\newblock In \emph{The Twelfth International Conference on Learning Representations, {ICLR} 2024, Vienna, Austria, May 7-11, 2024}. OpenReview.net, 2024{\natexlab{b}}.
title={Learning implicit credit assignment for cooperative multi-agent reinforcement learning},
author={Zhou, Meng and Liu, Ziyu and Sui, Pengwei and Li, Yixuan and Chung, Yuk Ying},
journal={Advances in neural information processing systems},
volume={33},
pages={11853--11864},
year={2020}
}
@book{sutton-etal:temporal,
title={Temporal credit assignment in reinforcement learning},
author={Sutton, Richard Stuart},
year={1984},
publisher={University of Massachusetts Amherst}
}
@inproceedings{liu-etal:agentic,
title={Agentic reinforcement learning with implicit step rewards},
author={Liu, Xiaoqian and Wang, Ke and Wu, Yuchuan and Huang, Fei and Li, Yongbin and Jiao, Jianbin and Zhang, Junge},
booktitle={International Conference on Learning Representations},
volume={2026},
pages={129271--129291},
year={2026}
}
@misc{huo-etal:learning,
title={Learning from Environmental Feedback: Credit Assignment across Multiple Timescales for Agentic Reinforcement Learning},
author={Yifu Huo and Shunjie Xing and Chenglong Wang and Peinan Feng and Qiaozhi He and Yan Ding and Anxiang Ma and Yuxin Gao and Tongran Liu and Tong Xiao and Jingbo Zhu},
year={2026},
journal={arXiv preprint arXiv:2608.08255}
}
@article{xue-etal:dancegrpo,
title={Dancegrpo: Unleashing grpo on visual generation},
@@ -128,4 +128,5 @@ An interesting issue arises with this design of iterative RL: why is RL aimed at
Since the optimization objective of each phase is different, the design of iterative RL can also be analyzed and understood from the perspective of multi-objective optimization \citep{wang-etal:2024hybrid}. In the context of multi-objective optimization, iterative RL for LLMs can be likened to interactive methods where the solution process is iterative, and preferences are actively defined and refined by the decision-maker during the search for the most preferred solutions \citep{miettinen-etal:2008introduction,deb-etal:2016multi}. More specifically, in this scenario, RL can be seen as a decision-maker, iteratively refining and enhancing the different capabilities of the LLM across different phases.