← Search

Qinhong Zhou

8 accepted papers

2026

LLawCo: Learning Laws of Cooperation for Modeling Embodied Multi-Agent Behavior

ICML 2026poster

Embodied agents operating in decentralized and partially observable environments have attracted growing attention in recent years. However, existing large language model (LLM)–based agents often exhibit behaviors that are misaligned with their partners or inconsistent with the environment state, lea…

Cited by 0SourceScholar
2026

Virtual Community: An Open World for Humans, Robots, and Society

ICLR 2026poster

The rapid progress of AI and robotics may profoundly transform society, as humans and robots begin to coexist in shared communities, bringing both opportunities and challenges. To explore this future, we present Virtual Community—an open-world platform for humans, robots, and society—built on a univ…

Cited by 0SourcecodeScholar
2024

Building Cooperative Embodied Agents Modularly with Large Language Models

ICLR 2024poster

In this work, we address challenging multi-agent cooperation problems with decentralized control, raw sensory observations, costly communication, and multi-objective tasks instantiated in various embodied environments. While previous research either presupposes a cost-free communication channel or r…

Cited by 238SourcePDFScholar
2024

HAZARD Challenge: Embodied Decision Making in Dynamically Changing Environments

ICLR 2024poster

Recent advances in high-fidelity virtual environments serve as one of the major driving forces for building intelligent embodied agents to perceive, reason and interact with the physical world. Typically, these environments remain unchanged unless agents interact with them. However, in real-world sc…

2024

SALMON: Self-Alignment with Instructable Reward Models

ICLR 2024poster

Supervised Fine-Tuning (SFT) on response demonstrations combined with Reinforcement Learning from Human Feedback (RLHF) constitutes a powerful paradigm for aligning LLM-based AI agents. However, a significant limitation of such an approach is its dependency on high-quality human annotations, making…

2024

Visual Chain-of-Thought Prompting for Knowledge-Based Visual Reasoning

AAAI 2024technical

Knowledge-based visual reasoning remains a daunting task since it not only requires machines to interpret the concepts and relationships from visual scenes but also associate them with external world knowledge to conduct a chain of reasoning on open-world questions. Previous works, however, treat vi…

2023

Bridging the Gap between Decision and Logits in Decision-based Knowledge Distillation for Pre-trained Language Models

ACL 2023long

Conventional knowledge distillation (KD) methods require access to the internal information of teachers, e.g., logits. However, such information may not always be accessible for large pre-trained language models (PLMs). In this work, we focus on decision-based KD for PLMs, where only teacher decisio…

2023

Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision

NeurIPS 2023spotlight

Recent AI-assistant agents, such as ChatGPT, predominantly rely on supervised fine-tuning (SFT) with human annotations and reinforcement learning from human feedback (RLHF) to align the output of large language models (LLMs) with human intentions, ensuring they are helpful, ethical, and reliable. Ho…