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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (655)

Search Parameters:
Keywords = sound sensitivity

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 1633 KB  
Article
Machine Learning-Driven Lung Sound Analysis: Novel Methodology for Asthma Diagnosis
by Ihsan Topaloglu, Gulfem Ozduygu, Cagri Atasoy, Guntug Batıhan, Damla Serce, Gulsah Inanc, Mutlu Onur Güçsav, Arif Metehan Yıldız, Turker Tuncer, Sengul Dogan and Prabal Datta Barua
Adv. Respir. Med. 2025, 93(5), 32; https://doi.org/10.3390/arm93050032 - 4 Sep 2025
Viewed by 277
Abstract
Introduction: Asthma is a chronic airway inflammatory disease characterized by variable airflow limitation and intermittent symptoms. In well-controlled asthma, auscultation and spirometry often appear normal, making diagnosis challenging. Moreover, bronchial provocation tests carry a risk of inducing acute bronchoconstriction. This study aimed to [...] Read more.
Introduction: Asthma is a chronic airway inflammatory disease characterized by variable airflow limitation and intermittent symptoms. In well-controlled asthma, auscultation and spirometry often appear normal, making diagnosis challenging. Moreover, bronchial provocation tests carry a risk of inducing acute bronchoconstriction. This study aimed to develop a non-invasive, objective, and reproducible diagnostic method using machine learning-based lung sound analysis for the early detection of asthma, even during stable periods. Methods: We designed a machine learning algorithm to classify controlled asthma patients and healthy individuals using respiratory sounds recorded with a digital stethoscope. We enrolled 120 participants (60 asthmatic, 60 healthy). Controlled asthma was defined according to Global Initiative for Asthma (GINA) criteria and was supported by normal spirometry, no pathological auscultation findings, and no exacerbations in the past three months. A total of 3600 respiratory sound segments (each 3 s long) were obtained by dividing 90 s recordings from 120 participants (60 asthmatic, 60 healthy) into non-overlapping clips. The samples were analyzed using Mel-Frequency Cepstral Coefficients (MFCCs) and Tunable Q-Factor Wavelet Transform (TQWT). Significant features selected with ReliefF were used to train Quadratic Support Vector Machine (SVM) and Narrow Neural Network (NNN) models. Results: In 120 participants, pulmonary function test (PFT) results in the asthma group showed lower FEV1 (86.9 ± 5.7%) and FEV1/FVC ratios (86.1 ± 8.8%) compared to controls, but remained within normal ranges. Quadratic SVM achieved 99.86% accuracy, correctly classifying 99.44% of controls and 99.89% of asthma cases. Narrow Neural Network achieved 99.63% accuracy. Sensitivity, specificity, and F1-scores exceeded 99%. Conclusion: This machine learning-based algorithm provides accurate asthma diagnosis, even in patients with normal spirometry and clinical findings, offering a non-invasive and efficient diagnostic tool. Full article
Show Figures

Figure 1

14 pages, 3931 KB  
Article
Design and Fabrication of Air-Coupled CMUT for Non-Contact Temperature Measurement Applications
by Xiaobo Rui, Yongshuai Ma, Chenghao He, Chi Zhang, Zhuochen Wang and Hui Zhang
Micromachines 2025, 16(9), 1008; https://doi.org/10.3390/mi16091008 - 31 Aug 2025
Viewed by 384
Abstract
Compared with traditional piezoelectric transducers, Capacitive Micromachined Ultrasonic Transducers (CMUTs) have advantages such as better impedance matching with air, smaller size, lighter weight, higher sensitivity, and ease of array formation. Acoustic temperature measurement is a technology that utilizes the relationship between sound velocity [...] Read more.
Compared with traditional piezoelectric transducers, Capacitive Micromachined Ultrasonic Transducers (CMUTs) have advantages such as better impedance matching with air, smaller size, lighter weight, higher sensitivity, and ease of array formation. Acoustic temperature measurement is a technology that utilizes the relationship between sound velocity and temperature to achieve non-contact temperature detection, with advantages such as fast response and non-invasiveness. CMUT-based acoustic temperature field measurement can achieve temperature detection in situations with narrow spaces, portability, and high measurement accuracy. This paper investigates an air-coupled CMUT device for acoustic temperature measurement, featuring a resonant frequency of 220 kHz, and composed of 16 × 8 cells. The design and fabrication of the CMUT array were completed, and the device characteristics were tested and characterized. A temperature field measurement method using mechanical scanning was proposed. A temperature measurement experimental system based on CMUT devices was constructed, achieving preliminary measurement of acoustic transmission time in both uniform and non-uniform temperature fields. Using a temperature field reconstruction algorithm, the measurement and imaging of the temperature field above an electric heating wire were accomplished and compared with the thermocouple-based temperature measurement experiment. The experimental results verified the feasibility of CMUT devices for non-contact temperature field measurement. Full article
(This article belongs to the Special Issue MEMS Ultrasonic Transducers, 2nd Edition)
Show Figures

