paper-with-me

Papers

DENOISER: Rethinking the Robustness for Open-Vocabulary Action Recognition

2024-04-23 · Haozhe Cheng, Cheng Ju, Haicheng Wang, Jinxiang Liu, Mengting Chen, Qiang Hu, Xiaoyun Zhang, Yanfeng Wang

As one of the fundamental video tasks in computer vision, Open-Vocabulary Action Recognition (OVAR) recently gains increasing attention, with the development of vision-language pre-trainings. To enable generalization of arbitrary classes, existing methods treat class labels as text descriptions, then formulate OVAR as evaluating embedding similarity between visual samples and textual classes. However, one crucial issue is completely ignored: the class descriptions given by users may be noisy, e.g., misspellings and typos, limiting the real-world practicality of vanilla OVAR. To fill the research gap, this paper pioneers to evaluate existing methods by simulating multi-level noises of various types, and reveals their poor robustness. To tackle the noisy OVAR task, we further propose one novel DENOISER framework, covering two parts: generation and discrimination. Concretely, the generative part denoises noisy class-text names via one decoding process, i.e., propose text candidates, then utilize inter-modal and intra-modal information to vote for the best. At the discriminative part, we use vanilla OVAR models to assign visual samples to class-text names, thus obtaining more semantics. For optimization, we alternately iterate between generative and discriminative parts for progressive refinements. The denoised text classes help OVAR models classify visual samples more accurately; in return, classified visual samples help better denoising. On three datasets, we carry out extensive experiments to show our superior robustness, and thorough ablations to dissect the effectiveness of each component.

📄 PDF Abstract BibTeX arXiv:2404.14890

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDenoisingOpen Vocabulary Action Recognition

Similar Papers 제목 키워드 기반

Test-Time Training for Robust Text-Guided Open-Vocabulary Object Counting

2026-06-16 · Hao-Yuan Ma, Yuda Zou, Li Zhang, Yongchao Xu arxiv

Text-guided Open-vocabulary Object Counting (TOOC) enables counting arbitrary object categories specified by text prompts, offering substantially greater flexibility than conventional closed-set counting. However, existi…

Object Counting

Rethinking CLIP-based Video Learners in Cross-Domain Open-Vocabulary Action Recognition

2024-03-03 · Kun-Yu Lin, Henghui Ding, Jiaming Zhou, Yu-Ming Tang 외

Building upon the impressive success of CLIP (Contrastive Language-Image Pretraining), recent pioneer works have proposed to adapt the powerful CLIP to video data, leading to efficient and effective video learners for op…

Action RecognitionOpen Vocabulary Action Recognition

Rethinking Evaluation Metrics of Open-Vocabulary Segmentaion

2023-11-06 · Hao Zhou, Tiancheng Shen, Xu Yang, Hai Huang 외

In this paper, we highlight a problem of evaluation metrics adopted in the open-vocabulary segmentation. That is, the evaluation process still heavily relies on closed-set metrics on zero-shot or cross-dataset pipelines …

Segmentation

HQ-OV3D: A High Box Quality Open-World 3D Detection Framework based on Diffision Model

2025-08-12 · Qi Liu, Yabei Li, Hongsong Wang, Lei He arxiv

Traditional closed-set 3D detection frameworks fail to meet the demands of open-world applications like autonomous driving. Existing open-vocabulary 3D detection methods typically adopt a two-stage pipeline consisting of…

Autonomous Driving

Rethinking Intermediate Representation for VLM-based Robot Manipulation

2025-11-24 · Weiliang Tang, Jialin Gao, Jia-Hui Pan, Gang Wang 외 arxiv

Vision-Language Model (VLM) is an important component to enable robust robot manipulation. Yet, using it to translate human instructions into an action-resolvable intermediate representation often needs a tradeoff betwee…

Robot ManipulationFew-Shot Learning