English

HAMMER: Hamiltonian Curiosity Augmented Large Language Model Reinforcement

Machine Learning 2025-10-01 v1 Artificial Intelligence Computation and Language

Abstract

Recent curriculum reinforcement learning for large language models (LLMs) typically rely on difficulty-based annotations for data filtering and ordering. However, such methods suffer from local optimization, where continual training on simple samples in the early steps can cause the policy to lose its exploration. We propose a novel schema, namely Hamiltonian curiosity augmented large language model reinforcement (HAMMER), that transfers diversity metrics, commonly used in dataset evaluation, into the dynamic reinforcement learning procedure, where training samples are ordered via a minimum-semantic Hamiltonian path making the initial training retrain more exploration. From a theoretical perspective of generalization bounds, diversity-driven ordering facilitates stable convergence. Empirical evaluations indicate that HAMMER stimulates model "curiosity" and consistently achieves a 3% to 4% average accuracy gain across diverse inference benchmark.

Keywords

Cite

@article{arxiv.2509.25240,
  title  = {HAMMER: Hamiltonian Curiosity Augmented Large Language Model Reinforcement},
  author = {Ming Yang and Xiaofan Li and Zhiyuan Ma and Dengliang Shi and Jintao Du and Yu Cheng and Weiguo Zheng},
  journal= {arXiv preprint arXiv:2509.25240},
  year   = {2025}
}

Comments

20 pages, 7 figures, 4 tables

R2 v1 2026-07-01T06:05:37.148Z