Figure 1

21 pages, 3700 KB  
Article
Lung Sound Classification Model for On-Device AI
by Jinho Park, Chanhee Jeong, Yeonshik Choi, Hyuck-ki Hong and Youngchang Jo
Appl. Sci. 2025, 15(17), 9361; https://doi.org/10.3390/app15179361 - 26 Aug 2025
Viewed by 440
Abstract
Following the COVID-19 pandemic, public interest in healthcare has significantly in-creased, emphasizing the importance of early disease detection through lung sound analysis. Lung sounds serve as a critical biomarker in the diagnosis of pulmonary diseases, and numerous deep learning-based approaches have been actively [...] Read more.
Following the COVID-19 pandemic, public interest in healthcare has significantly in-creased, emphasizing the importance of early disease detection through lung sound analysis. Lung sounds serve as a critical biomarker in the diagnosis of pulmonary diseases, and numerous deep learning-based approaches have been actively explored for this purpose. Existing lung sound classification models have demonstrated high accuracy, benefiting from recent advances in artificial intelligence (AI) technologies. However, these models often rely on transmitting data to computationally intensive servers for processing, introducing potential security risks due to the transfer of sensitive medical information over networks. To mitigate these concerns, on-device AI has garnered growing attention as a promising solution for protecting healthcare data. On-device AI enables local data processing and inference directly on the device, thereby enhancing data security compared to server-based schemes. Despite these advantages, on-device AI is inherently limited by computational constraints, while conventional models typically require substantial processing power to maintain high performance. In this study, we propose a lightweight lung sound classification model designed specifically for on-device environments. The proposed scheme extracts audio features using Mel spectrograms, chromagrams, and Mel-Frequency Cepstral Coefficients (MFCC), which are converted into image representations and stacked to form the model input. The lightweight model performs convolution operations tailored to both temporal and frequency–domain characteristics of lung sounds. Comparative experimental results demonstrate that the proposed model achieves superior inference performance while maintaining a significantly smaller model size than conventional classification schemes, making it well-suited for deployment on resource-constrained devices. Full article
Show Figures

Figure 1

19 pages, 12964 KB  
Article
Nest Predators and Reproductive Success in the Chinese Francolin (Francolinus pintadeanus) Across Two Nature Reserves of Tropical Hainan Island, China
by Qingling Zeng, Yuhan Zhang, Yishuo Ding, He Yang, Yuxin Xu, Guanmian Wu and Xiaodong Rao
Animals 2025, 15(17), 2489; https://doi.org/10.3390/ani15172489 - 25 Aug 2025
Viewed by 501
Abstract
Understanding the reproductive ecology of birds and the factors influencing nest predation is essential for developing scientifically sound and effective bird conservation strategies. Certain pheasant species sensitive to environmental changes are vulnerable to threats and face survival pressures such as habitat destruction and [...] Read more.
Understanding the reproductive ecology of birds and the factors influencing nest predation is essential for developing scientifically sound and effective bird conservation strategies. Certain pheasant species sensitive to environmental changes are vulnerable to threats and face survival pressures such as habitat destruction and human activities. However, research related to their reproductive ecology is lacking. Here for the first time we reported information on breeding biology of the Chinese francolin (Francolinus pintadeanus). This study was conducted during the breeding seasons of the Chinese francolin in 2021, 2023, 2024, and 2025, combining traditional survey and infrared camera technology to monitor its reproductive ecology and nest predators in the Datian and Bangxi Reserves and to identify its potential predators through artificial nest experiments. All nests were open-ground nests located at the roots of dwarf shrubs and grasses. Our findings revealed that the breeding season of the Chinese francolin was mainly in March–September, peaking in May; its clutch size was 4.09 ± 1.27 (N = 22), reproductive success was 27.27%, and 16 nests were failed; and all failed nests were predated, with abandoned nests accounting for 93.75% of the failed nests. In artificial nest experiments, the predation rates of Datian Reserve and Bangxi Reserve were 70.91% (N = 55) and 60.00% (N = 30), respectively, with no significant difference in predation rates between the fully covered and exposed groups (Datian: χ2 = 0.258, p = 0.612; Bangxi: p = 0.710). Natural nest monitoring and artificial nest experiments on the Chinese francolin identified snakes and the small Indian civet (Viverricula indica) as the main predators in Datian Reserve, as well as the greater coucal (Centropus sinensis) and wild boar (Sus scrofa) as potential predators. In contrast, the main predators in Bangxi Reserve were snakes and rodents. These findings indicate differences in nest predator taxa between the two reserves. We recommend prioritizing the restoration of dwarf scrub vegetation and optimizing the habitat management strategy in these reserves to better protect the breeding habitats of pheasants while promoting long-term stability and continuation of their populations. Full article
(This article belongs to the Special Issue Unveiling the Breeding Biology and Life History Evolution in Birds)
Show Figures

