中文
相关论文

相关论文: Open-domain Visual Entity Recognition: Towards Rec…

200 篇论文

Open-domain visual entity recognition (VER) seeks to associate images with entities in encyclopedic knowledge bases such as Wikipedia. Recent generative methods tailored for VER demonstrate strong performance but incur high computational…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Shan Ning , Longtian Qiu , Jiaxuan Sun , Xuming He

Open-domain visual entity recognition aims to identify and link entities depicted in images to a vast and evolving set of real-world concepts, such as those found in Wikidata. Unlike conventional classification tasks with fixed label sets,…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Hongkuan Zhou , Lavdim Halilaj , Sebastian Monka , Stefan Schmid , Yuqicheng Zhu , Jingcheng Wu , Nadeem Nazer , Steffen Staab

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

Web-scale visual entity recognition, the task of associating images with their corresponding entities within vast knowledge bases like Wikipedia, presents significant challenges due to the lack of clean, large-scale training data. In this…

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

We introduce AutoVER, an Autoregressive model for Visual Entity Recognition. Our model extends an autoregressive Multi-modal Large Language Model by employing retrieval augmented constrained generation. It mitigates low performance on…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Zilin Xiao , Ming Gong , Paola Cascante-Bonilla , Xingyao Zhang , Jie Wu , Vicente Ordonez

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and visual question…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Wenxiang Sun , Yixing Fan , Jiafeng Guo , Ruqing Zhang , Xueqi Cheng

Humans exploit prior knowledge to describe images, and are able to adapt their explanation to specific contextual information, even to the extent of inventing plausible explanations when contextual information and images do not match. In…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Khanh Nguyen , Ali Furkan Biten , Andres Mafla , Lluis Gomez , Dimosthenis Karatzas

Pre-trained vision-language models (VLMs) have enabled significant progress in open vocabulary computer vision tasks such as image classification, object detection and image segmentation. Some recent works have focused on extending VLMs to…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Rohit Gupta , Mamshad Nayeem Rizve , Jayakrishnan Unnikrishnan , Ashish Tawari , Son Tran , Mubarak Shah , Benjamin Yao , Trishul Chilimbi

The state-of-the-art named entity recognition (NER) systems are statistical machine learning models that have strong generalization capability (i.e., can recognize unseen entities that do not appear in training data) based on lexical and…

计算与语言 · 计算机科学 2019-11-04 Jian Ni , Radu Florian

We introduce a new image segmentation task, called Entity Segmentation (ES), which aims to segment all visual entities (objects and stuffs) in an image without predicting their semantic labels. By removing the need of class label…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Lu Qi , Jason Kuen , Yi Wang , Jiuxiang Gu , Hengshuang Zhao , Zhe Lin , Philip Torr , Jiaya Jia

In a real-world setting, visual recognition systems can be brought to make predictions for images belonging to previously unknown class labels. In order to make semantically meaningful predictions for such inputs, we propose a two-step…

机器学习 · 计算机科学 2017-08-29 Vincent P. A. Lonij , Ambrish Rawat , Maria-Irina Nicolae

Named entities are ubiquitous in text that naturally accompanies images, especially in domains such as news or Wikipedia articles. In previous work, named entities have been identified as a likely reason for low performance of image-text…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Giacomo Nebbia , Adriana Kovashka

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Shuailei Ma , Yuefeng Wang , Ying Wei , Peihao Chen , Zhixiang Ye , Jiaqi Fan , Enming Zhang , Thomas H. Li

Visual Entity Linking (VEL) is a crucial task for achieving fine-grained visual understanding, matching objects within images (visual mentions) to entities in a knowledge base. Previous VEL tasks rely on textual inputs, but writing queries…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Zhengfei Xu , Sijia Zhao , Yanchao Hao , Xiaolong Liu , Lili Li , Yuyang Yin , Bo Li , Xi Chen , Xin Xin

Recent successes in visual recognition can be primarily attributed to feature representation, learning algorithms, and the ever-increasing size of labeled training data. Extensive research has been devoted to the first two, but much less…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Yazhou Yao , Jian Zhang , Xiansheng Hua , Fumin Shen , Zhenmin Tang

Multimodal entity linking (MEL), a task aimed at linking mentions within multimodal contexts to their corresponding entities in a knowledge base (KB), has attracted much attention due to its wide applications in recent years. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Hongze Mi , Jinyuan Li , Xuying Zhang , Haoran Cheng , Jiahao Wang , Di Sun , Gang Pan

In this paper, we propose a table and image generation task to verify how the knowledge about entities acquired from natural language is retained in Vision & Language (V&L) models. This task consists of two parts: the first is to generate a…

计算与语言 · 计算机科学 2023-07-27 Hidetaka Kamigaito , Katsuhiko Hayashi , Taro Watanabe

Recent generalist vision-language models (VLMs) have demonstrated impressive reasoning capabilities across diverse multimodal tasks. However, these models still struggle with fine-grained object-level understanding and grounding. In terms…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Timothy Ossowski , Junjie Hu

Open-domain real-world entity recognition is essential yet challenging, involving identifying various entities in diverse environments. The lack of a suitable evaluation dataset has been a major obstacle in this field due to the vast number…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Jielin Qiu , William Han , Winfred Wang , Zhengyuan Yang , Linjie Li , Jianfeng Wang , Christos Faloutsos , Lei Li , Lijuan Wang

We introduce an open-domain topic classification system that accepts user-defined taxonomy in real time. Users will be able to classify a text snippet with respect to any candidate labels they want, and get instant response from our web…

计算与语言 · 计算机科学 2023-07-03 Hantian Ding , Jinrui Yang , Yuqian Deng , Hongming Zhang , Dan Roth
‹ 上一页 1 2 3 10 下一页 ›