← Search

Boyuan Chen

44 accepted papers

2026

Debate with Images: Detecting Deceptive Behaviors in Multimodal Large Language Models

ICML 2026poster

As frontier AI systems become increasingly capable, concerns about deceptive behaviors have intensified. Unlike hallucinations, which stem from capability limitations, deception involves strategically misleading responses despite correct internal representations. While prior work has primarily studi…

Cited by 0SourceScholar
2026

Event-Driven Sleep-Wake Scheduling for Heterogeneous Robots under LTL Constraints

RSS 2026poster

In large-scale heterogeneous robot systems (HRS), scheduling efficiency in terms of throughput and makespan relies on exploiting parallel execution, while human-issued safety and precedence instructions impose rigid temporal-logic constraints that create severe combinatorial complexity and challenge…

Cited by 0SourceScholar
2026

Guided Distillation and Risk Adaptive Evolution for Multi-Robot Navigation

AAAI 2026technical

Recent advancements in multi-robot navigation have explored methods that combine Large Language Models (LLMs) for tasks like scene understanding or high-level decision-making. However, these approaches face challenges with high inference latency and potential hallucinations. To address these challen

Cited by 0SourcePDFScholar
2026

How Well Do Diffusion Policies Learn Kinematic Constraint Manifolds?

ICRA 2026poster

Diffusion policies have shown impressive results in robot imitation learning, even for tasks that require satisfaction of kinematic equality constraints. However, task performance alone is not a reliable indicator of the policy’s ability to precisely learn constraints in the training data. To invest…

2026

MetaCipher: A Time-Persistent and Universal Multi-Agent Framework for Cipher-Based Jailbreak Attacks for LLMs

AAAI 2026technical

Large language models (LLMs) face persistent vulnerability to jailbreak attacks despite their increasing capabilities. While developers deploy alignment finetuning and safety guardrails, researchers consistently devise novel attacks that circumvent these defenses. This dynamic mirrors a strategic ga

Cited by 0SourcePDFScholar
2025

Empirical Analysis of Sim-and-Real Cotraining of Diffusion Policies For Planar Pushing from Pixels

IROS 2025

Cotraining with demonstration data generated both in simulation and on real hardware has emerged as a promising recipe for scaling imitation learning in robotics. This work seeks to elucidate basic principles of this simand-real cotraining to inform simulation design, sim-and-real dataset creation,

Cited by 16SourcecodeScholar
2025

Generative RLHF-V: Learning Principles from Multi-modal Human Preference

NeurIPS 2025poster

Training multi-modal large language models (MLLMs) that align with human intentions is a long-term challenge. Traditional score-only reward models for alignment suffer from low accuracy, weak generalization, and poor interpretability, blocking the progress of alignment methods, \textit{e.g.,} reinfo…

Cited by 0SourceScholar
2025

History-Guided Video Diffusion

ICML 2025poster

Classifier-free guidance (CFG) is a key technique for improving conditional generation in diffusion models, enabling more accurate control while enhancing sample quality. It is natural to extend this technique to video diffusion, which generates video conditioned on a variable number of context fram…

Cited by 6SourcePDFScholar
2025

InterMT: Multi-Turn Interleaved Preference Alignment with Human Feedback

NeurIPS 2025spotlight

As multimodal large models (MLLMs) continue to advance across challenging tasks, a key question emerges: \textbf{\textit{What essential capabilities are still missing? }} A critical aspect of human learning is continuous interaction with the environment -- not limited to language, but also involving…

Cited by 0SourceScholar
2025

Language Models Resist Alignment: Evidence From Data Compression

ACL 2025long

Large language models (LLMs) may exhibit unintended or undesirable behaviors. Recent works have concentrated on aligning LLMs to mitigate harmful outputs. Despite these efforts, some anomalies indicate that even a well-conducted alignment process can be easily circumvented, whether intentionally or…

2025

PKU-SafeRLHF: Towards Multi-Level Safety Alignment for LLMs with Human Preference

ACL 2025long

In this work, we introduce the PKU-SafeRLHF dataset, designed to promote research on safety alignment in large language models (LLMs). As a sibling project to SafeRLHF and BeaverTails, we separate annotations of helpfulness and harmlessness for question-answering pairs, providing distinct perspectiv…

2025

PhysGen3D: Crafting a Miniature Interactive World from a Single Image

