paper-with-me

홈 › Papers

Adaptive Task Assignment in Online Learning Environments

2016-06-23 · Per-Arne Andersen, Christian Kråkevik, Morten Goodwin, Anis Yazidi

With the increasing popularity of online learning, intelligent tutoring systems are regaining increased attention. In this paper, we introduce adaptive algorithms for personalized assignment of learning tasks to student so that to improve his performance in online learning environments. As main contribution of this paper, we propose a a novel Skill-Based Task Selector (SBTS) algorithm which is able to approximate a student's skill level based on his performance and consequently suggest adequate assignments. The SBTS is inspired by the class of multi-armed bandit algorithms. However, in contrast to standard multi-armed bandit approaches, the SBTS aims at acquiring two criteria related to student learning, namely: which topics should the student work on, and what level of difficulty should the task be. The SBTS centers on innovative reward and punishment schemes in a task and skill matrix based on the student behaviour. To verify the algorithm, the complex student behaviour is modelled using a neighbour node selection approach based on empirical estimations of a students learning curve. The algorithm is evaluated with a practical scenario from a basic java programming course. The SBTS is able to quickly and accurately adapt to the composite student competency --- even with a multitude of student models.

📄 PDF Abstract BibTeX arXiv:1606.07233

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Obstacle-Aware Task Assignment and Planning for Heterogeneous Robot Teaming

2025-10-15 · Nan Li, Jiming Ren, Haris Miller, Samuel Coogan 외 arxiv

Multi-Agent Task Assignment and Planning (MATP) has attracted growing attention but remains challenging in terms of scalability, spatial reasoning, and adaptability in obstacle-rich environments. To address these challen…

Spatial Reasoning

DEXTER-LLM: Dynamic and Explainable Coordination of Multi-Robot Systems in Unknown Environments via Large Language Models

2025-08-20 · Yuxiao Zhu, Junfeng Chen, Xintong Zhang, Meng Guo 외 arxiv

Online coordination of multi-robot systems in open and unknown environments faces significant challenges, particularly when semantic features detected during operation dynamically trigger new tasks. Recent large language…

Online Learning for Wireless Distributed Computing

2016-11-09 · Yi-Hsuan Kao, Kwame Wright, Bhaskar Krishnamachari, Fan Bai

There has been a growing interest for Wireless Distributed Computing (WDC), which leverages collaborative computing over multiple wireless devices. WDC enables complex applications that a single device cannot support ind…

Distributed Computing

GOOWE: Geometrically Optimum and Online-Weighted Ensemble Classifier for Evolving Data Streams

2017-09-08 · Hamed R. Bonab, Fazli Can

Designing adaptive classifiers for an evolving data stream is a challenging task due to the data size and its dynamically changing nature. Combining individual classifiers in an online setting, the ensemble approach, is …

Adaptive Milestone Reward for GUI Agents

2026-02-12 · Congmin Zheng, Xiaoyun Mo, Xinbei Ma, Qiqiang Lin 외 arxiv

Reinforcement Learning (RL) has emerged as a mainstream paradigm for training Mobile GUI Agents, yet it struggles with the temporal credit assignment problem inherent in long-horizon tasks. A primary challenge lies in th…

Reinforcement Learning