paper-with-me

홈 › Papers

Vision Language Models as Values Detectors

2025-01-07 · Giulio Antonio Abbo, Tony Belpaeme

Large Language Models integrating textual and visual inputs have introduced new possibilities for interpreting complex data. Despite their remarkable ability to generate coherent and contextually relevant text based on visual stimuli, the alignment of these models with human perception in identifying relevant elements in images requires further exploration. This paper investigates the alignment between state-of-the-art LLMs and human annotators in detecting elements of relevance within home environment scenarios. We created a set of twelve images depicting various domestic scenarios and enlisted fourteen annotators to identify the key element in each image. We then compared these human responses with outputs from five different LLMs, including GPT-4o and four LLaVA variants. Our findings reveal a varied degree of alignment, with LLaVA 34B showing the highest performance but still scoring low. However, an analysis of the results highlights the models' potential to detect value-laden elements in images, suggesting that with improved training and refined prompts, LLMs could enhance applications in social robotics, assistive technologies, and human-computer interaction by providing deeper insights and more contextually relevant responses.

📄 PDF Abstract BibTeX arXiv:2501.03957

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Visual Modality Prompt for Adapting Vision-Language Object Detectors

2024-12-01 · Heitor R. Medeiros, Atif Belal, Srikanth Muralidharan, Eric Granger 외

The zero-shot performance of object detectors degrades when tested on different modalities, such as infrared and depth. While recent work has explored image translation techniques to adapt detectors to new modalities, th…

DecoderTranslation

Vision-Language Pre-Training for Boosting Scene Text Detectors

2022-04-29 · CVPR 2022 1 · Sibo Song, Jianqiang Wan, Zhibo Yang, Jun Tang 외

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that in…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling+3

Mate! Are You Really Aware? An Explainability-Guided Testing Framework for Robustness of Malware Detectors

2021-11-19 · Ruoxi Sun, Minhui Xue, Gareth Tyson, Tian Dong 외

Numerous open-source and commercial malware detectors are available. However, their efficacy is threatened by new adversarial attacks, whereby malware attempts to evade detection, e.g., by performing feature-space manipu…

FloodVision: Urban Flood Depth Estimation Using Foundation Vision-Language Models and Domain Knowledge Graph

2025-09-05 · Zhangding Liu, Neda Mohammadi, John E. Taylor arxiv

Timely and accurate floodwater depth estimation is critical for road accessibility and emergency response. While recent computer vision methods have enabled flood detection, they suffer from both accuracy limitations and…

Depth Estimation

Training Object Detectors From Scratch: An Empirical Study in the Era of Vision Transformer

2022-01-01 · CVPR 2022 1 · Weixiang Hong, Jiangwei Lao, Wang Ren, Jian Wang 외

Modeling in computer vision has long been dominated by convolutional neural networks (CNNs). Recently, in light of the excellent performances of self-attention mechanism in the language field, transformers tailored f…

object-detectionObject DetectionSemantic Segmentation