CVLGSep 29, 2025

Personalized Vision via Visual In-Context Learning

arXiv:2509.25172v116 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses the need for flexible, user-defined vision tasks without costly fine-tuning, though it is incremental as it builds on existing in-context learning methods.

The paper tackles the problem of personalized vision tasks defined at test time by users, introducing PICO, a visual in-context learning framework that infers transformations from a single annotated exemplar and applies them to new inputs without retraining, achieving superior performance over fine-tuning and synthetic-data baselines with flexible adaptation to novel tasks.

Modern vision models, trained on large-scale annotated datasets, excel at predefined tasks but struggle with personalized vision -- tasks defined at test time by users with customized objects or novel objectives. Existing personalization approaches rely on costly fine-tuning or synthetic data pipelines, which are inflexible and restricted to fixed task formats. Visual in-context learning (ICL) offers a promising alternative, yet prior methods confine to narrow, in-domain tasks and fail to generalize to open-ended personalization. We introduce Personalized In-Context Operator (PICO), a simple four-panel framework that repurposes diffusion transformers as visual in-context learners. Given a single annotated exemplar, PICO infers the underlying transformation and applies it to new inputs without retraining. To enable this, we construct VisRel, a compact yet diverse tuning dataset, showing that task diversity, rather than scale, drives robust generalization. We further propose an attention-guided seed scorer that improves reliability via efficient inference scaling. Extensive experiments demonstrate that PICO (i) surpasses fine-tuning and synthetic-data baselines, (ii) flexibly adapts to novel user-defined tasks, and (iii) generalizes across both recognition and generation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes