paper-with-me

홈 › Papers

Many-to-One Distribution Learning and K-Nearest Neighbor Smoothing for Thoracic Disease Identification

2021-02-26 · Yi Zhou, Lei Huang, Tianfei Zhou, Ling Shao

Chest X-rays are an important and accessible clinical imaging tool for the detection of many thoracic diseases. Over the past decade, deep learning, with a focus on the convolutional neural network (CNN), has become the most powerful computer-aided diagnosis technology for improving disease identification performance. However, training an effective and robust deep CNN usually requires a large amount of data with high annotation quality. For chest X-ray imaging, annotating large-scale data requires professional domain knowledge and is time-consuming. Thus, existing public chest X-ray datasets usually adopt language pattern based methods to automatically mine labels from reports. However, this results in label uncertainty and inconsistency. In this paper, we propose many-to-one distribution learning (MODL) and K-nearest neighbor smoothing (KNNS) methods from two perspectives to improve a single model's disease identification performance, rather than focusing on an ensemble of models. MODL integrates multiple models to obtain a soft label distribution for optimizing the single target model, which can reduce the effects of original label uncertainty. Moreover, KNNS aims to enhance the robustness of the target model to provide consistent predictions on images with similar medical findings. Extensive experiments on the public NIH Chest X-ray and CheXpert datasets show that our model achieves consistent improvements over the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2102.13269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing the Ranking Context of Dense Retrieval Methods through Reciprocal Nearest Neighbors

2023-05-25 · George Zerveas, Navid Rekabsaz, Carsten Eickhoff

Sparse annotation poses persistent challenges to training dense retrieval models; for example, it distorts the training signal when unlabeled relevant documents are used spuriously as negatives in contrastive learning. T…

Contrastive LearningRerankingRetrievalText Retrieval

Abrupt Motion Tracking via Nearest Neighbor Field Driven Stochastic Sampling

2014-10-28 · Tianfei Zhou, Yao Lu, Feng Lv, Huijun Di 외

Stochastic sampling based trackers have shown good performance for abrupt motion tracking so that they have gained popularity in recent years. However, conventional methods tend to use a two-stage sampling paradigm, in w…

Motion Detection

Systematically and efficiently improving $k$-means initialization by pairwise-nearest-neighbor smoothing

2022-02-08 · Carlo Baldassi

We present a meta-method for initializing (seeding) the $k$-means clustering algorithm called PNN-smoothing. It consists in splitting a given dataset into $J$ random subsets, clustering each of them individually, and mer…

Clustering

Machine Learning and Ensemble Approach Onto Predicting Heart Disease

2021-11-16 · Aaditya Surya

The four essential chambers of one's heart that lie in the thoracic cavity are crucial for one's survival, yet ironically prove to be the most vulnerable. Cardiovascular disease (CVD) also commonly referred to as heart d…

BIG-bench Machine Learning

Support-Conditioned Flow Matching Is Kernel Smoothing

2026-05-13 · Daniel Matsui Smola arxiv

Generative models are often conditioned on a small set of examples via cross-attention. Under the Gaussian optimal-transport path, we show that the exact velocity field induced by a finite support set is a Nadaraya--Wats…