Figure 1

18 pages, 917 KB  
Article
ATA-MSTF-Net: An Audio Texture-Aware MultiSpectro-Temporal Attention Fusion Network
by Yubo Su, Haolin Wang, Zhihao Xu, Chengxi Yin, Fucheng Chen and Zhaoguo Wang
Mathematics 2025, 13(17), 2719; https://doi.org/10.3390/math13172719 - 24 Aug 2025
Viewed by 368
Abstract
Unsupervised anomalous sound detection (ASD) models the normal sounds of machinery through classification operations, thereby identifying anomalies by quantifying deviations. Most recent approaches adopt depthwise separable modules from MobileNetV2. Extensive studies demonstrate that squeeze-and-excitation (SE) modules can enhance model fitting by dynamically weighting [...] Read more.
Unsupervised anomalous sound detection (ASD) models the normal sounds of machinery through classification operations, thereby identifying anomalies by quantifying deviations. Most recent approaches adopt depthwise separable modules from MobileNetV2. Extensive studies demonstrate that squeeze-and-excitation (SE) modules can enhance model fitting by dynamically weighting input features to adjust output distributions. However, we observe that conventional SE modules fail to adapt to the complex spectral textures of audio data. To address this, we propose an Audio Texture Attention (ATA) specifically designed for machine noise data, improving model robustness. Additionally, we integrate an LSTM layer and refine the temporal feature extraction architecture to strengthen the model’s sensitivity to sequential noise patterns. Experimental results on the DCASE 2020 Challenge Task 2 dataset show that our method achieves state-of-the-art performance, with AUC, pAUC, and mAUC scores of 96.15%, 90.58%, and 90.63%, respectively. Full article
Show Figures

Figure 1

14 pages, 2382 KB  
Article
Research on Viscous Dissipation Index Assessment of Polymer Materials Using High-Frequency Focused Ultrasound
by Zeqiu Yang, Yuebing Wang and Zhenwei Lu
Appl. Sci. 2025, 15(17), 9267; https://doi.org/10.3390/app15179267 - 22 Aug 2025
Viewed by 489
Abstract
Polymer viscoelasticity is crucial for mechanical performance, but conventional low-frequency methods struggle to isolate viscous loss—a key viscosity indicator. This study introduces a high-frequency ultrasonic method to differentiate the polymer viscous dissipation index by analyzing acoustic phase shifts. We employ ultrasonic phase-shift thermometry [...] Read more.
Polymer viscoelasticity is crucial for mechanical performance, but conventional low-frequency methods struggle to isolate viscous loss—a key viscosity indicator. This study introduces a high-frequency ultrasonic method to differentiate the polymer viscous dissipation index by analyzing acoustic phase shifts. We employ ultrasonic phase-shift thermometry to measure localized temperature increases resulting from minute variations in sound velocity during controlled heating. This allows for the quantification of viscous loss, which is then used to distinguish between different polymer formulations. Experimental and simulation results on a series of polyurethane specimens with varying Shore hardness levels demonstrate that decawatt-range (10–20 W) ultrasonic irradiation enables sensitive and precise differentiation. Notably, the Shore A70 polyurethane sample exhibited a significantly higher viscous dissipation index, evidenced by the largest temperature rise (27.5 °C) and the highest proportion of viscous heating to total power dissipation (93.1%) under 17 W acoustic irradiation. While this study focuses on commercially available polymers, the method can be extended to evaluate key performance parameters, such as tensile modulus and glass transition temperature, in polymers fabricated under various processing conditions, thereby offering a powerful tool for material quality assessment. Full article
(This article belongs to the Section Acoustics and Vibrations)
Show Figures

Figure 1

