中文
相关论文

相关论文: Efficient End-to-End Visual Document Understanding…

200 篇论文

Visually rich documents (VRDs) are ubiquitous in daily business and life. Examples are purchase receipts, insurance policy documents, custom declaration forms and so on. In VRDs, visual and layout information is critical for document…

信息检索 · 计算机科学 2019-03-28 Xiaojing Liu , Feiyu Gao , Qiong Zhang , Huasha Zhao

Training vision-language models (VLMs) for complex reasoning remains a challenging task, i.a. due to the scarcity of high-quality image-text reasoning data. Conversely, text-based reasoning resources are abundant and scalable, but it is…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Walid Bousselham , Hilde Kuehne , Cordelia Schmid

Recent advancements in vision-language models (VLMs) have improved performance by increasing the number of visual tokens, which are often significantly longer than text tokens. However, we observe that most real-world scenarios do not…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Senqiao Yang , Junyi Li , Xin Lai , Bei Yu , Hengshuang Zhao , Jiaya Jia

Despite the recent success of deep neural networks, there remains a need for effective methods to enhance domain generalization using vision transformers. In this paper, we propose a novel domain generalization technique called Robust…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Ankur Singh , Senthilnath Jayavelu

CLIP has shown impressive results in aligning images and texts at scale. However, its ability to capture detailed visual features remains limited because CLIP matches images and texts at a global level. To address this issue, we propose…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Rui Xiao , Sanghwan Kim , Mariana-Iuliana Georgescu , Zeynep Akata , Stephan Alaniz

This paper presents a method to interpret the success of knowledge distillation by quantifying and analyzing task-relevant and task-irrelevant visual concepts that are encoded in intermediate layers of a deep neural network (DNN). More…

机器学习 · 计算机科学 2020-03-26 Xu Cheng , Zhefan Rao , Yilan Chen , Quanshi Zhang

When distilling reasoning from large language models (LLMs) into smaller ones, teacher rationales for similar problems often vary wildly in structure and strategy. Like a chef who makes the same dish differently each time, this…

计算与语言 · 计算机科学 2026-05-11 Jialin Yang , Jiankun Wang , Jiajun Wu , Henry Leung , Jiayu Zhou , Steve Drew

Contrastive Language-Image Pre-training (CLIP) has achieved excellent performance over a wide range of tasks. However, the effectiveness of CLIP heavily relies on a substantial corpus of pre-training data, resulting in notable consumption…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Kaicheng Yang , Tiancheng Gu , Xiang An , Haiqiang Jiang , Xiangzi Dai , Ziyong Feng , Weidong Cai , Jiankang Deng

Diffusion models for super-resolution (SR) produce high-quality visual results but require expensive computational costs. Despite the development of several methods to accelerate diffusion-based SR models, some (e.g., SinSR) fail to produce…

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. Most existing…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Xiangteng He , Yuxin Peng

Score Distillation Sampling (SDS) enables high-quality text-to-3D generation by supervising 3D models through the denoising of multi-view 2D renderings, using a pretrained text-to-image diffusion model to align with the input prompt and…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Weimin Bai , Yubo Li , Weijian Luo , Wenzheng Chen , He Sun

Previous knowledge distillation (KD) methods mostly focus on compressing network architectures, which is not thorough enough in deployment as some costs like transmission bandwidth and imaging equipment are related to the image size.…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Guangyu Guo , Dingwen Zhang , Longfei Han , Nian Liu , Ming-Ming Cheng , Junwei Han

Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Ahmad Sajedi , Samir Khaki , Lucy Z. Liu , Ehsan Amjadian , Yuri A. Lawryshyn , Konstantinos N. Plataniotis

Recent advances in vision-language models (VLMs) have enabled end-to-end document parsing and understanding, achieving strong performance on diverse optical character recognition (OCR) tasks. However, VLMs are prone to generate words that…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Qian Chen , Xianyin Zhang , Lifan Guo , Feng Chen , Chi Zhang

Scene text instances found in natural images carry explicit semantic information that can provide important cues to solve a wide array of computer vision problems. In this paper, we focus on leveraging multi-modal content in the form of…

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

Recent advances in Large Language Models (LLMs) have stimulated a surge of research aimed at extending their applications to the visual domain. While these models exhibit promise in generating abstract image captions and facilitating…

计算与语言 · 计算机科学 2023-10-27 Geewook Kim , Hodong Lee , Daehee Kim , Haeji Jung , Sanghee Park , Yoonsik Kim , Sangdoo Yun , Taeho Kil , Bado Lee , Seunghyun Park

Multimodal large language models (MLLMs) have demonstrated great performance on visual question answering (VQA). When it comes to knowledge-based Visual Question Answering (KB-VQA), MLLMs may lack the specialized domain knowledge needed to…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Weixi Weng , Jieming Zhu , Xiaojun Meng , Hao Zhang , Rui Zhang , Chun Yuan

Multimodal Large Language Models (MLLMs) excel at broad visual understanding but still struggle with fine-grained perception, where decisive evidence is small and easily overwhelmed by global context. Recent "Thinking-with-Images" methods…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Lai Wei , Liangbo He , Jun Lan , Lingzhong Dong , Yutong Cai , Siyuan Li , Huijia Zhu , Weiqiang Wang , Linghe Kong , Yue Wang , Zhuosheng Zhang , Weiran Huang

Vision-language models (VLMs) have demonstrated strong reasoning abilities in literal multimodal tasks such as visual mathematics and science question answering. However, figurative language, such as sarcasm, humor, and metaphor, remains a…

计算与语言 · 计算机科学 2026-01-27 Seyyed Saeid Cheshmi , Hahnemann Ortiz , James Mooney , Dongyeop Kang

Developing deep learning models to analyze histology images has been computationally challenging, as the massive size of the images causes excessive strain on all parts of the computing pipeline. This paper proposes a novel deep…

图像与视频处理 · 电气工程与系统科学 2021-01-13 Joseph DiPalma , Arief A. Suriawinata , Laura J. Tafe , Lorenzo Torresani , Saeed Hassanpour
‹ 上一页 1 8 9 10 下一页 ›