paper-with-me

홈 › Papers

Chatbots as Problem Solvers: Playing Twenty Questions with Role Reversals

2023-01-01 · David Noever, Forrest McKee

New chat AI applications like ChatGPT offer an advanced understanding of question context and memory across multi-step tasks, such that experiments can test its deductive reasoning. This paper proposes a multi-role and multi-step challenge, where ChatGPT plays the classic twenty-questions game but innovatively switches roles from the questioner to the answerer. The main empirical result establishes that this generation of chat applications can guess random object names in fewer than twenty questions (average, 12) and correctly guess 94% of the time across sixteen different experimental setups. The research introduces four novel cases where the chatbot fields the questions, asks the questions, both question-answer roles, and finally tries to guess appropriate contextual emotions. One task that humans typically fail but trained chat applications complete involves playing bilingual games of twenty questions (English answers to Spanish questions). Future variations address direct problem-solving using a similar inquisitive format to arrive at novel outcomes deductively, such as patentable inventions or combination thinking. Featured applications of this dialogue format include complex protein designs, neuroscience metadata, and child development educational materials.

📄 PDF Abstract BibTeX arXiv:2301.01743

Code (0)

등록된 구현이 없습니다.

Tasks

Chatbot

Methods 이 논문이 사용한 방법론

fail 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

Chatbots put to the test in math and logic problems: A preliminary comparison and assessment of ChatGPT-3.5, ChatGPT-4, and Google Bard

2023-05-30 · Vagelis Plevris, George Papazafeiropoulos, Alejandro Jiménez Rios

A comparison between three chatbots which are based on large language models, namely ChatGPT-3.5, ChatGPT-4 and Google Bard is presented, focusing on their ability to give correct answers to mathematics and logic problem…

ChatbotMath

Comparative Analysis of ChatGPT, GPT-4, and Microsoft Bing Chatbots for GRE Test

2023-11-26 · Mohammad Abu-Haifa, Bara'a Etawi, Huthaifa Alkhatatbeh, Ayman Ababneh

This research paper presents an analysis of how well three artificial intelligence chatbots: Bing, ChatGPT, and GPT-4, perform when answering questions from standardized tests. The Graduate Record Examination is used in …

Chatbot

Towards Ethical Machines Via Logic Programming

2019-09-18 · Abeer Dyoub, Stefania Costantini, Francesca A. Lisi

Autonomous intelligent agents are playing increasingly important roles in our lives. They contain information about us and start to perform tasks on our behalves. Chatbots are an example of such agents that need to engag…

Reinforcement Learning in 20Q Game with Generic Knowledge Bases

2020-12-14 · CUHK Course IERG5350 2020 12 · Chun Hei Lo, Luyang Lin

20Q, invented by Robin Burgener in 1988, is a computerized game of twenty questions that began as a test in artificial intelligence. The game asks the player to think of something and the system will then try to guess wh…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reversing The Twenty Questions Game

2023-01-19 · Parth Parikh, Anisha Gupta

Twenty questions is a widely popular verbal game. In recent years, many computerized versions of this game have been developed in which a user thinks of an entity and a computer attempts to guess this entity by asking a …

Natural Language QueriesQuestion Answering