Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (2,389)

Search Parameters:
Keywords = behaviors classification

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 73928 KB  
Article
Attention-Guided Edge-Optimized Network for Real-Time Detection and Counting of Pre-Weaning Piglets in Farrowing Crates
by Ning Kong, Tongshuai Liu, Guoming Li, Lei Xi, Shuo Wang and Yuepeng Shi
Animals 2025, 15(17), 2553; https://doi.org/10.3390/ani15172553 (registering DOI) - 30 Aug 2025
Abstract
Accurate, real-time, and cost-effective detection and counting of pre-weaning piglets are critical for improving piglet survival rates. However, achieving this remains technically challenging due to high computational demands, frequent occlusion, social behaviors, and cluttered backgrounds in commercial farming environments. To address these challenges, [...] Read more.
Accurate, real-time, and cost-effective detection and counting of pre-weaning piglets are critical for improving piglet survival rates. However, achieving this remains technically challenging due to high computational demands, frequent occlusion, social behaviors, and cluttered backgrounds in commercial farming environments. To address these challenges, this study proposes a lightweight and attention-enhanced piglet detection and counting network based on an improved YOLOv8n architecture. The design includes three key innovations: (i) the standard C2f modules in the backbone were replaced with an efficient novel Multi-Scale Spatial Pyramid Attention (MSPA) module to enhance the multi-scale feature representation while a maintaining low computational cost; (ii) an improved Gather-and-Distribute (GD) mechanism was incorporated into the neck to facilitate feature fusion and accelerate inference; and (iii) the detection head and the sample assignment strategy were optimized to align the classification and localization tasks better, thereby improving the overall performance. Experiments on the custom dataset demonstrated the model’s superiority over state-of-the-art counterparts, achieving 88.5% precision and a 93.8% mAP0.5. Furthermore, ablation studies showed that the model reduced the parameters, floating point operations (FLOPs), and model size by 58.45%, 46.91% and 56.45% compared to those of the baseline YOLOv8n, respectively, while achieving a 2.6% improvement in the detection precision and a 4.41% reduction in the counting MAE. The trained model was deployed on a Raspberry Pi 4B with ncnn to verify the effectiveness of the lightweight design, reaching an average inference speed of <87 ms per image. These findings confirm that the proposed method offers a practical, scalable solution for intelligent pig farming, combining a high accuracy, efficiency, and real-time performance in resource-limited environments. Full article
(This article belongs to the Section Pigs)
17 pages, 5323 KB  
Article
Mapping Flood-Prone Areas Using GIS and Morphometric Analysis in the Mantaro Watershed, Peru: Approach to Susceptibility Assessment and Management
by Del Piero R. Arana-Ruedas, Edwin Pino-Vargas, Sandra del Águila-Ríos and German Huayna
Sustainability 2025, 17(17), 7809; https://doi.org/10.3390/su17177809 - 29 Aug 2025
Abstract
Floods represent one of the most significant climate-related hazards, particularly in regions with complex topographies and variable precipitation patterns. This study assesses flood-prone areas within the Mantaro watershed, Peru, using Geographic Information Systems (GISs) and morphometric analysis. The methodology integrates digital elevation models [...] Read more.
Floods represent one of the most significant climate-related hazards, particularly in regions with complex topographies and variable precipitation patterns. This study assesses flood-prone areas within the Mantaro watershed, Peru, using Geographic Information Systems (GISs) and morphometric analysis. The methodology integrates digital elevation models (DEMs) with hydrological parameters, applying weighted sum analysis to classify 18 sub-watersheds into different flood priority levels. Morphometric parameters, including basin relief, drainage density, and slope, were analyzed to establish correlations between watershed morphology and flood susceptibility. The results indicate that approximately 74.38% of the watershed exhibits high to very high flood risk, with the most vulnerable sub-watersheds characterized by steep slopes, high drainage densities, and compact morphometric configurations. The correlation matrix confirms that watershed topography significantly influences surface runoff behavior, underscoring the necessity of incorporating geospatial analysis into flood risk assessment frameworks. The classification of sub-watersheds into priority levels provides a scientific basis for optimizing resource allocation in flood mitigation strategies. This study highlights the importance of integrating advanced geospatial technologies, such as GISs and remote sensing, into hydrological risk assessments. The findings emphasize the need for proactive watershed management, including the use of real-time monitoring and digital tools for climate adaptation. Future research should explore the influence of land-use changes and climate variability on flood dynamics to enhance predictive modeling. These insights contribute to evidence-based decision-making for disaster risk reduction, reinforcing resilience in climate-sensitive regions. Full article
Show Figures

