117 research outputs found
Effect of nutritional status on Rohingya under-five children in Bangladesh
The extent of nutritional status affecting Rohingya refugee under-five children has become a major health issues in Bangladesh. This study aimed to investigate the nutritional status and its effect on under-five Rohingya children in comparison with the areas of Bangladesh. A cross-sectional study of 300 under-five children were conducted by structured questionnaire from Rohingya camp (100), Cox’s Bazar (100) and Dumki (100) applying simple random method. Anthropometric indices (weight, height, mid-upper arm circumference (MUAC)) were measured in children aged 6-59 months. Indices were reported in z-scores and compared with WHO 2005 reference population. Data were analyzed by WHO Anthro-Plus Software and SPSS. About 41% Rohingya, 43% surrounding areas, and 46% Dumki were stunting in height-for-age z-score (HAZ) score respectively. Near about 13%, 11% and 4% were wasting in weight-for-height z-score (WHZ) score and 18%, 15% and 10% were underweight in weight for age Z-score (WAZ) score respectively. Food groups, Disease, worm infestation among 3 study areas were statistically significant (P< .05). Moreover, handwashing practice, vitamin-A consumption and worm infestation effects among diseases were statistically significant. In this study population, there was high prevalence of malnutrition among Rohingya children, especially wasting and underweight compared to other areas. Prevention of malnutrition plays an important role for having a healthy society of Rohingya Refugees
A Comparative Study of AHP and Fuzzy AHP Method for Inconsistent Data
In various cases of decision analysis we use two popular methods – Analytical Hierarchical Process (AHP) and Fuzzy based AHP or Fuzzy AHP. Both the methods deal with stochastic data and can determine decision result through Multi Criteria Decision Making (MCDM) process. Obviously resulting values of the two methods are not same though same set of data is fed into them. In this research work, we have tried to observe similarities and dissimilarities between two methods’ outputs. Almost same trend or fluctuations in outputs have been seen for both methods’ for same set of input data which are not consistent. Both method outputs’ ups and down fluctuations are same for fifty percent cases
Leveraging Knowledge Distillation for Lightweight Skin Cancer Classification: Balancing Accuracy and Computational Efficiency
Skin cancer is a major concern to public health, accounting for one-third of
the reported cancers. If not detected early, the cancer has the potential for
severe consequences. Recognizing the critical need for effective skin cancer
classification, we address the limitations of existing models, which are often
too large to deploy in areas with limited computational resources. In response,
we present a knowledge distillation based approach for creating a lightweight
yet high-performing classifier. The proposed solution involves fusing three
models, namely ResNet152V2, ConvNeXtBase, and ViT Base, to create an effective
teacher model. The teacher model is then employed to guide a lightweight
student model of size 2.03 MB. This student model is further compressed to
469.77 KB using 16-bit quantization, enabling smooth incorporation into edge
devices. With six-stage image preprocessing, data augmentation, and a rigorous
ablation study, the model achieves an impressive accuracy of 98.75% on the
HAM10000 dataset and 98.94% on the Kaggle dataset in classifying benign and
malignant skin cancers. With its high accuracy and compact size, our model
appears to be a potential choice for accurate skin cancer classification,
particularly in resource-constrained settings
Addressing Uncertainty in Imbalanced Histopathology Image Classification of HER2 Breast Cancer: An interpretable Ensemble Approach with Threshold Filtered Single Instance Evaluation (SIE)
Breast Cancer (BC) is among women's most lethal health concerns. Early
diagnosis can alleviate the mortality rate by helping patients make efficient
treatment decisions. Human Epidermal Growth Factor Receptor (HER2) has become
one the most lethal subtype of BC. According to the College of American
Pathologists/American Society of Clinical Oncology (CAP/ASCO), the severity
level of HER2 expression can be classified between 0 and 3+ range. HER2 can be
detected effectively from immunohistochemical (IHC) and, hematoxylin \& eosin
(HE) images of different classes such as 0, 1+, 2+, and 3+. An ensemble
approach integrated with threshold filtered single instance evaluation (SIE)
technique has been proposed in this study to diagnose BC from the
multi-categorical expression of HER2 subtypes. Initially, DenseNet201 and
Xception have been ensembled into a single classifier as feature extractors
with an effective combination of global average pooling, dropout layer, dense
layer with a swish activation function, and l2 regularizer, batch
normalization, etc. After that, extracted features has been processed through
single instance evaluation (SIE) to determine different confidence levels and
adjust decision boundary among the imbalanced classes. This study has been
conducted on the BC immunohistochemical (BCI) dataset, which is classified by
pathologists into four stages of HER2 BC. This proposed approach known as
DenseNet201-Xception-SIE with a threshold value of 0.7 surpassed all other
existing state-of-art models with an accuracy of 97.12\%, precision of 97.15\%,
and recall of 97.68\% on H\&E data and, accuracy of 97.56\%, precision of
97.57\%, and recall of 98.00\% on IHC data respectively, maintaining momentous
improvement. Finally, Grad-CAM and Guided Grad-CAM have been employed in this
study to interpret, how TL-based model works on the histopathology dataset and
make decisions from the data
Shapes2Toon: Generating Cartoon Characters from Simple Geometric Shapes
Cartoons are an important part of our entertainment culture. Though drawing a
cartoon is not for everyone, creating it using an arrangement of basic
geometric primitives that approximates that character is a fairly frequent
technique in art. The key motivation behind this technique is that human bodies
- as well as cartoon figures - can be split down into various basic geometric
primitives. Numerous tutorials are available that demonstrate how to draw
figures using an appropriate arrangement of fundamental shapes, thus assisting
us in creating cartoon characters. This technique is very beneficial for
children in terms of teaching them how to draw cartoons. In this paper, we
develop a tool - shape2toon - that aims to automate this approach by utilizing
a generative adversarial network which combines geometric primitives (i.e.
circles) and generate a cartoon figure (i.e. Mickey Mouse) depending on the
given approximation. For this purpose, we created a dataset of geometrically
represented cartoon characters. We apply an image-to-image translation
technique on our dataset and report the results in this paper. The experimental
results show that our system can generate cartoon characters from input layout
of geometric shapes. In addition, we demonstrate a web-based tool as a
practical implication of our work.Comment: Accepted as a full paper in AICCSA2022 (19th ACS/IEEE International
Conference on Computer Systems and Applications
Harnessing Large Language Models Over Transformer Models for Detecting Bengali Depressive Social Media Text: A Comprehensive Study
In an era where the silent struggle of underdiagnosed depression pervades
globally, our research delves into the crucial link between mental health and
social media. This work focuses on early detection of depression, particularly
in extroverted social media users, using LLMs such as GPT 3.5, GPT 4 and our
proposed GPT 3.5 fine-tuned model DepGPT, as well as advanced Deep learning
models(LSTM, Bi-LSTM, GRU, BiGRU) and Transformer models(BERT, BanglaBERT,
SahajBERT, BanglaBERT-Base). The study categorized Reddit and X datasets into
"Depressive" and "Non-Depressive" segments, translated into Bengali by native
speakers with expertise in mental health, resulting in the creation of the
Bengali Social Media Depressive Dataset (BSMDD). Our work provides full
architecture details for each model and a methodical way to assess their
performance in Bengali depressive text categorization using zero-shot and
few-shot learning techniques. Our work demonstrates the superiority of
SahajBERT and Bi-LSTM with FastText embeddings in their respective domains also
tackles explainability issues with transformer models and emphasizes the
effectiveness of LLMs, especially DepGPT, demonstrating flexibility and
competence in a range of learning contexts. According to the experiment
results, the proposed model, DepGPT, outperformed not only Alpaca Lora 7B in
zero-shot and few-shot scenarios but also every other model, achieving a
near-perfect accuracy of 0.9796 and an F1-score of 0.9804, high recall, and
exceptional precision. Although competitive, GPT-3.5 Turbo and Alpaca Lora 7B
show relatively poorer effectiveness in zero-shot and few-shot situations. The
work emphasizes the effectiveness and flexibility of LLMs in a variety of
linguistic circumstances, providing insightful information about the complex
field of depression detection models
PotatoGANs: Utilizing Generative Adversarial Networks, Instance Segmentation, and Explainable AI for Enhanced Potato Disease Identification and Classification
Numerous applications have resulted from the automation of agricultural
disease segmentation using deep learning techniques. However, when applied to
new conditions, these applications frequently face the difficulty of
overfitting, resulting in lower segmentation performance. In the context of
potato farming, where diseases have a large influence on yields, it is critical
for the agricultural economy to quickly and properly identify these diseases.
Traditional data augmentation approaches, such as rotation, flip, and
translation, have limitations and frequently fail to provide strong
generalization results. To address these issues, our research employs a novel
approach termed as PotatoGANs. In this novel data augmentation approach, two
types of Generative Adversarial Networks (GANs) are utilized to generate
synthetic potato disease images from healthy potato images. This approach not
only expands the dataset but also adds variety, which helps to enhance model
generalization. Using the Inception score as a measure, our experiments show
the better quality and realisticness of the images created by PotatoGANs,
emphasizing their capacity to resemble real disease images closely. The
CycleGAN model outperforms the Pix2Pix GAN model in terms of image quality, as
evidenced by its higher IS scores CycleGAN achieves higher Inception scores
(IS) of 1.2001 and 1.0900 for black scurf and common scab, respectively. This
synthetic data can significantly improve the training of large neural networks.
It also reduces data collection costs while enhancing data diversity and
generalization capabilities. Our work improves interpretability by combining
three gradient-based Explainable AI algorithms (GradCAM, GradCAM++, and
ScoreCAM) with three distinct CNN architectures (DenseNet169, Resnet152 V2,
InceptionResNet V2) for potato disease classification
Deep Fusion Model for Brain Tumor Classification Using Fine-Grained Gradient Preservation
Brain tumors are one of the most common diseases that lead to early death if
not diagnosed at an early stage. Traditional diagnostic approaches are
extremely time-consuming and prone to errors. In this context, computer
vision-based approaches have emerged as an effective tool for accurate brain
tumor classification. While some of the existing solutions demonstrate
noteworthy accuracy, the models become infeasible to deploy in areas where
computational resources are limited. This research addresses the need for
accurate and fast classification of brain tumors with a priority of deploying
the model in technologically underdeveloped regions. The research presents a
novel architecture for precise brain tumor classification fusing pretrained
ResNet152V2 and modified VGG16 models. The proposed architecture undergoes a
diligent fine-tuning process that ensures fine gradients are preserved in deep
neural networks, which are essential for effective brain tumor classification.
The proposed solution incorporates various image processing techniques to
improve image quality and achieves an astounding accuracy of 98.36% and 98.04%
in Figshare and Kaggle datasets respectively. This architecture stands out for
having a streamlined profile, with only 2.8 million trainable parameters. We
have leveraged 8-bit quantization to produce a model of size 73.881 MB,
significantly reducing it from the previous size of 289.45 MB, ensuring smooth
deployment in edge devices even in resource-constrained areas. Additionally,
the use of Grad-CAM improves the interpretability of the model, offering
insightful information regarding its decision-making process. Owing to its high
discriminative ability, this model can be a reliable option for accurate brain
tumor classification
Dementia Prediction Using Machine Learning
Dementia is a chronic and degenerative condition, which has become a major health concern among the elderly. With ever-continuing cases of dementia, it has become a very challenging task in the 21st century to provide care for patients with dementia. This paper proposes a framework for the prediction of dementia using the data collected from the OASIS (Open Access Series of Imaging Studies) project which was made available by the Washington University Alzheimer's Disease Research Centre. Different techniques have been implemented for data imputation, pre-processing and data transformation to create suitable data for training the model. Machine learning approaches like Adaboost (AB), Decision Tree (DT), Extra Tree (ET), Gradient Boost (GB), K-Nearest Neighbour (KNN), Logistic Regression (LR), Naïve Bayes (NB), Random Forest (RF), and SVM (Support Vector Machine) has been used for a combination of features. These techniques have been applied to the full set of features and features selected from Least Absolute Shrinkage and Selection Operator (LASSO) techniques. A comparison between the accuracy, precision, and other metrics based on the results of the classification algorithms has been provided. The experimental results show that the highest accuracy of 96.77% was obtained by Support Vector Machine (SVM) with full features. The proposed methodology is promising and if developed and deployed can be helpful for the rapid assessment of Alzheimer's Disease (AD).</p
- …
