中文
相关论文

相关论文: e-SNLI-VE: Corrected Visual-Textual Entailment wit…

200 篇论文

Natural language inference (NLI), also known as Recognizing Textual Entailment (RTE), is an important aspect of natural language understanding. Most research now uses machine learning and deep learning to perform this task on specific…

人工智能 · 计算机科学 2024-05-03 Xuyao Feng , Anthony Hunter

Spelling correction from visual input poses unique challenges for vision language models (VLMs), as it requires not only detecting but also correcting textual errors directly within images. We present ReViCo (Real Visual Correction), the…

计算与语言 · 计算机科学 2025-09-23 Junhong Liang , Bojun Zhang

In this paper, we present a new corpus of entailment problems. This corpus combines the following characteristics: 1. it is precise (does not leave out implicit hypotheses) 2. it is based on "real-world" texts (i.e. most of the premises…

计算与语言 · 计算机科学 2018-12-17 Jean-Philippe Bernardy , Stergios Chatzikyriakidis

Current Natural Language Inference (NLI) models achieve impressive results, sometimes outperforming humans when evaluating on in-distribution test sets. However, as these models are known to learn from annotation artefacts and dataset…

计算与语言 · 计算机科学 2022-10-24 Joe Stacey , Pasquale Minervini , Haim Dubossarsky , Marek Rei

The alignment of vision-language representations endows current Vision-Language Models (VLMs) with strong multi-modal reasoning capabilities. However, the interpretability of the alignment component remains uninvestigated due to the…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Shufan Shen , Junshu Sun , Qingming Huang , Shuhui Wang

Natural Language Inference (NLI) or Recognizing Textual Entailment (RTE) aims at predicting the relation between a pair of sentences (premise and hypothesis) as entailment, contradiction or semantic independence. Although deep learning…

计算与语言 · 计算机科学 2022-11-08 Mobashir Sadat , Cornelia Caragea

Text entailment, the task of determining whether a piece of text logically follows from another piece of text, is a key component in NLP, providing input for many semantic applications such as question answering, text summarization,…

计算与语言 · 计算机科学 2020-09-29 Vivian S. Silva , André Freitas , Siegfried Handschuh

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

Large Vision-Language Models (VLMs) have demonstrated strong capabilities in tasks requiring a fine-grained understanding of literal meaning in images and text, such as visual question-answering or visual entailment. However, there has been…

计算与语言 · 计算机科学 2025-02-18 Arkadiy Saakyan , Shreyas Kulkarni , Tuhin Chakrabarty , Smaranda Muresan

This study investigates the extent to which the Visual Entailment (VE) task serves as a reliable probe of vision-language understanding in multimodal language models, using the LLaMA 3.2 11B Vision model as a test case. Beyond reporting…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Elena Pitta , Tom Kouwenhoven , Tessa Verhoef

Natural language explanations in visual question answering (VQA-NLE) aim to make black-box models more transparent by elucidating their decision-making processes. However, we find that existing VQA-NLE systems can produce inconsistent…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Yahsin Yeh , Yilun Wu , Bokai Ruan , Honghan Shuai

We introduce a new task, visual sense disambiguation for verbs: given an image and a verb, assign the correct sense of the verb, i.e., the one that describes the action depicted in the image. Just as textual word sense disambiguation is…

计算与语言 · 计算机科学 2016-03-31 Spandana Gella , Mirella Lapata , Frank Keller

Figurative language understanding has been recently framed as a recognizing textual entailment (RTE) task (a.k.a. natural language inference, or NLI). However, similar to classical RTE/NLI datasets, the current benchmarks suffer from…

计算与语言 · 计算机科学 2022-10-18 Tuhin Chakrabarty , Arkadiy Saakyan , Debanjan Ghosh , Smaranda Muresan

Humans possess multimodal literacy, allowing them to actively integrate information from various modalities to form reasoning. Faced with challenges like lexical ambiguity in text, we supplement this with other modalities, such as thumbnail…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Jiwan Chung , Seungwon Lim , Jaehyun Jeon , Seungbeen Lee , Youngjae Yu

High-quality datasets are critical for training and evaluating reliable NLP models. In tasks like natural language inference (NLI), human label variation (HLV) arises when multiple labels are valid for the same instance, making it difficult…

计算与语言 · 计算机科学 2026-05-29 Longfei Zuo , Barbara Plank , Siyao Peng

Visual-Language Alignment (VLA) has gained a lot of attention since CLIP's groundbreaking work. Although CLIP performs well, the typical direct latent feature alignment lacks clarity in its representation and similarity scores. On the other…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yifan Li , Yikai Wang , Yanwei Fu , Dongyu Ru , Zheng Zhang , Tong He

Utilizing Visualization-oriented Natural Language Interfaces (V-NLI) as a complementary input modality to direct manipulation for visual analytics can provide an engaging user experience. It enables users to focus on their tasks rather than…

人机交互 · 计算机科学 2022-02-07 Leixian Shen , Enya Shen , Yuyu Luo , Xiaocong Yang , Xuming Hu , Xiongshuai Zhang , Zhiwei Tai , Jianmin Wang

Ambiguity poses persistent challenges in natural language understanding for large language models (LLMs). To better understand how lexical ambiguity can be resolved through the visual domain, we develop an interpretable Visual Word Sense…

计算与语言 · 计算机科学 2026-02-09 Shamik Bhattacharya , Daniel Perkins , Yaren Dogan , Vineeth Konjeti , Sudarshan Srinivasan , Edmon Begoli

Automatically describing video content with natural language is a fundamental challenge of multimedia. Recurrent Neural Networks (RNN), which models sequence dynamics, has attracted increasing attention on visual interpretation. However,…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Yingwei Pan , Tao Mei , Ting Yao , Houqiang Li , Yong Rui

This paper introduces the Multi-Genre Natural Language Inference (MultiNLI) corpus, a dataset designed for use in the development and evaluation of machine learning models for sentence understanding. In addition to being one of the largest…

计算与语言 · 计算机科学 2018-02-21 Adina Williams , Nikita Nangia , Samuel R. Bowman