Figure 1

32 pages, 1964 KB  
Article
Physics-Based Machine Learning Framework for Predicting Structure-Property Relationships in DED-Fabricated Low-Alloy Steels
by Atiqur Rahman, Md. Hazrat Ali, Asad Waqar Malik, Muhammad Arif Mahmood and Frank Liou
Metals 2025, 15(9), 965; https://doi.org/10.3390/met15090965 (registering DOI) - 29 Aug 2025
Abstract
The Directed Energy Deposition (DED) process has demonstrated high efficiency in manufacturing steel parts with complex geometries and superior capabilities. Understanding the complex interplays of alloy compositions, cooling rates, grain sizes, thermal histories, and mechanical properties remains a significant challenge during DED processing. [...] Read more.
The Directed Energy Deposition (DED) process has demonstrated high efficiency in manufacturing steel parts with complex geometries and superior capabilities. Understanding the complex interplays of alloy compositions, cooling rates, grain sizes, thermal histories, and mechanical properties remains a significant challenge during DED processing. Interpretable and data-driven modeling has proven effective in tackling this challenge, as machine learning (ML) algorithms continue to advance in capturing complex property structural relationships. However, accurately predicting the prime mechanical properties, including ultimate tensile strength (UTS), yield strength (YS), and hardness value (HV), remains a challenging task due to the complex and non-linear relationships among process parameters, material constituents, grain size, cooling rates, and thermal history. This study introduces an ML model capable of accurately predicting the UTS, YS, and HV of a material dataset comprising 4900 simulation analyses generated using the “JMatPro” software, with input parameters including material compositions, grain size, cooling rates, and temperature, all of which are relevant to DED-processed low-alloy steels. Subsequently, an ML model is developed using the generated dataset. The proposed framework incorporates a physics-based DED-specific feature that leverages “JMatPro” simulations to extract key input parameters such as material composition, grain size, cooling rate, and thermal properties relevant to mechanical behavior. This approach integrates a suite of flexible ML algorithms along with customized evaluation metrics to form a robust foundation to predict mechanical properties. In parallel, explicit data-driven models are constructed using Multivariable Linear Regression (MVLR), Polynomial Regression (PR), Multi-Layer Perceptron Regressor (MLPR), XGBoost, and classification models to provide transparent and analytical insight into the mechanical property predictions of DED-processed low-alloy steels. Full article
23 pages, 1274 KB  
Article
The Evolution of Monkeypox Vaccination Acceptance in Romania: A Comparative Analysis (2022–2025), Psychosocial Perceptions, and the Impact of Anti-Vaccination Rhetoric on Societal Security
by Cătălin Peptan, Flavius Cristian Mărcău, Olivia-Roxana Alecsoiu, Dragos Mihai Panagoret, Marian Emanuel Cojoaca, Alina Magdalena Musetescu, Genu Alexandru Căruntu, Alina Georgiana Holt, Ramona Mihaela Nedelcuță and Victor Gheorman
Behav. Sci. 2025, 15(9), 1175; https://doi.org/10.3390/bs15091175 - 29 Aug 2025
Abstract
This study examines the evolution of willingness to accept the monkeypox (Mpox) vaccine in Romania between 2022 and 2025. It explores key sociodemographic and behavioral predictors of vaccine acceptance and investigates how public perceptions—particularly concerning disease severity and conspiracy beliefs—have shifted across two [...] Read more.
This study examines the evolution of willingness to accept the monkeypox (Mpox) vaccine in Romania between 2022 and 2025. It explores key sociodemographic and behavioral predictors of vaccine acceptance and investigates how public perceptions—particularly concerning disease severity and conspiracy beliefs—have shifted across two independent cross-sectional samples. Two nationally distributed surveys were conducted in July 2022 (n = 820) and January–February 2025 (n = 1029), targeting Romanian residents aged 18 and above. Data were analyzed using descriptive statistics, Chi-square tests, Kolmogorov–Smirnov tests, and a Random Forest classification model to assess the relative importance of predictors of vaccine acceptance. Between 2022 and 2025, vaccine acceptance increased modestly, particularly among individuals aged 36–65 and those with prior experience of voluntary or COVID-19 vaccination. Random Forest analysis identified behavioral factors as the strongest predictors of acceptance in both years, while the influence of education and gender varied over time. Belief in conspiracy theories slightly declined and lost predictive relevance by 2025. Perceptions of pandemic potential and fear of infection also decreased, suggesting reduced risk salience and possible pandemic fatigue. Despite a slight upward trend, overall Mpox vaccine acceptance in Romania remains among the lowest in Europe. These findings highlight the need for targeted public health communication, particularly toward skeptical or demographically vulnerable groups. Prior vaccination behavior emerged as a key driver of acceptance, indicating that trust-building strategies should capitalize on existing pro-vaccination habits. Future research should adopt qualitative and longitudinal approaches to better capture the evolving psychosocial dynamics of vaccine hesitancy. Full article
23 pages, 2991 KB  
Article
Enhancing Alzheimer’s Diagnosis with Machine Learning on EEG: A Spectral Feature-Based Comparative Analysis
by Yeliz Senkaya, Cetin Kurnaz and Ferdi Ozbilgin
Diagnostics 2025, 15(17), 2190; https://doi.org/10.3390/diagnostics15172190 - 29 Aug 2025
Viewed by 69
Abstract
Background/Objectives: Alzheimer’s disease (AD) is a devastating neurodegenerative disorder that progressively impairs cognitive, neurological, and behavioral functions, severely affecting quality of life. The current diagnostic process relies on expert interpretation of extensive clinical assessments, often leading to delays that reduce the effectiveness of [...] Read more.
Background/Objectives: Alzheimer’s disease (AD) is a devastating neurodegenerative disorder that progressively impairs cognitive, neurological, and behavioral functions, severely affecting quality of life. The current diagnostic process relies on expert interpretation of extensive clinical assessments, often leading to delays that reduce the effectiveness of early interventions. Given the lack of a definitive cure, accelerating and improving diagnosis is critical to slowing disease progression. Electroencephalography (EEG), a widely used non-invasive technique, captures AD-related brain activity alterations, yet extracting meaningful features from EEG signals remains a significant challenge. This study introduces a machine learning (ML)-driven approach to enhance AD diagnosis using EEG data. Methods: EEG recordings from 36 AD patients, 23 Frontotemporal Dementia (FTD) patients, and 29 healthy individuals (HC) were analyzed. EEG signals were processed within the 0.5–45 Hz frequency range using the Welch method to compute the Power Spectral Density (PSD). From both the time-domain signals and the corresponding PSD, a total of 342 statistical and spectral features were extracted. The resulting feature set was then partitioned into training and test datasets while preserving the distribution of class labels. Feature selection was performed on the training set using Spearman and Pearson correlation analyses to identify the most informative features. To enhance classification performance, hyperparameter tuning was conducted using Bayesian optimization. Subsequently, classification was carried out using Support Vector Machines (SVMs) and k-Nearest Neighbors (k-NN) the optimized hyperparameters. Results: The SVM classifier achieved a notable accuracy of 96.01%, outperforming previously reported methods. Conclusions: These results demonstrate the potential of machine learning-based EEG analysis as an effective approach for the early diagnosis of Alzheimer’s Disease, enabling timely clinical intervention and ultimately contributing to improved patient outcomes. Full article
(This article belongs to the Special Issue Artificial Intelligence in Brain Diseases)
Show Figures

