中文
相关论文

相关论文: Towards Robust Visual Information Extraction in Re…

200 篇论文

Image datasets serve as the foundation for machine learning models in computer vision, significantly influencing model capabilities, performance, and biases alongside architectural considerations. Therefore, understanding the composition…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Florian Grötschla , Luca A. Lanzendörfer , Marco Calzavara , Roger Wattenhofer

Robots can use Visual Imitation Learning (VIL) to learn manipulation tasks from video demonstrations. However, translating visual observations into actionable robot policies is challenging due to the high-dimensional nature of video data.…

机器人学 · 计算机科学 2025-01-22 Ananth Jonnavittula , Sagar Parekh , Dylan P. Losey

Key Information Extraction (KIE) underpins the understanding of visual documents (e.g., receipts and contracts) by extracting precise semantic content and accurately capturing spatial structure. Yet existing multimodal large language models…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Son Nguyen , Giang Nguyen , Hung Dao , Thao Do , Daeyoung Kim

Recent advances in AI-driven image generation have introduced new challenges for verifying the authenticity of digital evidence in forensic investigations. Modern generative models can produce visually consistent forgeries that evade…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Opeyemi Bamigbade , Mark Scanlon , John Sheppard

Estimating eye-gaze from images alone is a challenging task, in large parts due to un-observable person-specific factors. Achieving high accuracy typically requires labeled data from test users which may not be attainable in real…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Seonwook Park , Emre Aksan , Xucong Zhang , Otmar Hilliges

In the rapidly evolving field of scientific research, efficiently extracting key information from the burgeoning volume of scientific papers remains a formidable challenge. This paper introduces an innovative framework designed to automate…

信息检索 · 计算机科学 2024-01-31 Yangyang Liu , Shoubin Li

Visual-semantic embedding models have been recently proposed and shown to be effective for image classification and zero-shot learning, by mapping images into a continuous semantic label space. Although several approaches have been proposed…

计算机视觉与模式识别 · 计算机科学 2015-12-23 Zhou Ren , Hailin Jin , Zhe Lin , Chen Fang , Alan Yuille

Graphic visual content helps in promoting information communication and inspiration divergence. However, the interpretation of visual content currently relies mainly on humans' personal knowledge background, thereby affecting the quality…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Xiaoyu Deng , Zhengjian Kang , Xintao Li , Yongzhe Zhang , Tianmin Guo

Large-scale vision-language mixture-of-experts (VL-MoE) models provide strong multimodal capability, but efficient deployment on memory-constrained platforms remains difficult. Existing MoE offloading systems are largely designed for…

机器学习 · 计算机科学 2026-05-08 Cheng Xu , Xiaofeng Hou , Jiacheng Liu , Chao Li

Enabling Visual Semantic Models to effectively handle multi-view description matching has been a longstanding challenge. Existing methods typically learn a set of embeddings to find the optimal match for each view's text and compute…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yang Liu , Wentao Feng , Zhuoyao Liu , Shudong Huang , Jiancheng Lv

Open information extraction (OIE) is the process to extract relations and their arguments automatically from textual documents without the need to restrict the search to predefined relations. In recent years, several OIE systems for the…

计算与语言 · 计算机科学 2018-01-25 Diem Truong , Duc-Thuan Vo , U. T Nguyen

Images shared online strongly influence emotions and public well-being. Understanding the emotions an image elicits is therefore vital for fostering healthier and more sustainable digital communities, especially during public crises. We…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Fanhang Man , Xiaoyue Chen , Huandong Wang , Baining Zhao , Han Li , Xinlei Chen

Dynamic environments such as urban areas are still challenging for popular visual-inertial odometry (VIO) algorithms. Existing datasets typically fail to capture the dynamic nature of these environments, therefore making it difficult to…

机器人学 · 计算机科学 2021-02-12 Koji Minoda , Fabian Schilling , Valentin Wüest , Dario Floreano , Takehisa Yairi

Joint understanding of video and language is an active research area with many applications. Prior work in this domain typically relies on learning text-video embeddings. One difficulty with this approach, however, is the lack of…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Antoine Miech , Ivan Laptev , Josef Sivic

Visual Relation Extraction (VRE) is a powerful means of discovering relationships between entities within visually-rich documents. Existing methods often focus on manipulating entity features to find pairwise relations, yet neglect the more…

计算与语言 · 计算机科学 2023-10-30 Xiangnan Chen , Qian Xiao , Juncheng Li , Duo Dong , Jun Lin , Xiaozhong Liu , Siliang Tang

Visual Semantic Embedding (VSE) is a dominant approach for vision-language retrieval, which aims at learning a deep embedding space such that visual data are embedded close to their semantic text labels or descriptions. Recent VSE models…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Jiacheng Chen , Hexiang Hu , Hao Wu , Yuning Jiang , Changhu Wang

Taxonomy expansion task is essential in organizing the ever-increasing volume of new concepts into existing taxonomies. Most existing methods focus exclusively on using textual semantics, leading to an inability to generalize to unseen…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Tinghui Zhu , Jingping Liu , Jiaqing Liang , Haiyun Jiang , Yanghua Xiao , Zongyu Wang , Rui Xie , Yunsen Xian

Visual text is a crucial component in both document and scene images, conveying rich semantic information and attracting significant attention in the computer vision community. Beyond traditional tasks such as text detection and…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Yan Shu , Weichao Zeng , Fangmin Zhao , Zeyu Chen , Zhenhang Li , Xiaomeng Yang , Yu Zhou , Paolo Rota , Xiang Bai , Lianwen Jin , Xu-Cheng Yin , Nicu Sebe

We present Visual Lexicon, a novel visual language that encodes rich image information into the text space of vocabulary tokens while retaining intricate visual details that are often challenging to convey in natural language. Unlike…

计算机视觉与模式识别 · 计算机科学 2024-12-10 XuDong Wang , Xingyi Zhou , Alireza Fathi , Trevor Darrell , Cordelia Schmid

Learning interpretable and disentangled representations of data is a key topic in machine learning research. Variational Autoencoder (VAE) is a scalable method for learning directed latent variable models of complex data. It employs a clear…

机器学习 · 计算机科学 2020-06-04 Andriy Serdega , Dae-Shik Kim