CVPR 2025poster

Envisioning physically plausible outcomes from a single image requires a deep understanding of the world's dynamics. To address this, we introduce MiniTwin, a novel framework that transforms a single image into an amodal, camera-centric, interactive 3D scene. By combining advanced image-based geomet…

Cited by 3SourcePDFScholar
2025

Safe RLHF-V: Safe Reinforcement Learning from Multi-modal Human Feedback

NeurIPS 2025poster

Multimodal large language models (MLLMs) are essential for building general-purpose AI assistants; however, they pose increasing safety risks. How can we ensure safety alignment of MLLMs to prevent undesired behaviors? Going further, it is critical to explore how to fine-tune MLLMs to preserve capab…

Cited by 0SourceScholar
2025

Text2Robot: Evolutionary Robot Design from Text Descriptions

ICRA 2025

Robot design has traditionally been costly and labor-intensive. Despite advancements in automated processes, it remains challenging to navigate a vast design space while producing physically manufacturable robots. We introduce Text2Robot, a framework that converts user text specifications and perfor

Cited by 12SourcecodeScholar
2025

The Duke Humanoid: Design and Control for Energy-Efficient Bipedal Locomotion Using Passive Dynamics

IROS 2025

We present the Duke Humanoid, an open-source 10-degrees-of-freedom humanoid, as an extensible platform for locomotion research. The design mimics human physiology, with symmetrical body alignment in the frontal plane to maintain static balance with straight knees. We develop a reinforcement learning

Cited by 9SourceScholar
2024

Aligner: Efficient Alignment by Learning to Correct

NeurIPS 2024oral

With the rapid development of large language models (LLMs) and ever-evolving practical requirements, finding an efficient and effective alignment method has never been more critical. However, the tension between the complexity of current alignment methods and the need for rapid iteration in deployme…

Cited by 20SourcePDFScholar
2024

Diffusion Forcing: Next-token Prediction Meets Full-Sequence Diffusion

NeurIPS 2024poster

This paper presents Diffusion Forcing, a new training paradigm where a diffusion model is trained to denoise a set of tokens with independent per-token noise levels. We apply Diffusion Forcing to sequence generative modeling by training a causal next-token prediction model to generate one or several…

2024

DittoGym: Learning to Control Soft Shape-Shifting Robots

ICLR 2024poster

Robot co-design, where the morphology of a robot is optimized jointly with a learned policy to solve a specific task, is an emerging area of research. It holds particular promise for soft robots, which are amenable to novel manufacturing techniques that can realize learned morphologies and actuators…

2024

Hint-AD: Holistically Aligned Interpretability in End-to-End Autonomous Driving

CoRL 2024poster

End-to-end architectures in autonomous driving (AD) face a significant challenge in interpretability, impeding human-AI trust. Human-friendly natural language has been explored for tasks such as driving explanation and 3D captioning. However, previous works primarily focused on the paradigm of decla…

Cited by 5SourceScholar
2024

NYU CTF Bench: A Scalable Open-Source Benchmark Dataset for Evaluating LLMs in Offensive Security

NeurIPS 2024poster

Large Language Models (LLMs) are being deployed across various domains today. However, their capacity to solve Capture the Flag (CTF) challenges in cybersecurity has not been thoroughly evaluated. To address this, we develop a novel method to assess LLMs in solving CTF challenges by creating a scala…

2024

PreAfford: Universal Affordance-Based Pre-Grasping for Diverse Objects and Environments

IROS 2024poster

Robotic manipulation with two-finger grippers is challenged by objects lacking distinct graspable features. Traditional pre-grasping methods, which typically involve repositioning objects or utilizing external aids like table edges, are limited in their adaptability across different object categorie…

Cited by 4SourceScholar
2024

Reasoning or Reciting? Exploring the Capabilities and Limitations of Language Models Through Counterfactual Tasks

NAACL 2024long

The impressive performance of recent language models across a wide range of tasks suggests that they possess a degree of abstract reasoning skills. Are these skills general and transferable, or specialized to specific tasks seen during pretraining? To disentangle these effects, we propose an evaluat…

2024

SpatialVLM: Endowing Vision-Language Models with Spatial Reasoning Capabilities

CVPR 2024poster