Figure 1

18 pages, 7434 KB  
Article
The Study on the Relation Between Rock Indentation Crater Morphology and Rock Mechanical Index Based on Indentation Experiments
by Zhenkun Wu, Hui Gao, Ying Yang, Songcheng Tan, Xiaohong Fang, Yule Hu and Longchen Duan
Appl. Sci. 2025, 15(17), 9410; https://doi.org/10.3390/app15179410 - 27 Aug 2025
Viewed by 169
Abstract
Understanding rock behavior under cutting tools is critical for enhancing cutting processes and forecasting rock behavior in engineering contexts. This study examines the link between mechanical properties and indentation crater morphology of six rocks using a conical indenter until initial fracture. Through indentation [...] Read more.
Understanding rock behavior under cutting tools is critical for enhancing cutting processes and forecasting rock behavior in engineering contexts. This study examines the link between mechanical properties and indentation crater morphology of six rocks using a conical indenter until initial fracture. Through indentation testing, mechanical properties (indentation stiffness index k and hardness index HI) were assessed, and crater morphology was analyzed using a 3D laser profilometer. The rocks were categorized into three groups based on specific energy: Class I (slate, shale), Class II (sandstone, marble), and Class III (granite, gneiss). The morphological features of their indentation craters were analyzed both quantitatively and qualitatively. The linear model was used to establish the relationship between crater morphology indices and mechanical properties, with model parameters determined by linear regression. Key findings include: (1) Fracture depth, cross-sectional area, and contour roundness are independent morphological indicators, serving as characteristic parameters for crater morphology, with qualitative and quantitative analyses showing consistency; (2) Post-classification linear fitting revealed statistically significant morphological prediction models, though patterns varied across rock categories due to inherent properties like structure and grain homogeneity; (3) Classification by specific energy revealed distinct mechanical and morphological differences, with significant linear relationships established for all three indicators in Classes II and III, but only roundness showing significance in Class I (non-significant for cross-sectional area and depth). However, all significant models exhibited limited explanatory power (R2 = 0.220–0.635), likely due to constrained sample sizes. Future studies should expand sample sizes to refine these findings. Full article
Show Figures