19 pages, 7521 KB  
Article
ResNet + Self-Attention-Based Acoustic Fingerprint Fault Diagnosis Algorithm for Hydroelectric Turbine Generators
by Wei Wang, Jiaxiang Xu, Xin Li, Kang Tong, Kailun Shi, Xin Mao, Junxue Wang, Yunfeng Zhang and Yong Liao
Processes 2025, 13(8), 2577; https://doi.org/10.3390/pr13082577 - 14 Aug 2025
Viewed by 283
Abstract
To address the issues of reduced operational efficiency, shortened equipment lifespan, and significant safety hazards caused by bearing wear and blade cavitation in hydroelectric turbine generators due to prolonged high-load operation, this paper proposes a ResNet + self-attention-based acoustic fingerprint fault diagnosis algorithm [...] Read more.
To address the issues of reduced operational efficiency, shortened equipment lifespan, and significant safety hazards caused by bearing wear and blade cavitation in hydroelectric turbine generators due to prolonged high-load operation, this paper proposes a ResNet + self-attention-based acoustic fingerprint fault diagnosis algorithm for hydroelectric turbine generators. First, to address the issue of severe noise interference in acoustic signature signals, the ensemble empirical mode decomposition (EEMD) is employed to decompose the original signal into multiple intrinsic mode function (IMF) components. By calculating the correlation coefficients between each IMF component and the original signal, effective components are selected while noise components are removed to enhance the signal-to-noise ratio; Second, a fault identification network based on ResNet + self-attention fusion is constructed. The residual structure of ResNet is used to extract features from the acoustic signature signal, while the self-attention mechanism is introduced to focus the model on fault-sensitive regions, thereby enhancing feature representation capabilities. Finally, to address the challenge of model hyperparameter optimization, a Bayesian optimization algorithm is employed to accelerate model convergence and improve diagnostic performance. Experiments were conducted in the real working environment of a pumped-storage power station in Zhejiang Province, China. The results show that the algorithm significantly outperforms traditional methods in both single-fault and mixed-fault identification, achieving a fault identification accuracy rate of 99.4% on the test set. It maintains high accuracy even in real-world scenarios with superimposed noise and environmental sounds, fully validating its generalization capability and interference resistance, and providing effective technical support for the intelligent maintenance of hydroelectric generator units. Full article
Show Figures

Figure 1

17 pages, 2728 KB  
Article
High-Pass Noise Suppression in the Mosquito Auditory System
by Dmitry N. Lapshin and Dmitry D. Vorontsov
Insects 2025, 16(8), 840; https://doi.org/10.3390/insects16080840 - 14 Aug 2025
Viewed by 400
Abstract
Mosquitoes detect sound with their antennae, which transmit vibrations to mechanosensory neurons in Johnston’s organ. However, their auditory system is exposed to low-frequency noise such as convective and thermal noise, as well as noise induced by flight, which could impair sensitivity. High-pass filters [...] Read more.
Mosquitoes detect sound with their antennae, which transmit vibrations to mechanosensory neurons in Johnston’s organ. However, their auditory system is exposed to low-frequency noise such as convective and thermal noise, as well as noise induced by flight, which could impair sensitivity. High-pass filters (HPFs) may mitigate this issue by suppressing low-frequency interference before it is transformed into neuronal signals. We investigated HPF mechanisms in Culex pipiens mosquitoes by analyzing the phase–frequency characteristics of the primary sensory neurons in the Johnston’s organ. Electrophysiological recordings from male and female mosquitoes revealed phase shifts consistent with high-pass filtering. Initial modeling suggested a single HPF; however, experimentally obtained phase shifts exceeding –90° required revising the model to include two serially connected HPFs. The results showed that male mosquitoes exhibit stronger low-frequency suppression (~32 dB at 10 Hz) compared to females (~21 dB), with some female neurons showing negligible filtering. The estimated delay in signal transmission was ~7 ms for both sexes. These findings suggest that HPFs enhance noise immunity, particularly in males, whose auditory sensitivity is critical for mating. The diversity in female neuronal tuning may reflect broader auditory functions in addition to mating, such as host detection. This study provides indirect evidence for HPFs in mosquito hearing and highlights sex-specific adaptations in auditory processing. The proposed dual-HPF model improves our understanding of how mosquitoes maintain high auditory sensitivity in noisy environments. Full article
(This article belongs to the Collection Insect Sensory Biology)
Show Figures

Figure 1

