paper-with-me

홈 › Papers

A Multi-Task Self-Normalizing 3D-CNN to Infer Tuberculosis Radiological Manifestations

2019-07-29

We propose a learning method well-suited to infer the presence of Tuberculosis (TB) manifestations on Computer Tomography (CT) scans mimicking the radiologist reports. Latent features are extracted from the CT volumes employing the V-Net encoder and those are the input to a Feed-Forward Neural Network (FNN) for multi-class classification. To overtake the issues (e.g., exploding/vanishing gradients, lack of sensibility) that normally appear when training deep 3D models with datasets of limited size and composed of large volumes, our proposal employs: 1) At the network architecture level, the scaled exponential linear unit (SELU) activation which allows the network self-normalization, and 2) at the learning phase, multi-task learning with a loss function weighted by the task homoscedastic uncertainty. The results achieve F1-scores close to or above 0.9 for the detection of TB lesions and a Root Mean Square Error of 1.16 for the number of nodules.

📄 PDF Abstract BibTeX arXiv:1907.12331

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class ClassificationMulti-Task Learning

Similar Papers 제목 키워드 기반

Empowering Tuberculosis Screening with Explainable Self-Supervised Deep Neural Networks

2024-06-19 · Neel Patel, Alexander Wong, Ashkan Ebadi

Tuberculosis persists as a global health crisis, especially in resource-limited populations and remote regions, with more than 10 million individuals newly infected annually. It stands as a stark symbol of inequity in pu…

SNDCNN: Self-normalizing deep CNNs with scaled exponential linear units for speech recognition

2019-10-04 · Zhen Huang, Tim Ng, Leo Liu, Henry Mason 외

Very deep CNNs achieve state-of-the-art results in both computer vision and speech recognition, but are difficult to train. The most popular way to train very deep CNNs is to use shortcut connections (SC) together with b…

Inference Optimizationspeech-recognitionSpeech Recognition

Self-Supervised Learning of Generative Spin-Glasses with Normalizing Flows

2020-01-02 · Gavin S. Hartnett, Masoud Mohseni

Spin-glasses are universal models that can capture complex behavior of many-body systems at the interface of statistical physics and computer science including discrete optimization, inference in graphical models, and au…

Self-Supervised Learning

Continual Repeated Annealed Flow Transport Monte Carlo

2022-01-31 · Alexander G. D. G. Matthews, Michael Arbel, Danilo J. Rezende, Arnaud Doucet

We propose Continual Repeated Annealed Flow Transport Monte Carlo (CRAFT), a method that combines a sequential Monte Carlo (SMC) sampler (itself a generalization of Annealed Importance Sampling) with variational inferenc…

Variational Inference

An Explainable Hybrid AI Framework for Enhanced Tuberculosis and Symptom Detection

2025-10-21 · Neel Patel, Alexander Wong, Ashkan Ebadi arxiv

Tuberculosis remains a critical global health issue, particularly in resource-limited and remote areas. Early detection is vital for treatment, yet the lack of skilled radiologists underscores the need for artificial int…