Figure 1

23 pages, 3553 KB  
Article
Birth Outcomes in the Hispanic Population in the United States: Trends, Variation, and Determinants (2011–2021)
by Yanchao Yang, Sota Fujii and Thinh Nguyen
Int. J. Environ. Res. Public Health 2025, 22(9), 1325; https://doi.org/10.3390/ijerph22091325 - 26 Aug 2025
Viewed by 395
Abstract
Infants born to mothers who self-identify as Hispanic account for a substantial and growing share of births in the United States, yet limited research has examined disparities in birth outcomes across Hispanic origin subgroups. This study aims to document trends and identify important [...] Read more.
Infants born to mothers who self-identify as Hispanic account for a substantial and growing share of births in the United States, yet limited research has examined disparities in birth outcomes across Hispanic origin subgroups. This study aims to document trends and identify important factors associated with Cesarean section (C-section), low birthweight, and prematurity within the Hispanic population. We use data from the National Vital Statistics System (2011–2021), covering nearly all U.S. births. We compare outcomes across Hispanic, non-Hispanic White, and non-Hispanic Black mothers and further disaggregate by Hispanic origin (Mexican, Puerto Rican, Cuban, Central/South American, and Other/Unknown). We use logistic regression and classification tree models to assess associations between maternal, infant, and clinical factors and birth outcomes. We find that Hispanic mothers have birth outcomes similar to non-Hispanic Whites and better than non-Hispanic Blacks. However, prematurity rates among Hispanics have slightly increased over time. Mexican mothers exhibit the most favorable outcomes, while Cuban mothers show higher rates of C-section, and Puerto Rican mothers show higher rates of low birthweight and prematurity. Logistic regression results highlight multiple births, breech presentation, and hypertensive conditions as important factors associated with adverse birth outcomes. Our biomedical approach emphasizes physiological and clinical risk factors such as multiple births, breech presentation, hypertensive conditions, and obesity. In parallel, our biosocial analysis incorporates demographic, socioeconomic, and behavioral variables to contextualize how social determinants interact with biology to influence outcomes. Complementing these findings, our classification tree analysis identifies inadequate gestational weight gain (less than 15 pounds) as a prominent risk factor for both low birthweight and prematurity. Additionally, obesity emerges as a significant factor linked to an increased likelihood of C-section. While birth outcomes among Hispanic mothers are generally favorable, subgroup differences and emerging disparities highlight the need for disaggregated research and culturally tailored public health interventions. Full article
Show Figures

