Papers by Katsuhiko Toyama
Building a Buzzer-quiz Answering System (2023.acl-srw)
Copied to clipboard
| Challenge: | A buzzer quiz is a genre of quiz in which multiple players simultaneously listen to a quiz being read aloud and respond it by buzzing in as soon as they can predict the answer. |
| Approach: | They propose two types of buzzer-quiz answering systems: a system that directly generates an answer from part of a question by using an autoregressive language model and a second system that reconstructs the entire question by applying an autoreregressively language model. |
| Outcome: | The proposed system estimates the accuracy of the answers by using the internal scores of each model. |