paper-with-me

홈 › Papers

Computational Models of Tutor Feedback in Language Acquisition

2017-07-07 · Jens Nevens, Michael Spranger

This paper investigates the role of tutor feedback in language learning using computational models. We compare two dominant paradigms in language learning: interactive learning and cross-situational learning - which differ primarily in the role of social feedback such as gaze or pointing. We analyze the relationship between these two paradigms and propose a new mixed paradigm that combines the two paradigms and allows to test algorithms in experiments that combine no feedback and social feedback. To deal with mixed feedback experiments, we develop new algorithms and show how they perform with respect to traditional knn and prototype approaches.

📄 PDF Abstract BibTeX arXiv:1707.02230

Code (0)

등록된 구현이 없습니다.

Tasks

Language Acquisition

Similar Papers 제목 키워드 기반

SakugaFlow: A Stagewise Illustration Framework Emulating the Human Drawing Process and Providing Interactive Tutoring for Novice Drawing Skills

2025-06-10 · Kazuki Kawamura, Jun Rekimoto

While current AI illustration tools can generate high-quality images from text prompts, they rarely reveal the step-by-step procedure that human artists follow. We present SakugaFlow, a four-stage pipeline that pairs dif…

AnatomyImage GenerationLanguage ModelingLanguage Modelling+1

Language Learning and Processing in People and Machines

2019-06-01 · NAACL 2019 6 · Aida Nematzadeh, Richard Futrell, Roger Levy

The goal of this tutorial is to bring the fields of computational linguistics and computational cognitive science closer: we will introduce different stages of language acquisition and their parallel problems in NLP. As …

Language AcquisitionMachine TranslationTranslationWord Alignment

Identifying High-Confidence Social Biases in LLMs for Trustworthy Conversational Tutoring Agents

2026-06-01 · Aitor Arronte Alvarez, Naiyi Xie Fincham arxiv

Conversational tutoring agents have been shown to improve learning engagement and student outcomes, and large language models (LLMs) are increasingly used in these systems to provide scalable, personalized feedback. Howe…

Bias Detection

Using Large Language Models to Provide Explanatory Feedback to Human Tutors

2023-06-27 · Jionghao Lin, Danielle R. Thomas, Feifei Han, Shivang Gupta 외

Research demonstrates learners engaging in the process of producing explanations to support their reasoning, can have a positive impact on learning. However, providing learners real-time explanatory feedback often presen…

Binary ClassificationData AugmentationLanguage ModelingLanguage Modelling+3

Efficient RL for optimizing conversation level outcomes with an LLM-based tutor

2025-07-22 · Hyunji Nam, Omer Gottesman, Amy Zhang, Dean Foster 외 arxiv

Large language models (LLMs) built on existing reinforcement learning with human feedback (RLHF) frameworks typically optimize responses based on immediate turn-level human preferences. However, this approach falls short…

Reinforcement Learning