中文
相关论文

相关论文: Sparsity Hurts: Simple Linear Adapter Can Boost Ge…

200 篇论文

Generalized Category Discovery (GCD) aims to classify inputs into both known and novel categories, a task crucial for open-world scientific discoveries. However, current GCD methods are limited to unimodal data, overlooking the inherently…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Yuchang Su , Renping Zhou , Siyu Huang , Xingjian Li , Tianyang Wang , Ziyue Wang , Min Xu

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

General change detection (GCD) and semantic change detection (SCD) are common methods for identifying changes and distinguishing object categories involved in those changes, respectively. However, the binary changes provided by GCD is often…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Yuqun Yang , Xu Tang , Xiangrong Zhang , Jingjing Ma , Licheng Jiao

Federated Graph Learning (FGL) enables collaborative learning over distributed graph data, yet existing approaches largely rely on a closed-world assumption, limiting their applicability in dynamic environments where novel categories…

机器学习 · 计算机科学 2026-05-12 Zhongzheng Yuan , Lianshuai Guo , Xunkai Li , Wenyu Wang , Meixia Qu

We explore the problem of Incremental Generalized Category Discovery (IGCD). This is a challenging category incremental learning setting where the goal is to develop models that can correctly categorize images from previously seen…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Bingchen Zhao , Oisin Mac Aodha

Generalized Category Discovery (GCD) aims to classify both base and novel images using labeled base data. However, current approaches inadequately address the intrinsic optimization of the co-occurrence matrix $\bar{A}$ based on cosine…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Zhong Ji , Shuo Yang , Jingren Liu , Yanwei Pang , Jungong Han

This paper addresses generalized category discovery (GCD), the task of clustering unlabeled data from potentially known or unknown categories with the help of labeled instances from each known category. Compared to traditional…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Menglin Wang , Zhun Zhong , Xiaojin Gong

Generalized Category Discovery (GCD) holds significant promise for the label-scarce Synthetic Aperture Radar (SAR) domain, yet its efficacy is severely constrained by the cross-modal incompatibility between the inherent optical prior of the…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Jingyuan Xia , Ruikang Hu , Ye Li , Zhixiong Yang , Xu Lan , Zhejun Lu

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 through shared…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Chuyu Zhang , Peiyan Gu , Xueyang Yu , Xuming He

Although existing semi-supervised learning models achieve remarkable success in learning with unannotated in-distribution data, they mostly fail to learn on unlabeled data sampled from novel semantic classes due to their closed-set…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sheng Zhang , Salman Khan , Zhiqiang Shen , Muzammal Naseer , Guangyi Chen , Fahad Khan

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

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

Generalized Category Discovery (GCD) is a classification task that aims to classify both base and novel classes in unlabeled images, using knowledge from a labeled dataset. In GCD, previous research overlooks scene information or treats it…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Zhengyuan Peng , Jinpeng Ma , Zhimin Sun , Ran Yi , Haichuan Song , Xin Tan , Lizhuang Ma

In this paper, we address the problem of generalized category discovery (GCD), \ie, given a set of images where part of them are labelled and the rest are not, the task is to automatically cluster the images in the unlabelled data,…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Bingchen Zhao , Xin Wen , Kai Han

Recognizing and differentiating among both familiar and unfamiliar faces is a critical capability for face recognition systems and a key step toward artificial general intelligence (AGI). Motivated by this ability, this paper introduces…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Yunseok Oh , Dong-Wan Choi

Fixed representational capacity is a fundamental constraint in continual learning: practitioners must guess an appropriate model width before training, without knowing how many distinct concepts the data contains. We propose LACE…

机器学习 · 计算机科学 2026-03-31 Shivnath Tathe

We address the problem of generalized category discovery (GCD) in this paper, i.e. clustering the unlabeled images leveraging the information from a set of seen classes, where the unlabeled images could contain both seen classes and unseen…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yixin Fei , Zhongkai Zhao , Siwei Yang , Bingchen Zhao

We tackle the issue of generalized category discovery (GCD). GCD considers the open-world problem of automatically clustering a partially labelled dataset, in which the unlabelled data may contain instances from both novel categories and…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Shaozhe Hao , Kai Han , Kwan-Yee K. Wong

Domain generalization (DG) aims to improve the generalizability of computer vision models toward distribution shifts. The mainstream DG methods focus on learning domain invariance, however, such methods overlook the potential inherent in…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Shaocong Long , Qianyu Zhou , Xiangtai Li , Chenhao Ying , Yunhai Tong , Lizhuang Ma , Yuan Luo , Dacheng Tao

Generalized Category Discovery (GCD) is an emerging and challenging open-world problem that has garnered increasing attention in recent years. Most existing GCD methods focus on discovering categories in static images. However, relying…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zhang Jing , Pu Nan , Xie Yu Xiang , Guo Yanming , Lu Qianqi , Zou Shiwei , Yan Jie , Chen Yan