paper-with-me

Papers

DeepGB-TB: A Risk-Balanced Cross-Attention Gradient-Boosted Convolutional Network for Rapid, Interpretable Tuberculosis Screening

2025-08-02 · Zhixiang Lu, Yulong Li, Feilong Tang, Zhengyong Jiang, Chong Li, Mian Zhou, Tenglong Li, Jionglong Su arxiv

Large-scale tuberculosis (TB) screening is limited by the high cost and operational complexity of traditional diagnostics, creating a need for artificial-intelligence solutions. We propose DeepGB-TB, a non-invasive system that instantly assigns TB risk scores using only cough audio and basic demographic data. The model couples a lightweight one-dimensional convolutional neural network for audio processing with a gradient-boosted decision tree for tabular features. Its principal innovation is a Cross-Modal Bidirectional Cross-Attention module (CM-BCA) that iteratively exchanges salient cues between modalities, emulating the way clinicians integrate symptoms and risk factors. To meet the clinical priority of minimizing missed cases, we design a Tuberculosis Risk-Balanced Loss (TRBL) that places stronger penalties on false-negative predictions, thereby reducing high-risk misclassifications. DeepGB-TB is evaluated on a diverse dataset of 1,105 patients collected across seven countries, achieving an AUROC of 0.903 and an F1-score of 0.851, representing a new state of the art. Its computational efficiency enables real-time, offline inference directly on common mobile devices, making it ideal for low-resource settings. Importantly, the system produces clinically validated explanations that promote trust and adoption by frontline health workers. By coupling AI innovation with public-health requirements for speed, affordability, and reliability, DeepGB-TB offers a tool for advancing global TB control.

📄 PDF Abstract BibTeX arXiv:2508.02741

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Boosted Embeddings for Time Series Forecasting

2021-04-10 · Sankeerth Rao Karingula, Nandini Ramanan, Rasool Tahmasbi, Mehrnaz Amjadi 외

Time series forecasting is a fundamental task emerging from diverse data-driven applications. Many advanced autoregressive methods such as ARIMA were used to develop forecasting models. Recently, deep learning based meth…

Deep LearningTime SeriesTime Series AnalysisTime Series Forecasting

Class-Specific Branch Attention for Mitigating Gradient Interference under Class Imbalance

2026-06-04 · Arush Singhal, Umang Soni arxiv

Deep neural networks trained under severe class imbalance often exhibit degraded performance, typically attributed to statistical bias. In this work, we identify a complementary optimization-level pathology: inter-class …

Cohort-attention Evaluation Metric against Tied Data: Studying Performance of Classification Models in Cancer Detection

2025-03-17 · Longfei Wei, Fang Sheng, Jianfei Zhang

Artificial intelligence (AI) has significantly improved medical screening accuracy, particularly in cancer detection and risk assessment. However, traditional classification metrics often fail to account for imbalanced d…

FairnessSensitivitySpecificity

Attention and Risk-Aware Decision Framework for Safe Autonomous Driving

2025-09-09 · Zhen Tian, Fujiang Yuan, Yangfan He, Qinghao Li 외 arxiv

Autonomous driving has attracted great interest due to its potential capability in full-unsupervised driving. Model-based and learning-based methods are widely used in autonomous driving. Model-based methods rely on pre-…

Collision AvoidanceAutonomous Driving

IoU-balanced Loss Functions for Single-stage Object Detection

2019-08-15 · Shengkai Wu, Jinrong Yang, Xinggang Wang, Xiaoping Li

Single-stage object detectors have been widely applied in computer vision applications due to their high efficiency. However, we find that the loss functions adopted by single-stage object detectors hurt the localization…

ClassificationGeneral ClassificationObjectobject-detection+1