paper-with-me

홈 › Papers

Cross-domain Open-world Discovery

2024-06-17 · Shuo Wen, Maria Brbic

In many real-world applications, test data may commonly exhibit categorical shifts, characterized by the emergence of novel classes, as well as distribution shifts arising from feature distributions different from the ones the model was trained on. However, existing methods either discover novel classes in the open-world setting or assume domain shifts without the ability to discover novel classes. In this work, we consider a cross-domain open-world discovery setting, where the goal is to assign samples to seen classes and discover unseen classes under a domain shift. To address this challenging problem, we present CROW, a prototype-based approach that introduces a cluster-then-match strategy enabled by a well-structured representation space of foundation models. In this way, CROW discovers novel classes by robustly matching clusters with previously seen classes, followed by fine-tuning the representation space using an objective designed for cross-domain open-world discovery. Extensive experimental results on image classification benchmark datasets demonstrate that CROW outperforms alternative baselines, achieving an 8% average performance improvement across 75 experimental settings.

📄 PDF Abstract BibTeX arXiv:2406.11422

Code (1)

mlbio-epfl/crow 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Large Language Models Meet Open-World Intent Discovery and Recognition: An Evaluation of ChatGPT

2023-10-16 · Xiaoshuai Song, Keqing He, Pei Wang, Guanting Dong 외

The tasks of out-of-domain (OOD) intent discovery and generalized intent discovery (GID) aim to extend a closed intent classifier to open-world intent sets, which is crucial to task-oriented dialogue (TOD) systems. Previ…

In-Context LearningIntent Discovery

Gains: Fine-grained Federated Domain Adaptation in Open Set

2025-10-12 · Zhengyi Zhong, Wenzheng Jiang, Weidong Bao, Ji Wang 외 arxiv

Conventional federated learning (FL) assumes a closed world with a fixed total number of clients. In contrast, new clients continuously join the FL process in real-world scenarios, introducing new knowledge. This raises …

Federated LearningDomain Adaptation

TacEleven: generative tactic discovery for football open play

2025-11-17 · Siyao Zhao, Hao Ma, Zhiqiang Pu, Jingjing Huang 외 arxiv

Creating offensive advantages during open play is fundamental to football success. However, due to the highly dynamic and long-sequence nature of open play, the potential tactic space grows exponentially as the sequence …

FOCUS: Bridging Fine-Grained Recognition and Open-World Discovery across Domains

2026-03-15 · Vaibhav Rathore, Divyam Gupta, Moloud Abdar, Subhasis Chaudhuri 외 arxiv

We introduce the first unified framework for *Fine-Grained Domain-Generalized Generalized Category Discovery* (FG-DG-GCD), bringing open-world recognition closer to real-world deployment under domain shift. Unlike conven…

Computational EfficiencyDomain Generalization

OpenAD: Open-World Autonomous Driving Benchmark for 3D Object Detection

2024-11-26 · Zhongyu Xia, Jishuo Li, Zhiwei Lin, Xinhao Wang 외

Open-world autonomous driving encompasses domain generalization and open-vocabulary. Domain generalization refers to the capabilities of autonomous driving systems across different scenarios and sensor parameter configur…

3D Object DetectionAutonomous DrivingDomain GeneralizationLanguage Modeling+6