paper-with-me

Papers

Seeing the Abstract: Translating the Abstract Language for Vision Language Models

2025-05-06 · CVPR 2025 1 · Davide Talon, Federico Girella, Ziyue Liu, Marco Cristani, Yiming Wang

Natural language goes beyond dryly describing visual content. It contains rich abstract concepts to express feeling, creativity and properties that cannot be directly perceived. Yet, current research in Vision Language Models (VLMs) has not shed light on abstract-oriented language. Our research breaks new ground by uncovering its wide presence and under-estimated value, with extensive analysis. Particularly, we focus our investigation on the fashion domain, a highly-representative field with abstract expressions. By analyzing recent large-scale multimodal fashion datasets, we find that abstract terms have a dominant presence, rivaling the concrete ones, providing novel information, and being useful in the retrieval task. However, a critical challenge emerges: current general-purpose or fashion-specific VLMs are pre-trained with databases that lack sufficient abstract words in their text corpora, thus hindering their ability to effectively represent abstract-oriented language. We propose a training-free and model-agnostic method, Abstract-to-Concrete Translator (ACT), to shift abstract representations towards well-represented concrete ones in the VLM latent space, using pre-trained models and existing multimodal databases. On the text-to-image retrieval task, despite being training-free, ACT outperforms the fine-tuned VLMs in both same- and cross-dataset settings, exhibiting its effectiveness with a strong generalization capability. Moreover, the improvement introduced by ACT is consistent with various VLMs, making it a plug-and-play solution.

📄 PDF Abstract BibTeX arXiv:2505.03242

Code (1)

davidetalon/fashionact 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Abstractions of Queries in Ontology-Based Data Access

2026-06-23 · Michel Leclère, Marie-Laure Mugnier, Guillaume Pérution-Kihli arxiv

In ontology-based data access (OBDA), multiple data sources are integrated via mappings to an ontology. We consider an OBDA setting based on existential rules and the certain answer semantics. We address the recent issue…

Adaptive Feature Abstraction for Translating Video to Text

2016-11-23 · Yunchen Pu, Martin Renqiang Min, Zhe Gan, Lawrence Carin

Previous models for video captioning often use the output from a specific layer of a Convolutional Neural Network (CNN) as video features. However, the variable context-dependent semantics in the video may make it more a…

Video Captioning

What Makes a Maze Look Like a Maze?

2024-09-12 · Joy Hsu, Jiayuan Mao, Joshua B. Tenenbaum, Noah D. Goodman 외

A unique aspect of human visual understanding is the ability to flexibly interpret abstract concepts: acquiring lifted rules explaining what they symbolize, grounding them across familiar and unfamiliar contexts, and mak…

Visual Reasoning

Seeing the Intangible: Survey of Image Classification into High-Level and Abstract Categories

2023-08-21 · Delfina Sol Martinez Pandiani, Valentina Presutti

The field of Computer Vision (CV) is increasingly shifting towards ``high-level'' visual sensemaking tasks, yet the exact nature of these tasks remains unclear and tacit. This survey paper addresses this ambiguity by sys…

ClassificationClusteringimage-classificationImage Classification+2

BERT is to NLP what AlexNet is to CV: Can Pre-Trained Language Models Identify Analogies?

2021-05-11 · ACL 2021 5 · Asahi Ushio, Luis Espinosa-Anke, Steven Schockaert, Jose Camacho-Collados

Analogies play a central role in human commonsense reasoning. The ability to recognize analogies such as "eye is to seeing what ear is to hearing", sometimes referred to as analogical proportions, shape how we structure …

Language ModelingLanguage Modelling