19 pages, 7138 KB  
Article
Classification Algorithms for Fast Retrieval of Atmospheric Vertical Columns of CO in the Interferogram Domain
by Nejla Ećo, Sébastien Payan and Laurence Croizé
Remote Sens. 2025, 17(16), 2804; https://doi.org/10.3390/rs17162804 - 13 Aug 2025
Viewed by 327
Abstract
Onboard the MetOp satellite series, Infrared Atmospheric Sounding Interferometer (IASI) is a Fourier Transform spectrometer based on the Michelson interferometer. IASI acquires interferograms, which are processed to provide high-resolution atmospheric emission spectra. These spectra enable the derivation of temperature and humidity profiles, among [...] Read more.
Onboard the MetOp satellite series, Infrared Atmospheric Sounding Interferometer (IASI) is a Fourier Transform spectrometer based on the Michelson interferometer. IASI acquires interferograms, which are processed to provide high-resolution atmospheric emission spectra. These spectra enable the derivation of temperature and humidity profiles, among other parameters, with exceptional spectral resolution. In this study, we evaluate a novel, rapid retrieval approach in the interferogram domain, aiming for near-real-time (NRT) analysis of large spectral datasets anticipated from next-generation tropospheric sounders, such as MTG-IRS. The Partially Sampled Interferogram (PSI) method, applied to trace gas retrievals from IASI, has been sparsely explored. However, previous studies suggest its potential for high-accuracy retrievals of specific gases, including CO, CO2, CH4, and N2O at the resolution of a single IASI footprint. This article presents the results of a study based on retrieval in the interferogram domain. Furthermore, the optical pathway differences sensitive to the parameters of interest are studied. Interferograms are generated using a fast Fourier transform on synthetic IASI spectra. Finally, the relationship to the total column of carbon monoxide is explored using three different algorithms—from the most intuitive to a complex neural network approach. These algorithms serve as a proof of concept for interferogram classification and rapid predictions of surface temperature, as well as the abundances of H2O and CO. IASI spectra simulations were performed using the LATMOS Atmospheric Retrieval Algorithm (LARA), a robust and validated radiative transfer model based on least squares estimation. The climatological library TIGR was employed to generate IASI interferograms from LARA spectra. TIGR includes 2311 atmospheric scenarios, each characterized by temperature, water vapor, and ozone concentration profiles across a pressure grid from the surface to the top of the atmosphere. Our study focuses on CO, a critical trace gas for understanding air quality and climate forcing, which displays a characteristic absorption pattern in the 2050–2350 cm1 wavenumber range. Additionally, the study explores the potential of correlating interferogram characteristics with surface temperature and H2O content, aiming to enhance the accuracy of CO column retrievals. Starting with intuitive retrieval algorithms, we progressively increased complexity, culminating in a neural network-based algorithm. The results of the NN study demonstrate the feasibility of fast interferogram-domain retrievals, paving the way for operational applications. Full article
(This article belongs to the Section Atmospheric Remote Sensing)
Show Figures

Figure 1

