paper-with-me

홈 › Papers

Ask Question with Double Hints: Visual Question Generation with Answer-awareness and Region-reference

2021-01-01 · Shen Kai, Lingfei Wu, Siliang Tang, Fangli Xu, Zhu Zhang, Yu Qiang, Yueting Zhuang

The task of visual question generation~(VQG) aims to generate human-like questions from an image and potentially other side information (e.g. answer type or the answer itself). Despite promising results have been achieved, previous works on VQG either i) suffer from one image to many questions mapping problem rendering the failure of generating referential and meaningful questions from an image, or ii) ignore rich correlations among the visual objects in an image and potential interactions between the side information and image. To address these limitations, we first propose a novel learning paradigm to generate visual questions with answer-awareness and region-reference. In particular, we aim to ask the right visual questions with \emph{Double Hints - textual answers and visual regions of interests}, effectively mitigating the existing one-to-many mapping issue. To this end, we develop a simple methodology to self-learn the visual hints without introducing any additional human annotations. Furthermore, to capture these sophisticated relationships, we propose a new double-hints guided Graph-to-Sequence learning framework that first models them as a dynamic graph and learns the implicit topology end-to-end, and then utilize a graph-to-sequence model to generate the questions with double hints. Our experiments on VQA2.0 and COCO-QA datasets demonstrate that our proposed model on this new setting can significantly outperform existing state-of-the-art baselines by a large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph-to-SequenceQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Ask Questions with Double Hints: Visual Question Generation with Answer-awareness and Region-reference

2024-07-06 · Kai Shen, Lingfei Wu, Siliang Tang, Fangli Xu 외

The visual question generation (VQG) task aims to generate human-like questions from an image and potentially other side information (e.g. answer type). Previous works on VQG fall in two aspects: i) They suffer from one …

Graph-to-SequenceImplicit RelationsQuestion GenerationQuestion-Generation

Learning to Generate Visual Questions with Noisy Supervision

2021-12-01 · NeurIPS 2021 12 · Shen Kai, Lingfei Wu, Siliang Tang, Yueting Zhuang 외

The task of visual question generation (VQG) aims to generate human-like neural questions from an image and potentially other side information (e.g., answer type or the answer itself). Existing works often suffer from th…

Question GenerationQuestion-GenerationWeakly-supervised Learning

TriviaHG: A Dataset for Automatic Hint Generation from Factoid Questions

2024-03-27 · Jamshid Mozafari, Anubhav Jangra, Adam Jatowt

Nowadays, individuals tend to engage in dialogues with Large Language Models, seeking answers to their questions. In times when such answers are readily accessible to anyone, the stimulation and preservation of human's c…

Hint GenerationInformation RetrievalLarge Language ModelQuestion Answering

WikiHint: A Human-Annotated Dataset for Hint Ranking and Generation

2024-12-02 · Jamshid Mozafari, Florian Gerhold, Adam Jatowt

The use of Large Language Models (LLMs) has increased significantly with users frequently asking questions to chatbots. In the time when information is readily accessible, it is crucial to stimulate and preserve human co…

DecoderHint Generation

Exploring Hint Generation Approaches in Open-Domain Question Answering

2024-09-24 · Jamshid Mozafari, Abdelrahman Abdallah, Bhawna Piryani, Adam Jatowt

Automatic Question Answering (QA) systems rely on contextual information to provide accurate answers. Commonly, contexts are prepared through either retrieval-based or generation-based methods. The former involves retrie…

Hint GenerationOpen-Domain Question AnsweringQuestion AnsweringRetrieval+1