Figure 1

45 pages, 9717 KB  
Review
Nanoparticle-Enhanced Phase Change Materials (NPCMs) in Solar Thermal Energy Systems: A Review on Synthesis, Performance, and Future Prospects
by Wei Lu, Jay Wang, Meng Wang, Jian Yan, Ding Mao and Eric Hu
Energies 2025, 18(17), 4516; https://doi.org/10.3390/en18174516 - 25 Aug 2025
Viewed by 506
Abstract
The environmental challenges posed by global warming have significantly increased the global pursuit of renewable and clean energy sources. Among these, solar energy stands out due to its abundance, renewability, low environmental impact, and favorable long-term economic viability. However, its intermittent nature and [...] Read more.
The environmental challenges posed by global warming have significantly increased the global pursuit of renewable and clean energy sources. Among these, solar energy stands out due to its abundance, renewability, low environmental impact, and favorable long-term economic viability. However, its intermittent nature and dependence on weather conditions hinder consistent and efficient utilization. To address these limitations, nanoparticle-enhanced phase change materials (NPCMs) have emerged as a promising solution for enhancing thermal energy storage in solar thermal systems. NPCMs incorporate superior-performance nanoparticles within traditional phase change material matrices, resulting in improved thermal conductivity, energy storage density, and phase change efficiency. This review systematically examines the recent advances in NPCMs for solar energy applications, covering their classification, structural characteristics, advantages, and limitations. It also explores in-depth analytical approaches, including mechanism-oriented analysis, simulation-based modelling, and algorithm-driven optimization, that explain the behavior of NPCMs at micro and macro scales. Furthermore, the techno-economic implications of NPCM integration are evaluated, with particular attention to cost-benefit analysis, policy incentives, and market growth potential, which collectively support broader adoption. Overall, the findings highlight NPCMs as a frontier in materials innovation and enabling technology for achieving low-carbon, environmentally responsible energy solutions, contributing significantly to global sustainable development goals. Full article
Show Figures

Figure 1

20 pages, 3527 KB  
Article
Utterance-Style-Dependent Speaker Verification Using Emotional Embedding with Pretrained Models
by Long Pham Hoang, Hibiki Takayama, Masafumi Nishida, Satoru Tsuge and Shingo Kuroiwa
Sensors 2025, 25(17), 5284; https://doi.org/10.3390/s25175284 - 25 Aug 2025
Viewed by 557
Abstract
Biometric authentication using human physiological and behavioral characteristics has been widely adopted, with speaker verification attracting attention due to its convenience and noncontact nature. Conventional speaker verification systems remain vulnerable to spoofing attacks, however, often requiring integration with separate spoofed speech detection models. [...] Read more.
Biometric authentication using human physiological and behavioral characteristics has been widely adopted, with speaker verification attracting attention due to its convenience and noncontact nature. Conventional speaker verification systems remain vulnerable to spoofing attacks, however, often requiring integration with separate spoofed speech detection models. In this work, the authors propose an emotion-dependent speaker verification system that integrates speaker characteristics with emotional speech characteristics, enhancing robustness against spoofed speech without relying on additional classification models. By comparing acoustic characteristics of emotions between registered and verification speech using pretrained models, the proposed method reduces the equal error rate compared to conventional speaker verification systems, achieving an average equal error rate of 1.13% for speaker verification and 17.7% for the anti-spoofing task. Researchers additionally conducted a user evaluation experiment to assess the usability of emotion-dependent speaker verification. The results indicate that although emotion-dependent authentication was initially cognitively stressful, participants adapted over time, and the burden was significantly reduced after three sessions. Among the tested emotions (anger, joy, sadness, and neutral), sadness proved most effective, with stable scores, a low error rate, and minimal user strain. These findings suggest that neutral speech is not always the optimal choice for speaker verification and that well-designed emotion-dependent authentication can offer a practical and robust security solution. Full article
Show Figures

Figure 1

