paper-with-me

홈 › Papers

Open Ad-hoc Categorization with Contextualized Feature Learning

2025-01-01 · CVPR 2025 1 · Zilin Wang, Sangwoo Mo, Stella X. Yu, Sima Behpour, Liu Ren

Adaptive categorization of visual scenes is essential for AI agents to handle changing tasks. Unlike fixed common categories for plants or animals, ad-hoc categories, such as things to sell at a garage sale, are created dynamically to achieve specific tasks. We study open ad-hoc categorization, where the goal is to infer novel concepts and categorize images based on a given context, a small set of labeled exemplars, and some unlabeled data. We have two key insights: 1) recognizing ad-hoc categories relies on the same perceptual processes as common categories; 2) novel concepts can be discovered semantically by expanding contextual cues or visually by clustering similar patterns. We propose OAK, a simple model that introduces a single learnable context token into CLIP, trained with CLIP's objective of aligning visual and textual features and GCD's objective of clustering similar images. On Stanford and Clevr-4 datasets, OAK consistently achieves the state-of-art in accuracy and concept discovery across multiple categorizations, including 87.4% novel accuracy on Stanford Mood, surpassing CLIP and GCD by over 50%. Moreover, OAK generates interpretable saliency maps, focusing on hands for Action, faces for Mood, and backgrounds for Location, promoting transparency and trust while enabling accurate and flexible categorization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringNovel Concepts

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Open Ad-hoc Categorization with Contextualized Feature Learning

2025-12-18 · Zilin Wang, Sangwoo Mo, Stella X. Yu, Sima Behpour 외 arxiv

Adaptive categorization of visual scenes is essential for AI agents to handle changing tasks. Unlike fixed common categories for plants or animals, ad-hoc categories are created dynamically to serve specific goals. We st…

Text Categorization for Conflict Event Annotation

2020-05-01 · LREC 2020 5 · Fredrik Olsson, Magnus Sahlgren, Fehmi ben Abdesslem, Ariel Ekgren 외

We cast the problem of event annotation as one of text categorization, and compare state of the art text categorization techniques on event data produced within the Uppsala Conflict Data Program (UCDP). Annotating a sing…

Text Categorization

Contextualized language models for semantic change detection: lessons learned

2022-08-31 · Andrey Kutuzov, Erik Velldal, Lilja Øvrelid

We present a qualitative analysis of the (potentially erroneous) outputs of contextualized embedding-based methods for detecting diachronic semantic change. First, we introduce an ensemble method outperforming previously…

Change Detection

VIGIL: Tackling Hallucination Detection in Image Recontextualization

2026-02-16 · Joanna Wojciechowicz, Maria Łubniewska, Jakub Antczak, Justyna Baczyńska 외 arxiv

We introduce VIGIL (Visual Inconsistency & Generative In-context Lucidity), the first benchmark dataset and framework providing a fine-grained categorization of hallucinations in the multimodal image recontextualization …

Transfer Learning Robustness in Multi-Class Categorization by Fine-Tuning Pre-Trained Contextualized Language Models

2019-09-08 · Xinyi Liu, Artit Wangperawong

This study compares the effectiveness and robustness of multi-class categorization of Amazon product data using transfer learning on pre-trained contextualized language models. Specifically, we fine-tuned BERT and XLNet,…

General Classificationtext-classificationText ClassificationTransfer Learning