The ADAIO System at the BEA-2023 Shared Task on Generating AI Teacher Responses in Educational Dialogues
This paper presents the ADAIO team's system entry in the Building Educational Applications (BEA) 2023 Shared Task on Generating AI Teacher Responses in Educational Dialogues. The task aims to assess the performance of state-of-the-art generative models as AI teachers in producing suitable responses within a student-teacher dialogue. Our system comprises evaluating various baseline models using OpenAI GPT-3 and designing diverse prompts to prompt the OpenAI models for teacher response generation. After the challenge, our system achieved second place by employing a few-shot prompt-based approach with the OpenAI text-davinci-003 model. The results highlight the few-shot learning capabilities of large-language models, particularly OpenAI's GPT-3, in the role of AI teachers.
Code (0)
등록된 구현이 없습니다.
Tasks
Few-Shot LearningResponse GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
The BEA 2023 Shared Task on Generating AI Teacher Responses in Educational Dialogues
This paper describes the results of the first shared task on the generation of teacher responses in educational dialogues. The goal of the task was to benchmark the ability of generative language models to act as AI teac…
Teacher-Student Adversarial Depth Hallucination to Improve Face Recognition
We present the Teacher-Student Generative Adversarial Network (TS-GAN) to generate depth images from single RGB images in order to boost the performance of face recognition systems. For our method to generalize well acro…
Face RecognitionGenerative Adversarial NetworkHallucinationAssessing the efficacy of large language models in generating accurate teacher responses
(Tack et al., 2023) organized the shared task hosted by the 18th Workshop on Innovative Use of NLP for Building Educational Applications on generation of teacher language in educational dialogues. Following the structure…
BenchmarkingIn-Context LearningLanguage ModelingLanguage ModellingAmalgamating Knowledge from Two Teachers for Task-oriented Dialogue System with Adversarial Training
The challenge of both achieving task completion by querying the knowledge base and generating human-like responses for task-oriented dialogue systems is attracting increasing research attention. In this paper, we propose…
Generative Adversarial NetworkTask-Oriented Dialogue SystemsCo-Teaching Student-Model through Submission Results of Shared Task
Shared tasks have a long history and have become the mainstream of NLP research. Most of the shared tasks require participants to submit only system outputs and descriptions. It is uncommon for the shared task to request…