中文
相关论文

相关论文: Visual Named Entity Linking: A New Dataset and A B…

200 篇论文

Entity linking is a prominent thread of research focused on structured data creation by linking spans of text to an ontology or knowledge source. We revisit the use of structured prediction for entity linking which classifies each…

计算与语言 · 计算机科学 2023-10-24 Hassan S. Shavarani , Anoop Sarkar

We tackle the challenge of Visual Question Answering in multi-image setting for the ISVQA dataset. Traditional VQA tasks have focused on a single-image setting where the target answer is generated from a single image. Image set VQA,…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Abhinav Khattar , Aviral Joshi , Har Simrat Singh , Pulkit Goel , Rohit Prakash Barnwal

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

Multimodal Entity Linking (MEL) aims at linking ambiguous mentions with multimodal information to entity in Knowledge Graph (KG) such as Wikipedia, which plays a key role in many applications. However, existing methods suffer from…

人工智能 · 计算机科学 2024-08-02 Shezheng Song , Shan Zhao , Chengyu Wang , Tianwei Yan , Shasha Li , Xiaoguang Mao , Meng Wang

Recent work in Machine Learning and Computer Vision has highlighted the presence of various types of systematic flaws inside ground truth object recognition benchmark datasets. Our basic tenet is that these flaws are rooted in the…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Fausto Giunchiglia , Mayukh Bagchi , Xiaolei Diao

Human language is grounded on multimodal knowledge including visual knowledge like colors, sizes, and shapes. However, current large-scale pre-trained language models rely on text-only self-supervised training with massive text data, which…

计算与语言 · 计算机科学 2023-02-28 Weizhi Wang , Li Dong , Hao Cheng , Haoyu Song , Xiaodong Liu , Xifeng Yan , Jianfeng Gao , Furu Wei

Knowledge-Based Visual Question Answering (KBVQA) is a bi-modal task requiring external world knowledge in order to correctly answer a text question and associated image. Recent single modality text work has shown knowledge injection into…

计算与语言 · 计算机科学 2022-05-30 Diego Garcia-Olano , Yasumasa Onoe , Joydeep Ghosh

Multimodal embedding models have been crucial in enabling various downstream tasks such as semantic similarity, information retrieval, and clustering over different modalities. However, existing multimodal embeddings like VLM2Vec, E5-V, GME…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Rui Meng , Ziyan Jiang , Ye Liu , Mingyi Su , Xinyi Yang , Yuepeng Fu , Can Qin , Zeyuan Chen , Ran Xu , Caiming Xiong , Yingbo Zhou , Wenhu Chen , Semih Yavuz

Nowadays, the way in which the people interact with computers has changed. Text- or voice-based interfaces are being widely applied in different industries. Among the most used ways of processing the user input are those based on intents or…

计算与语言 · 计算机科学 2022-05-10 Rubén González Sendino , Mónica Ortega , Carlos Carrasco

Entity linking (EL) is the task of automatically identifying entity mentions in text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. Throughout the past decade, a plethora of EL systems and…

计算与语言 · 计算机科学 2021-01-15 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Natural Language Explanations (NLE) aim at supplementing the prediction of a model with human-friendly natural text. Existing NLE approaches involve training separate models for each downstream task. In this work, we propose Uni-NLX, a…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fawaz Sammani , Nikos Deligiannis

Entity Linking (EL) is an essential and challenging task in natural language processing that seeks to link some text representing an entity within a document or sentence with its corresponding entry in a dictionary or knowledge base. Most…

计算与语言 · 计算机科学 2024-02-26 Yifan Ding , Qingkai Zeng , Tim Weninger

The Audio-Visual Event Localization (AVEL) task aims to temporally locate and classify video events that are both audible and visible. Most research in this field assumes a closed-set setting, which restricts these models' ability to handle…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Jinxing Zhou , Dan Guo , Ruohao Guo , Yuxin Mao , Jingjing Hu , Yiran Zhong , Xiaojun Chang , Meng Wang

In the legal domain it is important to differentiate between words in general, and afterwards to link the occurrences of the same entities. The topic to solve these challenges is called Named-Entity Linking (NEL). Current supervised neural…

机器学习 · 计算机科学 2018-10-17 Ahmed Elnaggar , Robin Otto , Florian Matthes

Understanding objects is fundamental to computer vision. Beyond object recognition that provides only a category label as typical output, in-depth object understanding represents a comprehensive perception of an object category, involving…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Ziwei Yao , Qiyang Wan , Ruiping Wang , Xilin Chen

Entity linking models have achieved significant success via utilizing pretrained language models to capture semantic features. However, the NIL prediction problem, which aims to identify mentions without a corresponding entity in the…

计算与语言 · 计算机科学 2023-05-26 Fangwei Zhu , Jifan Yu , Hailong Jin , Juanzi Li , Lei Hou , Zhifang Sui

Some Question Answering (QA) systems rely on knowledge bases (KBs) to provide accurate answers. Entity Linking (EL) plays a critical role in linking natural language mentions to KB entries. However, most existing EL methods are designed for…

计算与语言 · 计算机科学 2026-05-22 Yajie Luo , Yihong Wu , Muzhi Li , Jia Ao Sun , Xinyu Wang , Liheng Ma , Yingxue Zhang , Jian-Yun Nie

In this paper, we address web-scale visual entity recognition, specifically the task of mapping a given query image to one of the 6 million existing entities in Wikipedia. One way of approaching a problem of such scale is using dual-encoder…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Mathilde Caron , Ahmet Iscen , Alireza Fathi , Cordelia Schmid

While table understanding increasingly relies on pixel-only settings, current benchmarks predominantly use synthetic renderings that lack the complexity and visual diversity of real-world tables. Additionally, existing visual table…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Iñigo Alonso , Imanol Miranda , Eneko Agirre , Mirella Lapata

Neural networks are widely adopted to solve complex and challenging tasks. Especially in high-stakes decision-making, understanding their reasoning process is crucial, yet proves challenging for modern deep networks. Feature visualization…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Ada Gorgun , Bernt Schiele , Jonas Fischer