29 pages, 1150 KB  
Review
What Helps or Hinders Annual Wellness Visits for Detection and Management of Cognitive Impairment Among Older Adults? A Scoping Review Guided by the Consolidated Framework for Implementation Research
by Udoka Okpalauwaekwe, Hannah Franks, Yong-Fang Kuo, Mukaila A. Raji, Elise Passy and Huey-Ming Tzeng
Nurs. Rep. 2025, 15(8), 295; https://doi.org/10.3390/nursrep15080295 - 12 Aug 2025
Viewed by 564
Abstract
Background: The U.S. Medicare Annual Wellness Visit (AWV) offers a structured opportunity for cognitive screening and personalized prevention planning among older adults. Yet, implementation of AWVs, particularly for individuals with cognitive impairment, remains inconsistent across primary care or other diverse care settings. Methods: [...] Read more.
Background: The U.S. Medicare Annual Wellness Visit (AWV) offers a structured opportunity for cognitive screening and personalized prevention planning among older adults. Yet, implementation of AWVs, particularly for individuals with cognitive impairment, remains inconsistent across primary care or other diverse care settings. Methods: We conducted a scoping review using the Consolidated Framework for Implementation Research (CFIR) to explore multilevel factors influencing the implementation of the Medicare AWV’s cognitive screening component, with a focus on how these processes support the detection and management of cognitive impairment among older adults. We searched four databases and screened peer-reviewed studies published between 2011 and March 2025. Searches were conducted in Ovid MEDLINE, PubMed, EBSCOhost, and CINAHL databases. The initial search was completed on 3 January 2024 and updated monthly through 30 March 2025. All retrieved citations were imported into EndNote 21, where duplicates were removed. We screened titles and abstracts for relevance using the predefined inclusion criteria. Full-text articles were then reviewed and scored as either relevant (1) or not relevant (0). Discrepancies were resolved through consensus discussions. To assess the methodological quality of the included studies, we used the Joanna Briggs Institute critical appraisal tools appropriate to each study design. These tools evaluate rigor, trustworthiness, relevance, and risk of bias. We extracted the following data from each included study: Author(s), year, title, and journal; Study type and design; Data collection methods and setting; Sample size and population characteristics; Outcome measures; Intervention details (AWV delivery context); and Reported facilitators, barriers, and outcomes related to AWV implementation. The first two authors independently coded and synthesized all relevant data using a table created in Microsoft Excel. The CFIR guided our data analysis, thematizing our findings into facilitators and barriers across its five domains, viz: (1) Intervention Characteristics, (2) Outer Setting, (3) Inner Setting, (4) Characteristics of Individuals, and (5) Implementation Process. Results: Among 19 included studies, most used quantitative designs and secondary data. Our CFIR-based synthesis revealed that AWV implementation is shaped by interdependent factors across five domains. Key facilitators included AWV adaptability, Electronic Health Record (EHR) integration, team-based workflows, policy alignment (e.g., Accountable Care Organization participation), and provider confidence. Barriers included vague Centers for Medicare and Medicaid Services (CMS) guidance, limited reimbursement, staffing shortages, workflow misalignment, and provider discomfort with cognitive screening. Implementation strategies were often poorly defined or inconsistently applied. Conclusions: Effective AWV delivery for older adults with cognitive impairment requires more than sound policy and intervention design; it demands organizational readiness, structured implementation, and engaged providers. Tailored training, leadership support, and integrated infrastructure are essential. These insights are relevant not only for U.S. Medicare but also for global efforts to integrate dementia-sensitive care into primary health systems. Our study has a few limitations that should be acknowledged. First, our scoping review synthesized findings predominantly from quantitative studies, with only two mixed-method studies and no studies using strictly qualitative methodologies. Second, few studies disaggregated findings by race, ethnicity, or geography, reducing our ability to assess equity-related outcomes. Moreover, few studies provided sufficient detail on the specific cognitive screening instruments used or on the scope and delivery of educational materials for patients and caregivers, limiting generalizability and implementation insights. Third, grey literature and non-peer-reviewed sources were not included. Fourth, although CFIR provided a comprehensive analytic structure, some studies did not explicitly fit in with our implementation frameworks, which required subjective mapping of findings to CFIR domains and may have introduced classification bias. Additionally, although our review did not quantitatively stratify findings by year, we observed that studies from more recent years were more likely to emphasize implementation facilitators (e.g., use of templates, workflow integration), whereas earlier studies often highlighted systemic barriers such as time constraints and provider unfamiliarity with AWV components. Finally, while our review focused specifically on AWV implementation in the United States, we recognize the value of comparative analysis with international contexts. This work was supported by a grant from the National Institute on Aging, National Institutes of Health (Grant No. 1R01AG083102-01; PIs: Tzeng, Kuo, & Raji). Full article
(This article belongs to the Section Nursing Care for Older People)
Show Figures

Figure 1

19 pages, 526 KB  
Article
Development and Validation of the Autism Behavior Assessment Scale (ABAS)
by Ibrahim Halil Diken, Ozlem Diken and Umit Isik
Children 2025, 12(8), 1038; https://doi.org/10.3390/children12081038 - 8 Aug 2025
Viewed by 757
Abstract
Background: Autism Spectrum Disorder (ASD) encompasses a range of neurodevelopmental conditions characterized by impairments in social communication, restricted and repetitive behaviors, and sensory sensitivities. Despite increased awareness, timely diagnosis in Türkiye remains limited due to the lack of culturally appropriate, psychometrically robust [...] Read more.
Background: Autism Spectrum Disorder (ASD) encompasses a range of neurodevelopmental conditions characterized by impairments in social communication, restricted and repetitive behaviors, and sensory sensitivities. Despite increased awareness, timely diagnosis in Türkiye remains limited due to the lack of culturally appropriate, psychometrically robust assessment tools. Objective: This study aimed to develop, validate, and standardize the Autism Behavior Assessment Scale (ABAS) as a reliable and culturally adapted tool for assessing ASD-related behaviors in individuals aged 3–24 years in Türkiye. Methods: Employing a three-phase, nine-step scale development framework, data were gathered from 1275 informants (parents and professionals) across 14 provinces. The ABAS comprises 36 items rated on a three-point Likert scale, spanning four subscales: Restricted Repetitive Behaviors & Sensory Sensitivity (RRBSS), Social Interaction (SI), Social Communication (SC), and Non-Developmental Speech (NDS). Psychometric analyses included exploratory and confirmatory factor analysis, reliability testing, and validation against established instruments. Results: The four-factor structure was confirmed via EFA and CFA with excellent model fit. The ABAS demonstrated strong internal consistency (α = 0.91–0.96), test–retest reliability (r = 0.83), and criterion validity (r = 0.93 with GARS-2-TV; r = 0.84 with U-ODKL). Discriminant validity analyses showed that the ABAS accurately differentiated individuals with ASD from individuals with intellectual disabilities (ID) and individuals with hearing impairments (AUC = 0.99). Conclusions: The ABAS is a psychometrically sound, developmentally sensitive, and culturally grounded instrument for identifying and monitoring ASD-related behaviors in Türkiye. It holds promise for improving early detection and guiding educational and clinical interventions. Full article
(This article belongs to the Special Issue Advances in Mental Health and Well-Being in Children (2nd Edition))
Show Figures