49 pages, 8803 KB  
Review
Review of I–V Electrical Characterization Techniques for Photovoltaic Modules Under Real Installation Conditions
by Lawan Sani, Abdoul-Baki Tchakpedeou, Kossi Tepe, Yendoubé Lare and Saidou Madougou
Appl. Sci. 2025, 15(17), 9300; https://doi.org/10.3390/app15179300 - 24 Aug 2025
Viewed by 366
Abstract
The exploitation and development of photovoltaic (PV) modules faces several technical challenges, including those related to variability in electrical performance under real conditions, such as temperature fluctuations, irradiance variability, and dust accumulation. One solution for evaluating and controlling these performances is to conduct [...] Read more.
The exploitation and development of photovoltaic (PV) modules faces several technical challenges, including those related to variability in electrical performance under real conditions, such as temperature fluctuations, irradiance variability, and dust accumulation. One solution for evaluating and controlling these performances is to conduct electrical characterization under natural conditions. Many characterization techniques have been developed and proposed in the literature, with the aim of verifying manufacturer performance guarantees and better understanding the behavior of PV modules in their installation environment, where the climatic parameters, such as solar irradiation and temperature, fluctuate constantly. These techniques are based on recognized standards, including those established by the International Electrotechnical Commission (IEC) and American Society for Testing and Materials (ASTM). They are also based on methods of transposing basic electrical parameters, allowing the prediction of the performance of modules under various environmental conditions. In this work, a classification and a critical analysis of the main methods of electrical characterization were undertaken, highlighting their respective advantages and disadvantages. The experimental protocols used to evaluate the impact of environmental parameters on the performance of PV modules were examined in detail. Full article
Show Figures

Figure 1

24 pages, 625 KB  
Article
Quantitative Ultrasound-Based Precision Diagnosis of Papillary, Follicular, and Medullary Thyroid Carcinomas Using Morphological, Structural, and Textural Features
by Hanna Piotrzkowska Wróblewska, Piotr Karwat, Agnieszka Żyłka, Katarzyna Dobruch Sobczak, Marek Dedecjus and Jerzy Litniewski
Cancers 2025, 17(17), 2761; https://doi.org/10.3390/cancers17172761 - 24 Aug 2025
Viewed by 316
Abstract
Background/Objectives: Thyroid cancer encompasses distinct histological subtypes with varying biological behavior and treatment implications. Accurate preoperative subtype differentiation remains challenging. Although ultrasound (US) is widely used for thyroid nodule evaluation, qualitative assessment alone is often insufficient to distinguish between papillary (PTC), follicular [...] Read more.
Background/Objectives: Thyroid cancer encompasses distinct histological subtypes with varying biological behavior and treatment implications. Accurate preoperative subtype differentiation remains challenging. Although ultrasound (US) is widely used for thyroid nodule evaluation, qualitative assessment alone is often insufficient to distinguish between papillary (PTC), follicular (FTC), and medullary thyroid carcinoma (MTC). Methods: A retrospective analysis was performed on patients with histologically confirmed PTC, FTC, or MTC. A total of 224 standardized B-mode ultrasound images were analyzed. A set of fully quantitative features was extracted, including morphological characteristics (aspect ratio and perimeter-to-area ratio), internal echotexture (echogenicity and local entropy), boundary sharpness (gradient measures and KL divergence), and structural components (calcifications and cystic areas). Feature extraction was conducted using semi-automatic algorithms implemented in MATLAB. Statistical differences were assessed using the Kruskal–Wallis and Dunn–Šidák tests. A Random Forest classifier was trained and evaluated to determine the discriminatory performance of individual and combined features. Results: Significant differences (p < 0.05) were found among subtypes for key features such as perimeter-to-area ratio, normalized echogenicity, and calcification pattern. The full-feature Random Forest model achieved an overall classification accuracy of 89.3%, with F1-scores of 93.4% for PTC, 85.7% for MTC, and 69.1% for FTC. A reduced model using the top 10 features yielded an even higher accuracy of 91.8%, confirming the robustness and clinical relevance of the selected parameters. Conclusions: Subtype classification of thyroid cancer was effectively performed using quantitative ultrasound features and machine learning. The results suggest that biologically interpretable image-derived metrics may assist in preoperative decision-making and potentially reduce the reliance on invasive diagnostic procedures. Full article
(This article belongs to the Special Issue Thyroid Cancer: New Advances from Diagnosis to Therapy: 2nd Edition)
Show Figures

