中文
相关论文

相关论文: Don't Learn, Ground: A Case for Natural Language I…

200 篇论文

Many natural language inference (NLI) datasets contain biases that allow models to perform well by only using a biased subset of the input, without considering the remainder features. For instance, models are able to make a classification…

计算与语言 · 计算机科学 2021-09-01 Dimion Asael , Zachary Ziegler , Yonatan Belinkov

Representing the semantics of words is a long-standing problem for the natural language processing community. Most methods compute word semantics given their textual context in large corpora. More recently, researchers attempted to…

计算与语言 · 计算机科学 2017-11-10 Éloi Zablocki , Benjamin Piwowarski , Laure Soulier , Patrick Gallinari

Large Language Models (LLMs) perform remarkably well in Natural Language Inference (NLI). However, NLI involving numerical and logical expressions remains challenging. Comparatives are a key linguistic phenomenon related to such inference,…

计算与语言 · 计算机科学 2025-09-18 Yosuke Mikami , Daiki Matsuoka , Hitomi Yanaka

3D Visual Grounding (3DVG) aims at localizing 3D object based on textual descriptions. Conventional supervised methods for 3DVG often necessitate extensive annotations and a predefined vocabulary, which can be restrictive. To address this…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Zhihao Yuan , Jinke Ren , Chun-Mei Feng , Hengshuang Zhao , Shuguang Cui , Zhen Li

Visual grounding is a task to locate the target indicated by a natural language expression. Existing methods extend the generic object detection framework to this problem. They base the visual grounding on the features from pre-generated…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Li Yang , Yan Xu , Chunfeng Yuan , Wei Liu , Bing Li , Weiming Hu

Natural Language Inference (NLI) is a central task in natural language understanding with applications in fact-checking, question answering, and information retrieval. Despite its importance, current NLI systems heavily rely on supervised…

计算与语言 · 计算机科学 2025-05-07 Pablo Miralles-González , Javier Huertas-Tato , Alejandro Martín , David Camacho

Cognitive grammar suggests that the acquisition of language grammar is grounded within visual structures. While grammar is an essential representation of natural language, it also exists ubiquitously in vision to represent the hierarchical…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Yining Hong , Qing Li , Song-Chun Zhu , Siyuan Huang

Representation learning is the foundation of natural language processing (NLP). This work presents new methods to employ visual information as assistant signals to general NLP tasks. For each sentence, we first retrieve a flexible number of…

计算与语言 · 计算机科学 2023-01-10 Zhuosheng Zhang , Kehai Chen , Rui Wang , Masao Utiyama , Eiichiro Sumita , Zuchao Li , Hai Zhao

An ability to learn about new objects from a small amount of visual data and produce convincing linguistic justification about the presence/absence of certain concepts (that collectively compose the object) in novel scenarios is an…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Shailaja Keyur Sampat , Maitreya Patel , Yezhou Yang , Chitta Baral

Natural language provides a widely accessible and expressive interface for robotic agents. To understand language in complex environments, agents must reason about the full range of language inputs and their correspondence to the world.…

计算与语言 · 计算机科学 2017-10-03 Stephanie Zhou , Alane Suhr , Yoav Artzi

Vision-language models (VLMs) have enabled strong zero-shot classification through image-text alignment. Yet, their purely visual inference capabilities remain under-explored. In this work, we conduct a comprehensive evaluation of both…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Illia Volkov , Nikita Kisel , Klara Janouskova , Jiri Matas

We address the problem of phrase grounding by lear ing a multi-level common semantic space shared by the textual and visual modalities. We exploit multiple levels of feature maps of a Deep Convolutional Neural Network, as well as…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Hassan Akbari , Svebor Karaman , Surabhi Bhargava , Brian Chen , Carl Vondrick , Shih-Fu Chang

3D visual grounding is a critical skill for household robots, enabling them to navigate, manipulate objects, and answer questions based on their environment. While existing approaches often rely on extensive labeled data or exhibit…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Jianing Yang , Xuweiyi Chen , Shengyi Qian , Nikhil Madaan , Madhavan Iyengar , David F. Fouhey , Joyce Chai

3D visual grounding is crucial for robots, requiring integration of natural language and 3D scene understanding. Traditional methods depending on supervised learning with 3D point clouds are limited by scarce datasets. Recently zero-shot…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Runsen Xu , Zhiwei Huang , Tai Wang , Yilun Chen , Jiangmiao Pang , Dahua Lin

Will a Visual Language Model (VLM)-based bot warn us about slipping if it detects a wet floor? Recent VLMs have demonstrated impressive capabilities, yet their ability to infer outcomes and causes remains underexplored. To address this, we…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Mor Ventura , Michael Toker , Nitay Calderon , Zorik Gekhman , Yonatan Bitton , Roi Reichart

Although an object may appear in numerous contexts, we often describe it in a limited number of ways. Language allows us to abstract away visual variation to represent and communicate concepts. Building on this intuition, we propose an…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Mohamed El Banani , Karan Desai , Justin Johnson

We introduce a new dataset for training and evaluating grounded language models. Our data is collected within a virtual reality environment and is designed to emulate the quality of language data to which a pre-verbal child is likely to…

计算与语言 · 计算机科学 2020-10-30 Dylan Ebert , Ellie Pavlick

Natural Language Generation (NLG) accepts input data in the form of images, videos, or text and generates corresponding natural language text as output. Existing NLG methods mainly adopt a supervised approach and rely heavily on coupled…

计算与语言 · 计算机科学 2024-06-04 Bang Yang , Fenglin Liu , Yuexian Zou , Xian Wu , Yaowei Wang , David A. Clifton

Large vision-and-language models (VLMs) trained to match images with text on large-scale datasets of image-text pairs have shown impressive generalization ability on several vision and language tasks. Several recent works, however, showed…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Navid Rajabi , Jana Kosecka

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recognition (GSR) requires…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jiaming Lei , Lin Li , Chunping Wang , Jun Xiao , Long Chen