中文
相关论文

相关论文: Multi-Granularity Guided Fusion-in-Decoder

200 篇论文

Multi-hop Question Answering (QA) requires the machine to answer complex questions by finding scattering clues and reasoning from multiple documents. Graph Network (GN) and Question Decomposition (QD) are two common approaches at present.…

计算与语言 · 计算机科学 2022-03-18 Jiawei Li , Mucheng Ren , Yang Gao , Yizhe Yang

Recently, a few open-vocabulary methods have been proposed by employing a unified architecture to tackle generic segmentation and detection tasks. However, their performance still lags behind the task-specific models due to the conflict…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Shuai Li , Minghan Li , Pengfei Wang , Lei Zhang

Artificial Intelligence predicts drug properties by encoding drug molecules, aiding in the rapid screening of candidates. Different molecular representations, such as SMILES and molecule graphs, contain complementary information for…

机器学习 · 计算机科学 2024-06-27 Muzhen Cai , Sendong Zhao , Haochun Wang , Yanrui Du , Zewen Qiang , Bing Qin , Ting Liu

Document-based Visual Question Answering poses a challenging task between linguistic sense disambiguation and fine-grained multimodal retrieval. Although there has been encouraging progress in document-based question answering due to the…

计算与语言 · 计算机科学 2023-10-20 Jieting Long , Zewei Shi , Penghao Jiang , Yidong Gan

Generating interpretable natural language captions from weather time series data remains a significant challenge at the intersection of meteorological science and natural language processing. While recent advances in Large Language Models…

计算与语言 · 计算机科学 2026-03-24 Shixu Liu

Decoder diversity is a powerful error correction framework in which a collection of decoders collaboratively correct a set of error patterns otherwise uncorrectable by any individual decoder. In this paper, we propose a new approach to…

信息论 · 计算机科学 2021-05-11 Xin Xiao , Nithin Raveendran , Bane Vasic , Shu Lin , Ravi Tandon

Many visual scenes contain text that carries crucial information, and it is thus essential to understand text in images for downstream reasoning tasks. For example, a deep water label on a warning sign warns people about the danger in the…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Ronghang Hu , Amanpreet Singh , Trevor Darrell , Marcus Rohrbach

Motion prediction has been an essential component of autonomous driving systems since it handles highly uncertain and complex scenarios involving moving agents of different types. In this paper, we propose a Multi-Granular TRansformer…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Yiqian Gan , Hao Xiao , Yizhe Zhao , Ethan Zhang , Zhe Huang , Xin Ye , Lingting Ge

Multiple-choice question answering (MCQA) is easy to evaluate but adds a meta-task: models must both solve the problem and output the symbol that *represents* the answer, conflating reasoning errors with symbol-binding failures. We study…

计算与语言 · 计算机科学 2026-01-08 Hugh Mee Wong , Rick Nouwen , Albert Gatt

Deep Neural Networks (DNNs) have demonstrated exceptional recognition capabilities in traditional computer vision (CV) tasks. However, existing CV models often suffer a significant decrease in accuracy when confronted with…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Shuangchen Zhao , Changde Du , Hui Li , Huiguang He

Explainable Artificial Intelligence (XAI) is increasingly essential as AI systems are deployed in critical fields such as healthcare and finance, offering transparency into AI-driven decisions. Two major XAI paradigms, counterfactual…

机器学习 · 计算机科学 2026-03-17 Jacob Sanderson , Hua Mao , Wai Lok Woo

Being low-level radiation exposure and less harmful to health, low-dose computed tomography (LDCT) has been widely adopted in the early screening of lung cancer and COVID-19. LDCT images inevitably suffer from the degradation problem caused…

图像与视频处理 · 电气工程与系统科学 2022-04-19 Kecheng Chen , Jiayu Sun , Jiang Shen , Jixiang Luo , Xinyu Zhang , Xuelin Pan , Dongsheng Wu , Yue Zhao , Miguel Bento , Yazhou Ren , Xiaorong Pu

Recent advances in large language models (LLMs) have intensified efforts to fuse heterogeneous open-source models into a unified system that inherits their complementary strengths. Existing logit-based fusion methods maintain inference…

计算与语言 · 计算机科学 2026-05-25 Yuanyi Wang , Zhaoyi Yan , Yiming Zhang , Qi Zhou , Yanggan Gu , Fei Wu , Hongxia Yang

Document retrieval for tasks such as search and retrieval-augmented generation typically involves datasets that are unstructured: free-form text without explicit internal structure in each document. However, documents can have a structured…

信息检索 · 计算机科学 2025-04-18 Millicent Li , Tongfei Chen , Benjamin Van Durme , Patrick Xia

Document images are a ubiquitous source of data where the text is organized in a complex hierarchical structure ranging from fine granularity (e.g., words), medium granularity (e.g., regions such as paragraphs or figures), to coarse…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Zilong Wang , Jiuxiang Gu , Chris Tensmeyer , Nikolaos Barmpalios , Ani Nenkova , Tong Sun , Jingbo Shang , Vlad I. Morariu

We introduce MMaDA, a novel class of multimodal diffusion foundation models designed to achieve superior performance across diverse domains such as textual reasoning, multimodal understanding, and text-to-image generation. The approach is…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Ling Yang , Ye Tian , Bowen Li , Xinchen Zhang , Ke Shen , Yunhai Tong , Mengdi Wang

Image fusion aims to generate a high-quality image from multiple images captured under varying conditions. The key problem of this task is to preserve complementary information while filtering out irrelevant information for the fused…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yuanshen Guan , Ruikang Xu , Mingde Yao , Lizhi Wang , Zhiwei Xiong

Tasks that rely on multi-modal information typically include a fusion module that combines information from different modalities. In this work, we develop a Refiner Fusion Network (ReFNet) that enables fusion modules to combine strong…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Sethuraman Sankaran , David Yang , Ser-Nam Lim

Multimodal fusion leverages information across modalities to learn better feature representations with the goal of improving performance in fusion-based tasks. However, multimodal datasets, especially in medical settings, are typically…

机器学习 · 计算机科学 2025-02-05 Alejandro Guerra-Manzanares , Farah E. Shamout

Multi-focus image fusion (MFIF) aims to yield an all-focused image from multiple partially focused inputs, which is crucial in applications cover sur-veillance, microscopy, and computational photography. However, existing methods struggle…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Haoyu Li , XiaoSong Li
‹ 上一页 1 8 9 10 下一页 ›