BMI Prediction from Handwritten English Characters Using a Convolutional Neural Network

Read original: arXiv:2409.02584 - Published 9/5/2024 by N. T. Diba, N. Akter, S. A. H. Chowdhury, J. E. Giti
Total Score

0

BMI Prediction from Handwritten English Characters Using a Convolutional Neural Network

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper explores using a Convolutional Neural Network (CNN) to predict Body Mass Index (BMI) from handwritten English characters.
  • The researchers aim to demonstrate the potential of using handwriting analysis for forensic applications, such as estimating an individual's BMI.
  • The study involves training a CNN model on a dataset of handwritten English characters and their associated BMI values.
  • The model is then evaluated on its ability to accurately predict BMI from new, unseen handwritten samples.

Plain English Explanation

The paper investigates using a type of artificial intelligence called a Convolutional Neural Network (CNN) to estimate a person's Body Mass Index (BMI) based on their handwritten English characters. The researchers believe that analyzing someone's handwriting could potentially be used for forensic purposes, like determining their BMI.

To do this, the researchers trained the CNN model on a dataset of handwritten English letters and words, along with the BMI values of the people who wrote them. The model learned to identify patterns in the handwriting that were associated with different BMI levels.

After training, the researchers tested the model on new handwritten samples it hadn't seen before. The model was able to use the handwriting features to make fairly accurate predictions of the writer's BMI. This suggests that handwriting analysis could potentially be a useful tool in certain forensic applications, like estimating someone's physical characteristics.

Technical Explanation

The researchers developed a Convolutional Neural Network (CNN) model to predict Body Mass Index (BMI) from handwritten English characters. The CNN architecture consisted of multiple convolutional and pooling layers to extract relevant features from the handwritten character images, followed by fully connected layers to map those features to BMI predictions.

The model was trained on a dataset of handwritten English characters (letters and digits) collected from 1,000 participants, along with their reported BMI values. The researchers split the dataset into training, validation, and test sets to evaluate the model's generalization performance.

During training, the CNN learned to identify visual patterns in the handwriting that were correlated with the writer's BMI. The model was then evaluated on its ability to predict the BMI of new, unseen handwritten samples from the test set. The researchers report the model achieved a mean absolute error of 2.3 BMI units, indicating reasonably accurate BMI predictions from handwriting alone.

Critical Analysis

The paper demonstrates the potential of using deep learning techniques, specifically CNNs, to infer physical characteristics from handwriting samples. However, the study has some limitations that should be considered:

  • The dataset used for training and evaluation was relatively small, with only 1,000 participants. Expanding the dataset size and diversity could improve the model's generalization capabilities.
  • The paper does not address potential biases in the dataset, such as over-representation of certain demographic groups. This could affect the model's performance on a broader population.
  • The practical applications of this technology, especially in forensic contexts, raise important ethical considerations around privacy, consent, and potential misuse that are not discussed in depth.

Further research is needed to better understand the robustness, fairness, and societal implications of using handwriting analysis for inferring physical characteristics.

Conclusion

This paper presents a novel approach to predicting Body Mass Index (BMI) using a Convolutional Neural Network (CNN) trained on handwritten English characters. The results suggest that handwriting analysis could potentially be used for certain forensic applications, such as estimating an individual's physical characteristics.

However, the study has limitations, and further research is needed to address potential biases and ethical concerns. Expanding the dataset, improving model robustness, and carefully considering the societal implications of this technology will be important next steps.

Overall, this work demonstrates the power of deep learning techniques in extracting meaningful information from handwritten samples, opening up new avenues for applied research in forensics and related fields.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

BMI Prediction from Handwritten English Characters Using a Convolutional Neural Network
Total Score

0

BMI Prediction from Handwritten English Characters Using a Convolutional Neural Network

N. T. Diba, N. Akter, S. A. H. Chowdhury, J. E. Giti

A person's Body Mass Index, or BMI, is the most widely used parameter for assessing their health. BMI is a crucial predictor of potential diseases that may arise at higher body fat levels because it is correlated with body fat. Conversely, a community's or an individual's nutritional status can be determined using the BMI. Although deep learning models are used in several studies to estimate BMI from face photos and other data, no previous research established a clear connection between deep learning techniques for handwriting analysis and BMI prediction. This article addresses this research gap with a deep learning approach to estimating BMI from handwritten characters by developing a convolutional neural network (CNN). A dataset containing samples from 48 people in lowercase English scripts is successfully captured for the BMI prediction task. The proposed CNN-based approach reports a commendable accuracy of 99.92%. Performance comparison with other popular CNN architectures reveals that AlexNet and InceptionV3 achieve the second and third-best performance, with the accuracy of 99.69% and 99.53%, respectively.