Figure 1

14 pages, 507 KB  
Article
Association of Shift Work, Health Behaviors, and Socioeconomic Status with Diabesity in over 53,000 Spanish Employees
by Javier Tosoratto, Pedro Juan Tárraga López, Ángel Arturo López-González, Joan Obrador de Hevia, Carla Busquets-Cortés and José Ignacio Ramírez-Manent
J. Clin. Med. 2025, 14(17), 5969; https://doi.org/10.3390/jcm14175969 - 23 Aug 2025
Viewed by 337
Abstract
Background: Diabesity, the coexistence of obesity and type 2 diabetes, is a major public health concern. Shift work and unhealthy lifestyle behaviors may exacerbate its prevalence, particularly in working populations. Objective: This study aims to evaluate the association between sociodemographic characteristics, [...] Read more.
Background: Diabesity, the coexistence of obesity and type 2 diabetes, is a major public health concern. Shift work and unhealthy lifestyle behaviors may exacerbate its prevalence, particularly in working populations. Objective: This study aims to evaluate the association between sociodemographic characteristics, health behaviors, and shift work and the prevalence of diabesity, using both BMI and the CUN-BAE estimator, in a large cohort of Spanish workers. Methods: This cross-sectional study included 53,053 workers (59.8% men) aged 18–69 years who underwent occupational health examinations. Diabesity was defined as obesity (BMI ≥ 30 kg/m2 or high CUN-BAE) plus fasting glucose ≥ 100 mg/dL or prior diagnosis of diabetes. Adherence to the Mediterranean diet was assessed by the MEDAS questionnaire, physical activity by the IPAQ, alcohol intake by standard drink units (UBEs), and socioeconomic class by the CNAE-11 classification. Shift work was defined according to ILO criteria. Logistic regression was used to assess associations, adjusting for potential confounders. Results: Shift work was independently associated with increased odds of diabesity both in men and women. Diabesity prevalence was higher when assessed by CUN-BAE compared with BMI. Age, male sex, lower socioeconomic class, physical inactivity, smoking, poor diet adherence, and alcohol intake were all significantly associated with higher risk. The CUN-BAE index showed superior sensitivity in identifying individuals at risk. Conclusions: Shift work and unhealthy behaviors are key determinants of diabesity among Spanish workers. The use of adiposity estimators beyond BMI, such as CUN-BAE, should be encouraged in occupational health surveillance. Workplace-targeted interventions are urgently needed to address this growing metabolic burden. Full article
(This article belongs to the Section Epidemiology & Public Health)
Show Figures

Figure 1

50 pages, 2391 KB  
Review
A Comprehensive Review of Heat Transfer Fluids and Their Velocity Effects on Ground Heat Exchanger Efficiency in Geothermal Heat Pump Systems
by Khaled Salhein, Abdulgani Albagul and C. J. Kobus
Energies 2025, 18(17), 4487; https://doi.org/10.3390/en18174487 - 23 Aug 2025
Viewed by 415
Abstract
This study reviews heat transfer fluids (HTFs) and their velocity effects on the thermal behavior of ground heat exchangers (GHEs) within geothermal heat pump (GHP) applications. It examines the classification, thermophysical properties, and operational behavior of standard working fluids, including water–glycol mixtures, as [...] Read more.
This study reviews heat transfer fluids (HTFs) and their velocity effects on the thermal behavior of ground heat exchangers (GHEs) within geothermal heat pump (GHP) applications. It examines the classification, thermophysical properties, and operational behavior of standard working fluids, including water–glycol mixtures, as well as emerging nanofluids. Fundamental heat exchange mechanisms are discussed, with emphasis on how conductivity, viscosity, and heat capacity interact with fluid velocity to influence energy transfer performance, hydraulic resistance, and system reliability. Special attention is given to nanofluids, whose enhanced thermal behavior depends on nanoparticle type, concentration, dispersion stability, and flow conditions. The review analyzes stabilization strategies, including surfactants, functionalization, and pH control, for maintaining long-term performance. It also highlights the role of velocity optimization in balancing convective benefits with pumping energy demands, providing velocity ranges suited to different GHE configurations. Drawing from recent experimental and numerical studies, the review offers practical guidelines for integrating nanofluid formulation with engineered operating conditions to maximize energy efficiency and extend system lifespan. Full article
Show Figures

