paper-with-me

홈 › Papers

OpenGCD: Assisting Open World Recognition with Generalized Category Discovery

2023-08-14 · Fulin Gao, Weimin Zhong, Zhixing Cao, Xin Peng, Zhi Li

A desirable open world recognition (OWR) system requires performing three tasks: (1) Open set recognition (OSR), i.e., classifying the known (classes seen during training) and rejecting the unknown (unseen$/$novel classes) online; (2) Grouping and labeling these unknown as novel known classes; (3) Incremental learning (IL), i.e., continual learning these novel classes and retaining the memory of old classes. Ideally, all of these steps should be automated. However, existing methods mostly assume that the second task is completely done manually. To bridge this gap, we propose OpenGCD that combines three key ideas to solve the above problems sequentially: (a) We score the origin of instances (unknown or specifically known) based on the uncertainty of the classifier's prediction; (b) For the first time, we introduce generalized category discovery (GCD) techniques in OWR to assist humans in grouping unlabeled data; (c) For the smooth execution of IL and GCD, we retain an equal number of informative exemplars for each class with diversity as the goal. Moreover, we present a new performance evaluation metric for GCD called harmonic clustering accuracy. Experiments on two standard classification benchmarks and a challenging dataset demonstrate that OpenGCD not only offers excellent compatibility but also substantially outperforms other baselines. Code: https://github.com/Fulin-Gao/OpenGCD.

📄 PDF Abstract BibTeX arXiv:2308.06926

Code (1)

fulin-gao/opengcd 공식 구현 pytorch

Tasks

Continual LearningDiversityIncremental LearningOpen Set Learning

Similar Papers 제목 키워드 기반

FaceGCD: Generalized Face Discovery via Dynamic Prefix Generation

2025-07-30 · Yunseok Oh, Dong-Wan Choi arxiv

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 …

Face IdentificationFace Recognition

Percept, Chat, and then Adapt: Multimodal Knowledge Transfer of Foundation Models for Open-World Video Recognition

2024-02-29 · BoYu Chen, Siran Chen, Kunchang Li, Qinglin Xu 외

Open-world video recognition is challenging since traditional networks are not generalized well on complex environment variations. Alternatively, foundation models with rich knowledge have recently shown their generaliza…

Transfer LearningVideo Recognition

Continual Generalized Intent Discovery: Marching Towards Dynamic and Open-world Intent Recognition

2023-10-16 · Xiaoshuai Song, Yutao Mou, Keqing He, Yueyan Qiu 외

In a practical dialogue system, users may input out-of-domain (OOD) queries. The Generalized Intent Discovery (GID) task aims to discover OOD intents from OOD queries and extend them to the in-domain (IND) classifier. Ho…

Intent DiscoveryIntent Recognition

EscapeWildFire: Assisting People to Escape Wildfires in Real-Time

2021-02-23 · Andreas Kamilaris, Jean-Baptiste Filippi, Chirag Padubidri, Jesper Provoost 외

Over the past couple of decades, the number of wildfires and area of land burned around the world has been steadily increasing, partly due to climatic changes and global warming. Therefore, there is a high probability th…

Large Language Models for Mental Health Diagnostic Assessments: Exploring The Potential of Large Language Models for Assisting with Mental Health Diagnostic Assessments -- The Depression and Anxiety Case

2025-01-02 · Kaushik Roy, Harshul Surana, Darssan Eswaramoorthi, Yuxin Zi 외

Large language models (LLMs) are increasingly attracting the attention of healthcare professionals for their potential to assist in diagnostic assessments, which could alleviate the strain on the healthcare system caused…

Diagnostic