paper-with-me

홈 › Papers

Entropy-Driven Curriculum for Multi-Task Training in Human Mobility Prediction

2025-09-01 · Tianye Fang, Xuanshu Luo, Martin Werner arxiv

The increasing availability of big mobility data from ubiquitous portable devices enables human mobility prediction through deep learning approaches. However, the diverse complexity of human mobility data impedes model training, leading to inefficient gradient updates and potential underfitting. Meanwhile, exclusively predicting next locations neglects implicit determinants, including distances and directions, thereby yielding suboptimal prediction results. This paper presents a unified training framework that integrates entropy-driven curriculum and multi-task learning to address these challenges. The proposed entropy-driven curriculum learning strategy quantifies trajectory predictability based on Lempel-Ziv compression and organizes training from simple to complex for faster convergence and enhanced performance. The multi-task training simultaneously optimizes the primary location prediction alongside auxiliary estimation of movement distance and direction for learning realistic mobility patterns, and improve prediction accuracy through complementary supervision signals. Extensive experiments conducted in accordance with the HuMob Challenge demonstrate that our approach achieves state-of-the-art performance on GEO-BLEU (0.354) and DTW (26.15) metrics with up to 2.92-fold convergence speed compared to training without curriculum learning.

📄 PDF Abstract BibTeX arXiv:2509.01613

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Scheduled Curiosity-Deep Dyna-Q: Efficient Exploration for Dialog Policy Learning

2024-01-31 · Xuecheng Niu, Akinori Ito, Takashi Nose

Training task-oriented dialog agents based on reinforcement learning is time-consuming and requires a large number of interactions with real users. How to grasp dialog policy within limited dialog experiences remains an …

Efficient ExplorationModel-based Reinforcement LearningQ-Learningreinforcement-learning

EDCO: Dynamic Curriculum Orchestration for Domain-specific Large Language Model Fine-tuning

2026-01-07 · Jing-Cheng Pang, Liu Sun, Chang Zhou, Xian Tang 외 arxiv

Domain-specific large language models (LLMs), typically developed by fine-tuning a pre-trained general-purpose LLM on specialized datasets, represent a significant advancement in applied AI. A common strategy in LLM fine…

Reinforcement Learning

An Entropy-Guided Curriculum Learning Strategy for Data-Efficient Acoustic Scene Classification under Domain Shift

2025-09-14 · Peihong Zhang, Yuxuan Liu, Zhixin Li, Rui Sang 외 arxiv

Acoustic Scene Classification (ASC) faces challenges in generalizing across recording devices, particularly when labeled data is limited. The DCASE 2024 Challenge Task 1 highlights this issue by requiring models to learn…

Acoustic Scene ClassificationData Augmentation

Statistical Measures For Defining Curriculum Scoring Function

2021-02-27 · Vinu Sankar Sadasivan, Anirban Dasgupta

Curriculum learning is a training strategy that sorts the training examples by some measure of their difficulty and gradually exposes them to the learner to improve the network performance. Motivated by our insights from…

image-classificationImage Classification

Cognitive Training for Language Models: Towards General Capabilities via Cross-Entropy Games

2026-03-23 · Clément Hongler, Franck Gabriel, Valentin Hartmann, Arthur Renard 외 arxiv

Defining a constructive process to build general capabilities for language models in an automatic manner is considered an open problem in artificial intelligence. Towards this, we consider the problem of building a curri…