← Search

Beining Han

11 accepted papers

2026

GraspGen-X: Cross-Embodiment 6-DOF Diffusion-based Grasping

CVPR 2026

We study cross-embodiment 6-DOF robot grasping. Unlike prior works, we require the model not only to generalize to novel objects / scenes but also to novel gripper morphologies and physical grasping processes. Our method extends diffusion model based generative 6-DOF grasping models to condition on

Cited by 0SourcecodeScholar
2025

Evaluating Robustness of Monocular Depth Estimation with Procedural Scene Perturbations

NeurIPS 2025poster

Recent years have witnessed substantial progress on monocular depth estimation, particularly as measured by the success of large models on standard benchmarks. However, performance on standard benchmarks does not offer a complete assessment, because most evaluate accuracy but not robustness. In thi…

Cited by 0SourcecodeScholar
2024

FetchBench: A Simulation Benchmark for Robot Fetching

CoRL 2024poster

Fetching, which includes approaching, grasping, and retrieving, is a critical challenge for robot manipulation tasks. Existing methods primarily focus on table-top scenarios, which do not adequately capture the complexities of environments where both grasping and planning are essential. To address t…

Cited by 3SourceScholar
2024

Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation

CVPR 2024poster

We introduce Infinigen Indoors a Blender-based procedural generator of photorealistic indoor scenes. It builds upon the existing Infinigen system which focuses on natural scenes but expands its coverage to indoor scenes by introducing a diverse library of procedural indoor assets including furniture…

Cited by 24SourcePDFScholar
2023

Infinite Photorealistic Worlds Using Procedural Generation

CVPR 2023poster

We introduce Infinigen, a procedural generator of photorealistic 3D scenes of the natural world. Infinigen is entirely procedural: every asset, from shape to texture, is generated from scratch via randomized mathematical rules, using no external source and allowing infinite variation and composition…

2022

Off-Policy Reinforcement Learning with Delayed Rewards

ICML 2022spotlight

We study deep reinforcement learning (RL) algorithms with delayed rewards. In many real-world tasks, instant rewards are often not readily accessible or even defined immediately after the agent performs actions. In this work, we first formally define the environment with delayed rewards and discuss…

Cited by 43SourcePDFScholar
2021

DOP: Off-Policy Multi-Agent Decomposed Policy Gradients

ICLR 2021poster

Multi-agent policy gradient (MAPG) methods recently witness vigorous progress. However, there is a significant performance discrepancy between MAPG methods and state-of-the-art multi-agent value-based approaches. In this paper, we investigate causes that hinder the performance of MAPG algorithms and…

Cited by 158SourcePDFScholar
2021

Learning Domain Invariant Representations in Goal-conditioned Block MDPs

NeurIPS 2021poster

Deep Reinforcement Learning (RL) is successful in solving many complex Markov Decision Processes (MDPs) problems. However, agents often face unanticipated environmental changes after deployment in the real world. These changes are often spurious and unrelated to the underlying problem, such as backg…

2021

On the Estimation Bias in Double Q-Learning

NeurIPS 2021poster

Double Q-learning is a classical method for reducing overestimation bias, which is caused by taking maximum estimated values in the Bellman operation. Its variants in the deep Q-learning paradigm have shown great promise in producing reliable value prediction and improving learning performance. Howe…

2021

Towards Understanding Cooperative Multi-Agent Q-Learning with Value Factorization

NeurIPS 2021poster

Value factorization is a popular and promising approach to scaling up multi-agent reinforcement learning in cooperative settings, which balances the learning scalability and the representational capacity of value functions. However, the theoretical understanding of such methods is limited. In this p…

Cited by 43SourcePDFScholar