← Search

Ruihan Yang

28 accepted papers

2026

Think Fast and Slow: Step-Level Cognitive Depth Adaptation for LLM Agents

ICML 2026poster

Large language models (LLMs) are increasingly deployed as autonomous agents for multi-turn decision-making tasks. However, current agents typically rely on fixed cognitive patterns: non-thinking models generate immediate responses, while thinking models engage in deep reasoning uniformly. This rigid…

Cited by 0SourceScholar
2025

ARIA: Training Language Agents with Intention-driven Reward Aggregation

NeurIPS 2025spotlight

Large language models (LLMs) have enabled agents to perform complex reasoning and decision-making through free-form language interactions. However, in open-ended language action environments (e.g., negotiation or question-asking games), the action space can be formulated as a joint distribution over…

Cited by 0SourceScholar
2025

AstroCompress: A benchmark dataset for multi-purpose compression of astronomical data

ICLR 2025poster

The site conditions that make astronomical observatories in space and on the ground so desirable---cold and dark---demand a physical remoteness that leads to limited data transmission capabilities. Such transmission limitations directly bottleneck the amount of data acquired and in an era of costly…

2025

Bunny-VisionPro: Real-Time Bimanual Dexterous Teleoperation for Imitation Learning

IROS 2025

Teleoperation is a crucial tool for collecting human demonstrations, but controlling robots with bimanual dexterous hands remains a challenge. Existing teleoperation systems struggle to handle the complexity of coordinating two hands for intricate manipulations. We introduce Bunny-VisionPro, a real-

Cited by 129SourcecodeScholar
2025

Dex1B: Learning with 1B Demonstrations for Dexterous Manipulation

RSS 2025poster

Generating large-scale demonstrations for dexterous manipulation remains a challenging problem, and various approaches have been proposed in recent years to address it. Among these, generative models have emerged as a promising paradigm, enabling the efficient generation of diverse and plausible dem…

Cited by 0PDFScholar
2025

Learning Generalizable Feature Fields for Mobile Manipulation

IROS 2025

An open problem in mobile manipulation is how to represent objects and scenes in a unified manner so that robots can use both for navigation and manipulation. The latter requires capturing intricate geometry while understanding fine-grained semantics, whereas the former involves capturing the comple

Cited by 49SourceScholar
2025

LoGU: Long-form Generation with Uncertainty Expressions

ACL 2025long

While Large Language Models (LLMs) demonstrate impressive capabilities, they still struggle with generating factually incorrect content (i.e., hallucinations). A promising approach to mitigate this issue is enabling models to express uncertainty when unsure. Previous research on uncertainty modeling…

2025

SELFGOAL: Your Language Agents Already Know How to Achieve High-level Goals

NAACL 2025long

Language agents powered by large language models (LLMs) are increasingly valuable as decision-making tools in domains such as gaming and programming. However, these agents often face challenges in achieving high-level goals without detailed instructions and in adapting to environments where feedback…

Cited by 9SourcePDFScholar
2025

The Lighthouse of Language: Enhancing LLM Agents via Critique-Guided Improvement

NeurIPS 2025poster

Large language models (LLMs) have recently transformed from text-based assistants to autonomous agents capable of planning, reasoning, and iteratively improving their actions. While numerical reward signals and verifiers can effectively rank candidate actions, they often provide limited contextual g…

Cited by 0SourceScholar
2025

UNCLE: Benchmarking Uncertainty Expressions in Long-Form Generation

EMNLP 2025

Large Language Models (LLMs) are prone to hallucination, particularly in long-form generations. A promising direction to mitigate hallucination is to teach LLMs to express uncertainty explicitly when they lack sufficient knowledge. However, existing work lacks direct and fair evaluation of LLMs’ abi

2025

WildLMa: Long Horizon Loco-Manipulation in the Wild

ICRA 2025

‘In-the-wild’ mobile manipulation aims to deploy robots in diverse real-world environments, which requires the robot to (1) have skills that generalize across object configurations; (2) be capable of long-horizon task execution in diverse environments; and (3) perform complex manipulation beyond pic

Cited by 16SourceScholar
2024

ACE: A Cross-platform and visual-Exoskeletons System for Low-Cost Dexterous Teleoperation

CoRL 2024poster

