paper-with-me

홈 › Papers

LoGex: Improved tail detection of extremely rare histopathology classes via guided diffusion

2024-09-02 · Maximilian Mueller, Matthias Hein

In realistic medical settings, the data are often inherently long-tailed, with most samples concentrated in a few classes and a long tail of rare classes, usually containing just a few samples. This distribution presents a significant challenge because rare conditions are critical to detect and difficult to classify due to limited data. In this paper, rather than attempting to classify rare classes, we aim to detect these as out-of-distribution data reliably. We leverage low-rank adaption (LoRA) and diffusion guidance to generate targeted synthetic data for the detection problem. We significantly improve the OOD detection performance on a challenging histopathological task with only ten samples per tail class without losing classification accuracy on the head classes.

📄 PDF Abstract BibTeX arXiv:2409.01317

Code (1)

mueller-mp/logex 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Rectify the Regression Bias in Long-Tailed Object Detection

2024-01-29 · Ke Zhu, Minghao Fu, Jie Shao, Tianyu Liu 외

Long-tailed object detection faces great challenges because of its extremely imbalanced class distribution. Recent methods mainly focus on the classification bias and its loss function design, while ignoring the subtle i…

Long-tailed Object DetectionObjectobject-detectionObject Detection+1

Detecting Human-Object Interaction via Fabricated Compositional Learning

2021-03-15 · CVPR 2021 1 · Zhi Hou, Baosheng Yu, Yu Qiao, Xiaojiang Peng 외

Human-Object Interaction (HOI) detection, inferring the relationships between human and objects from images/videos, is a fundamental task for high-level scene understanding. However, HOI detection usually suffers from th…

Affordance RecognitionHuman-Object Interaction DetectionObjectScene Understanding

Towards Long-Tailed 3D Detection

2022-11-16 · Neehar Peri, Achal Dave, Deva Ramanan, Shu Kong

Contemporary autonomous vehicle (AV) benchmarks have advanced techniques for training 3D detectors, particularly on large-scale lidar data. Surprisingly, although semantic class labels naturally follow a long-tailed dist…

Target-aware Dual Adversarial Learning and a Multi-scenario Multi-Modality Benchmark to Fuse Infrared and Visible for Object Detection

2022-03-30 · CVPR 2022 1 · JinYuan Liu, Xin Fan, Zhanbo Huang, Guanyao Wu 외

This study addresses the issue of fusing infrared and visible images that appear differently for object detection. Aiming at generating an image of high visual quality, previous approaches discover commons underlying the…

2D Object DetectionBilevel OptimizationInfrared And Visible Image Fusionobject-detection+2

Demographic-Aware Self-Supervised Anomaly Detection Pretraining for Equitable Rare Cardiac Diagnosis

2026-03-20 · Chaoqin Huang, Zi Zeng, Aofan Jiang, Yuchen Xu 외 arxiv

Rare cardiac anomalies are difficult to detect from electrocardiograms (ECGs) due to their long-tailed distribution with extremely limited case counts and demographic disparities in diagnostic performance. These limitati…

Self-Supervised Anomaly DetectionRepresentation LearningECG Classification