Pith. sign in

REVIEW 4 cited by

HiLo: A Learning Framework for Generalized Category Discovery Robust to Domain Shifts

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.04591 v2 pith:LIFERR4P submitted 2024-08-08 cs.CV cs.AI

HiLo: A Learning Framework for Generalized Category Discovery Robust to Domain Shifts

classification cs.CV cs.AI
keywords domaintaskcategorydiscoveryhiloinformationlabelledgeneralized
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Generalized Category Discovery (GCD) is a challenging task in which, given a partially labelled dataset, models must categorize all unlabelled instances, regardless of whether they come from labelled categories or from new ones. In this paper, we challenge a remaining assumption in this task: that all images share the same domain. Specifically, we introduce a new task and method to handle GCD when the unlabelled data also contains images from different domains to the labelled set. Our proposed `HiLo' networks extract High-level semantic and Low-level domain features, before minimizing the mutual information between the representations. Our intuition is that the clusterings based on domain information and semantic information should be independent. We further extend our method with a specialized domain augmentation tailored for the GCD task, as well as a curriculum learning approach. Finally, we construct a benchmark from corrupted fine-grained datasets as well as a large-scale evaluation on DomainNet with real-world domain shifts, reimplementing a number of GCD baselines in this setting. We demonstrate that HiLo outperforms SoTA category discovery models by a large margin on all evaluations.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PACO: Proxy-Task Alignment and Online Calibration for On-the-Fly Category Discovery

    cs.CV 2026-04 unverdicted novelty 7.0

    PACO provides a hierarchical online decision system with proxy-simulated initial thresholds and adaptive updates from mature prototypes to enable consistent category discovery in streaming sequences.

  2. DP-BOA: Dirichlet-Process Birth-or-Assign for On-the-Fly Category Discovery

    cs.CV 2026-07 conditional novelty 6.0

    DP-BOA replaces fixed match thresholds in on-the-fly category discovery with an online Dirichlet-process Gaussian mixture that compares posterior-predictive evidence for assigning a sample to an existing category vers...

  3. Sparsity Hurts: Simple Linear Adapter Can Boost Generalized Category Discovery

    cs.CV 2026-05 unverdicted novelty 5.0

    LAGCD inserts residual linear adapters into each ViT block plus a distribution alignment loss to improve generalized category discovery by increasing model flexibility while reducing bias between seen and novel classes.

  4. Video-based Generalized Category Discovery via Memory-Guided Consistency-Aware Contrastive Learning

    cs.CV 2025-09 conditional novelty 5.0

    Video-GCD: a new benchmark and a consistency-aware contrastive learning method for discovering known and novel categories in videos.