中文
相关论文

相关论文: DocRes: A Generalist Model Toward Unifying Documen…

200 篇论文

Document parsing is essential for analyzing complex document structures and extracting fine-grained information, supporting numerous downstream applications. However, existing methods often require integrating multiple independent models to…

计算与语言 · 计算机科学 2025-05-23 Mingxu Chai , Ziyu Shen , Chong Zhang , Yue Zhang , Xiao Wang , Shihan Dou , Jihua Kang , Jiazheng Zhang , Qi Zhang

We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX). In this paper, we…

计算与语言 · 计算机科学 2025-04-15 Ryota Tanaka , Taichi Iki , Taku Hasegawa , Kyosuke Nishida , Kuniko Saito , Jun Suzuki

Referring image segmentation (RIS) aims to segment objects in an image conditioning on free-from text descriptions. Despite the overwhelming progress, it still remains challenging for current approaches to perform well on cases with various…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Yajie Liu , Pu Ge , Haoxiang Ma , Shichao Fan , Qingjie Liu , Di Huang , Yunhong Wang

Abstractive summarization has made significant strides in condensing and rephrasing large volumes of text into coherent summaries. However, summarizing administrative documents presents unique challenges due to domain-specific terminology,…

计算与语言 · 计算机科学 2024-12-12 Phan Phuong Mai Chau , Souhail Bakkali , Antoine Doucet

We propose Diverse Restormer (DART), a novel image restoration method that effectively integrates information from various sources (long sequences, local and global regions, feature dimensions, and positional dimensions) to address…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Juan Wen , Yawei Li , Chao Zhang , Weiyan Hou , Radu Timofte , Luc Van Gool

Document image parsing is challenging due to its complexly intertwined elements such as text paragraphs, figures, formulas, and tables. Current approaches either assemble specialized expert models or directly generate page-level content…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Hao Feng , Shu Wei , Xiang Fei , Wei Shi , Yingdong Han , Lei Liao , Jinghui Lu , Binghong Wu , Qi Liu , Chunhui Lin , Jingqun Tang , Hao Liu , Can Huang

Recently, several discriminative learning approaches have been proposed for effective image restoration, achieving convincing trade-off between image quality and computational efficiency. However, these methods require separate training for…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Lei Xiao , Felix Heide , Wolfgang Heidrich , Bernhard Schölkopf , Michael Hirsch

Image super-resolution pursuits reconstructing high-fidelity high-resolution counterpart for low-resolution image. In recent years, diffusion-based models have garnered significant attention due to their capabilities with rich prior…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Aiwen Jiang , Zhi Wei , Long Peng , Feiqiang Liu , Wenbo Li , Mingwen Wang

The exponential growth of scientific literature in PDF format necessitates advanced tools for efficient and accurate document understanding, summarization, and content optimization. Traditional methods fall short in handling complex layouts…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Kun Qian , Wenjie Li , Tianyu Sun , Wenhong Wang , Wenhan Luo

In this paper, we propose a novel task termed Omni-Referring Image Segmentation (OmniRIS) towards highly generalized image segmentation. Compared with existing unimodally conditioned segmentation tasks, such as RIS and visual RIS, OmniRIS…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Qiancheng Zheng , Yunhang Shen , Gen Luo , Baiyang Song , Xing Sun , Xiaoshuai Sun , Yiyi Zhou , Rongrong Ji

Recent advances in All-in-One (AiO) RGB image restoration have demonstrated the effectiveness of prompt learning in handling multiple degradations within a single model. However, extending these approaches to hyperspectral image (HSI)…

图像与视频处理 · 电气工程与系统科学 2025-03-12 Chia-Ming Lee , Ching-Heng Cheng , Yu-Fan Lin , Yi-Ching Cheng , Wo-Ting Liao , Fu-En Yang , Yu-Chiang Frank Wang , Chih-Chung Hsu

All-in-One image restoration aims to address multiple image degradation problems using a single model, offering a more practical and versatile solution compared to designing dedicated models for each degradation type. Existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Zhanwen Liu , Sai Zhou , Yuchao Dai , Yang Wang , Yisheng An , Xiangmo Zhao

Scene Text Image Super-Resolution (STISR) aims to restore high-resolution details in low-resolution text images, which is crucial for both human readability and machine recognition. Existing methods, however, often depend on external…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Axi Niu , Kang Zhang , Qingsen Yan , Hao Jin , Jinqiu Sun , Yanning Zhang

Although single-task medical image restoration (MedIR) has witnessed remarkable success, the limited generalizability of these methods poses a substantial obstacle to wider application. In this paper, we focus on the task of all-in-one…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Zhiwen Yang , Haowei Chen , Ziniu Qian , Yang Yi , Hui Zhang , Dan Zhao , Bingzheng Wei , Yan Xu

Referring Image Segmentation (RIS) is an advanced vision-language task that involves identifying and segmenting objects within an image as described by free-form text descriptions. While previous studies focused on aligning visual and…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Minhyun Lee , Seungho Lee , Song Park , Dongyoon Han , Byeongho Heo , Hyunjung Shim

Currently, restoring clean images from a variety of degradation types using a single model is still a challenging task. Existing all-in-one image restoration approaches struggle with addressing complex and ambiguously defined degradation…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Huiqiang Wang , Mingchen Song , Guoqiang Zhong

Image restoration under adverse weather conditions has been extensively explored, leading to numerous high-performance methods. In particular, recent advances in All-in-One approaches have shown impressive results by training on multi-task…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Hanting Wang , Shengpeng Ji , Shulei Wang , Hai Huang , Xiao Jin , Qifei Zhang , Tao Jin

Large language models (LLMs) have gained significant attention in various fields but prone to hallucination, especially in knowledge-intensive (KI) tasks. To address this, retrieval-augmented generation (RAG) has emerged as a popular…

计算与语言 · 计算机科学 2024-04-23 Xiaoxi Li , Zhicheng Dou , Yujia Zhou , Fangchao Liu

Image restoration is a fundamental problem that involves recovering a high-quality clean image from its degraded observation. All-In-One image restoration models can effectively restore images from various types and levels of degradation…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Marcos V. Conde , Gregor Geigle , Radu Timofte

The goal of Universal Cross-Domain Retrieval (UCDR) is to achieve robust performance in generalized test scenarios, wherein data may belong to strictly unknown domains and categories during training. Recently, pre-trained models with prompt…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Kaipeng Fang , Jingkuan Song , Lianli Gao , Pengpeng Zeng , Zhi-Qi Cheng , Xiyao Li , Heng Tao Shen