← Search

Huining Yuan

4 accepted papers

2026

MARSHAL: Incentivizing Multi-Agent Reasoning via Self-Play with Strategic LLMs

ICLR 2026poster

Developing Large Language Models (LLMs) to cooperate and compete effectively within multi-agent systems (MASs) is a critical step towards more advanced intelligence. While reinforcement learning (RL) has proven effective for enhancing reasoning in single-agent tasks, its extension to multi-turn, mul…

Cited by 13SourcecodeScholar
2026

VS-Bench: Evaluating VLMs for Strategic Abilities in Multi-Agent Environments

CVPR 2026

Recent advancements in Vision Language Models (VLMs) have expanded their capabilities to interactive agent tasks, yet existing benchmarks remain limited to single-agent or text-only environments. In contrast, real-world scenarios often involve multiple agents interacting within rich visual and textu

Cited by 0SourceScholar
2025

VolleyBots: A Testbed for Multi-Drone Volleyball Game Combining Motion Control and Strategic Play

NeurIPS 2025poster

Robot sports, characterized by well-defined objectives, explicit rules, and dynamic interactions, present ideal scenarios for demonstrating embodied intelligence. In this paper, we present VolleyBots, a novel robot sports testbed where multiple drones cooperate and compete in the sport of volleybal…

Cited by 0SourcecodeScholar
2023

Task-aware world model learning with meta weighting via bi-level optimization

NeurIPS 2023poster

Aligning the world model with the environment for the agent’s specific task is crucial in model-based reinforcement learning. While value-equivalent models may achieve better task awareness than maximum-likelihood models, they sacrifice a large amount of semantic information and face implementation…