中文
相关论文

相关论文: Lite Unified Modeling for Discriminative Reading C…

200 篇论文

Popular transformer detectors have achieved promising performance through query-based learning using attention mechanisms. However, the roles of existing decoder query types (e.g., content query and positional query) are still…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Guiping Cao , Xiangyuan Lan , Wenjian Huang , Jianguo Zhang , Dongmei Jiang , Yaowei Wang

Deep learning has driven significant advances in medical image analysis, yet its adoption in clinical practice remains constrained by the large size and lack of transparency in modern models. Advances in interpretability techniques such as…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Nikita Malik , Pratinav Seth , Neeraj Kumar Singh , Chintan Chitroda , Vinay Kumar Sankarapu

As an important and challenging problem in vision-language tasks, referring expression comprehension (REC) generally requires a large amount of multi-grained information of visual and linguistic modalities to realize accurate reasoning. In…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Peihan Miao , Wei Su , Gaoang Wang , Xuewei Li , Xi Li

Recommendation systems effectively guide users in locating their desired information within extensive content repositories. Generally, a recommendation model is optimized to enhance accuracy metrics from a user utility standpoint, such as…

信息检索 · 计算机科学 2023-10-23 Xu Huang , Jianxun Lian , Hao Wang , Defu Lian , Xing Xie

Brain imaging classification is commonly approached from two perspectives: modeling the full image volume to capture global anatomical context, or constructing ROI-based graphs to encode localized and topological interactions. Although both…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Wei Liang , Lifang He

Attention mechanisms form a core component of several successful deep learning architectures, and are based on one key idea: ''The output depends only on a small (but unknown) segment of the input.'' In several practical applications like…

机器学习 · 计算机科学 2023-05-16 Lakshmi Narayan Pandey , Rahul Vashisht , Harish G. Ramaswamy

Federated learning relies on effective client selection to alleviate the performance degradation caused by data heterogeneity. Most existing methods assume full visibility of all clients at each communication round. However, in large-scale…

机器学习 · 计算机科学 2026-05-13 Qijun Hou , Yuchen Shi , Pingyi Fan , Khaled B. Letaief

Salient object detection (SOD) for optical remote sensing images (RSIs) aims at locating and extracting visually distinctive objects/regions from the optical RSIs. Despite some saliency models were proposed to solve the intrinsic problem of…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Runmin Cong , Yumo Zhang , Leyuan Fang , Jun Li , Yao Zhao , Sam Kwong

Interpretability is essential for deploying object detection systems in critical applications, especially under low-quality imaging conditions that degrade visual information and increase prediction uncertainty. Existing methods either…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Jianlin Xiang , Linhui Dai , Xue Yang , Chaolei Yang , Yanshan Li

Modern Reinforcement Learning (RL) is more than just learning the optimal policy; Alternative learning goals such as exploring the environment, estimating the underlying model, and learning from preference feedback are all of practical…

机器学习 · 计算机科学 2024-12-24 Fan Chen , Song Mei , Yu Bai

The task of instance segmentation in remote sensing images, aiming at performing per-pixel labeling of objects at instance level, is of great importance for various civil applications. Despite previous successes, most existing instance…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Ye Liu , Huifang Li , Chao Hu , Shuang Luo , Yan Luo , Chang Wen Chen

The interplay between Machine Learning (ML) and Constrained Optimization (CO) has recently been the subject of increasing interest, leading to a new and prolific research area covering (e.g.) Decision Focused Learning and Constrained…

机器学习 · 计算机科学 2022-10-26 Mattia Silvestri , Allegra De Filippo , Michele Lombardi , Michela Milano

Unifying multiple multi-modal visual object tracking (MMVOT) tasks draws increasing attention due to the complementary nature of different modalities in building robust tracking systems. Existing practices mix all data sensor types in a…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Zhangyong Tang , Tianyang Xu , Xuefeng Zhu , Chunyang Cheng , Tao Zhou , Xiaojun Wu , Josef Kittler

Reading order detection is the foundation of document understanding. Most existing methods rely on uniform supervision, implicitly assuming a constant difficulty distribution across layout regions. In this work, we challenge this assumption…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Fuyuan Liu , Dianyu Yu , He Ren , Nayu Liu , Xiaomian Kang , Delai Qiu , Fa Zhang , Genpeng Zhen , Shengping Liu , Jiaen Liang , Wei Huang , Yining Wang , Junnan Zhu

While deep learning has been successfully applied to many real-world computer vision tasks, training robust classifiers usually requires a large amount of well-labeled data. However, the annotation is often expensive and time-consuming.…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Zhiyu Xue , Lixin Duan , Wen Li , Lin Chen , Jiebo Luo

Machine Reading at Scale (MRS) is a challenging task in which a system is given an input query and is asked to produce a precise output by "reading" information from a large knowledge base. The task has gained popularity with its natural…

计算与语言 · 计算机科学 2019-09-19 Yixin Nie , Songhe Wang , Mohit Bansal

Recently, recommender systems have been able to emit substantially improved recommendations by leveraging user-provided reviews. Existing methods typically merge all reviews of a given user or item into a long document, and then process…

信息检索 · 计算机科学 2020-01-14 Xin Dong , Jingchao Ni , Wei Cheng , Zhengzhang Chen , Bo Zong , Dongjin Song , Yanchi Liu , Haifeng Chen , Gerard de Melo

Accurate segmentation is crucial for clinical applications, but existing models often assume fixed, high-resolution inputs and degrade significantly when faced with lower-resolution data in real-world scenarios. To address this limitation,…

图像与视频处理 · 电气工程与系统科学 2025-07-22 Simon Winther Albertsen , Hjalte Svaneborg Bjørnstrup , Mostafa Mehdipour Ghazi

Meta-learning is a powerful paradigm for few-shot learning. Although with remarkable success witnessed in many applications, the existing optimization based meta-learning models with over-parameterized neural networks have been evidenced to…

机器学习 · 计算机科学 2020-07-23 Hongduan Tian , Bo Liu , Xiao-Tong Yuan , Qingshan Liu

Object orientation understanding represents a fundamental challenge in visual perception critical for applications like robotic manipulation and augmented reality. Current vision-language benchmarks fail to isolate this capability, often…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Nazia Tasnim , Keanu Nichols , Yuting Yan , Nicholas Ikechukwu , Elva Zou , Deepti Ghadiyaram , Bryan A. Plummer