paper-with-me

홈 › Papers

Single Domain Generalization for Few-Shot Counting via Universal Representation Matching

2025-05-22 · CVPR 2025 1 · Xianing Chen, Si Huo, Borui Jiang, Hailin Hu, Xinghao Chen

Few-shot counting estimates the number of target objects in an image using only a few annotated exemplars. However, domain shift severely hinders existing methods to generalize to unseen scenarios. This falls into the realm of single domain generalization that remains unexplored in few-shot counting. To solve this problem, we begin by analyzing the main limitations of current methods, which typically follow a standard pipeline that extract the object prototypes from exemplars and then match them with image feature to construct the correlation map. We argue that existing methods overlook the significance of learning highly generalized prototypes. Building on this insight, we propose the first single domain generalization few-shot counting model, Universal Representation Matching, termed URM. Our primary contribution is the discovery that incorporating universal vision-language representations distilled from a large scale pretrained vision-language model into the correlation construction process substantially improves robustness to domain shifts without compromising in domain performance. As a result, URM achieves state-of-the-art performance on both in domain and the newly introduced domain generalization setting.

📄 PDF Abstract BibTeX arXiv:2505.16778

Code (1)

jbr97/urm 공식 구현 pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Semantic Iterative Reconstruction: One-Shot Universal Anomaly Detection

2026-03-24 · Ning Zhu arxiv

Unsupervised medical anomaly detection is severely limited by the scarcity of normal training samples. Existing methods typically train dedicated models for each dataset or disease, requiring hundreds of normal images pe…

Anomaly Detection

DASECount: Domain-Agnostic Sample-Efficient Wireless Indoor Crowd Counting via Few-shot Learning

2022-11-18 · Huawei Hou, Suzhi Bi, Lili Zheng, Xiaohui Lin 외

Accurate indoor crowd counting (ICC) is a key enabler to many smart home/office applications. In this paper, we propose a Domain-Agnostic and Sample-Efficient wireless indoor crowd Counting (DASECount) framework that suf…

Crowd CountingFew-Shot LearningKnowledge Distillation

Application-Driven AI Paradigm for Person Counting in Various Scenarios

2023-03-24 · Minjie Hua, Yibing Nan, Shiguo Lian

Person counting is considered as a fundamental task in video surveillance. However, the scenario diversity in practical applications makes it difficult to exploit a single person counting model for general use. Consequen…

Crowd CountingDiversity

Intelligent Repetition Counting for Unseen Exercises: A Few-Shot Learning Approach with Sensor Signals

2024-10-01 · Yooseok Lim, Sujee Lee

Sensing technology has significantly advanced in automating systems that reflect human movement, particularly in robotics and healthcare, where it is used to automatically detect target movements. This study develops a m…

Few-Shot LearningTriplet

UniGen: Universal Domain Generalization for Sentiment Classification via Zero-shot Dataset Generation

2024-05-02 · Juhwan Choi, Yeonghwa Kim, Seunguk Yu, Jungmin Yun 외

Although pre-trained language models have exhibited great flexibility and versatility with prompt-based few-shot learning, they suffer from the extensive parameter size and limited applicability for inference. Recent stu…

Dataset GenerationDomain GeneralizationFew-Shot LearningSentiment Analysis+1