中文
相关论文

相关论文: Visual Translation Embedding Network for Visual Re…

200 篇论文

Learning visual semantic similarity is a critical challenge in bridging the gap between images and texts. However, there exist inherent variations between vision and language data, such as information density, i.e., images can contain…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yang Liu , Mengyuan Liu , Shudong Huang , Jiancheng Lv

This paper introduces a novel approach for modeling visual relations between pairs of objects. We call relation a triplet of the form (subject, predicate, object) where the predicate is typically a preposition (eg. 'under', 'in front of')…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Julia Peyre , Ivan Laptev , Cordelia Schmid , Josef Sivic

Recent work in vision-and-language pretraining has investigated supervised signals from object detection data to learn better, fine-grained multimodal representations. In this work, we take a step further and explore how we can tap into…

计算与语言 · 计算机科学 2023-10-20 Emanuele Bugliarello , Aida Nematzadeh , Lisa Anne Hendricks

This paper presents a detailed study of improving visual representations for vision language (VL) tasks and develops an improved object detection model to provide object-centric representations of images. Compared to the most widely used…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pengchuan Zhang , Xiujun Li , Xiaowei Hu , Jianwei Yang , Lei Zhang , Lijuan Wang , Yejin Choi , Jianfeng Gao

Visual entailment (VE) is a multimodal reasoning task consisting of image-sentence pairs whereby a promise is defined by an image, and a hypothesis is described by a sentence. The goal is to predict whether the image semantically entails…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Zhiyuan Chang , Mingyang Li , Junjie Wang , Cheng Li , Qing Wang

Visual Relation Detection (VRD) aims to detect relationships between objects for image understanding. Most existing VRD methods rely on thousands of training samples of each relationship to achieve satisfactory performance. Some recent…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Tianyu Yu , Yangning Li , Jiaoyan Chen , Yinghui Li , Hai-Tao Zheng , Xi Chen , Qingbin Liu , Wenqiang Liu , Dongxiao Huang , Bei Wu , Yexin Wang

Knowledge graphs are useful for many artificial intelligence (AI) tasks. However, knowledge graphs often have missing facts. To populate the graphs, knowledge graph embedding models have been developed. Knowledge graph embedding models map…

人工智能 · 计算机科学 2017-11-16 Takuma Ebisu , Ryutaro Ichise

We study the problem of learning representations of entities and relations in knowledge graphs for predicting missing links. The success of such a task heavily relies on the ability of modeling and inferring the patterns of (or between) the…

机器学习 · 计算机科学 2019-02-28 Zhiqing Sun , Zhi-Hong Deng , Jian-Yun Nie , Jian Tang

Existing visual change detectors usually adopt CNNs or Transformers for feature representation learning and focus on learning effective representation for the changed regions between images. Although good performance can be obtained by…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Bo Jiang , Zitian Wang , Xixi Wang , Ziyan Zhang , Lan Chen , Xiao Wang , Bin Luo

Determining the relative pose of a previously unseen object between two images is pivotal to the success of generalizable object pose estimation. Existing approaches typically predict 3D translation utilizing the ground-truth object…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Chen Zhao , Tong Zhang , Zheng Dang , Mathieu Salzmann

Recognizing instruments' interactions with tissues is essential for building context-aware AI assistants in robotic surgery. Vision-language models (VLMs) have opened a new avenue for surgical perception and achieved better generalization…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Jiajun Cheng , Xiaofan Yu , Subarna Tripathi , Sainan Liu , Shan Lin

Over the past decade, knowledge graphs became popular for capturing structured domain knowledge. Relational learning models enable the prediction of missing links inside knowledge graphs. More specifically, latent distance approaches model…

人工智能 · 计算机科学 2020-02-24 Afshin Sadeghi , Damien Graux , Hamed Shariat Yazdi , Jens Lehmann

With the burgeoning amount of data of image-text pairs and diversity of Vision-and-Language (V\&L) tasks, scholars have introduced an abundance of deep learning models in this research domain. Furthermore, in recent years, transfer learning…

计算与语言 · 计算机科学 2024-12-12 Thong Nguyen , Cong-Duy Nguyen , Xiaobao Wu , See-Kiong Ng , Anh Tuan Luu

Visual entailment (VE) is to recognize whether the semantics of a hypothesis text can be inferred from the given premise image, which is one special task among recent emerged vision and language understanding tasks. Currently, most of the…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Biwei Cao , Jiuxin Cao , Jie Gui , Jiayun Shen , Bo Liu , Lei He , Yuan Yan Tang , James Tin-Yau Kwok

Visual relation detection (VRD) is the task of identifying the relationships between objects in a scene. VRD models trained solely on relation detection data struggle to generalize beyond the relations on which they are trained. While…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Gopika Sudhakaran , Hikaru Shindo , Patrick Schramowski , Simone Schaub-Meyer , Kristian Kersting , Stefan Roth

Computer vision applications such as visual relationship detection and human object interaction can be formulated as a composite (structured) set detection problem in which both the parts (subject, object, and predicate) and the sum…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Qi Dong , Zhuowen Tu , Haofu Liao , Yuting Zhang , Vijay Mahadevan , Stefano Soatto

Deformable objects often appear in unstructured configurations. Tracing deformable objects helps bringing them into extended states and facilitating the downstream manipulation tasks. Due to the requirements for object-specific modeling or…

The visual relationship recognition (VRR) task aims at understanding the pairwise visual relationships between interacting objects in an image. These relationships typically have a long-tail distribution due to their compositional nature.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Jun Chen , Aniket Agarwal , Sherif Abdelkarim , Deyao Zhu , Mohamed Elhoseiny

Visual translation tolerance refers to our capacity to recognize objects over a wide range of different retinal locations. Although translation is perhaps the simplest spatial transform that the visual system needs to cope with, the extent…

神经元与认知 · 定量生物学 2020-12-09 Ryan Blything , Valerio Biscione , Ivan I. Vankov , Casimir J. H. Ludwig , Jeffrey S. Bowers

Visual transformation reasoning (VTR) is a vital cognitive capability that empowers intelligent agents to understand dynamic scenes, model causal relationships, and predict future states, and thereby guiding actions and laying the…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Yuheng Ji , Yipu Wang , Yuyang Liu , Xiaoshuai Hao , Yue Liu , Yuting Zhao , Huaihai Lyu , Xiaolong Zheng