paper-with-me

Papers

Identifying Latent Concepts and Structures for Generalized Category Discovery

2026-07-01 · Boyang Dai, Chaoqi Chen, Yizhou Yu arxiv

Generalized Category Discovery (GCD) aims to recognize known classes while autonomously discovering novel ones in open-world settings. However, current approaches primarily focus on designing clustering objectives, often overlooking a critical bottleneck: standard vision backbones yield high-rank, entangled token representations that are ill-suited for unsupervised discovery of latent concepts and structures. In this paper, we propose Compositional Primitive Fields (CPF-GCD), a novel representation learning framework that reshapes the feature space to make such latent structure identifiable by enforcing a low-rank compositional organization. Our core hypothesis is that all categories, whether known or novel, can be expressed as compositions and spatial arrangements of a finite set of learnable visual primitives that capture reusable concepts. CPF instantiates this geometric constraint via a spatial field mechanism. Inserted between the backbone and the head, it rewrites noisy patch tokens through low-rank primitive mixtures, effectively decomposing images into reusable atomic parts and their spatial layouts. By explicitly modeling the spatial distribution of primitives, CPF enables novel categories to emerge naturally as new activation patterns over a shared vocabulary. This shifts the focus of representation from merely partitioning global embeddings to constructing a structured and separable primitive field. Extensive experiments demonstrate that CPF serves as a generic, plug-and-play module that consistently boosts performance across diverse GCD baselines, validating that identifying and leveraging low-rank compositional structure is a crucial inductive bias for open-world recognition.

📄 PDF Abstract BibTeX arXiv:2607.00620

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Learning Like Humans: Analogical Concept Learning for Generalized Category Discovery

2026-03-20 · Jizhou Han, Chenhao Ding, Yuhang He, Qiang Wang 외 arxiv

Generalized Category Discovery (GCD) seeks to uncover novel categories in unlabeled data while preserving recognition of known categories, yet prevailing visual-only pipelines and the loose coupling between supervised le…

Composing Novel Classes: A Concept-Driven Approach to Generalized Category Discovery

2024-10-17 · Chuyu Zhang, Peiyan Gu, Xueyang Yu, Xuming He

We tackle the generalized category discovery (GCD) problem, which aims to discover novel classes in unlabeled datasets by leveraging the knowledge of known classes. Previous works utilize the known class knowledge throug…

Wormhole: Concept-Aware Deep Representation Learning for Co-Evolving Sequences

2024-09-20 · Kunpeng Xu, Lifei Chen, Shengrui Wang

Identifying and understanding dynamic concepts in co-evolving sequences is crucial for analyzing complex systems such as IoT applications, financial markets, and online activity logs. These concepts provide valuable insi…

Decision MakingRepresentation Learning

Identifying and Alleviating Concept Drift in Streaming Tensor Decomposition

2018-04-25 · Ravdeep Pasricha, Ekta Gujral, Evangelos E. Papalexakis

Tensor decompositions are used in various data mining applications from social network to medical applications and are extremely useful in discovering latent structures or concepts in the data. Many real-world applicatio…

Tensor Decomposition

Investigating Concept Alignment Using Implausible Category Members

2026-05-20 · Sunayana Rane, Brenden M. Lake, Thomas L. Griffiths arxiv

Developing AI systems with a human-like understanding of everyday concepts is a key step towards developing safe, reliable systems whose behavior makes sense to humans. When probing concept understanding, asking question…