paper-with-me

Papers

No Subclass Left Behind: Fine-Grained Robustness in Coarse-Grained Classification Problems

2020-11-25 · NeurIPS 2020 12 · Nimit S. Sohoni, Jared A. Dunnmon, Geoffrey Angus, Albert Gu, Christopher Ré

In real-world classification tasks, each class often comprises multiple finer-grained "subclasses." As the subclass labels are frequently unavailable, models trained using only the coarser-grained class labels often exhibit highly variable performance across different subclasses. This phenomenon, known as hidden stratification, has important consequences for models deployed in safety-critical applications such as medicine. We propose GEORGE, a method to both measure and mitigate hidden stratification even when subclass labels are unknown. We first observe that unlabeled subclasses are often separable in the feature space of deep neural networks, and exploit this fact to estimate subclass labels for the training data via clustering techniques. We then use these approximate subclass labels as a form of noisy supervision in a distributionally robust optimization objective. We theoretically characterize the performance of GEORGE in terms of the worst-case generalization error across any subclass. We empirically validate GEORGE on a mix of real-world and benchmark image classification datasets, and show that our approach boosts worst-case subclass accuracy by up to 22 percentage points compared to standard training techniques, without requiring any prior information about the subclasses.

📄 PDF Abstract BibTeX arXiv:2011.12945

Code (1)

HazyResearch/hidden-stratification 공식 구현 pytorch

Tasks

ClusteringGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Efficient Subclass Segmentation in Medical Images

2023-07-01 · Linrui Dai, Wenhui Lei, Xiaofan Zhang

As research interests in medical image analysis become increasingly fine-grained, the cost for extensive annotation also rises. One feasible way to reduce the cost is to annotate with coarse-grained superclass labels whi…

BraTS2021Medical Image AnalysisSegmentationSemantic Segmentation

Fine-grained Text to Image Synthesis

2024-12-10 · Xu Ouyang, Ying Chen, Kaiyue Zhu, Gady Agam

Fine-grained text to image synthesis involves generating images from texts that belong to different categories. In contrast to general text to image synthesis, in fine-grained synthesis there is high similarity between i…

Contrastive LearningImage Generation

No Concept Left Behind: Test-Time Optimization for Compositional Text-to-Image Generation

2025-09-27 · Mohammad Hossein Sameti, Amir M. Mansourian, Arash Marioriyad, Soheil Fadaee Oshyani 외 arxiv

Despite recent advances in text-to-image (T2I) models, they often fail to faithfully render all elements of complex prompts, frequently omitting or misrepresenting specific objects and attributes. Test-time optimization …

Text-to-Image Generation

Detecting Violence in Video using Subclasses

2016-04-27 · Xirong Li, Yujia Huo, Jieping Xu, Qin Jin

This paper attacks the challenging problem of violence detection in videos. Different from existing works focusing on combining multi-modal features, we go one step further by adding and exploiting subclasses visually re…

No Pixel Left Behind: A Detail-Preserving Architecture for Robust High-Resolution AI-Generated Image Detection

2025-08-24 · Lianrui Mu, Zou Xingze, Jianhong Bai, Jiaqi Hu 외 arxiv

The rapid growth of high-resolution, meticulously crafted AI-generated images poses a significant challenge to existing detection methods, which are often trained and evaluated on low-resolution, automatically generated …