Bimanual robotic manipulation with dexterous hands has a large potential workability and a wide workspace as it follows the most natural human workflow. Learning from human demonstrations has proven highly effective for learning a dexterous manipulation policy. To collect such data, teleoperation se…

Cited by 37SourceScholar
2024

Expressive Whole-Body Control for Humanoid Robots

RSS 2024poster

Can we enable humanoid robots to generate rich, diverse, and expressive motions in the real world? We propose to learn a whole-body control policy on a human-sized robot to mimic human motions as realistic as possible. To train such a policy, we leverage the large-scale human motion capture data fro…

Cited by 94SourcePDFScholar
2024

Fast samplers for Inverse Problems in Iterative Refinement models

NeurIPS 2024poster

Constructing fast samplers for unconditional diffusion and flow-matching models has received much attention recently; however, existing methods for solving *inverse problems*, such as super-resolution, inpainting, or deblurring, still require hundreds to thousands of iterative steps to obtain high-q…

2024

Generalized Animal Imitator: Agile Locomotion with Versatile Motion Prior

CoRL 2024poster

The agility of animals, particularly in complex activities such as running, turning, jumping, and backflipping, stands as an exemplar for robotic system design. Transferring this suite of behaviors to legged robotic systems introduces essential inquiries: How can a robot be trained to learn multiple…

Cited by 19SourceScholar
2024

GumbelSoft: Diversified Language Model Watermarking via the GumbelMax-trick

ACL 2024long

Large language models (LLMs) excellently generate human-like text, but also raise concerns about misuse in fake news and academic dishonesty. Decoding-based watermark, particularly the watermark based on the GumbelMax trick (GM watermark), is a standout solution for safeguarding machine-generated te…

2024

Precipitation Downscaling with Spatiotemporal Video Diffusion

NeurIPS 2024poster

In climate science and meteorology, high-resolution local precipitation (rain and snowfall) predictions are limited by the computational costs of simulation-based methods. Statistical downscaling, or super-resolution, is a common workaround where a low-resolution prediction is improved using statist…

Cited by 5SourcePDFScholar
2024

SpatialRGPT: Grounded Spatial Reasoning in Vision-Language Models

NeurIPS 2024poster

Vision Language Models (VLMs) have demonstrated remarkable performance in 2D vision and language tasks. However, their ability to reason about spatial arrangements remains limited. In this work, we introduce Spatial Region GPT (SpatialRGPT) to enhance VLMs’ spatial perception and reasoning capabilit…

Cited by 61SourcePDFScholar
2024

Visual Whole-Body Control for Legged Loco-Manipulation

CoRL 2024poster

We study the problem of mobile manipulation using legged robots equipped with an arm, namely legged loco-manipulation. The robot legs, while usually utilized for mobility, offer an opportunity to amplify the manipulation capabilities by conducting whole-body control. That is, the robot can control t…

Cited by 47SourceScholar
2022

DexMV: Imitation Learning for Dexterous Manipulation from Human Videos

ECCV 2022poster

"While in computer vision we have made significant progress on understanding hand-object interactions, it is still very challenging for robots to perform complex dexterous manipulation. In this paper, we propose a new platform and pipeline, DexMV (Dexterous Manipulation from Videos), for imitation l…

2022

Learning Vision-Guided Quadrupedal Locomotion End-to-End with Cross-Modal Transformers

ICLR 2022spotlight

We propose to address quadrupedal locomotion tasks using Reinforcement Learning (RL) with a Transformer-based model that learns to combine proprioceptive information and high-dimensional depth sensor inputs. While learning-based locomotion has made great advances using RL, most methods still rely on…

2022

Vision-Guided Quadrupedal Locomotion in the Wild with Multi-Modal Delay Randomization

IROS 2022poster

Developing robust vision-guided controllers for quadrupedal robots in complex environments with various obstacles, dynamical surroundings and uneven terrains is very challenging. While Reinforcement Learning (RL) provides a promising paradigm for agile locomotion skills with vision inputs in simulat…

Cited by 29SourcecodeScholar
2021

Hierarchical Autoregressive Modeling for Neural Video Compression

ICLR 2021poster

Recent work by Marino et al. (2020) showed improved performance in sequential density estimation by combining masked autoregressive flows with hierarchical latent variable models. We draw a connection between such autoregressive generative models and the task of lossy video compression. Specifically…

Cited by 52SourcePDFScholar