paper-with-me

Papers

Can Modern Vision Models Understand the Difference Between an Object and a Look-alike?

2025-11-24 · Itay Cohen, Ethan Fetaya, Amir Rosenfeld arxiv

Recent advances in computer vision have yielded models with strong performance on recognition benchmarks; however, significant gaps remain in comparison to human perception. One subtle ability is to judge whether an image looks like a given object without being an instance of that object. We study whether vision-language models such as CLIP capture this distinction. We curated a dataset named RoLA (Real or Lookalike) of real and lookalike exemplars (e.g., toys, statues, drawings, pareidolia) across multiple categories, and first evaluate a prompt-based baseline with paired "real"/"lookalike" prompts. We then estimate a direction in CLIP's embedding space that moves representations between real and lookalike. Applying this direction to image and text embeddings improves discrimination in cross-modal retrieval on Conceptual12M, and also enhances captions produced by a CLIP prefix captioner.

📄 PDF Abstract BibTeX arXiv:2511.19200

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Retrieval

Similar Papers 제목 키워드 기반

Connecting metrics for shape-texture knowledge in computer vision

2023-01-25 · Tiago Oliveira, Tiago Marques, Arlindo L. Oliveira

Modern artificial neural networks, including convolutional neural networks and vision transformers, have mastered several computer vision tasks, including object recognition. However, there are many significant differenc…

image-classificationImage ClassificationObject Recognition

Pretraining on Interactions for Learning Grounded Affordance Representations

2022-07-05 · *SEM (NAACL) 2022 7 · Jack Merullo, Dylan Ebert, Carsten Eickhoff, Ellie Pavlick

Lexical semantics and cognitive science point to affordances (i.e. the actions that objects support) as critical for understanding and representing nouns and verbs. However, study of these semantic features has not yet b…

Grounded language learning

Discovering Hidden Visual Concepts Beyond Linguistic Input in Infant Learning

2025-01-09 · CVPR 2025 1 · Xueyi Ke, Satoshi Tsutsui, Yayun Zhang, Bihan Wen

Infants develop complex visual understanding rapidly, even preceding the acquisition of linguistic skills. As computer vision seeks to replicate the human vision system, understanding infant visual development may offer …

Self-supervised Vision Transformers for 3D Pose Estimation of Novel Objects

2023-05-31 · Stefan Thalhammer, Jean-Baptiste Weibel, Markus Vincze, Jose Garcia-Rodriguez

Object pose estimation is important for object manipulation and scene understanding. In order to improve the general applicability of pose estimators, recent research focuses on providing estimates for novel objects, tha…

3D Pose EstimationContrastive LearningObjectPose Estimation+3

On the Comparison between Multi-modal and Single-modal Contrastive Learning

2024-11-05 · Wei Huang, Andi Han, Yongqiang Chen, Yuan Cao 외

Multi-modal contrastive learning with language supervision has presented a paradigm shift in modern machine learning. By pre-training on a web-scale dataset, multi-modal contrastive learning can learn high-quality repres…

Contrastive LearningLearning Theory