Understanding and reasoning about spatial relationships is crucial for Visual Question Answering (VQA) and robotics. Vision Language Models (VLMs) have shown impressive performance in some VQA benchmarks but struggle with 3D spatial reasoning such as recognizing distances or size differences between…

Cited by 198SourcePDFScholar
2023

BeaverTails: Towards Improved Safety Alignment of LLM via a Human-Preference Dataset

NeurIPS 2023poster

In this paper, we introduce the BeaverTails dataset, aimed at fostering research on safety alignment in large language models (LLMs). This dataset uniquely separates annotations of helpfulness and harmlessness for question-answering pairs, thus offering distinct perspectives on these crucial attribu…

Cited by 400SourcePDFScholar
2023

Open-vocabulary Queryable Scene Representations for Real World Planning

ICRA 2023poster

Large language models (LLMs) have unlocked new capabilities of task planning from human instructions. However, prior attempts to apply LLMs to real-world robotic tasks are limited by the lack of grounding in the surrounding scene. In this paper, we develop NLMap, an open-vocabulary and queryable sce…

Cited by 209SourcecodeScholar
2023

Policy Stitching: Learning Transferable Robot Policies

CoRL 2023poster

Training robots with reinforcement learning (RL) typically involves heavy interactions with the environment, and the acquired skills are often sensitive to changes in task environments and robot kinematics. Transfer RL aims to leverage previous knowledge to accelerate learning of new tasks or new bo…

Cited by 9SourceScholar
2023

Self-Supervised Reinforcement Learning that Transfers using Random Features

NeurIPS 2023poster

Model-free reinforcement learning algorithms have exhibited great potential in solving single-task sequential decision-making problems with high-dimensional observations and long horizons, but are known to be hard to generalize across tasks. Model-based RL, on the other hand, learns task-agnostic mo…

Cited by 11SourcePDFScholar
2021

Beyond Categorical Label Representations for Image Classification

ICLR 2021poster

We find that the way we choose to represent data labels can have a profound effect on the quality of trained models. For example, training an image classifier to regress audio labels rather than traditional categorical probabilities produces a more reliable classification. This result is surprising,…

2021

Discovering Diverse Multi-Agent Strategic Behavior via Reward Randomization

ICLR 2021poster

We propose a simple, general and effective technique, Reward Randomization for discovering diverse strategic policies in complex multi-agent games. Combining reward randomization and policy gradient, we derive a new algorithm, Reward-Randomized Policy Gradient (RPG). RPG is able to discover a set of…

Cited by 63SourcePDFScholar
2021

SSCNav: Confidence-Aware Semantic Scene Completion for Visual Semantic Navigation

ICRA 2021poster

This paper focuses on visual semantic navigation, the task of producing actions for an active agent to navigate to a specified target object category in an unknown environment. To complete this task, the algorithm should simultaneously locate and navigate to an instance of the category. In compariso…

Cited by 72SourcecodeScholar
2021

Smile Like You Mean It: Driving Animatronic Robotic Face with Learned Models

ICRA 2021poster

Ability to generate intelligent and generalizable facial expressions is essential for building human-like social robots. At present, progress in this field is hindered by the fact that each facial expression needs to be programmed by humans. In order to adapt robot behavior in real time to different…

Cited by 39SourceScholar
2021

The Boombox: Visual Reconstruction from Acoustic Vibrations

CoRL 2021poster

Interacting with bins and containers is a fundamental task in robotics, making state estimation of the objects inside the bin critical. While robots often use cameras for state estimation, the visual modality is not always ideal due to occlusions and poor illumination. We introduce The Boombox, a c…

Cited by 10SourcecodeScholar
2021

Visual Perspective Taking for Opponent Behavior Modeling

ICRA 2021poster

In order to engage in complex social interaction, humans learn at a young age to infer what others see and cannot see from a different point-of-view, and learn to predict others’ plans and behaviors. These abilities have been mostly lacking in robots, sometimes making them appear awkward and sociall…

Cited by 9SourceScholar
2021

Zero-shot Policy Learning with Spatial Temporal Reward Decomposition on Contingency-aware Observation

ICRA 2021poster

It is a long-standing challenge to enable an intelligent agent to learn in one environment and generalize to an unseen environment without further data collection and finetuning. In this paper, we consider a zero shot generalization problem setup that complies with biological intelligent agents’ lea…

Cited by 1SourceScholar