中文
相关论文

相关论文: VisualScratchpad: Inference-time Visual Concepts A…

200 篇论文

This paper studies the problem of concept-based interpretability of transformer representations for videos. Concretely, we seek to explain the decision-making process of video transformers based on high-level, spatiotemporal concepts that…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Matthew Kowal , Achal Dave , Rares Ambrus , Adrien Gaidon , Konstantinos G. Derpanis , Pavel Tokmakov

Obtaining the human-like perception ability of abstracting visual concepts from concrete pixels has always been a fundamental and important target in machine learning research fields such as disentangled representation learning and scene…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Tao Yang , Yuwang Wang , Yan Lu , Nanning Zheng

We extend the SKIP-GRAM model of Mikolov et al. (2013a) by taking visual information into account. Like SKIP-GRAM, our multimodal models (MMSKIP-GRAM) build vector-based word representations by learning to predict linguistic contexts in…

计算与语言 · 计算机科学 2015-03-13 Angeliki Lazaridou , Nghia The Pham , Marco Baroni

Several studies have recently pointed that existing Visual Question Answering (VQA) models heavily suffer from the language prior problem, which refers to capturing superficial statistical correlations between the question type and the…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yudong Han , Liqiang Nie , Jianhua Yin , Jianlong Wu , Yan Yan

The ability to understand visual concepts and replicate and compose these concepts from images is a central goal for computer vision. Recent advances in text-to-image (T2I) models have lead to high definition and realistic image quality…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Maitreya Patel , Tejas Gokhale , Chitta Baral , Yezhou Yang

Vision-Language Models (VLMs) have demonstrated strong capability in a wide range of tasks such as visual recognition, document parsing, and visual grounding. Nevertheless, recent work shows that while VLMs often manage to capture the…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Chengxin Liu , Wonseok Choi , Chenshuang Zhang , Tae-Hyun Oh

Contrastive Language-Image Pre-training (CLIP) has drawn increasing attention recently for its transferable visual representation learning. However, due to the semantic gap within datasets, CLIP's pre-trained image-text alignment becomes…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Longtian Qiu , Renrui Zhang , Ziyu Guo , Ziyao Zeng , Zilu Guo , Yafeng Li , Guangnan Zhang

Understanding what deep network models capture in their learned representations is a fundamental challenge in computer vision. We present a new methodology to understanding such vision models, the Visual Concept Connectome (VCC), which…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Matthew Kowal , Richard P. Wildes , Konstantinos G. Derpanis

We study the underexplored but fundamental vision problem of machine understanding of abstract freehand scene sketches. We introduce a sketch encoder that results in semantically-aware feature space, which we evaluate by testing its…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Ahmed Bourouis , Judith Ellen Fan , Yulia Gryaditskaya

Since visual perception can give rich information beyond text descriptions for world understanding, there has been increasing interest in leveraging visual grounding for language learning. Recently, vokenization (Tan and Bansal, 2020) has…

计算与语言 · 计算机科学 2021-10-20 Zineng Tang , Jaemin Cho , Hao Tan , Mohit Bansal

Vision and Language (VL) models have demonstrated remarkable zero-shot performance in a variety of tasks. However, some aspects of complex language understanding still remain a challenge. We introduce the collective notion of Structured…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Sivan Doveh , Assaf Arbelle , Sivan Harary , Rameswar Panda , Roei Herzig , Eli Schwartz , Donghyun Kim , Raja Giryes , Rogerio Feris , Shimon Ullman , Leonid Karlinsky

Training models to apply linguistic knowledge and visual concepts from 2D images to 3D world understanding is a promising direction that researchers have only recently started to explore. In this work, we design a novel 3D pre-training…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Maria Parelli , Alexandros Delitzas , Nikolas Hars , Georgios Vlassis , Sotirios Anagnostidis , Gregor Bachmann , Thomas Hofmann

Explaining Deep Learning models is becoming increasingly important in the face of daily emerging multimodal models, particularly in safety-critical domains like medical imaging. However, the lack of detailed investigations into the…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Anees Ur Rehman Hashmi , Dwarikanath Mahapatra , Mohammad Yaqub

While medical Vision-Language models (VLMs) achieve strong performance on tasks such as tumor or organ segmentation and diagnosis prediction, their opaque latent representations limit clinical trust and the ability to explain predictions.…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Md Rakibul Haque , KM Arefeen Sultan , Tushar Kataria , Shireen Elhabian

Large-scale contrastive pre-training produces powerful Vision-and-Language Models (VLMs) capable of generating representations (embeddings) effective for a wide variety of visual and multimodal tasks. However, these pretrained embeddings…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Nikolaos-Antonios Ypsilantis , Kaifeng Chen , André Araujo , Ondřej Chum

Debugging of Deep Neural Networks (DNNs), particularly vision models, is very challenging due to the complex and opaque decision-making processes in these networks. In this paper, we explore multi-modal Vision-Language Models (VLMs), such…

软件工程 · 计算机科学 2025-03-25 Boyue Caroline Hu , Divya Gopinath , Corina S. Pasareanu , Nina Narodytska , Ravi Mangal , Susmit Jha

Visualization and topic modeling are widely used approaches for text analysis. Traditional visualization methods find low-dimensional representations of documents in the visualization space (typically 2D or 3D) that can be displayed using a…

计算与语言 · 计算机科学 2020-10-27 Dang Pham , Tuan M. V. Le

Concept Bottleneck Models (CBMs) offer inherent interpretability by initially translating images into human-comprehensible concepts, followed by a linear combination of these concepts for classification. However, the annotation of concepts…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Hangzhou He , Lei Zhu , Xinliang Zhang , Shuang Zeng , Qian Chen , Yanye Lu

The notable gap between user-provided and model-preferred prompts poses a significant challenge for generating high-quality images with text-to-image models, compelling the need for prompt engineering. Current studies on prompt engineering…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Shiyu Wu , Mingzhen Sun , Weining Wang , Yequan Wang , Jing Liu

Recent advancements in 3D reconstruction methods and vision-language models have propelled the development of multi-modal 3D scene understanding, which has vital applications in robotics, autonomous driving, and virtual/augmented reality.…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Qucheng Peng , Benjamin Planche , Zhongpai Gao , Meng Zheng , Anwesa Choudhuri , Terrence Chen , Chen Chen , Ziyan Wu