Figure 1

28 pages, 490 KB  
Review
Psychiatric Comorbidities in Hyperacusis and Misophonia: A Systematic Review
by Ana Luísa Moura Rodrigues and Hashir Aazh
Audiol. Res. 2025, 15(4), 101; https://doi.org/10.3390/audiolres15040101 - 7 Aug 2025
Viewed by 728
Abstract
Background: The aim of this study was to conduct a systematic review of the research literature on the prevalence of psychiatric comorbidities in patients with hyperacusis and misophonia. Method: Four databases were searched: PubMed, PsycINFO, Scopus, and Web of Science (Wis)—last [...] Read more.
Background: The aim of this study was to conduct a systematic review of the research literature on the prevalence of psychiatric comorbidities in patients with hyperacusis and misophonia. Method: Four databases were searched: PubMed, PsycINFO, Scopus, and Web of Science (Wis)—last search conducted on the 16th of April 2024 to identify relevant studies. The methodological quality of each study was independently assessed using the JBI Critical Appraisal Checklist. Results: Five studies were included for the prevalence of psychiatric comorbidities in hyperacusis, and seventeen studies for misophonia. Among patients with hyperacusis, between 8% and 80% had depression, and between 39% and 61% had any anxiety disorder as measured via a diagnostic interview and/or self-report questionnaires. For misophonia, nine studies provided data on various forms of mood and anxiety disorders, with prevalences ranging from 1.1% to 37.3% and 0.2% to 69%, respectively. Conclusions: Although the 22 included studies varied considerably in design and scope, some recurring patterns of comorbidity were noted. However, apparent trends—such as the higher prevalence of mood and anxiety disorders compared to other psychiatric conditions—should be interpreted with caution, as most studies did not comprehensively assess a full range of psychiatric disorders. This likely skews prevalence estimates toward the conditions that were specifically investigated. Full article
(This article belongs to the Section Hearing)
Show Figures

Figure 1

20 pages, 1938 KB  
Article
A Fuzzy MCDM-Based Deep Multi-View Clustering Approach for Large-Scale Multi-View Data Analysis
by Yueyao Li and Bin Wu
Symmetry 2025, 17(8), 1253; https://doi.org/10.3390/sym17081253 - 6 Aug 2025
Viewed by 299
Abstract
Multidimensional clustering of large-scale multi-view data is an important topic because it makes possible to combine a variety of manifestations of a complex information set. Nevertheless, comparing and selecting the most suitable deep clustering method is not an easy task, especially when several [...] Read more.
Multidimensional clustering of large-scale multi-view data is an important topic because it makes possible to combine a variety of manifestations of a complex information set. Nevertheless, comparing and selecting the most suitable deep clustering method is not an easy task, especially when several opposing criteria are applied. Multi-criteria decision-making (MCDM) techniques provide systematic approaches to making such judgments, although they are often limited in their ability to handle uncertainty, imprecise judgments, and interdependencies in practice. To solve these problems, this paper suggests a circular Fermatean fuzzy technique order preference by similarity to ideal solution (CFF-TOPSIS) method, which combines improved fuzzy modeling with MCDM to make the decision-making process accurate and sound. By exploiting the intrinsic symmetry of TOPSIS, where distances to positive and negative ideal solutions are treated symmetrically, the proposed model integrates five evaluation criteria for assessing clustering adequacy, including clustering accuracy, scalability, computational complexity, robustness, and interpretability, to critically evaluate five alternative clustering methods based on the input of three decision-makers. This measurement is performed efficiently by the CFF-TOPSIS method based on the uncertainty and subjective judgment contained within circular Fermatean fuzzy sets (CFFSs). The model is reliable and superior to existing models, as confirmed by sensitivity and comparative analyses. The suggested approach provides a systematic and flexible method for making decisions in complex big-data settings, while maintaining symmetry in the evaluation of alternatives and criteria. Full article
(This article belongs to the Section Mathematics)
Show Figures

