-
341
Leveraging large language models for automated detection of velopharyngeal dysfunction in patients with cleft palate
Published 2025-03-01“…BackgroundHypernasality, a hallmark of velopharyngeal insufficiency (VPI), is a speech disorder with significant psychosocial and functional implications. Conventional diagnostic methods rely heavily on specialized expertise and equipment, posing challenges in resource-limited settings. …”
Get full text
Article -
342
A spatial matrix factorization method to characterize ecological assemblages as a mixture of unobserved sources: An application to fish eDNA surveys
Published 2024-12-01“…We present a spatial matrix factorization method that identifies optimal eDNA sample assemblages—called pools—assuming that taxonomic unit composition is based on a fixed number of unknown sources. These sources, in turn, represent taxonomic units sharing similar habitat properties or characteristics. …”
Get full text
Article -
343
Deep learning vulnerability detection method based on optimized inter-procedural semantics of programs
Published 2023-12-01“…In recent years, software vulnerabilities have been causing a multitude of security incidents, and the early discovery and patching of vulnerabilities can effectively reduce losses.Traditional rule-based vulnerability detection methods, relying upon rules defined by experts, suffer from a high false negative rate.Deep learning-based methods have the capability to automatically learn potential features of vulnerable programs.However, as software complexity increases, the precision of these methods decreases.On one hand, current methods mostly operate at the function level, thus unable to handle inter-procedural vulnerability samples.On the other hand, models such as BGRU and BLSTM exhibit performance degradation when confronted with long input sequences, and are not adept at capturing long-term dependencies in program statements.To address the aforementioned issues, the existing program slicing method has been optimized, enabling a comprehensive contextual analysis of vulnerabilities triggered across functions through the combination of intra-procedural and inter-procedural slicing.This facilitated the capture of the complete causal relationship of vulnerability triggers.Furthermore, a vulnerability detection task was conducted using a Transformer neural network architecture equipped with a multi-head attention mechanism.This architecture collectively focused on information from different representation subspaces, allowing for the extraction of deep features from nodes.Unlike recurrent neural networks, this approach resolved the issue of information decay and effectively learned the syntax and semantic information of the source program.Experimental results demonstrate that this method achieves an F1 score of 73.4% on a real software dataset.Compared to the comparative methods, it shows an improvement of 13.6% to 40.8%.Furthermore, it successfully detects several vulnerabilities in open-source software, confirming its effectiveness and applicability.…”
Get full text
Article -
344
Employing SAE-GRU deep learning for scalable botnet detection in smart city infrastructure
Published 2025-04-01“…These findings enhance the understanding of IoT security by offering a scalable and resource-efficient solution for botnet detection. The functional investigation establishes a foundation for future research into adaptive security mechanisms that address emerging threats and highlights the practical potential of advanced deep learning techniques in safeguarding next-generation smart city ecosystems.…”
Get full text
Article -
345
YOLO-SRMX: A Lightweight Model for Real-Time Object Detection on Unmanned Aerial Vehicles
Published 2025-07-01“…Unmanned Aerial Vehicles (UAVs) face a significant challenge in balancing high accuracy and high efficiency when performing real-time object detection tasks, especially amidst intricate backgrounds, diverse target scales, and stringent onboard computational resource constraints. …”
Get full text
Article -
346
GESC-YOLO: Improved Lightweight Printed Circuit Board Defect Detection Based Algorithm
Published 2025-05-01“…Printed circuit boards (PCBs) are an indispensable part of electronic products, and their quality is crucial to the operational integrity and functional reliability of these products. Currently, existing PCB defect detection models are beset with issues such as excessive model size and parameter complexity, rendering them ill-equipped to meet the requirements for lightweight deployment on mobile devices. …”
Get full text
Article -
347
RSWD-YOLO: A Walnut Detection Method Based on UAV Remote Sensing Images
Published 2025-04-01“…Furthermore, to optimize the detection performance under hardware resource constraints, we apply knowledge distillation to RSWD-YOLO, thereby further improving the detection accuracy. …”
Get full text
Article -
348
Quantifying the spatial impact of an invasive Acacia on ecosystem functioning using remote sensing
Published 2025-01-01Get full text
Article -
349
Automatic detection of human gait events: a simple but versatile 3D algorithm
Published 2025-05-01Get full text
Article -
350
Characteristics of soil microbial phospholipid fatty acids in artificial, black-soil mountain degraded, and natural grasslands in the source region of the Three Rivers
Published 2025-08-01“…Background The source region of the Three Rivers is a concentrated distribution area of alpine grassland. …”
Get full text
Article -
351
GSF-YOLOv8: A Novel Approach for Fire Detection Using Gather-Distribute Mechanism and SimAM Attention
Published 2025-01-01“…To address the current challenges in fire detection algorithms, including insufficient feature extraction, high computational complexity, limited deployment on resource-constrained devices, missed detections, false detections, and low accuracy, we developed a high-precision algorithm named GSF-YOLOv8. …”
Get full text
Article -
352
Classification of SERS spectra for agrochemical detection using a neural network with engineered features
Published 2025-01-01“…Surface-Enhanced Raman Spectroscopy (SERS) substrates offer a promising solution for the sensitive and specific detection of agrochemicals, enabling timely interventions to mitigate their harmful effects on humans and ecosystems. …”
Get full text
Article -
353
YOLOLS: A Lightweight and High-Precision Power Insulator Defect Detection Network for Real-Time Edge Deployment
Published 2025-03-01“…However, deploying deep learning models on edge devices presents significant challenges due to limited computational resources and strict latency constraints. To address these issues, we propose YOLOLS, a lightweight and efficient detection model derived from YOLOv8n and optimized for real-time edge deployment. …”
Get full text
Article -
354
The proteome of circulating extracellular vesicles and their functional effect on platelets vary with the isolation method
Published 2025-07-01“…Abstract Extracellular vesicles (EVs) play a crucial role in cell-to-cell communication and serve as a source of biomarkers in several pathologies. In this study, we aimed to characterize plasma-derived EVs isolated by ultracentrifugation (UC) or size exclusion chromatography (SEC) to define the best method for proteomic and functional studies. …”
Get full text
Article -
355
MSSA: multi-stage semantic-aware neural network for binary code similarity detection
Published 2025-01-01“…Binary code similarity detection (BCSD) aims to identify whether a pair of binary code snippets is similar, which is widely used for tasks such as malware analysis, patch analysis, and clone detection. …”
Get full text
Article -
356
FsDAOD: Few-shot domain adaptation object detection for heterogeneous SAR image
Published 2025-06-01“…Heterogeneous Synthetic Aperture Radar (SAR) image object detection task with inconsistent joint probability distributions is occurring more and more frequently in practical applications. …”
Get full text
Article -
357
Network security traffic detection and legal supervision based on adaptive metric learning algorithm
Published 2025-09-01Get full text
Article -
358
App-DDoS detection method using partial binary tree based SVM algorithm
Published 2018-03-01“…As it ignored the detection of ramp-up and pulsing type of application layer DDoS (App-DDoS) attacks in existing flow-based App-DDoS detection methods,an effective detection method for multi-type App-DDoS was proposed.Firstly,in order to fast count the number of HTTP GET for users and further support the calculation of feature parameters applied in detection method,the indexes of source IP address in multiple time windows were constructed by the approach of Hash function.Then the feature parameters by combining SVM classifiers with the structure of partial binary tree were trained hierarchically,and the App-DDoS detection method was proposed with the idea of traversing binary tree and feedback learning to distinguish non-burst normal flow,burst normal flow and multi-type App-DDoS flows.The experimental results show that compared with the conventional SVM-based and naïve-Bayes-based detection methods,the proposed method has more excellent detection performance and can distinguish specific App-DDoS types through subdividing attack types and training detection model layer by layer.…”
Get full text
Article -
359
A Lightweight Network for UAV Multi-Scale Feature Fusion-Based Object Detection
Published 2025-03-01“…To tackle the issues of small target sizes, missed detections, and false alarms in aerial drone imagery, alongside the constraints posed by limited hardware resources during model deployment, a streamlined object detection approach is proposed to enhance the performance of YOLOv8s. …”
Get full text
Article -
360
A Contrast-Enhanced Approach for Aerial Moving Target Detection Based on Distributed Satellites
Published 2025-03-01“…This method compensates for the range difference rather than the target range. In the detection period, we develop two weighting functions, i.e., the Doppler frequency rate (DFR) variance function and smooth spatial filtering function, to extract prominent areas and make efficient detection, respectively. …”
Get full text
Article