paper-with-me

홈 › Papers

Context Based Approach for Second Language Acquisition

2018-06-01 · WS 2018 6 · Nihal V. Nayak, Arjun R. Rao

SLAM 2018 focuses on predicting a student{'}s mistake while using the Duolingo application. In this paper, we describe the system we developed for this shared task. Our system uses a logistic regression model to predict the likelihood of a student making a mistake while answering an exercise on Duolingo in all three language tracks - English/Spanish (en/es), Spanish/English (es/en) and French/English (fr/en). We conduct an ablation study with several features during the development of this system and discover that context based features plays a major role in language acquisition modeling. Our model beats Duolingo{'}s baseline scores in all three language tracks (AUROC scores for en/es = 0.821, es/en = 0.790 and fr/en = 0.812). Our work makes a case for providing favourable textual context for students while learning second language.

📄 PDF Abstract BibTeX

Code (2)

arjun-rao/slam18
iampuntre/slam18

Tasks

es-enfr-enLanguage Acquisition

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

CLUF: a Neural Model for Second Language Acquisition Modeling

2018-06-01 · WS 2018 6 · Shuyao Xu, Jin Chen, Long Qin

Second Language Acquisition Modeling is the task to predict whether a second language learner would respond correctly in future exercises based on their learning history. In this paper, we propose a neural network based …

DecoderKnowledge TracingLanguage AcquisitionLanguage Modeling+6

Context-based Word Acquisition for Situated Dialogue in a Virtual World

2014-01-16 · Shaolin Qu, Joyce Y. Chai

To tackle the vocabulary problem in conversational systems, previous work has applied unsupervised learning approaches on co-occurring speech and eye gaze during interaction to automatically acquire new words. Although t…

The formation of perceptual space in early phonetic acquisition: a cross-linguistic modeling approach

2024-07-26 · Frank Lihui Tan, Youngah Do

This study investigates how learners organize perceptual space in early phonetic acquisition by advancing previous studies in two key aspects. Firstly, it examines the shape of the learned hidden representation as well a…

Second Language Acquisition of Neural Language Models

2023-06-05 · Miyu Oba, Tatsuki Kuribayashi, Hiroki Ouchi, Taro Watanabe

With the success of neural language models (LMs), their language acquisition has gained much attention. This work sheds light on the second language (L2) acquisition of LMs, while previous work has typically explored the…

Cross-Lingual TransferLanguage Acquisition

SLABERT Talk Pretty One Day: Modeling Second Language Acquisition with BERT

2023-05-31 · Aditya Yadavalli, Alekhya Yadavalli, Vera Tobin

Second language acquisition (SLA) research has extensively studied cross-linguistic transfer, the influence of linguistic structure of a speaker's native language [L1] on the successful acquisition of a foreign language …

Cross-Lingual TransferLanguage AcquisitionTransfer Learning