← Search

Sirui Xie

21 accepted papers

2026

B*: Efficient and Optimal Base Placement for Fixed-Base Manipulators

ICRA 2026poster

B* is a novel optimization framework that addresses a critical challenge in fixed-base manipulator robotics: optimal base placement. Current methods rely on pre-computed kinematics databases generated through sampling to search for solutions. However, they face an inherent trade-off between solution…

2026

Designing Instance-Level Sampling Schedules via REINFORCE with James-Stein Shrinkage

CVPR 2026

Most post-training methods for text-to-image samplers focus on the model weights: either fine-tuning the backbone for alignment or distilling it for few-step efficiency. We take a different route: rescheduling the sampling timeline of a frozen sampler. Instead of a fixed, global schedule, we learn i

Cited by 0SourceScholar
2026

Vi-TacMan: Articulated Object Manipulation Via Vision and Touch

ICRA 2026poster

Autonomous manipulation of articulated objects represents a basic skill for robots deployed in human environments. Current vision-based methods can infer object hidden kinematics, but their estimates are sometimes imprecise in driving reliable actions, especially on previously unseen objects. Tactil…

2026

``Noisier'’ Noise Contrastive Estimation is (Almost) Maximum Likelihood

ICLR 2026poster

Noise Contrastive Estimation (NCE) has fueled major breakthroughs in representation learning and generative modeling. Yet a long-standing challenge remains: accurately estimating ratios between distributions that differ substantially, which significantly limits the applicability of NCE on modern hig…

Cited by 0SourcecodeScholar
2025

Latent Thought Models with Variational Bayes Inference-Time Computation

ICML 2025poster

We propose a novel class of language models, Latent Thought Models (LTMs), which incorporate explicit latent thought vectors that follow an explicit prior model in latent space. These latent thought vectors guide the autoregressive generation of ground tokens through a Transformer decoder. Training…

2024

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

Latent Plan Transformer for Trajectory Abstraction: Planning as Latent Space Inference

NeurIPS 2024poster

In tasks aiming for long-term returns, planning becomes essential. We study generative modeling for planning with datasets repurposed from offline reinforcement learning. Specifically, we identify temporal consistency in the absence of step-wise rewards as one key technical challenge. We introduce t…

2024

Structured-NeRF: Hierarchical Scene Graph with Neural Representation

ECCV 2024poster

"We present Structured Neural Radiance Field (Structured-NeRF) for indoor scene representaion based on a novel hierarchical scene graph structure to organize the neural radiance field. Existing object-centric methods focus only on the inherent characteristics of objects, while overlooking the semant…

Cited by 2SourcePDFScholar
2023

Learning Energy-Based Prior Model with Diffusion-Amortized MCMC

NeurIPS 2023poster

Latent space EBMs, also known as energy-based priors, have drawn growing interests in the field of generative modeling due to its flexibility in the formulation and strong modeling power of the latent space. However, the common practice of learning latent space EBMs with non-convergent short-run MCM…

2023

Learning non-Markovian Decision-Making from State-only Sequences

NeurIPS 2023poster

Conventional imitation learning assumes access to the actions of demonstrators, but these motor signals are often non-observable in naturalistic settings. Additionally, sequential decision-making behaviors in these settings can deviate from the assumptions of a standard Markov Decision Process (MDP)…

Cited by 9SourcePDFScholar
2022

COAT: Measuring Object Compositionality in Emergent Representations

ICML 2022spotlight

Learning representations that can decompose a multi-object scene into its constituent objects and recompose them flexibly is desirable for object-oriented reasoning and planning. Built upon object masks in the pixel space, existing metrics for objectness can only evaluate generative models with an o…

Cited by 9SourcePDFScholar
2022

Emergent Graphical Conventions in a Visual Communication Game

NeurIPS 2022accept

Humans communicate with graphical sketches apart from symbolic languages. Primarily focusing on the latter, recent studies of emergent communication overlook the sketches; they do not account for the evolution process through which symbolic sign systems emerge in the trade-off between iconicity and…

Cited by 19SourcePDFScholar
2022

Latent Diffusion Energy-Based Model for Interpretable Text Modelling

ICML 2022spotlight

Latent space Energy-Based Models (EBMs), also known as energy-based priors, have drawn growing interests in generative modeling. Fueled by its flexibility in the formulation and strong modeling power of the latent space, recent works built upon it have made interesting attempts aiming at the interpr…

2022

Learning Algebraic Representation for Systematic Generalization in Abstract Reasoning

ECCV 2022poster

"Is intelligence realized by connectionist or classicist? While connectionist approaches have achieved superhuman performance, there has been growing evidence that such task-specific superiority is particularly fragile in systematic generalization. This observation lies in the central debate between…

Cited by 37SourcePDFScholar
2021

Understanding the wiring evolution in differentiable neural architecture search

AISTATS 2021poster

Controversy exists on whether differentiable neural architecture search methods discover wiring topology effectively. To understand how wiring topology evolves, we study the underlying mechanism of several existing differentiable NAS frameworks. Our investigation is motivated by three observed searc…

2021

Unsupervised Foreground Extraction via Deep Region Competition

NeurIPS 2021poster

We present Deep Region Competition (DRC), an algorithm designed to extract foreground objects from images in a fully unsupervised manner. Foreground extraction can be viewed as a special case of generic image segmentation that focuses on identifying and disentangling objects from the background. In…

Cited by 41SourcePDFScholar
2020

DSNAS: Direct Neural Architecture Search Without Parameter Retraining

CVPR 2020poster

If NAS methods are solutions, what is the problem? Most existing NAS methods require two-stage parameter optimization. However, performance of the same architecture in the two stages correlates poorly. In this work, we propose a new problem definition for NAS, task-specific end-to-end, based on this…

Cited by 184PDFcodeScholar
2020

Graph-Guided Architecture Search for Real-Time Semantic Segmentation

CVPR 2020poster

Designing a lightweight semantic segmentation network often requires researchers to find a trade-off between performance and speed, which is always empirical due to the limited interpretability of neural networks. In order to release researchers from these tedious mechanical trials, we propose a Gra…

Cited by 120PDFScholar
2020

Learning a Decision Module by Imitating Driver’s Control Behaviors

CoRL 2020

Autonomous driving systems have a pipeline of perception, decision, planning, and control. The decision module processes information from the perception module and directs the execution of downstream planning and control modules. On the other hand, the recent success of deep learning suggests that t

2019

NADPEx: An on-policy temporally consistent exploration method for deep reinforcement learning

ICLR 2019poster

Reinforcement learning agents need exploratory behaviors to escape from local optima. These behaviors may include both immediate dithering perturbation and temporally consistent exploration. To achieve these, a stochastic policy model that is inherently consistent through a period of time is in desi…

Cited by 9SourcePDFScholar