paper-with-me

홈 › Papers

Curriculum Q-Learning for Visual Vocabulary Acquisition

2017-11-29 · Ahmed H. Zaidi, Russell Moore, Ted Briscoe

The structure of curriculum plays a vital role in our learning process, both as children and adults. Presenting material in ascending order of difficulty that also exploits prior knowledge can have a significant impact on the rate of learning. However, the notion of difficulty and prior knowledge differs from person to person. Motivated by the need for a personalised curriculum, we present a novel method of curriculum learning for vocabulary words in the form of visual prompts. We employ a reinforcement learning model grounded in pedagogical theories that emulates the actions of a tutor. We simulate three students with different levels of vocabulary knowledge in order to evaluate the how well our model adapts to the environment. The results of the simulation reveal that through interaction, the model is able to identify the areas of weakness, as well as push students to the edge of their ZPD. We hypothesise that these methods can also be effective in training agents to learn language representations in a simulated environment where it has previously been shown that order of words and prior knowledge play an important role in the efficacy of language learning.

📄 PDF Abstract BibTeX arXiv:1711.10837

Code (0)

등록된 구현이 없습니다.

Tasks

Q-LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Scaling LLM Pre-training with Vocabulary Curriculum

2025-02-25 · Fangyuan Yu

Modern language models rely on static vocabularies, fixed before pretraining, in contrast to the adaptive vocabulary acquisition observed in human language learning. To bridge this gap, we introduce vocabulary curriculum…

Model Optimization

Towards Domain-Generalized Open-Vocabulary Object Detection: A Progressive Domain-invariant Cross-modal Alignment Method

2026-03-29 · Xiaoran Xu, Xiaoshan Yang, Jiangang Yang, Yifan Xu 외 arxiv

Open-Vocabulary Object Detection (OVOD) has achieved remarkable success in generalizing to novel categories. However, this success often rests on the implicit assumption of domain stationarity. In this work, we revisit t…

Object Detection

Towards Data-Efficient Language Models: A Child-Inspired Approach to Language Learning

2025-03-06 · Mohammad Amin Ghanizadeh, Mohammad Javad Dousti

In this work, we explain our approach employed in the BabyLM Challenge, which uses various methods of training language models (LMs) with significantly less data compared to traditional large language models (LLMs) and a…

Language Acquisition

LittleLearner: Language Models Under Pedagogically Controlled Knowledge Exposure

2026-08-13 · Fanfei Li, Jana Zeller, Manuel Prada-Corral, Thaddäus Wiedemer 외 arxiv

Modern language models are trained on heterogeneous web-scale text corpora. Consequently, studying knowledge and skill acquisition is difficult, as prior exposure to related content is hard to characterize. To address th…

Less is More: Pre-Training Cross-Lingual Small-Scale Language Models with Cognitively-Plausible Curriculum Learning Strategies

2024-10-30 · Suchir Salhan, Richard Diehl Martinez, Zébulon Goriely, Paula Buttery

Curriculum Learning has been a popular strategy to improve the cognitive plausibility of Small-Scale Language Models (SSLMs) in the BabyLM Challenge. However, it has not led to considerable improvements over non-curricul…

Language AcquisitionMasked Language Modeling