InfoSculpt: Sculpting the Latent Space for Generalized Category Discovery
Wenwen Liao, Hang Ruan, Jianbo Yu, Yuansong Wang, Qingchao Jiang, Xiaofeng Yang
TL;DR
This work tackles Generalized Category Discovery (GCD) in open-world settings by reframing the problem through the Information Bottleneck (IB) lens and introducing InfoSculpt, which minimizes a dual Conditional Mutual Information (CMI) objective. By enforcing a Category-Level CMI on labeled data to compact known-class representations and an Instance-Level CMI on all data to distill augmentation-invariant features, InfoSculpt explicitly disentangles category-defining signals from instance-specific noise. The approach leverages a Vision Transformer backbone with contrastive learning and a carefully designed loss suite, achieving state-of-the-art results across 8 benchmarks and demonstrating strong generalization to novel categories. This information-theoretic latent-space sculpting offers a principled and scalable path toward robust open-world learning in vision tasks, with promising plug-and-play applicability to related GCD methods and potential extensions to more complex tasks.
Abstract
Generalized Category Discovery (GCD) aims to classify instances from both known and novel categories within a large-scale unlabeled dataset, a critical yet challenging task for real-world, open-world applications. However, existing methods often rely on pseudo-labeling, or two-stage clustering, which lack a principled mechanism to explicitly disentangle essential, category-defining signals from instance-specific noise. In this paper, we address this fundamental limitation by re-framing GCD from an information-theoretic perspective, grounded in the Information Bottleneck (IB) principle. We introduce InfoSculpt, a novel framework that systematically sculpts the representation space by minimizing a dual Conditional Mutual Information (CMI) objective. InfoSculpt uniquely combines a Category-Level CMI on labeled data to learn compact and discriminative representations for known classes, and a complementary Instance-Level CMI on all data to distill invariant features by compressing augmentation-induced noise. These two objectives work synergistically at different scales to produce a disentangled and robust latent space where categorical information is preserved while noisy, instance-specific details are discarded. Extensive experiments on 8 benchmarks demonstrate that InfoSculpt validating the effectiveness of our information-theoretic approach.
