Topic
classification
Interpretable Sperm Morphology Classification via Attention-Guided Deep Learning
A study proposes an interpretable deep learning framework combining EfficientNet-B0 with a Convolutional Block Attention Module for sperm morphology classification, achieving 90.2% and 93.9% accuracy on SMIDS and HuSHem datasets respectively.
Cough Regression Benchmark Reveals Trade-Offs in Respiratory Acoustic Foundation Models
A new benchmark from researchers at NC State evaluates five respiratory acoustic foundation models on cough regression tasks—predicting age, BMI, and disease probability from cough audio. The study reveals that smaller MLP heads often outperform linear probes, but full-MLP heads overfit on small clinical data. HeAR and M2D+Resp achieve near-full performance with only 50 samples, while OPERA models require 400. Cross-dataset transfer is asymmetric, with large diverse datasets generalizing better to small clinical populations.
Multi-Sensor Fusion Technique Enhances UAV Classification Accuracy Using Image and Radar Data
Researchers proposed a multi-sensor fusion methodology that combines thermal, optronic, and radar data using a deep neural network to classify UAVs. The CNN-based architecture stacks image features from different sensors to achieve higher classification accuracy than any single sensor alone.
Ensemble Deep Learning Achieves 99.27% Accuracy in Lemon Leaf Disease Detection
A study on arXiv presents an ensemble deep learning approach for classifying lemon leaf diseases, achieving 99.27% accuracy. The method combines InceptionV3 and MobileNetV2 with adversarial training and Grad-CAM visualization, using a dataset of 1,354 images across 9 classes.
EEGNet Study Reveals Key Limitations in fNIRS Cognitive Load Classification
A comprehensive study published on arXiv systematically evaluates EEGNet for classifying cognitive load from fNIRS signals. The research highlights critical challenges in generalization, achieving only 56.11% accuracy under subject-independent evaluation, and underscores the importance of segmentation strategy and learning rate selection.
New Agentic LLM Framework Improves HTS Tariff Code Classification for Maritime Logistics
Researchers have developed a consensus-based agentic large language model framework for Harmonized Tariff Schedule (HTS) code classification, addressing challenges in maritime logistics. The framework integrates multi-agent retrieval, evidence-grounded reasoning, and human-in-the-loop escalation, outperforming single-step LLM predictions on a private dataset of 3,300 product records.
Researchers Tackle Annotator Disagreement to Improve Hate Speech Classification Accuracy
A new research paper from Dehghan, Sen, and Yanikoglu explores the challenge of annotator disagreement in hate speech classification. The authors evaluate aggregation methods like majority voting and ordinal strategies, demonstrating that filtering non-consensus samples leads to over-optimistic results and that leveraging perceived hate speech strength enhances performance. They establish new state-of-the-art results for Turkish tweets.
How Multi-Label Classification and Generative AI Scale User Feedback Analysis
A research paper on arXiv details how a major software company used supervised machine learning for multi-label topic classification and generative AI for summarization to efficiently process large volumes of user feedback. The study found that sentiment analysis alone does not reliably indicate user satisfaction, emphasizing the need for explicit satisfaction surveys.