← Search

Junjie Sheng

4 accepted papers

2026

Negotiated Reasoning: On Provably Addressing Relative Over-Generalization

ICLR 2026poster

We focus on the relative over-generalization (RO) issue in fully cooperative multi-agent reinforcement learning (MARL). Existing methods show that endowing agents with reasoning can help mitigate RO empirically, but there is little theoretical insight. We first prove that RO is avoided when agents s…

Cited by 0SourceScholar
2026

Towards Cold-Start Drafting and Continual Refining: A Value-Driven Memory Approach with Application to NPU Kernel Synthesis

ICML 2026poster

Deploying Large Language Models to data-scarce programming domains poses significant challenges, particularly for kernel synthesis on emerging Domain-Specific Architectures where a "Data Wall" limits available training data. While models excel on data-rich platforms like CUDA, they suffer catastroph…

Cited by 0SourceScholar
2022

Dealing with Non-Stationarity in MARL via Trust-Region Decomposition

ICLR 2022poster

Non-stationarity is one thorny issue in cooperative multi-agent reinforcement learning (MARL). One of the reasons is the policy changes of agents during the learning process. Some existing works have discussed various consequences caused by non-stationarity with several kinds of measurement indicato…

Cited by 19SourcePDFScholar
2022

VMAgent: A Practical Virtual Machine Scheduling Platform

IJCAI 2022poster

Virtual machine (VM) scheduling is one of the critical tasks in cloud computing. Many works have attempted to incorporate machine learning, especially reinforcement learning, to empower VM scheduling procedures. Although improved results are shown in several demo simulators, the performances in real…