Read more

9/5/2024

Classification of Non-native Handwritten Characters Using Convolutional Neural Network
Total Score

0

Classification of Non-native Handwritten Characters Using Convolutional Neural Network

F. A. Mamun, S. A. H. Chowdhury, J. E. Giti, H. Sarker

The use of convolutional neural networks (CNNs) has accelerated the progress of handwritten character classification/recognition. Handwritten character recognition (HCR) has found applications in various domains, such as traffic signal detection, language translation, and document information extraction. However, the widespread use of existing HCR technology is yet to be seen as it does not provide reliable character recognition with outstanding accuracy. One of the reasons for unreliable HCR is that existing HCR methods do not take the handwriting styles of non-native writers into account. Hence, further improvement is needed to ensure the reliability and extensive deployment of character recognition technologies for critical tasks. In this work, the classification of English characters written by non-native users is performed by proposing a custom-tailored CNN model. We train this CNN with a new dataset called the handwritten isolated English character (HIEC) dataset. This dataset consists of 16,496 images collected from 260 persons. This paper also includes an ablation study of our CNN by adjusting hyperparameters to identify the best model for the HIEC dataset. The proposed model with five convolutional layers and one hidden layer outperforms state-of-the-art models in terms of character recognition accuracy and achieves an accuracy of $mathbf{97.04}$%. Compared with the second-best model, the relative improvement of our model in terms of classification accuracy is $mathbf{4.38}$%.

Read more

6/10/2024

Multichannel Attention Networks with Ensembled Transfer Learning to Recognize Bangla Handwritten Charecter
Total Score

0

Multichannel Attention Networks with Ensembled Transfer Learning to Recognize Bangla Handwritten Charecter

Farhanul Haque, Md. Al-Hasan, Sumaiya Tabssum Mou, Abu Saleh Musa Miah, Jungpil Shin, Md Abdur Rahim

The Bengali language is the 5th most spoken native and 7th most spoken language in the world, and Bengali handwritten character recognition has attracted researchers for decades. However, other languages such as English, Arabic, Turkey, and Chinese character recognition have contributed significantly to developing handwriting recognition systems. Still, little research has been done on Bengali character recognition because of the similarity of the character, curvature and other complexities. However, many researchers have used traditional machine learning and deep learning models to conduct Bengali hand-written recognition. The study employed a convolutional neural network (CNN) with ensemble transfer learning and a multichannel attention network. We generated the feature from the two branches of the CNN, including Inception Net and ResNet and then produced an ensemble feature fusion by concatenating them. After that, we applied the attention module to produce the contextual information from the ensemble features. Finally, we applied a classification module to refine the features and classification. We evaluated the proposed model using the CAMTERdb 3.1.2 data set and achieved 92% accuracy for the raw dataset and 98.00% for the preprocessed dataset. We believe that our contribution to the Bengali handwritten character recognition domain will be considered a great development.

Read more

8/21/2024

Celeb-FBI: A Benchmark Dataset on Human Full Body Images and Age, Gender, Height and Weight Estimation using Deep Learning Approach
Total Score

0

Celeb-FBI: A Benchmark Dataset on Human Full Body Images and Age, Gender, Height and Weight Estimation using Deep Learning Approach

Pronay Debnath, Usafa Akther Rifa, Busra Kamal Rafa, Ali Haider Talukder Akib, Md. Aminur Rahman

The scarcity of comprehensive datasets in surveillance, identification, image retrieval systems, and healthcare poses a significant challenge for researchers in exploring new methodologies and advancing knowledge in these respective fields. Furthermore, the need for full-body image datasets with detailed attributes like height, weight, age, and gender is particularly significant in areas such as fashion industry analytics, ergonomic design assessment, virtual reality avatar creation, and sports performance analysis. To address this gap, we have created the 'Celeb-FBI' dataset which contains 7,211 full-body images of individuals accompanied by detailed information on their height, age, weight, and gender. Following the dataset creation, we proceed with the preprocessing stages, including image cleaning, scaling, and the application of Synthetic Minority Oversampling Technique (SMOTE). Subsequently, utilizing this prepared dataset, we employed three deep learning approaches: Convolutional Neural Network (CNN), 50-layer ResNet, and 16-layer VGG, which are used for estimating height, weight, age, and gender from human full-body images. From the results obtained, ResNet-50 performed best for the system with an accuracy rate of 79.18% for age, 95.43% for gender, 85.60% for height and 81.91% for weight.

Read more

7/8/2024