paper-with-me

Papers

OSCARS: An Outlier-Sensitive Content-Based Radiography Retrieval System

2022-04-06 · Xiaoyuan Guo, Jiali Duan, Saptarshi Purkayastha, Hari Trivedi, Judy Wawira Gichoya, Imon Banerjee

Improving the retrieval relevance on noisy datasets is an emerging need for the curation of a large-scale clean dataset in the medical domain. While existing methods can be applied for class-wise retrieval (aka. inter-class), they cannot distinguish the granularity of likeness within the same class (aka. intra-class). The problem is exacerbated on medical external datasets, where noisy samples of the same class are treated equally during training. Our goal is to identify both intra/inter-class similarities for fine-grained retrieval. To achieve this, we propose an Outlier-Sensitive Content-based rAdiologhy Retrieval System (OSCARS), consisting of two steps. First, we train an outlier detector on a clean internal dataset in an unsupervised manner. Then we use the trained detector to generate the anomaly scores on the external dataset, whose distribution will be used to bin intra-class variations. Second, we propose a quadruplet (a, p, nintra, ninter) sampling strategy, where intra-class negatives nintra are sampled from bins of the same class other than the bin anchor a belongs to, while niner are randomly sampled from inter-classes. We suggest a weighted metric learning objective to balance the intra and inter-class feature learning. We experimented on two representative public radiography datasets. Experiments show the effectiveness of our approach. The training and evaluation code can be found in https://github.com/XiaoyuanGuo/oscars.

📄 PDF Abstract BibTeX arXiv:2204.03074

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningRetrieval

Similar Papers 제목 키워드 기반

Technical outlier detection via convolutional variational autoencoder for the ADMANI breast mammogram dataset

2023-05-20 · Hui Li, Carlos A. Pena Solorzano, Susan Wei, Davis J. McCarthy

The ADMANI datasets (annotated digital mammograms and associated non-image datasets) from the Transforming Breast Cancer Screening with AI programme (BRAIx) run by BreastScreen Victoria in Australia are multi-centre, lar…

Breast Cancer DetectionOutlier Detection

When Should Memory Stay Silent: Measuring Memory-Use Boundaries in Memory-Augmented Conversational Agents

2026-06-04 · Lingxiang Xu, Jiaoyun Yang, Min Hu, Hongtu Chen 외 arxiv

Long-term memory enables language model agents to support personalized interactions, but it remains unclear when available memories warrant integration into responses. Existing memory evaluations emphasize retrieval accu…

Exploring LRP and Grad-CAM visualization to interpret multi-label-multi-class pathology prediction using chest radiography

2022-08-31 · 2022 IEEE 35th International Symposium on Computer-Based Medical Systems (CBMS) 2022 8 · Mahbub Ul Alam, Rahim Rahmani

The area of interpretable deep neural networks has received increased attention in recent years due to the need for transparency in various fields, including medicine, healthcare, stock market analysis, compliance with l…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

MRAG: A Modular Retrieval Framework for Time-Sensitive Question Answering

2024-12-20 · Zhang Siyue, Xue Yuxiang, Zhang Yiming, Wu Xiaobao 외

Understanding temporal relations and answering time-sensitive questions is crucial yet a challenging task for question-answering systems powered by large language models (LLMs). Existing approaches either update the para…

Question AnsweringRetrievalRetrieval-augmented Generation

CXR-Retrieve: Compositional Text-to-Image Retrieval in Chest Radiography

2026-07-30 · Tomer Erez, Moshe Kimhi, Chaim Baskin, Ehud Rivlin arxiv

Large chest radiography archives are difficult to search because most studies are paired only with free-text reports rather than structured clinical annotations. Vision-language models offer a natural interface for text-…

Image RetrievalImage Matching