中文
相关论文

相关论文: ProCQA: A Large-scale Community-based Programming …

200 篇论文

Multimodal learning from document data has achieved great success lately as it allows to pre-train semantically meaningful features as a prior into a learnable downstream task. In this paper, we approach the document classification problem…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Souhail Bakkali , Zuheng Ming , Mickael Coustaty , Marçal Rusiñol , Oriol Ramos Terrades

Multimodal pre-training demonstrates its potential in the medical domain, which learns medical visual representations from paired medical reports. However, many pre-training tasks require extra annotations from clinicians, and most of them…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Tongkun Su , Jun Li , Xi Zhang , Haibo Jin , Hao Chen , Qiong Wang , Faqin Lv , Baoliang Zhao , Yin Hu

Our team participated in the BioASQ 2024 Task12b and Synergy tasks to build a system that can answer biomedical questions by retrieving relevant articles and snippets from the PubMed database and generating exact and ideal answers. We…

计算与语言 · 计算机科学 2024-07-10 Wenxin Zhou , Thuy Hang Ngo

Visual Question Answering (VQA) often requires coupling fine-grained perception with factual knowledge beyond the input image. Prior multimodal Retrieval-Augmented Generation (MM-RAG) systems improve factual grounding but lack an internal…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jeonghwan Kim , Renjie Tao , Sanat Sharma , Jiaqi Wang , Kai Sun , Zhaojiang Lin , Seungwhan Moon , Lambert Mathias , Anuj Kumar , Heng Ji , Xin Luna Dong

The last several years have seen intensive interest in exploring neural-network-based models for machine comprehension (MC) and question answering (QA). In this paper, we approach the problems by closely modelling questions in a neural…

计算与语言 · 计算机科学 2017-03-28 Junbei Zhang , Xiaodan Zhu , Qian Chen , Lirong Dai , Si Wei , Hui Jiang

We introduce GQA, a new dataset for real-world visual reasoning and compositional question answering, seeking to address key shortcomings of previous VQA datasets. We have developed a strong and robust question engine that leverages scene…

计算与语言 · 计算机科学 2019-07-12 Drew A. Hudson , Christopher D. Manning

Pre-trained contrastive vision-language models have demonstrated remarkable performance across a wide range of tasks. However, they often struggle on fine-trained datasets with categories not adequately represented during pre-training,…

机器学习 · 计算机科学 2024-05-03 Yifei Ming , Yixuan Li

Open-Domain Conversational Question Answering (ODConvQA) aims at answering questions through a multi-turn conversation based on a retriever-reader pipeline, which retrieves passages and then predicts answers with them. However, such a…

计算与语言 · 计算机科学 2023-06-08 Soyeong Jeong , Jinheon Baek , Sung Ju Hwang , Jong C. Park

We introduce a large-scale dataset of math word problems and an interpretable neural math problem solver that learns to map problems to operation programs. Due to annotation challenges, current datasets in this domain have been either…

计算与语言 · 计算机科学 2019-06-03 Aida Amini , Saadia Gabriel , Peter Lin , Rik Koncel-Kedziorski , Yejin Choi , Hannaneh Hajishirzi

Pre-trained large multi-modal models (LMMs) exploit fine-tuning to adapt diverse user applications. Nevertheless, fine-tuning may face challenges due to deactivated sensors (e.g., cameras turned off for privacy or technical issues),…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Shu Zhao , Xiaohan Zou , Tan Yu , Huijuan Xu

In order to facilitate natural language understanding, the key is to engage commonsense or background knowledge. However, how to engage commonsense effectively in question answering systems is still under exploration in both research…

计算与语言 · 计算机科学 2020-11-06 Qianglong Chen , Feng Ji , Haiqing Chen , Yin Zhang

State-of-the-art large language models (LLMs) have demonstrated impressive code generation capabilities but struggle with real-world software engineering tasks, such as revising source code to address code reviews, hindering their practical…

软件工程 · 计算机科学 2025-06-03 Hong Yi Lin , Chunhua Liu , Haoyu Gao , Patanamon Thongtanunam , Christoph Treude

Textbooks are among the richest repositories of human-verified reasoning knowledge, yet their complex layouts contain multi-column typesetting, cross-page question answer separation, and interleaved figures, make automated extraction of…

人工智能 · 计算机科学 2026-03-31 Zhen Hao Wong , Jingwen Deng , Yuzhao Wang , Wenkai Yu , Jihao Huang , Runming He , Chengyu Shen , Hao Liang , Wentao Zhang

Complex question-answering (CQA) involves answering complex natural-language questions on a knowledge base (KB). However, the conventional neural program induction (NPI) approach exhibits uneven performance when the questions have different…

计算与语言 · 计算机科学 2020-11-02 Yuncheng Hua , Yuan-Fang Li , Gholamreza Haffari , Guilin Qi , Tongtong Wu

Given questions regarding some prototypical situation such as Name something that people usually do before they leave the house for work? a human can easily answer them via acquired experiences. There can be multiple right answers for such…

计算与语言 · 计算机科学 2020-10-29 Michael Boratko , Xiang Lorraine Li , Rajarshi Das , Tim O'Gorman , Dan Le , Andrew McCallum

Over the last twenty years, significant progress has been made in designing and implementing Question Answering (QA) systems. However, addressing complex questions, the answers to which are spread across multiple documents, remains a…

计算与语言 · 计算机科学 2026-02-26 Sourav Saha , Dwaipayan Roy , Mandar Mitra

Answering complex questions over textual resources remains a challenge, particularly when dealing with nuanced relationships between multiple entities expressed within natural-language sentences. To this end, curated knowledge bases (KBs)…

计算与语言 · 计算机科学 2023-09-08 Jingjing Xu , Maria Biryukov , Martin Theobald , Vinu Ellampallil Venugopal

Recent studies on Question Answering (QA) and Conversational QA (ConvQA) emphasize the role of retrieval: a system first retrieves evidence from a large collection and then extracts answers. This open-retrieval ConvQA setting typically…

信息检索 · 计算机科学 2021-03-04 Chen Qu , Liu Yang , Cen Chen , W. Bruce Croft , Kalpesh Krishna , Mohit Iyyer

To address computational and memory limitations of Large Multimodal Models in the Video Question-Answering task, several recent methods extract textual representations per frame (e.g., by captioning) and feed them to a Large Language Model…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Andreas Goulas , Vasileios Mezaris , Ioannis Patras

In this paper, we consider the problem of machine reading task when the questions are in the form of keywords, rather than natural language. In recent years, researchers have achieved significant success on machine reading comprehension…

计算与语言 · 计算机科学 2017-11-02 Boyuan Pan , Hao Li , Zhou Zhao , Deng Cai , Xiaofei He