Figure 1

16 pages, 1530 KB  
Article
Enhanced Respiratory Sound Classification Using Deep Learning and Multi-Channel Auscultation
by Yeonkyeong Kim, Kyu Bom Kim, Ah Young Leem, Kyuseok Kim and Su Hwan Lee
J. Clin. Med. 2025, 14(15), 5437; https://doi.org/10.3390/jcm14155437 - 1 Aug 2025
Viewed by 549
Abstract
Background/Objectives: Identifying and classifying abnormal lung sounds is essential for diagnosing patients with respiratory disorders. In particular, the simultaneous recording of auscultation signals from multiple clinically relevant positions offers greater diagnostic potential compared to traditional single-channel measurements. This study aims to improve [...] Read more.
Background/Objectives: Identifying and classifying abnormal lung sounds is essential for diagnosing patients with respiratory disorders. In particular, the simultaneous recording of auscultation signals from multiple clinically relevant positions offers greater diagnostic potential compared to traditional single-channel measurements. This study aims to improve the accuracy of respiratory sound classification by leveraging multichannel signals and capturing positional characteristics from multiple sites in the same patient. Methods: We evaluated the performance of respiratory sound classification using multichannel lung sound data with a deep learning model that combines a convolutional neural network (CNN) and long short-term memory (LSTM), based on mel-frequency cepstral coefficients (MFCCs). We analyzed the impact of the number and placement of channels on classification performance. Results: The results demonstrated that using four-channel recordings improved accuracy, sensitivity, specificity, precision, and F1-score by approximately 1.11, 1.15, 1.05, 1.08, and 1.13 times, respectively, compared to using three, two, or single-channel recordings. Conclusions: This study confirms that multichannel data capture a richer set of features corresponding to various respiratory sound characteristics, leading to significantly improved classification performance. The proposed method holds promise for enhancing sound classification accuracy not only in clinical applications but also in broader domains such as speech and audio processing. Full article
(This article belongs to the Section Respiratory Medicine)
Show Figures

Figure 1

18 pages, 9390 KB  
Article
An Integrated SEA–Deep Learning Approach for the Optimal Geometry Performance of Noise Barrier
by Hao Wu, Lingshan He, Ziyu Tao, Duo Zhang and Yunke Luo
Machines 2025, 13(8), 670; https://doi.org/10.3390/machines13080670 - 31 Jul 2025
Cited by 1 | Viewed by 341
Abstract
The escalating environmental noise pollution along urban rail transit corridors, exacerbated by rapid urbanization, necessitates innovative and efficient noise control measures. A comprehensive investigation was conducted that utilized field measurements of train passing-by noise to establish a statistical energy analysis model for evaluating [...] Read more.
The escalating environmental noise pollution along urban rail transit corridors, exacerbated by rapid urbanization, necessitates innovative and efficient noise control measures. A comprehensive investigation was conducted that utilized field measurements of train passing-by noise to establish a statistical energy analysis model for evaluating the acoustic performance of both vertical (VB) and fully enclosed (FB) barrier configurations. The study incorporated Maa’s theory of micro-perforated plate (MPP) parameter optimization and developed a neural network surrogate model focused on insertion loss maximization for barrier geometric design. Key findings revealed significant barrier-induced near-track noise amplification, with peak effects observed at the point located 1 m from the barrier and 2 m above the rail. Frequency-dependent analysis demonstrated a characteristic rise-and-fall reflection pattern, showing maximum amplifications of 1.47 dB for VB and 4.13 dB for FB within the 400–2000 Hz range. The implementation of optimized MPPs was found to effectively eliminate the near-field noise amplification effects, achieving sound pressure level reductions of 4–8 dB at acoustically sensitive locations. Furthermore, the high-precision surrogate model (R2 = 0.9094, MSE = 0.8711) facilitated optimal geometric design solutions. The synergistic combination of MPP absorption characteristics and geometric optimization resulted in substantially enhanced barrier performance, offering practical solutions for urban rail noise mitigation strategies. Full article
(This article belongs to the Special Issue Advances in Noise and Vibrations for Machines)
Show Figures

Figure 1

Back to TopTop