中文
相关论文

相关论文: Double-Barreled Question Detection at Momentive

200 篇论文

Question Answering (QA) is key for making possible a robust communication between human and machine. Modern language models used for QA have surpassed the human-performance in several essential tasks; however, these models require large…

计算与语言 · 计算机科学 2021-09-08 Liubov Nikolenko , Pouya Rezazadeh Kalehbasti

Multi-modal sequential recommendation systems leverage auxiliary signals (e.g., text, images) to alleviate data sparsity in user-item interactions. While recent methods exploit large language models to encode modalities into discrete…

信息检索 · 计算机科学 2025-04-10 Kaiyuan Li , Rui Xiang , Yong Bai , Yongxiang Tang , Yanhua Cheng , Xialong Liu , Peng Jiang , Kun Gai

Recent advances in deep learning have greatly propelled the research on semantic parsing. Improvement has since been made in many downstream tasks, including natural language interface to web APIs, text-to-SQL generation, among others.…

计算与语言 · 计算机科学 2022-10-25 Yu Gu , Vardaan Pahuja , Gong Cheng , Yu Su

In this paper, we propose a novel Knowledge-based Embodied Question Answering (K-EQA) task, in which the agent intelligently explores the environment to answer various questions with the knowledge. Different from explicitly specifying the…

机器人学 · 计算机科学 2021-09-17 Sinan Tan , Mengmeng Ge , Di Guo , Huaping Liu , Fuchun Sun

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporally ambiguous…

计算与语言 · 计算机科学 2024-12-03 Bhawna Piryani , Abdelrahman Abdallah , Jamshid Mozafari , Adam Jatowt

Medical Visual Question Answering (MedVQA) aims to answer medical questions according to medical images. However, the complexity of medical data leads to confounders that are difficult to observe, so bias between images and questions is…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Zibo Xu , Qiang Li , Weizhi Nie , Weijie Wang , Anan Liu

Visual Question Answering (VQA) models have achieved significant success in recent times. Despite the success of VQA models, they are mostly black-box models providing no reasoning about the predicted answer, thus raising questions for…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Nihar Bendre , Kevin Desai , Peyman Najafirad

We propose a novel probabilistic model for visual question answering (Visual QA). The key idea is to infer two sets of embeddings: one for the image and the question jointly and the other for the answers. The learning objective is to learn…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Hexiang Hu , Wei-Lun Chao , Fei Sha

Question answering over knowledge bases (KBQA) has become a popular approach to help users extract information from knowledge bases. Although several systems exist, choosing one suitable for a particular application scenario is difficult.…

计算与语言 · 计算机科学 2022-11-16 Khiem Vinh Tran , Hao Phu Phan , Khang Nguyen Duc Quach , Ngan Luu-Thuy Nguyen , Jun Jo , Thanh Tam Nguyen

Answering complex logical queries on large-scale incomplete knowledge graphs (KGs) is a fundamental yet challenging task. Recently, a promising approach to this problem has been to embed KG entities as well as the query into a vector space…

机器学习 · 计算机科学 2020-03-03 Hongyu Ren , Weihua Hu , Jure Leskovec

To increase the generalization capability of VQA systems, many recent studies have tried to de-bias spurious language or vision associations that shortcut the question or image to the answer. Despite these efforts, the literature fails to…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Ali Vosoughi , Shijian Deng , Songyang Zhang , Yapeng Tian , Chenliang Xu , Jiebo Luo

A key solution to visual question answering (VQA) exists in how to fuse visual and language features extracted from an input image and question. We show that an attention mechanism that enables dense, bi-directional interactions between the…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Duy-Kien Nguyen , Takayuki Okatani

In question answering (QA), different questions can be effectively addressed with different answering strategies. Some require a simple lookup, while others need complex, multi-step reasoning to be answered adequately. This observation…

计算与语言 · 计算机科学 2024-09-24 Mohanna Hoveyda , Arjen P. de Vries , Maarten de Rijke , Harrie Oosterhuis , Faegheh Hasibi

Computerized Adaptive Testing (CAT) is a widely used technology for evaluating learners' proficiency in online education platforms. By leveraging prior estimates of proficiency to select questions and updating the estimates iteratively…

信息检索 · 计算机科学 2025-12-24 Mi Tian , Kun Zhang , Fei Liu , Jinglong Li , Yuxin Liao , Chenxi Bai , Zhengtao Tan , Le Wu , Richang Hong

Positional bias in binary question answering occurs when a model systematically favors one choice over another based solely on the ordering of presented options. In this study, we quantify and analyze positional bias across five large…

计算与语言 · 计算机科学 2025-07-02 Tiziano Labruna , Simone Gallo , Giovanni Da San Martino

In the fields of computer vision and natural language processing, multimodal chart question-answering, especially involving color, structure, and textless charts, poses significant challenges. Traditional methods, which typically involve…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Jingxuan Wei , Nan Xu , Guiyong Chang , Yin Luo , BiHui Yu , Ruifeng Guo

A large majority of American adults get at least some of their news from the Internet. Even though many online news products have the goal of informing their users about the news, they lack scalable and reliable tools for measuring how well…

计算与语言 · 计算机科学 2021-02-19 Adam D. Lelkes , Vinh Q. Tran , Cong Yu

Video question answering is a challenging task, which requires agents to be able to understand rich video contents and perform spatial-temporal reasoning. However, existing graph-based methods fail to perform multi-step reasoning well,…

多媒体 · 计算机科学 2021-07-14 Jianyu Wang , Bing-Kun Bao , Changsheng Xu

End-to-end training has been a popular approach for knowledge base question answering (KBQA). However, real world applications often contain answers of varied quality for users' questions. It is not appropriate to treat all available…

计算与语言 · 计算机科学 2019-03-08 Mengxi Wei , Yifan He , Qiong Zhang , Luo Si

Commonsense fact verification, as a challenging branch of commonsense question-answering (QA), aims to verify through facts whether a given commonsense claim is correct or not. Answering commonsense questions necessitates a combination of…

计算与语言 · 计算机科学 2023-05-30 Anni Zou , Zhuosheng Zhang , Hai Zhao