paper-with-me

Papers

The ADAIO System at the BEA-2023 Shared Task on Generating AI Teacher Responses in Educational Dialogues

2023-06-08 · Adaeze Adigwe, Zheng Yuan

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.

📄 PDF Abstract BibTeX arXiv:2306.05360

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningResponse Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…

Similar Papers 제목 키워드 기반

The BEA 2023 Shared Task on Generating AI Teacher Responses in Educational Dialogues

2023-06-12 · Anaïs Tack, Ekaterina Kochmar, Zheng Yuan, Serge Bibauw 외

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

2021-04-06 · ICCV 2021 10 · Hardik Uppal, Alireza Sepas-Moghaddam, Michael Greenspan, Ali Etemad

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 NetworkHallucination

Assessing the efficacy of large language models in generating accurate teacher responses

2023-07-09 · Yann Hicke, Abhishek Masand, Wentao Guo, Tushaar Gangavarapu

(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 Modelling

Amalgamating Knowledge from Two Teachers for Task-oriented Dialogue System with Adversarial Training

2020-11-01 · EMNLP 2020 11 · Wanwei He, Min Yang, Rui Yan, Chengming Li 외

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 Systems

Co-Teaching Student-Model through Submission Results of Shared Task

2021-11-01 · Findings (EMNLP) 2021 11 · Kouta Nakayama, Shuhei Kurita, Akio Kobayashi, Yukino Baba 외

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…