Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
(已解决)Linux · Ubuntu · VSCode︱VSCode 服务器下载失败,一直卡住、无法打开文件夹
Published:
解决 VSCode Remote-SSH 服务器一直下载失败,以及连上后无法打开 ~/ 文件夹的问题。
ARC-AGI:一个有趣的 LLM benchmark
Published:
ARC-AGI 设计了「对人简单、对模型困难」的视觉网格谜题,以评估大模型的通用智能能力。
PbRL︱近两年论文阅读的不完全总结
Published:
对近两年 preference-based reinforcement learning 等方向论文的不完全阅读整理。
【总集篇】Linux | 如何创建一个 home 目录在 /data 磁盘的 sudo 用户
Published:
拿到服务器账号后,为自己创建一个有 sudo 权限、home 目录在大容量磁盘上的用户,并梳理配置开发环境的后续步骤。
Python · GitHub · Linux︱使用本机作为代理服务器
Published:
通过 SSH RemoteForward,把本机的代理端口转发到远程服务器,让服务器也能走代理联网。
(已解决)MuJoCo · Metaworld︱RuntimeError: Failed to initialize OpenGL
Published:
解决 MuJoCo / Metaworld 报 RuntimeError: Failed to initialize OpenGL,在 bash 命令行执行 unset LD_PRELOAD。
Linux alias 配置:自定义常用命令的快捷形式
Published:
一份常用的 Linux alias 配置存档,涵盖 tensorboard、tmux、conda、GPU 监控等常用命令的快捷形式。
portfolio
publications
E-MAPP: Efficient Multi-Agent Reinforcement Learning with Parallel Program Guidance
Published in NeurIPS 2022, 2022
Improves sample efficiency in multi-agent reinforcement learning by guiding learning with parallel programs.
Recommended citation: Can Chang, Ni Mu, Jiajun Wu, Ling Pan, Huazhe Xu. (2022). "E-MAPP: Efficient Multi-Agent Reinforcement Learning with Parallel Program Guidance." NeurIPS 2022.
Download Paper
Integrating mechanism and data: Reinforcement learning based on multi-fidelity model for data center cooling control
Published in CAC 2023 (2023 China Automation Congress), 2023
Combines mechanism models with data via a multi-fidelity model for reinforcement-learning-based data-center cooling control.
Recommended citation: Ni Mu, Xiao Hu, Qing-Shan Jia. (2023). "Integrating mechanism and data: Reinforcement learning based on multi-fidelity model for data center cooling control." 2023 China Automation Congress (CAC).
Download Paper
Large-scale data center cooling control via sample-efficient reinforcement learning
Published in IEEE CASE 2024, 2024
Applies sample-efficient reinforcement learning to large-scale data-center cooling control.
Recommended citation: Ni Mu, Xiao Hu, Qing-Shan Jia, Xun Zhu, Xiao He. (2024). "Large-scale data center cooling control via sample-efficient reinforcement learning." IEEE 20th International Conference on Automation Science and Engineering (CASE 2024).
Download Paper
Preference-Based Multi-Objective Reinforcement Learning with Explicit Reward Modeling
Published in CAC 2024 (2024 China Automation Congress), 2024
Extends preference-based multi-objective reinforcement learning with explicit reward modeling.
Recommended citation: Ni Mu, Yao Luan, Qing-Shan Jia. (2024). "Preference-Based Multi-Objective Reinforcement Learning with Explicit Reward Modeling." 2024 China Automation Congress (CAC).
Download Paper
A Transformer-based Thermal Surrogate Model for Cooling Control in Data Centers
Published in IEEE Robotics and Automation Letters (RA-L), 2025
A transformer-based thermal surrogate model that enables efficient cooling control in data centers.
Recommended citation: Hanchen Zhou, Ni Mu, Qing-Shan Jia. (2025). "A Transformer-based Thermal Surrogate Model for Cooling Control in Data Centers." IEEE Robotics and Automation Letters.
Download Paper
S-EPOA: Overcoming the Indistinguishability of Segments with Skill-Driven Preference-Based Reinforcement Learning
Published in IJCAI 2025, 2025
To address the indistinguishability of behaviorally similar segments in preference-based RL, S-EPOA uses unsupervised skill discovery to pick segments that differ widely in skill, improving human label efficiency.
Recommended citation: Ni Mu*, Yao Luan*, Yiqin Yang, Bo Xu, Qing-Shan Jia. (2025). "S-EPOA: Overcoming the Indistinguishability of Segments with Skill-Driven Preference-Based Reinforcement Learning." IJCAI 2025.
Download Paper
CLARIFY: Contrastive Preference Reinforcement Learning for Untangling Ambiguous Queries
Published in ICML 2025, 2025
In preference-based RL, humans struggle to compare behaviorally similar trajectory segments, which hurts label efficiency. CLARIFY learns a contrastive objective in the trajectory embedding space to select segment pairs that humans can actually compare.
Recommended citation: Ni Mu*, Hao Hu*, Xiao Hu, Yiqin Yang, Bo Xu, Qing-Shan Jia. (2025). "CLARIFY: Contrastive Preference Reinforcement Learning for Untangling Ambiguous Queries." ICML 2025.
Download Paper
Preference-based Multi-Objective Reinforcement Learning
Published in IEEE Transactions on Automation Science and Engineering (T-ASE), 2025
A theoretically grounded multi-objective preference learning paradigm: optimizing the multi-objective preference reward model is equivalent to solving the convex Pareto front in policy space.
Recommended citation: Ni Mu*, Yao Luan*, Qing-Shan Jia. (2025). "Preference-based Multi-Objective Reinforcement Learning." IEEE Transactions on Automation Science and Engineering.
Download Paper
Safety-Guaranteed Policy Composition Via Generalized Policy Improvement for Autonomous Vehicles
Published in IEEE CASE 2025 (Outstanding WiRA Student Paper Award), 2025
A Generalized-Policy-Improvement-based policy composition with safety and performance guarantees that resolves the performance–safety–sample-efficiency “impossible triangle” for autonomous vehicles. Outstanding WiRA Student Paper Award.
Recommended citation: Ni Mu, Yao Luan, Qing-Shan Jia. (2025). "Safety-Guaranteed Policy Composition Via Generalized Policy Improvement for Autonomous Vehicles." IEEE 21st International Conference on Automation Science and Engineering (CASE 2025).
Download Paper
Addressing Coupling in Restless Multi-Armed Bandits by Finetuning Whittle Index
Published in IEEE CASE 2025, 2025
Addresses arm coupling in restless multi-armed bandits by finetuning the Whittle index.
Recommended citation: Yao Luan, Ni Mu, Qing-Shan Jia. (2025). "Addressing Coupling in Restless Multi-Armed Bandits by Finetuning Whittle Index." IEEE 21st International Conference on Automation Science and Engineering (CASE 2025).
Download Paper
SunTzu: A Long-Horizon Decision Making Benchmark for Large Language Models
Published in Preprint, 2025
A benchmark for evaluating LLMs long-horizon decision making in StarCraft II, together with a hierarchical agent baseline that self-corrects via expert knowledge and self-improves via supervised fine-tuning.
Recommended citation: Pengbo Shen*, Yaqing Wang*, Ni Mu*, Yao Luan, Runpeng Xie, Senhao Yang, Lexiang Wang, Hao Hu, Shuang Xu, Yiqin Yang, Bo Xu. (2025). "SunTzu: A Long-Horizon Decision Making Benchmark for Large Language Models." Submitted to NeurIPS 2026.
Download Paper
STAIR: Addressing Stage Misalignment through Temporal-Aligned Preference Reinforcement Learning
Published in NeurIPS 2025, 2025
In multi-stage tasks, preference-based RL suffers from stage misalignment: comparing behaviors from different stages is hard for humans and uninformative for policy optimization. STAIR minimizes the temporal distance between segment pairs so comparisons stay within a stage.
Recommended citation: Yao Luan*, Ni Mu*, Yiqin Yang, Bo Xu, Qing-Shan Jia. (2025). "STAIR: Addressing Stage Misalignment through Temporal-Aligned Preference Reinforcement Learning." NeurIPS 2025.
Download Paper
DAIL: Beyond Task Ambiguity for Language-Conditioned Reinforcement Learning
Published in NeurIPS 2025, 2025
Moves beyond task ambiguity in language-conditioned reinforcement learning.
Recommended citation: Runpeng Xie*, Quanwei Wang*, Hao Hu, Zherui Zhou, Ni Mu, Xiyun Li, Yiqin Yang, Shuang Xu, Qianchuan Zhao, Bo Xu. (2025). "DAIL: Beyond Task Ambiguity for Language-Conditioned Reinforcement Learning." NeurIPS 2025.
Download Paper
LLM-Empowered Knowledge Graph Construction for Optimization Formalization in Smart Manufacturing
Published in CAC 2025 (2025 China Automation Congress), 2025
Uses a large language model to construct knowledge graphs that formalize optimization problems in smart manufacturing.
Recommended citation: Ni Mu, Zeyuan Liu, Yuhang Zhu, Qing-Shan Jia. (2025). "LLM-Empowered Knowledge Graph Construction for Optimization Formalization in Smart Manufacturing." 2025 China Automation Congress (CAC).
Download Paper
MAGPIE: Utilizing Agent-Specific Preferences for Multi-Agent Reinforcement Learning
Published in CAC 2025 (2025 China Automation Congress), 2025
Leverages agent-specific preferences for multi-agent reinforcement learning.
Recommended citation: Ni Mu*, Yao Luan*, Qing-Shan Jia. (2025). "MAGPIE: Utilizing Agent-Specific Preferences for Multi-Agent Reinforcement Learning." 2025 China Automation Congress (CAC).
Download Paper
Covering the Pareto Frontier with LLM-Coordinated Interpretable Policy Library
Published in IFAC 2026 (23rd IFAC World Congress), 2026
Covers the Pareto frontier by coordinating an interpretable policy library with a large language model.
Recommended citation: Ni Mu*, Yao Luan*, Qing-Shan Jia. (2026). "Covering the Pareto Frontier with LLM-Coordinated Interpretable Policy Library." 23rd IFAC World Congress (IFAC 2026).
Download Paper
MrCoM: A Meta-Regularized World-Model Generalizing Across Multi-Scenarios
Published in AAAI 2026, 2026
Model-based RL world models generalize poorly across scenarios. MrCoM extracts scenario information via meta-state regularization and aligns model optimization with multi-scenario policy learning via meta-value regularization.
Recommended citation: Xuantang Xiong*, Ni Mu*, Runpeng Xie, Senhao Yang, Yaqing Wang, Lexiang Wang, Yao Luan, Siyuan Li, Shuang Xu, Yiqin Yang, Bo Xu. (2026). "MrCoM: A Meta-Regularized World-Model Generalizing Across Multi-Scenarios." AAAI 2026.
Download Paper
GlobeDiff: State Diffusion Process for Partial Observability in Multi-Agent System
Published in ICLR 2026, 2026
A state diffusion process that handles partial observability in multi-agent systems.
Recommended citation: Yiqin Yang*, Xu Yang*, Yuhua Jiang, Ni Mu, Hao Hu, Runpeng Xie, Ziyou Zhang, Siyuan Li, Yuan-Hua Ni, Qianchuan Zhao, Bo Xu. (2026). "GlobeDiff: State Diffusion Process for Partial Observability in Multi-Agent System." ICLR 2026.
Download Paper
COLLIE: Guiding Skill Discovery in Semantically Coherent Latent Space
Published in ICML 2026, 2026
Unsupervised skill discovery often yields task-irrelevant or hazardous behaviors. COLLIE leverages dense unsupervised data to construct a semantically coherent skill latent space, enabling reliable, training-free guidance from sparse online human feedback.
Recommended citation: Yao Luan*, Ni Mu*, Hanfei Ge, Yiqin Yang, Bo Xu, Qing-Shan Jia. (2026). "COLLIE: Guiding Skill Discovery in Semantically Coherent Latent Space." ICML 2026.
Download Paper
Learning Interpretable Index Policies via LLM-Driven Zero-Order Optimization
Published in IEEE CASE 2026, 2026
Learns interpretable index policies by driving zero-order optimization with a large language model. Under review (IEEE CASE 2026).
Recommended citation: Yao Luan*, Ni Mu*, Qing-Shan Jia. (2026). "Learning Interpretable Index Policies via LLM-Driven Zero-Order Optimization." IEEE CASE 2026.
Download Paper
talks
CLARIFY: Contrastive Preference Reinforcement Learning for Untangling Ambiguous Queries Permalink
Published:
Seminar on CLARIFY (ICML 2025). We introduced a contrastive learning framework that learns a structured trajectory embedding space to quantify human judgment clarity, coupled with a rejection-sampling query mechanism that actively filters ambiguous comparisons. The method significantly improves both human annotation reliability and offline preference-based RL performance.
Safe-GPI: Safety-Guaranteed Policy Composition Via Generalized Policy Improvement for Autonomous Vehicles Permalink
Published:
Conference talk at IEEE CASE 2025 on safety-guaranteed policy composition via Generalized Policy Improvement for autonomous vehicles, which resolves the ‘impossible triangle’ of performance vs. safety vs. sample-efficiency. This paper received the Outstanding WiRA Student Paper Award.
S-EPOA: Overcoming the Indistinguishability of Segments with Skill-Driven Preference-Based RL Permalink
Published:
Conference talk at IJCAI 2025 on S-EPOA, which leverages unsupervised skill discovery to select trajectory segments that differ widely in skill, so humans can compare them efficiently in preference-based RL.
Enhancing Human Feedback Reliability in Preference-Based Reinforcement Learning Permalink
Published:
PhD proposal defense on enhancing the reliability of human feedback in Preference-Based RL. The work identifies three fundamental causes of unreliable feedback: behavioral indistinguishability, judgment ambiguity, and multi-objective conflicts; and proposes a three-part technical framework: skill-driven PbRL (S-EPOA), contrastive learning-based PbRL (CLARIFY), and preference-based multi-objective RL (Pb-MORL).
Covering the Pareto Frontier with LLM-Coordinated Interpretable Policy Library Permalink
Published:
Conference talk at IFAC 2026, which proposes a vision of self-designing industrial autonomy, and a paradigm shift from tuning opaque neural weights to searching over explicit code logic. We provide a proof-of-concept: a dual-agent LLM loop to autonomously build an interpretable policy library. On industrial multi-objective tasks, it matches deep RL in 30 iterations (<90 min) with fully transparent, deployment-ready code.