Figure 1

12 pages, 707 KB  
Proceeding Paper
Stance and Engagement: How Community Notes Influence HPV Vaccine Conversations on X in Japan
by Kento Ueta, Masashi Sakurai and Yasuhiro Hashimoto
Eng. Proc. 2025, 107(1), 10; https://doi.org/10.3390/engproc2025107010 - 22 Aug 2025
Viewed by 161
Abstract
This study examines the impact of Community Notes on users’ stance and posting behavior regarding the human papillomavirus (HPV) vaccine on X. Unlike previous research focusing on affected posts and authors, this study analyzes users who viewed Community Notes and their posting behavior [...] Read more.
This study examines the impact of Community Notes on users’ stance and posting behavior regarding the human papillomavirus (HPV) vaccine on X. Unlike previous research focusing on affected posts and authors, this study analyzes users who viewed Community Notes and their posting behavior before and after exposure. We analyzed posts related to the HPV vaccine using X’s official Community Notes dataset (January 2021–July 2024). Posts were classified as “Support,” “Oppose,” or “Neutral” using a large language model (GPT-4o, OpenAI), and changes in stance and posting frequency were evaluated. Findings show that 73% of users maintained their stance after viewing Community Notes. However, posting frequency increased sharply immediately after the note was added, especially among opposing users. This suggests that, since most Community Notes support vaccination, opposing users may have actively responded by posting critical responses. This study contributes by examining viewer behavior, not just post authors. However, limitations include GPT-4o’s classification accuracy and the restricted scope of topics and users covered in this study. Future research should improve the evaluation of Community Notes by verifying users who viewed Community Notes and enhancing stance classification through better prompts and model comparisons. Additionally, expanding the analysis beyond the HPV vaccine will help assess the broader applicability of the findings. Full article
Show Figures

Figure 1

25 pages, 967 KB  
Article
Robust Detection of Microgrid Islanding Events Under Diverse Operating Conditions Using RVFLN
by Yahya Akıl, Ali Rıfat Boynuegri and Musa Yilmaz
Energies 2025, 18(17), 4470; https://doi.org/10.3390/en18174470 - 22 Aug 2025
Viewed by 425
Abstract
Accurate and timely detection of islanding events is essential for ensuring the stability and safety of hybrid power systems with high penetration of distributed energy resources. Traditional islanding detection methods often face challenges related to detection speed, false alarms, and robustness under dynamic [...] Read more.
Accurate and timely detection of islanding events is essential for ensuring the stability and safety of hybrid power systems with high penetration of distributed energy resources. Traditional islanding detection methods often face challenges related to detection speed, false alarms, and robustness under dynamic operating conditions. This paper proposes a Robust Random Vector Functional Link Network (RVFLN)-based detection framework that leverages engineered features extracted from voltage, current, and power signals in a hybrid microgrid. The proposed method integrates statistical, spectral, and spatiotemporal features—including the Dynamic Harmonic Profile (DHP), which tracks rapid harmonic distortions during disconnection, the Sub-band Energy Ratio (SBER), which quantifies the redistribution of signal energy across frequency bands, and the Islanding Anomaly Index (IAI), which measures multivariate deviations in system behavior—capturing both transient and steady-state characteristics. A real-time digital simulator (RTDS) is used to model diverse scenarios including grid-connected operation, islanding at the Point of Common Coupling (PCC), synchronous converter islanding, and fault events. The RVFLN is trained and validated using this high-fidelity data, enabling robust classification of operational states. Results demonstrate that the RVFLN achieves high accuracy (up to 98.5%), low detection latency (average 0.05 s), and superior performance across precision, recall, and F1 score compared to conventional classifiers such as Random Forest, SVM, and k-NN. The proposed approach ensures reliable real-time islanding detection, making it a strong candidate for deployment in intelligent protection and monitoring systems in modern power networks. Full article
Show Figures

Figure 1

Back to TopTop