<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Evaluating Mental Well-being through Wearable Sensors Utilizing Machine Learning</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Swathi</forename><surname>Gowroju</surname></persName>
							<email>swathigowroju@sreyas.ac.in</email>
							<affiliation key="aff0">
								<orgName type="institution">Lovely Professional University</orgName>
								<address>
									<region>Punjab</region>
									<country key="IN">INDIA</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Sreyas Institute of Engineering and Technology</orgName>
								<address>
									<settlement>Hyderabad</settlement>
									<region>Telangana</region>
									<country key="IN">INDIA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Raju</forename><surname>Pal</surname></persName>
							<email>raju3131.pal@gmail.com</email>
							<affiliation key="aff2">
								<orgName type="institution">Jaypee Institute of Information Technology</orgName>
								<address>
									<settlement>Noida</settlement>
									<region>Uttar Pradesh</region>
									<country key="IN">INDIA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pushpendra</forename><surname>Kumar Rajput</surname></persName>
							<email>pushpendrarajputs@gmail.com</email>
							<affiliation key="aff3">
								<orgName type="institution">Sharda University</orgName>
								<address>
									<settlement>Gr. Noida</settlement>
									<country key="IN">INDIA</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Evaluating Mental Well-being through Wearable Sensors Utilizing Machine Learning</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">4F073171F5546985A01BFA85D0E386D4</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Artificial intelligence</term>
					<term>machine learning</term>
					<term>stress detection</term>
					<term>physiological signal</term>
					<term>mental health</term>
					<term>WESAD</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Stress is known to play a significant role in the development of serious medical illnesses such diabetes, hypertension, and cardiovascular disease. Numerous studies on the viability of using several physiological markers to detect stress have been conducted in light of the increased emphasis on wearable health monitoring. The goal of this study is to classify individuals based on physiological information, using the easily accessible WESAD (Wearable Stress and Affect Detection) dataset. The main objective is to use this dataset to create algorithms that can forecast stress based on physiological markers. Using the Synthetic Minority Oversampling Technique (SMOTE), a model is developed in this research to improve the precision of stress level detection. SMOTE is designed to balance out dataset imbalances by oversampling the minority class. This study used the SMOTE approach to efficiently balance the dataset groups due to the uneven nature of the data.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Real-time physiological data gathering for stress evaluation has become easier in recent years because of the development of wearable sensors and physiological monitoring technology. Physiological signals are useful markers of stress levels because they shed light on how the body reacts to stress. These signals provide a clear indicator of physiological arousal and reactivity since they are a direct reflection of the autonomic nervous system's activation and the release of stress hormones. Numerous physiological signals, including the electroencephalogram (EEG), electrocardiogram (ECG), heart rate variability (HRV), skin conductance (SC), electromyography (EMG), and respiration rate, can be continuously monitored thanks to these technologies. Using these physiological signs, there has been an increase in interest in the subject of automatic mental stress detection. This interest results from the requirement to create approaches and tools that can precisely extract features from diverse physiological data, process those signals using machine learning methods, and then analyze those signals. In order to identify stress, a lot of people now use the WESAD (Wearable Sensor and Affect Detection) dataset. WESAD dataset was utilized by numerous studies to examine stress detection <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5]</ref>.The WESAD dataset includes numerous physiological parameters that were taken from 15 participants under varied circumstances. An Empatica E4 bracelet and a RespiBAN device worn on the chest were used to record these measurements. Blood volume pulse (BVP), electrodermal activity (EDA), skin temperature, and accelerometer data were all recorded using the Empatica E4 wristband. The BVP signal, which is produced from a photoplethysmography (PPG) sensor, was used to extract information on the interval between beats and heart rate. The RespiBAN gadget, on the other hand, captured data from the accelerometer, ECG signal, EDA, electromyography (EMG), respiration rate, temperature, and other sensors. In the WESAD dataset, this combination of sensors and measurements enables a thorough evaluation of physiological reactions during various activities and situations. The following main reasons are the motivations behind the use of the WESAD dataset for research:</p><p>• Multimodal data collection: The WESAD dataset contains information from a number of different modalities, including electrocardiography (ECG), electrodermal activity (EDA), electromyography (EMG), respiration, and temperature. • Comparability and benchmarking: The availability of a standardized dataset like WESAD makes it possible to benchmark and compare against existing techniques. • Open accessibility: Researchers can freely access the WESAD dataset.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>The performance of K-nearest neighbors (KNN) models used to classify the WESAD dataset is evaluated in <ref type="bibr" target="#b0">[1]</ref>. The K-fold cross-validation parameter and the total number of nearest neighbors taken into consideration are two crucial factors that are changed to conduct the evaluation. The researchers evaluate the effects of various cross-validation procedures on the effectiveness of the models by altering this parameter. The task is addressed by F. D. Martino et al. <ref type="bibr" target="#b1">[2]</ref> proposed solution, which makes use of ensemble learners and recurrent neural networks (RNNs). The research uses the Leave-One-Subject-Out (LOSO) cross-validation scheme to evaluate each model's ability to generalize in predicting individual stress scores.</p><p>Based on their significance to the classifier and their association with other features, Hsieh et al. <ref type="bibr" target="#b3">[4]</ref> stressed the selection of dominating features. For classification, the extreme gradient boosting technique (XGBoost) was used. To manage variations in sensing settings, often known as the noise context, N. Rashid et al. <ref type="bibr" target="#b4">[5]</ref> suggested a system dubbed SELF-CARE (Selective Sensor Fusion for Stress Detection). The study measures SELF-CARE performance using wearable sensors that are worn on the wrist and chest. SELF-CARE obtains an accuracy of 86.34% using wrist-based sensors and 86.19% using chest-based sensors for the 3-class stress classification problem. Similar to this, SELF-CARE achieves an accuracy of 94.12% (wrist-based) and 93.68% (chest-based) for the 2-class stress categorization problem. The WESAD dataset was used in <ref type="bibr" target="#b5">[6]</ref> to examine the effectiveness of six classifiers. Of the classifiers studied, the random forest (RF) classifier demonstrated the best performance. Overall, the performance of the wrist-worn sensors was worse to that of the sensors positioned on the chest. The wrist-worn sensors performed at their peak level 95.54%.</p><p>The performance of the chest-worn sensors, however, was higher at 97.15%. A unique technique for identifying mental stress is presented by S. Ghosh et al. <ref type="bibr" target="#b6">[7]</ref>, employing the ECG and GSR, two widely utilized physiological signals. The adaptive synthetic minority oversampling (ADASYN) technique was used to alleviate dataset imbalance and guarantee uniform classifier training. The detection of mental stress was then carried out using a multiclass random forest (RF) classifier. Using the WESAD dataset, the performance of the suggested method was assessed. The outcomes show the usefulness of the suggested approach, with a 97.08% overall accuracy. In <ref type="bibr" target="#b7">[8]</ref>, PPG and EDA data were acquired from the Empatica E4 bracelet and binary categorization was done using Random Forest, Support Vector Machine (SVM), and Logistic Regression.</p><p>Certain machine learning approaches were expermented in Ayurveda based physical constituent balancing detection and psychological impact og COVID-19 on hman being <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b10">11]</ref>. The study's findings showed that the Random Forest model had the maximum stability and, when including all the features, had an accuracy of 76.5%. A novel multimodal artificial intelligence (AI)-based technique for stress detection and categorization as well as the recognition of stress patterns across time is presented by Rahee W. et al. in their paper published in Science Translational Medicine <ref type="bibr" target="#b11">[12]</ref>. The proposed method achieves accuracy of 96.07% using the ANN and SWELL-KW dataset.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Proposed Methodology:</head><p>The major goal of the study paper is to suggest a novel and promising method for recognizing stress using CNN and encoding the multiple-variant time series dataset to GAF pictures following accurate pre-processing, required transformation, and normalization of the dataset. When it comes to the WESAD dataset, each subject's chest data that has been captured was taken, removed, and transformed to data frames with the chest sensor keys serving as the columns. The labels were taken separately from the data frames. The labels list the stress level, which ranges from '0' to '3'. The proposed methodology is shown in Fig. <ref type="figure" target="#fig_0">1</ref>.</p><p>In our method, we classify each person's state every 0.1 seconds. PPG value (ppg), PPG autocorrelation value (ppgau), HRV value (hrv), and EDA value (eda) are the four measurements that make up each state. Therefore, we considered for each x t =ppgt, ppgaut, hrvt, edat as a sample at time t as the feature vector, where t equals sampled at intervals of 0.1 seconds. Each sample xt was tagged with the current condition of the subject. i.e., under stress or not. Consequently, our dataset consisted of the measurements. With their matching label as D =, the results that were achieved at each time interval. (Xt, Lt), where L = "stressed, not stressed" is the formula. The person's condition was the activity that individual was engaged in at time t.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Dataset Description:</head><p>The WESAD dataset includes information gathered from people who were exposed to emotional and stressful stimuli. This data collection was conducted in a controlled laboratory setting with 15 volunteers, 3 of whom were female. Each participant underwent three basic effect conditions: "baseline" (consisting of an impartial reading task), "amusement" (where subjects watched comedic video clips), and "stress" (using the Trier Social Stress Test -TSST).This dataset includes physiological and movement data that was obtained from a wrist-and chest-worn device. Electrodermal activity (EDA), electrocardiogram (ECG), blood volume pulse (BVP), electromyogram (EMG), respiration (RESP), skin temperature (TEMP), and an accelerometer with three axes (ACC) are some of the sensor modalities. For the purposes of comparison with the stress class in a binary classification task, we combine the baseline and amusement states into a non-stress category in our particular inquiry.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Pre-processing and Feature Extraction:</head><p>With the exception of EMG-features, all physiological signal-based characteristics were calculated across a window size of 60 seconds.To recognize individual heartbeats, peak detection techniques were applied to the raw ECG/BVP signals. By monitoring the time interval between successive peaks, the heart rate (HR) was determined using these identified peaks as reference points. The mean and standard deviation were also calculated from these heart rate readings in addition to the HR calculation. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">The sympathetic nervous system (SNS):</head><p>SNS has an impact on the EDA signal, making it more sensitive to states of increased arousal. The raw EDA signal was initially passed through a 5 Hz low pass filter. A tonic segment (known as skin conductance level, or SCL) and a phasic segment (known as skin conductance response, or SCR), are also included in the unprocessed EDA signal. The SCR denotes a brief reaction to a stimulus, whereas the SCL represents a steady change in baseline conductivity <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>.</p><p>The electromyogram (EMG) signal was processed using two different processing steps. A highpass filter was used to remove the DC component in the original sequence. The filtered signal was then divided into 5-second windows by segmentation. Both statistical characteristics and frequency-domain features (such peak frequency) were calculated from these windows. Additionally, seven frequency bands evenly spaced from 0 to 350 Hz were used to compute the power spectral density (PSD) of the EMG signal.The raw EMG signal was subjected to a lowpass filter application in the second processing chain, especially at 50 Hz. This signal after it had been processed was then divided into 60-second segments for study. The respiratory (RESP) signal was first subjected to a bandpass filter with cutoff frequencies of 0.1 and 0.35 Hz. Within the desired frequency range, this filtering procedure assists in isolating pertinent respiratory data. The minima and maxima sites in the filtered RESP signal were then found using a peak detector method. To reduce variances, the data were standardized using the min-max normalization method. The number of samples in each group is shown in Fig. <ref type="figure" target="#fig_1">2</ref>. The Synthetic Minority Over-sampling Technique (SMOTE) was used to alleviate dataset imbalance <ref type="bibr" target="#b14">[15]</ref>. SMOTE is a well-liked method for addressing class imbalance in datasets for machine learning. Traditional machine learning methods may fail to perform well when faced with imbalanced datasets when one class contains much less samples than the other because they may be biased towards the dominant class.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.">Classification:</head><p>Linear Discriminate Analysis (LDA), Decision Tree, XGBoost, and Logistic Regression were the four machine learning techniques used in the study. The main goal was binary classification, with the intention of classifying people as either stressed or unstressed. The performance of various classifiers on the WESAD dataset is shown in Table <ref type="table" target="#tab_0">1</ref>. Entropy, a measure of information gain, was used as the criterion for evaluating splits in the instance of Decision Tree classifiers, which had a maximum depth of 5. For XGBoost, the number of estimators (trees) was set to 50, the maximum depth of trees was set at 5, and the learning rate was set at 0.1. In order to maximize the model's convergence in Logistic Regression, the Newton-cg solver was used, with a maximum iteration count set at 1000. The Singular Value Decomposition (svd) solver was chosen for linear discriminant analysis. A 10-fold cross-validation strategy was used for all of these models, enabling thorough performance analysis. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Results and Discussion</head><p>The following experiment was carried out on a DELL Inspiron 15 5518 laptop with an 11th generation Intel Core processor, 16 GB of memory, and 8 GB of random access memory (RAM). The whole source code for this experiment was produced using a Jupyter notebook on an Ubuntu 22.04 1 LTS 64-bit computer. We also take note of the four evaluation metrics, accuracy, precision, recall, and F1 score, used in the current work before calculating the training and testing accuracies reached by the current image-encoding-based deep neural network. From table <ref type="table" target="#tab_0">1</ref> it is observed that XGBoost outperforms all the other classifiers with maximum accuracy of 94.22%. The experiment was run in the WESAD dataset to forecast a person's degree of stress, which ranged from 0 (Baseline) to 3 (Amusement). A promising training accuracy of 99.48% and a testing accuracy of 94.77% were attained after training for roughly 100 epochs. The proposed image-encoding-based deep neural network model for the WESAD dataset yielded the confusion matrix, which is displayed in Fig. <ref type="figure" target="#fig_2">3</ref> with the predicted labels on the X-axis and the actual labels  <ref type="table">2</ref> presents the accuracy, precision, recall, and F1 score for each stress identification label as well as the average of all the individual stress-wise performances for the proposed model for the WESAD dataset. Fig. <ref type="figure" target="#fig_3">4</ref> show that as the model is trained for a larger number of epochs, the classification accuracy increases while the graphs presented for loss function substantially reduce. The results also show that, in comparison to other relevant works without the use of encoding time series images, the accuracy is increased when a multivariate time series dataset is encoded to its corresponding image.</p><p>We ran the study on the two benchmark datasets, calculated each class's accuracy as well as their F1 score, recall, and precision, and averaged them all to produce the results shown in Table <ref type="table">4</ref>. Table <ref type="table">4</ref> shows that the proposed image-encoding-based deep neural network achieves classification accuracy for the WESAD and SWELL datasets of 94.77% and 99.39%, respectively. The SWELL dataset's data length is shorter than the WESAD dataset's, and it required a lot fewer epochs to train the model. Therefore, the plots of accuracy versus epoch size and loss function versus epoch size are not required in that case because the difference in the number of epochs is so small.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Future Work</head><p>By addressing these issues and enhancing the WESAD dataset, researchers would be able to investigate more intricate research questions, create more precise models, and learn novel affective computing and activity detection insights.</p><p>The WESAD dataset can be connected with a number of new trends and technologies to The WESAD dataset can be used in conjunction with mobile sensing technology, such as smartphones or smartwatches, to gather a wider variety of data and offer contextual information. In addition to physiological signals, mobile sensing enables researchers to gather information on location, activity, and social interactions. This provides a more comprehensive understanding of affecting states and activity recognition in real-world environments.</p><p>Multi-modal analysis can be facilitated by combining the WESAD dataset with information from other sources, such as social media, sentiment analysis, or natural language processing. The accuracy and applicability of models would be increased by combining physiological data with textual and contextual information to provide a more thorough understanding of affecting states and activity patterns.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>Different human physiological indicators have been studied in recent study to evaluate and monitor degrees of physical and mental stress. Many of these signs have been used in wearable sensor-driven devices on their own. However, the focus of this study is on utilizing physiological cues for stress detection. This research has carefully assessed the effectiveness of several classifiers through a meticulous comparative analysis. SMOTE was used to the problem of imbalanced datasets in order to improve model accuracy, producing better outcomes. The results particularly emphasize the XGBoost classifier's outstanding performance, which led to an impressive accuracy of 94.22%.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Proposed Methodology</figDesc><graphic coords="4,89.29,84.19,444.50,268.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Total no of Samples in each Label</figDesc><graphic coords="5,135.12,84.19,325.04,244.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Confusion matrix for the labeled data</figDesc><graphic coords="7,135.12,84.19,325.04,244.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Predicted stress graph</figDesc><graphic coords="8,135.12,84.18,325.04,420.92" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Performance Comparison of different Classifiers</figDesc><table><row><cell>Techniques</cell><cell>Precision</cell><cell>Recall</cell><cell>F1-Score</cell><cell>Accuracy</cell></row><row><cell>Decision Tress</cell><cell>85.76%</cell><cell>96.62%</cell><cell>90.34%</cell><cell>92.27%</cell></row><row><cell>Xgboost</cell><cell>90.83%</cell><cell>97.14%</cell><cell>93.16%</cell><cell>94.22%</cell></row><row><cell cols="2">Logistic Regression 90.21%</cell><cell>90.36%</cell><cell>90.19%</cell><cell>90.36%</cell></row><row><cell>LDA</cell><cell>71.48%</cell><cell>84.20%</cell><cell>74.55%</cell><cell>71.60%</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Evaluating KNN performance on WESAD dataset</title>
		<author>
			<persName><forename type="first">D</forename><surname>Bajpai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>He</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2020 12th International Conference on Computational Intelligence and Communication Networks (CICN)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Automatic stress recognition system with deep learning using multimodal psychological data</title>
		<author>
			<persName><forename type="first">T</forename><surname>Praveenkumar</surname></persName>
		</author>
		<author>
			<persName><surname>Karthick</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2022 International Conference on Electronic Systems and Intelligent Computing (ICESIC)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">High-resolution physiological stress prediction models based on ensemble learning and recurrent neural networks</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">D</forename><surname>Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Delmastro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Symposium on Computers and Communications (ISCC)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2020">2020. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Feature selection framework for XGBoost based on electrodermal activity in stress detection</title>
		<author>
			<persName><forename type="first">C.-P</forename><surname>Hsieh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y.-T</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W.-K</forename><surname>Beh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A.-Y</forename><forename type="middle">A</forename><surname>Wu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Workshop on Signal Processing Systems (SiPS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2019">2019. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Stress detection using context-aware sensor fusion from wearable devices</title>
		<author>
			<persName><forename type="first">N</forename><surname>Rashid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mortlock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A A</forename><surname>Faruque</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2303.08215</idno>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Multimodal wearable sensors-based stress and affective states prediction model</title>
		<author>
			<persName><forename type="first">R</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bhongade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">K</forename><surname>Gandhi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2023 9th International Conference on Advanced Computing and Communication Systems (ICACCS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A new physiology-based objective mental stress detection technique with reduced feature set and class imbalanced dataset management</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ghosh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mukhopadhyay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Gupta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Technology, Research, and Innovation for Betterment of Society (TRIBES)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2021">2021. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A method for stress detection using empatica E4 bracelet and machine-learning techniques</title>
		<author>
			<persName><forename type="first">S</forename><surname>Campanella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Altaleb</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Belli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Pierleoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Palma</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page">3565</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Huda_covid human disposition analysis during covid-19 using machine learning</title>
		<author>
			<persName><forename type="first">C</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Gaur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Agrawal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Virmani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of E-Health and Medical Communications (IJEHMC)</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page" from="1" to="15" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Fuzzy expert system to calculate the strength/immunity of a human body</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kaur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Madaan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Indian Journal of Science and Technology</title>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Fuzzy expert system for identifying the physical constituents of a human body</title>
		<author>
			<persName><forename type="first">K</forename><surname>Ranjit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vishu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Prateek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Amandeep</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Indian Journal of Science and Technology</title>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Employing multimodal machine learning for stress detection</title>
		<author>
			<persName><forename type="first">R</forename><surname>Walambe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nayak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bhardwaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kotecha</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Healthc. Eng</title>
		<imprint>
			<biblScope unit="volume">2021</biblScope>
			<biblScope unit="page" from="1" to="12" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Characterizing driver stress using physiological and operational data from real-world electric vehicle driving experiment</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Rhee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Choi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">J</forename><surname>Jang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Yoon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. Automot. Technol</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page" from="895" to="906" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Application of improved SMOTE and XGBoost algorithm in the analysis of psychological stress test for college students</title>
		<author>
			<persName><forename type="first">W</forename><surname>Du</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Electr. Comput. Eng</title>
		<imprint>
			<biblScope unit="volume">2022</biblScope>
			<biblScope unit="page" from="1" to="8" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Deep neural network for accurate age group prediction through pupil using the optimized UNet model</title>
		<author>
			<persName><forename type="first">S</forename><surname>Gowroju</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Aarti</surname></persName>
		</author>
		<author>
			<persName><surname>Ghimire</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Math. Probl. Eng</title>
		<imprint>
			<biblScope unit="volume">2022</biblScope>
			<biblScope unit="page" from="1" to="24" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Scalable deep learning for stress and affect detection on resource-constrained devices</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ragav</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">H</forename><surname>Krishna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Narayanan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Thelly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vijayaraghavan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">18th IEEE International Conference On Machine Learning And Applications (ICMLA)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2019">2019. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
