← Search

KaiXin Wang

22 accepted papers

2026

Beyond Pixel Context Windows: Neural World Simulators with Persistent 3D State

ICML 2026poster

Interactive world models continually generate video by responding to a user's actions, enabling open-ended generation capabilities. However, existing models typically lack a 3D representation of the environment, meaning 3D consistency must be implicitly learned from data, and spatial memory is restr…

Cited by 0SourceScholar
2026

CodeChemist: Test-Time Scaling for Low-Resource Code Generation via Functional Knowledge Transfer

ICML 2026poster

Code Large Language Models (CodeLLMs) have been widely adopted for Natural Language to Programming Language code generation, powering applications with large user bases. Their performance, however, varies sharply across programming languages (PLs) and is particularly suboptimal for low-resource PLs …

Cited by 0SourceScholar
2026

Horizon Imagination: Efficient On-Policy Rollout in Diffusion World Models

ICLR 2026poster

We study diffusion-based world models for reinforcement learning, which offer high generative fidelity but face critical efficiency challenges in control. Current methods either require heavyweight models at inference or rely on highly sequential imagination, both of which impose prohibitive comput…

Cited by 0SourcecodeScholar
2026

villa-X: Enhancing Latent Action Modeling in Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models have emerged as a popular paradigm for learning robot manipulation policies that can follow language instructions and generalize to novel scenarios. Recent works have begun to explore the incorporation of latent actions, abstract representations of motion between…

Cited by 0SourcecodeScholar
2025

Dyn-O: Building Structured World Models with Object-Centric Representations

NeurIPS 2025poster

World models aim to capture the dynamics of the environment, enabling agents to predict and plan for future states. In most scenarios of interest, the dynamics are highly centered on interactions among objects within the environment. This motivates the development of world models that operate on obj…

Cited by 0SourcecodeScholar
2025

How Far Is Video Generation from World Model: A Physical Law Perspective

ICML 2025poster

Scaling video generation models is believed to be promising in building world models that adhere to fundamental physical laws. However, whether these models can discover physical laws purely from vision can be questioned. A world model learning the true law should give predictions robust to nuances…

Cited by 35SourcePDFScholar
2025

TurboReg: TurboClique for Robust and Efficient Point Cloud Registration

ICCV 2025poster

Robust estimation is essential in correspondence-based Point Cloud Registration (PCR). Existing methods using maximal clique search in compatibility graphs achieve high recall but suffer from exponential time complexity, limiting their use in time-sensitive applications. To address this challenge, w…

2025

What Do Latent Action Models Actually Learn?

NeurIPS 2025poster

Latent action models (LAMs) aim to learn action-relevant changes from unlabeled videos by compressing changes between frames as latents. However, differences between video frames can be caused by \textit{controllable changes} as well as exogenous noise, leading to an important concern -- do latents…

Cited by 0SourceScholar
2024

Bring Your Own (Non-Robust) Algorithm to Solve Robust MDPs by Estimating The Worst Kernel

ICML 2024poster

Robust Markov Decision Processes (RMDPs) provide a framework for sequential decision-making that is robust to perturbations on the transition kernel. However, current RMDP methods are often limited to small-scale problems, hindering their use in high-dimensional domains. To bridge this gap, we prese…

Cited by 1SourcePDFScholar
2024

Efficient Value Iteration for s-rectangular Robust Markov Decision Processes

ICML 2024poster

We focus on s-rectangular robust Markov decision processes (MDPs), which capture interconnected uncertainties across different actions within each state. This framework is more general compared to sa-rectangular robust MDPs, where uncertainties in each action are independent. However, the introduced…

Cited by 3SourcePDFScholar
2024

Improving Token-Based World Models with Parallel Observation Prediction

ICML 2024poster

Motivated by the success of Transformers when applied to sequences of discrete symbols, token-based world models (TBWMs) were recently proposed as sample-efficient methods. In TBWMs, the world model consumes agent experience as a language-like sequence of tokens, where each observation constitutes a…

2023

PPG Reloaded: An Empirical Study on What Matters in Phasic Policy Gradient

ICML 2023poster

In model-free reinforcement learning, recent methods based on a phasic policy gradient (PPG) framework have shown impressive improvements in sample efficiency and zero-shot generalization on the challenging Procgen benchmark. In PPG, two design choices are believed to be the key contributing factors…

Cited by 2SourcePDFScholar
2023

Reachability-Aware Laplacian Representation in Reinforcement Learning

ICML 2023poster

In Reinforcement Learning (RL), Laplacian Representation (LapRep) is a task-agnostic state representation that encodes the geometry of the environment. A desirable property of LapRep stated in prior works is that the Euclidean distance in the LapRep space roughly reflects the reachability between st…

Cited by 4SourcePDFScholar
2023

Revisiting Intrinsic Reward for Exploration in Procedurally Generated Environments

ICLR 2023poster

Exploration under sparse rewards remains a key challenge in deep reinforcement learning. Recently, studying exploration in procedurally-generated environments has drawn increasing attention. Existing works generally combine lifelong intrinsic rewards and episodic intrinsic rewards to encourage explo…

Cited by 16SourcePDFScholar
2022

Relational Reasoning via Set Transformers: Provable Efficiency and Applications to MARL

NeurIPS 2022accept

The cooperative Multi-Agent Reinforcement Learning (MARL) with permutation invariant agents framework has achieved tremendous empirical successes in real-world applications. Unfortunately, the theoretical understanding of this MARL problem is lacking due to the curse of many agents and the limited e…

Cited by 17SourcePDFScholar
2022

The Geometry of Robust Value Functions

ICML 2022spotlight

The space of value functions is a fundamental concept in reinforcement learning. Characterizing its geometric properties may provide insights for optimization and representation. Existing works mainly focus on the value space for Markov Decision Processes (MDPs). In this paper, we study the geometry…

Cited by 8SourcePDFScholar
2021

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

ICML 2021spotlight

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the state-transition graph as state embeddings. Such representation captures the geomet…

2020

Improving Generalization in Reinforcement Learning with Mixture Regularization

NeurIPS 2020poster

Deep reinforcement learning (RL) agents trained in a limited set of environments tend to suffer overfitting and fail to generalize to unseen testing environments. To improve their generalizability, data augmentation approaches (e.g. cutout and random convolution) are previously explored to increase…

2020

Neural Epitome Search for Architecture-Agnostic Network Compression

ICLR 2020poster

Traditional compression methods including network pruning, quantization, low rank factorization and knowledge distillation all assume that network architectures and parameters should be hardwired. In this work, we propose a new perspective on network compression, i.e., network parameters can be dis…

Cited by 16SourceScholar
2019

PANet: Few-Shot Image Semantic Segmentation With Prototype Alignment

ICCV 2019oral

Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few-shot segmentation has thus been developed to learn to perform segmentation from…

Cited by 1571PDFcodeScholar