paper-with-me

Papers

Interactive Teaching for Conversational AI

2020-12-02 · Qing Ping, Feiyang Niu, Govind Thattai, Joel Chengottusseriyil, Qiaozi Gao, Aishwarya Reganti, Prashanth Rajagopal, Gokhan Tur, Dilek Hakkani-Tur, Prem Nataraja

Current conversational AI systems aim to understand a set of pre-designed requests and execute related actions, which limits them to evolve naturally and adapt based on human interactions. Motivated by how children learn their first language interacting with adults, this paper describes a new Teachable AI system that is capable of learning new language nuggets called concepts, directly from end users using live interactive teaching sessions. The proposed setup uses three models to: a) Identify gaps in understanding automatically during live conversational interactions, b) Learn the respective interpretations of such unknown concepts from live interactions with users, and c) Manage a classroom sub-dialogue specifically tailored for interactive teaching sessions. We propose state-of-the-art transformer based neural architectures of models, fine-tuned on top of pre-trained models, and show accuracy improvements on the respective components. We demonstrate that this method is very promising in leading way to build more adaptive and personalized language understanding models.

📄 PDF Abstract BibTeX arXiv:2012.00958

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving mathematical questioning in teacher training

2021-12-02 · Debajyoti Datta, Maria Phillips, James P Bywater, Jennifer Chiu 외

High-fidelity, AI-based simulated classroom systems enable teachers to rehearse effective teaching strategies. However, dialogue-oriented open-ended conversations such as teaching a student about scale factors can be dif…

Uncertainty Quantification

Teaching Models to Improve on Tape

2024-11-03 · Liat Bezalel, Eyal Orgad, Amir Globerson

Large Language Models (LLMs) often struggle when prompted to generate content under specific constraints. However, in such cases it is often easy to check whether these constraints are satisfied or violated. Recent works…

Meta-Learningreinforcement-learningReinforcement Learning

Anticipating User Needs: Insights from Design Fiction on Conversational Agents for Computational Thinking

2023-11-12 · Jacob Penney, João Felipe Pimentel, Igor Steinmacher, Marco A. Gerosa

Computational thinking, and by extension, computer programming, is notoriously challenging to learn. Conversational agents and generative artificial intelligence (genAI) have the potential to facilitate this learning pro…

Code Generation

Conversations as a Source for Teaching Scientific Concepts at Different Education Levels

2024-04-16 · Donya Rooein, Dirk Hovy

Open conversations are one of the most engaging forms of teaching. However, creating those conversations in educational software is a complex endeavor, especially if we want to address the needs of different audiences. W…

RoboBlockly Studio: Conversational Block Programming with Embodied Robot Feedback for Computational Thinking

2026-05-12 · Leyi Li, Chenyu Du, Jiafei Sun, Erick Purwanto 외 arxiv

Computational thinking (CT) is increasingly promoted as a core literacy, yet learners and teachers face challenges in connecting abstract program logic to meaningful outcomes. We design and evaluate RoboBlockly Studio, a…