中文
相关论文

相关论文: Dissecting Generalized Category Discovery: Multipl…

200 篇论文

Generalized Class Discovery (GCD) aims to dynamically assign labels to unlabelled data partially based on knowledge learned from labelled data, where the unlabelled data may come from known or novel classes. The prevailing approach…

机器学习 · 计算机科学 2024-05-01 Ye Wang , Yaxiong Wang , Yujiao Wu , Bingchen Zhao , Xueming Qian

In this paper, we tackle the problem of Generalized Category Discovery (GCD). Given a dataset containing both labelled and unlabelled images, the objective is to categorize all images in the unlabelled subset, irrespective of whether they…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yuanpei Liu , Kai Han

Generalized Category Discovery (GCD) is a pragmatic and challenging open-world task, which endeavors to cluster unlabeled samples from both novel and old classes, leveraging some labeled data of old classes. Given that knowledge learned…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Shijie Ma , Fei Zhu , Zhun Zhong , Xu-Yao Zhang , Cheng-Lin Liu

Generalized Continual Category Discovery (GCCD) tackles learning from sequentially arriving, partially labeled datasets while uncovering new categories. Traditional methods depend on feature distillation to prevent forgetting the old…

This paper explores a novel setting called Generalized Category Discovery in Semantic Segmentation (GCDSS), aiming to segment unlabeled images given prior knowledge from a labeled set of base classes. The unlabeled images contain pixels of…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Zhengyuan Peng , Qijian Tian , Jianqing Xu , Yizhang Jin , Xuequan Lu , Xin Tan , Yuan Xie , Lizhuang Ma

Generalized Category Discovery (GCD) aims to identify a mix of known and novel categories within unlabeled data sets, providing a more realistic setting for image recognition. Essentially, GCD needs to remember existing patterns thoroughly…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Xinzi Cao , Xiawu Zheng , Guanhong Wang , Weijiang Yu , Yunhang Shen , Ke Li , Yutong Lu , Yonghong Tian

Generalized category discovery (GCD) is essential for improving deep learning models' robustness in open-world scenarios by clustering unlabeled data containing both known and novel categories. Traditional GCD methods focus on minimizing…

机器学习 · 计算机科学 2025-05-21 Luyao Tang , Kunze Huang , Chaoqi Chen , Cheng Chen

Generalized Category Discovery (GCD) is an open-world problem that clusters unlabeled data by leveraging knowledge from partially labeled categories. A key challenge is that unlabeled data may contain both known and novel categories.…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Haiyang Zheng , Nan Pu , Wenjing Li , Nicu Sebe , Zhun Zhong

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between known and novel…

计算与语言 · 计算机科学 2023-03-16 Wenbin An , Feng Tian , Qinghua Zheng , Wei Ding , QianYing Wang , Ping Chen

In this study, we tackle Generalized Category Discovery (GCD) via a Relational Retrieval perspective, explicitly coupling labeled and unlabeled data through bidirectional knowledge transfer. While existing methods treat these sources…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yulin Xu , Chunqi Guo , Yuanzhen Shuai , Jianyuan Ni

Self-supervised detection and segmentation of foreground objects aims for accuracy without annotated training data. However, existing approaches predominantly rely on restrictive assumptions on appearance and motion. For scenes with dynamic…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Isinsu Katircioglu , Helge Rhodin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Generalized Category Discovery (GCD) aims to identify both known and unknown categories, with only partial labels given for the known categories, posing a challenging open-set recognition problem. State-of-the-art approaches for GCD task…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Wei He , Xianghan Meng , Zhiyuan Huang , Xianbiao Qi , Rong Xiao , Chun-Guang Li

Generalized category discovery (GCD) aims at addressing a more realistic and challenging setting of semi-supervised learning, where only part of the category labels are assigned to certain training samples. Previous methods generally employ…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yuanpeng Tu , Zhun Zhong , Yuxi Li , Hengshuang Zhao

Different from the traditional semi-supervised learning paradigm that is constrained by the close-world assumption, Generalized Category Discovery (GCD) presumes that the unlabeled dataset contains new categories not appearing in the…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Yuxun Qu , Yongqiang Tang , Chenyang Zhang , Wensheng Zhang

Extensive research has recently shown that recurrent neural language models are able to process a wide range of grammatical phenomena. How these models are able to perform these remarkable feats so well, however, is still an open question.…

计算与语言 · 计算机科学 2019-09-20 Jaap Jumelet , Willem Zuidema , Dieuwke Hupkes

Generalized Category Discovery (GCD) aims to categorize unlabelled instances from both known and unknown classes by transferring knowledge from labelled data of known classes. Existing methods assume all data comes from a single domain, yet…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Hongjun Wang , Po Hu , Kai Han

In this paper, we consider a highly general image recognition setting wherein, given a labelled and unlabelled set of images, the task is to categorize all images in the unlabelled set. Here, the unlabelled images may come from labelled…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

A central goal of visual recognition is to understand objects and scenes from a single image. 2D recognition has witnessed tremendous progress thanks to large-scale learning and general-purpose representations. Comparatively, 3D poses new…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Chao-Yuan Wu , Justin Johnson , Jitendra Malik , Christoph Feichtenhofer , Georgia Gkioxari

Visual concept discovery has long been deemed important to improve interpretability of neural networks, because a bank of semantically meaningful concepts would provide us with a starting point for building machine learning models that…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Haiyang Huang , Zhi Chen , Cynthia Rudin

Generalized Category Discovery (GCD) tackles the challenging problem of categorizing unlabeled images into both known and novel classes within a partially labeled dataset, without prior knowledge of the number of unknown categories.…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Mingfu Yan , Jiancheng Huang , Yifan Liu , Shifeng Chen