paper-with-me

홈 › Papers

Ask No More: Deciding when to guess in referential visual dialogue

2018-05-17 · COLING 2018 8 · Ravi Shekhar, Tim Baumgartner, Aashish Venkatesh, Elia Bruni, Raffaella Bernardi, Raquel Fernandez

Our goal is to explore how the abilities brought in by a dialogue manager can be included in end-to-end visually grounded conversational agents. We make initial steps towards this general goal by augmenting a task-oriented visual dialogue model with a decision-making component that decides whether to ask a follow-up question to identify a target referent in an image, or to stop the conversation to make a guess. Our analyses show that adding a decision making component produces dialogues that are less repetitive and that include fewer unnecessary questions, thus potentially leading to more efficient and less unnatural interactions.

📄 PDF Abstract BibTeX arXiv:1805.06960

Code (1)

shekharRavi/ask-no-more-COLING2018 pytorch

Tasks

Decision MakingVisual Dialog

Similar Papers 제목 키워드 기반

The Interplay of Task Success and Dialogue Quality: An in-depth Evaluation in Task-Oriented Visual Dialogues

2021-03-20 · EACL 2021 2 · Alberto Testoni, Raffaella Bernardi

When training a model on referential dialogue guessing games, the best model is usually chosen based on its task success. We show that in the popular end-to-end approach, this choice prevents the model from learning to g…

The Impact of Answers in Referential Visual Dialog

2021-10-01 · ReInAct 2021 10 · Mauricio Mazuecos, Patrick Blackburn, Luciana Benotti

In the visual dialog task GuessWhat?! two players maintain a dialog in order to identify a secret object in an image. Computationally, this is modeled using a question generation module and a guesser module for the quest…

Question GenerationQuestion-GenerationVisual Dialog

``I've Seen Things You People Wouldn't Believe'': Hallucinating Entities in GuessWhat?!

2021-08-01 · ACL 2021 5 · Alberto Testoni, Raffaella Bernardi

Natural language generation systems have witnessed important progress in the last years, but they are shown to generate tokens that are unrelated to the source input. This problem affects computational models in many NLP…

HallucinationImage CaptioningObject HallucinationText Generation

Effective questions in referential visual dialogue

2020-07-01 · WS 2020 7 · Mauricio Mazuecos, Alberto Testoni, Raffaella Bernardi, Luciana Benotti

An interesting challenge for situated dialogue systems is referential visual dialog: by asking questions, the system has to identify the referent to which the user refers to. Task success is the standard metric used to e…

Visual Dialog

On the role of effective and referring questions in GuessWhat?!

2020-07-01 · WS 2020 7 · Mauricio Mazuecos, Alberto Testoni, Raffaella Bernardi, Luciana Benotti

Task success is the standard metric used to evaluate referential visual dialogue systems. In this paper we propose two new metrics that evaluate how each question contributes to the goal. First, we measure how effective …