paper-with-me

홈 › Papers

Residual Block-based Multi-Label Classification and Localization Network with Integral Regression for Vertebrae Labeling

2020-01-01 · Chunli Qin, Demin Yao, Han Zhuang, Hui Wang, Yonghong Shi, Zhijian Song

Accurate identification and localization of the vertebrae in CT scans is a critical and standard preprocessing step for clinical spinal diagnosis and treatment. Existing methods are mainly based on the integration of multiple neural networks, and most of them use the Gaussian heat map to locate the vertebrae's centroid. However, the process of obtaining the vertebrae's centroid coordinates using heat maps is non-differentiable, so it is impossible to train the network to label the vertebrae directly. Therefore, for end-to-end differential training of vertebra coordinates on CT scans, a robust and accurate automatic vertebral labeling algorithm is proposed in this study. Firstly, a novel residual-based multi-label classification and localization network is developed, which can capture multi-scale features, but also utilize the residual module and skip connection to fuse the multi-level features. Secondly, to solve the problem that the process of finding coordinates is non-differentiable and the spatial structure is not destructible, integral regression module is used in the localization network. It combines the advantages of heat map representation and direct regression coordinates to achieve end-to-end training, and can be compatible with any key point detection methods of medical image based on heat map. Finally, multi-label classification of vertebrae is carried out, which use bidirectional long short term memory (Bi-LSTM) to enhance the learning of long contextual information to improve the classification performance. The proposed method is evaluated on a challenging dataset and the results are significantly better than the state-of-the-art methods (mean localization error <3mm).

📄 PDF Abstract BibTeX arXiv:2001.00170

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONregression

Similar Papers 제목 키워드 기반

Industrial Anomaly Detection and Localization Using Weakly-Supervised Residual Transformers

2023-06-06 · Hanxi Li, Jingqi Wu, Deyin Liu, Lin Wu 외

Recent advancements in industrial anomaly detection (AD) have demonstrated that incorporating a small number of anomalous samples during training can significantly enhance accuracy. However, this improvement often comes …

Anomaly DetectionAnomaly LocalizationSupervised Anomaly DetectionUnsupervised Anomaly Detection

On the performance of residual block design alternatives in convolutional neural networks for end-to-end audio classification

2019-06-26 · Javier Naranjo-Alcazar, Sergi Perez-Castanos, Irene Martin-Morato, Pedro Zuccarello 외

Residual learning is a recently proposed learning framework to facilitate the training of very deep neural networks. Residual blocks or units are made of a set of stacked layers, where the inputs are added back to their …

Audio ClassificationClassificationGeneral Classificationimage-classification+1

MM-SFENet: Multi-scale Multi-task Localization and Classification of Bladder Cancer in MRI with Spatial Feature Encoder Network

2023-02-22 · Yu Ren, Guoli Wang, PingPing Wang, Kunmeng Liu 외

Background and Objective: Bladder cancer is a common malignant urinary carcinoma, with muscle-invasive and non-muscle-invasive as its two major subtypes. This paper aims to achieve automated bladder cancer invasiveness l…

ClassificationMulti-Task Learning

Zero-Shot Color Image Manipulation Localization via Noise Residual Artifact Pattern Analysis

2026-08-20 · Edgar Gonzalez-Fernandez arxiv

Digital cameras embed device-specific artifacts into every acquired image through demosaicing, in-camera post-processing, and lossy compression. These traces constitute a forensic signal that can be exploited to assess i…

Image Manipulation Localization

Acoustic Scene Classification with Squeeze-Excitation Residual Networks

2020-03-20 · Javier Naranjo-Alcazar, Sergi Perez-Castanos, Pedro Zuccarello, Maximo Cobos

Acoustic scene classification (ASC) is a problem related to the field of machine listening whose objective is to classify/tag an audio clip in a predefined label describing a scene location (e. g. park, airport, etc.). M…

Acoustic Scene ClassificationClassificationData AugmentationGeneral Classification+2