English
Related papers

Related papers: Multi-Turn Multi-Modal Question Clarification for …

200 papers

Multiple-choice question answering (MCQA) has been a popular format for evaluating and reinforcement fine-tuning (RFT) of modern multimodal language models. Its constrained output format allows for simplified, deterministic automatic…

Computation and Language · Computer Science 2025-11-25 Yesheng Liu , Hao Li , Haiyu Xu , Baoqi Pei , Jiahao Wang , Mingxuan Zhao , Jingshu Zheng , Zheqi He , JG Yao , Bowen Qin , Xi Yang , Jiajun Zhang

This paper delves into the text-guided image editing task, focusing on modifying a reference image according to user-specified textual feedback to embody specific attributes. Despite recent advancements, a persistent challenge remains that…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Lidong Zeng , Zhedong Zheng , Yinwei Wei , Tat-seng Chua

In this paper, we study how open-source large language models (LLMs) can be effectively deployed for improving query rewriting in conversational search, especially for ambiguous queries. We introduce CHIQ, a two-step method that leverages…

Information Retrieval · Computer Science 2024-09-27 Fengran Mo , Abbas Ghaddar , Kelong Mao , Mehdi Rezagholizadeh , Boxing Chen , Qun Liu , Jian-Yun Nie

Equipping a conversational search engine with strategies regarding when to ask clarification questions is becoming increasingly important across various domains. Attributing to the context understanding capability of LLMs and their access…

Computation and Language · Computer Science 2024-06-04 Yue Chen , Chen Huang , Yang Deng , Wenqiang Lei , Dingnan Jin , Jia Liu , Tat-Seng Chua

Multimodal information, together with our knowledge, help us to understand the complex and dynamic world. Large language models (LLM) and large multimodal models (LMM), however, still struggle to emulate this capability. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2024-05-07 Yuanhan Zhang , Kaichen Zhang , Bo Li , Fanyi Pu , Christopher Arif Setiadharma , Jingkang Yang , Ziwei Liu

Semantic retrieval, which retrieves semantically matched items given a textual query, has been an essential component to enhance system effectiveness in e-commerce search. In this paper, we study the multimodal retrieval problem, where the…

Information Retrieval · Computer Science 2025-06-26 Zhigong Zhou , Ning Ding , Xiaochuan Fan , Yue Shang , Yiming Qiu , Jingwei Zhuo , Zhiwei Ge , Songlin Wang , Lin Liu , Sulong Xu , Han Zhang

How can we better understand the mechanisms behind multi-turn information seeking dialogues? How can we use these insights to design a dialogue system that does not require explicit query formulation upfront as in question answering? To…

Information Retrieval · Computer Science 2020-12-08 Svitlana Vakulenko , Vadim Savenkov , Maarten de Rijke

We present Multiple-Question Multiple-Answer (MQMA), a novel approach to do text-VQA in encoder-decoder transformer models. The text-VQA task requires a model to answer a question by understanding multi-modal content: text (typically from…

Computer Vision and Pattern Recognition · Computer Science 2023-11-16 Peng Tang , Srikar Appalaraju , R. Manmatha , Yusheng Xie , Vijay Mahadevan

Multi-choice Machine Reading Comprehension (MRC) is a challenging extension of Natural Language Processing (NLP) that requires the ability to comprehend the semantics and logical relationships between entities in a given text. The MRC task…

Computation and Language · Computer Science 2023-07-19 Ruiqing Sun , Ping Jian

We present Contextual Query Rewrite (CQR) a dataset for multi-domain task-oriented spoken dialogue systems that is an extension of the Stanford dialog corpus (Eric et al., 2017a). While previous approaches have addressed the issue of…

Computation and Language · Computer Science 2019-04-02 Michael Regan , Pushpendre Rastogi , Arpit Gupta , Lambert Mathias

Universal Multimodal Retrieval (UMR) seeks any-to-any search across text and vision, yet modern embedding models remain brittle when queries require latent reasoning (e.g., resolving underspecified references or matching compositional…

Information Retrieval · Computer Science 2026-02-10 Jianrui Zhang , Anirudh Sundara Rajan , Brandon Han , Soochahn Lee , Sukanta Ganguly , Yong Jae Lee

The burgeoning volume of multi-modal data necessitates advanced retrieval paradigms beyond unimodal and cross-modal approaches. Composed Multi-modal Retrieval (CMR) emerges as a pivotal next-generation technology, enabling users to query…

Information Retrieval · Computer Science 2025-07-22 Kun Zhang , Jingyu Li , Zhe Li , Jingjing Zhang , Fan Li , Yandong Liu , Rui Yan , Zihang Jiang , Nan Chen , Lei Zhang , Yongdong Zhang , Zhendong Mao , S. Kevin Zhou

Composed Image Retrieval (CIR) retrieves target images using a reference image paired with modification text. Despite rapid advances, all existing methods and datasets operate at the image level -- a single reference image plus modification…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Peng Yuan , Bingyin Mei , Hui Zhang

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questions tend to be…

Computation and Language · Computer Science 2021-05-25 Wei Peng , Yue Hu , Jing Yu , Luxi Xing , Yuqiang Xie , Zihao Zhu , Yajing Sun

While language Models store a massive amount of world knowledge implicitly in their parameters, even very large models often fail to encode information about rare entities and events, while incurring huge computational costs. Recently,…

Computation and Language · Computer Science 2022-10-21 Wenhu Chen , Hexiang Hu , Xi Chen , Pat Verga , William W. Cohen

We often summarize a multi-party conversation in two stages: chunking with homogeneous units and summarizing the chunks. Thus, we hypothesize that there exists a correlation between homogeneous speaker chunking and overall summarization…

Computation and Language · Computer Science 2024-07-23 Anisha Saha , Abhisek Tiwari , Sai Ruthvik , Sriparna Saha

Multimodal search has become increasingly important in providing users with a natural and effective way to ex-press their search intentions. Images offer fine-grained details of the desired products, while text allows for easily…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Oriol Barbany , Michael Huang , Xinliang Zhu , Arnab Dhua

Retrieval-Augmented Generation (RAG) aims to generate more reliable and accurate responses, by augmenting large language models (LLMs) with the external vast and dynamic knowledge. Most previous work focuses on using RAG for single-round…

Artificial Intelligence · Computer Science 2024-03-28 Linhao Ye , Zhikai Lei , Jianghao Yin , Qin Chen , Jie Zhou , Liang He

Conversational Question Answering (CQA) aims to answer questions contained within dialogues, which are not easily interpretable without context. Developing a model to rewrite conversational questions into self-contained ones is an emerging…

Computation and Language · Computer Science 2022-11-02 Zhiyu Chen , Jie Zhao , Anjie Fang , Besnik Fetahu , Oleg Rokhlenko , Shervin Malmasi

Exploiting relationships between visual regions and question words have achieved great success in learning multi-modality features for Visual Question Answering (VQA). However, we argue that existing methods mostly model relations between…

Computer Vision and Pattern Recognition · Computer Science 2019-08-14 Peng Gao , Haoxuan You , Zhanpeng Zhang , Xiaogang Wang , Hongsheng Li