中文
相关论文

相关论文: LayeredDoc: Domain Adaptive Document Restoration w…

200 篇论文

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-complexity trade-off is…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

Domain shift happens in cross-domain scenarios commonly because of the wide gaps between different domains: when applying a deep learning model well-trained in one domain to another target domain, the model usually performs poorly. To…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Munan Ning , Cheng Bian , Dong Wei , Chenglang Yuan , Yaohua Wang , Yang Guo , Kai Ma , Yefeng Zheng

End-to-end learning methods have achieved impressive results in many areas of computer vision. At the same time, these methods still suffer from a degradation in performance when testing on new datasets that stem from a different…

计算机视觉与模式识别 · 计算机科学 2016-03-24 Rahaf Aljundi , Tinne Tuytelaars

Graph Neural Network pretraining is pivotal for leveraging unlabeled graph data. However, generalizing across heterogeneous domains remains a major challenge due to severe distribution shifts. Existing methods primarily focus on…

机器学习 · 计算机科学 2026-04-14 Yang Yan , Qiuyan Wang , Tianjin Huang , Qiudong Yu , Kexin Zhang

Deep learning models have demonstrated remarkable performance across various computer vision tasks, yet their vulnerability to distribution shifts remains a critical challenge. Despite sophisticated neural network architectures, existing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Hafiz Mughees Ahmad , Dario Morle , Afshin Rahimi

3D semantic segmentation is a critical task in many real-world applications, such as autonomous driving, robotics, and mixed reality. However, the task is extremely challenging due to ambiguities coming from the unstructured, sparse, and…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Adriano Cardace , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Ultra high resolution (UHR) images are almost always downsampled to fit small displays of mobile end devices and upsampled to its original resolution when exhibited on very high-resolution displays. This observation motivates us on jointly…

图像与视频处理 · 电气工程与系统科学 2023-02-14 Xi Zhang , Xiaolin Wu

Neural models are increasingly used in Web-scale Information Retrieval (IR). However, relying on these models introduces substantial computational and energy requirements, leading to increasing attention toward their environmental cost and…

信息检索 · 计算机科学 2026-02-17 Pranav Kasela , Marco Braga , Ophir Frieder , Nazli Goharian , Gabriella Pasi , Raffaele Perego

Despite recent advancements in 3D-text cross-modal alignment, existing state-of-the-art methods still struggle to align fine-grained textual semantics with detailed geometric structures, and their alignment performance degrades…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Yijia Fan , Jusheng Zhang , Kaitong Cai , Jing Yang , Jian Wang , Keze Wang

Deep learning (DL) has shown remarkable success in various medical imaging data analysis applications. However, it remains challenging for DL models to achieve good generalization, especially when the training and testing datasets are…

图像与视频处理 · 电气工程与系统科学 2023-11-06 Yuemeng Li , Yong Fan

Document retrieval techniques are essential for developing large-scale information systems. The common approach involves using a bi-encoder to compute the semantic similarity between a query and documents. However, the scalar similarity…

信息检索 · 计算机科学 2025-06-02 Haoyu Liu , Shaohan Huang , Jianfeng Liu , Yuefeng Zhan , Hao Sun , Weiwei Deng , Feng Sun , Furu Wei , Qi Zhang

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among…

计算与语言 · 计算机科学 2023-01-27 Ningyu Zhang , Xiang Chen , Xin Xie , Shumin Deng , Chuanqi Tan , Mosha Chen , Fei Huang , Luo Si , Huajun Chen

Document binarization is a key pre-processing step for many document analysis tasks. However, existing methods can not extract stroke edges finely, mainly due to the fair-treatment nature of vanilla convolutions and the extraction of stroke…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Zongyuan Yang , Yongping Xiong , Guibin Wu

Retrieval-Augmented Generation (RAG) is widely used to ground large language models in external knowledge sources. However, when applied to heterogeneous corpora and multi-step queries, Naive RAG pipelines often degrade in quality due to…

信息检索 · 计算机科学 2026-04-10 Valeriy Kovalskiy , Nikita Belov , Nikita Miteyko , Igor Reshetnikov , Max Maximov

Medical image segmentation plays a crucial role in clinical workflows, but domain shift often leads to performance degradation when models are applied to unseen clinical domains. This challenge arises due to variations in imaging…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Yingkai Wang , Yaoyao Zhu , Xiuding Cai , Yuhao Xiao , Haotian Wu , Yu Yao

Graph-based procedural materials are ubiquitous in content production industries. Procedural models allow the creation of photorealistic materials with parametric control for flexible editing of appearance. However, designing a specific…

图形学 · 计算机科学 2022-07-19 Yiwei Hu , Paul Guerrero , Miloš Hašan , Holly Rushmeier , Valentin Deschaintre

Diffusion-based Image Editing has achieved significant success in recent years. However, it remains challenging to achieve high-quality image editing while maintaining the background similarity without sacrificing speed or memory…

图形学 · 计算机科学 2025-09-03 Siyi Liu , Weiming Chen , Yushun Tang , Zhihai He

Dynamic Retrieval-augmented Generation (RAG) has shown great success in mitigating hallucinations in large language models (LLMs) during generation. However, existing dynamic RAG methods face significant limitations in two key aspects: 1)…

计算与语言 · 计算机科学 2025-05-20 Hanghui Guo , Jia Zhu , Shimin Di , Weijie Shi , Zhangze Chen , Jiajie Xu

While retrieval techniques are widely used in practice, they still face significant challenges in cross-domain scenarios. Recently, generation-augmented methods have emerged as a promising solution to this problem. These methods enhance raw…

计算与语言 · 计算机科学 2025-02-18 Chaofan Li , Zheng Liu , Jianlyv Chen , Defu Lian , Yingxia Shao

Most domain adaptation methods focus on single-source-single-target adaptation settings. Multi-target domain adaptation is a powerful extension in which a single classifier is learned for multiple unlabeled target domains. To build a…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Sudipan Saha , Shan Zhao , Nasrullah Sheikh , Xiao Xiang Zhu