paper-with-me

Papers

Category-Based Strategy-Driven Question Generator for Visual Dialogue

2021-08-01 · CCL 2021 8 · Shi Yanan, Tan Yanxin, Feng Fangxiang, Zheng Chunping, Wang Xiaojie

“GuessWhat?! is a task-oriented visual dialogue task which has two players a guesser and anoracle. Guesser aims to locate the object supposed by oracle by asking several Yes/No questions which are answered by oracle. How to ask proper questions is crucial to achieve the final goal of the whole task. Previous methods generally use an word-level generator which is hard to grasp the dialogue-level questioning strategy. They often generate repeated or useless questions. This paper proposes a sentence-level category-based strategy-driven question generator(CSQG) to explicitly provide a category based questioning strategy for the generator. First we encode the image and the dialogue history to decide the category of the next question to be generated. Thenthe question is generated with the helps of category-based dialogue strategy as well as encoding of both the image and dialogue history. The evaluation on large-scale visual dialogue dataset GuessWhat?! shows that our method can help guesser achieve 51.71% success rate which is the state-of-the-art on the supervised training methods.”

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Visual Question Generation in Bengali

2023-10-12 · Mahmud Hasan, Labiba Islam, Jannatul Ferdous Ruma, Tasmiah Tahsin Mayeesha 외

The task of Visual Question Generation (VQG) is to generate human-like questions relevant to the given image. As VQG is an emerging research field, existing works tend to focus only on resource-rich language such as Engl…

AttributeQuestion GenerationQuestion-Generation

Answer-Driven Visual State Estimator for Goal-Oriented Visual Dialogue

2020-10-01 · Zipeng Xu, Fangxiang Feng, Xiaojie Wang, Yushu Yang 외

A goal-oriented visual dialogue involves multi-turn interactions between two agents, Questioner and Oracle. During which, the answer given by Oracle is of great significance, as it provides golden response to what Questi…

Question GenerationQuestion-GenerationState EstimationVisual Dialog

PRCA: Fitting Black-Box Large Language Models for Retrieval Question Answering via Pluggable Reward-Driven Contextual Adapter

2023-10-23 · Haoyan Yang, Zhitao Li, Yong Zhang, Jianzong Wang 외

The Retrieval Question Answering (ReQA) task employs the retrieval-augmented framework, composed of a retriever and generator. The generator formulates the answer based on the documents retrieved by the retriever. Incorp…

Question AnsweringRetrieval

Vicinal Counting Networks

2021-09-29 · Viresh Ranjan, Minh Hoai

We tackle the task of Few-Shot Counting. Given an image containing multiple objects of a novel visual category and few exemplar bounding boxes depicting the visual category of interest, we want to count all of the instan…

Crowd CountingData Augmentation

Composing Novel Classes: A Concept-Driven Approach to Generalized Category Discovery

2024-10-17 · Chuyu Zhang, Peiyan Gu, Xueyang Yu, Xuming He

We tackle the generalized category discovery (GCD) problem, which aims to discover novel classes in unlabeled datasets by leveraging the knowledge of known classes. Previous works utilize the known class knowledge throug…