← Search

Yixiao Wang

25 accepted papers

2026

CLARITree: Cholesky and Lookahead Accelerations for Regression with Interpretable Piecewise Linear Trees

ICML 2026poster

Regression trees are among the most interpretable yet expressive model classes in machine learning. Historically, greedy induction has been the dominant approach for constructing well-performing regression trees. While optimal methods based on dynamic programming and branch-and-bound exist, they are…

Cited by 0SourceScholar
2026

DADP: Domain Adaptive Diffusion Policy

ICML 2026poster

Learning domain adaptive policies that can generalize to unseen transition dynamics, remains a fundamental challenge in learning-based control. Substantial progress has been made through domain representation learning to capture domain-specific information, thus enabling domain-aware decision making…

Cited by 0SourceScholar
2026

DecodeShare: Tracing the Shared Pathways of LLM Decode-Time Decisions

ICML 2026spotlight

Large language models (LLMs) handle many tasks with one set of parameters, but under KV-cached inference it is unclear what task-general structure, if any, is used at $\textit{decode time}$ rather than during $\textit{prefill}$. We propose $\textbf{DecodeShare}$, a protocol that identifies a low-dim…

Cited by 0SourceScholar
2026

FlashSVD: Memory-Efficient Inference with Streaming for Low-Rank Models

AAAI 2026technical

Singular Value Decomposition (SVD) has recently gained traction as an effective compression technique for large language models (LLMs), with many studies reporting 20-80% parameter reduction at minimal accuracy cost. However, despite reducing weight memory, existing SVD-based approaches still rely o

Cited by 0SourcePDFScholar
2026

Interleave-VLA: Enhancing Robot Manipulation with Image-Text Interleaved Instructions

ICLR 2026poster

The rise of foundation models paves the way for generalist robot policies in the physical world. Existing methods relying on text-only instructions often struggle to generalize to unseen scenarios. We argue that interleaved image-text inputs offer richer and less biased context and enable robots to…

Cited by 0SourcecodeScholar
2026

Mean Flow Policy with Instantaneous Velocity Constraint for One-step Action Generation

ICLR 2026oral

Learning expressive and efficient policy functions is a promising direction in reinforcement learning (RL). While flow-based policies have recently proven effective in modeling complex action distributions with a fast deterministic sampling process, they still face a trade-off between expressiveness…

Cited by 0SourceScholar
2026

Plan, Decouple, Assimilate: Physics-Aware Object Insertion in Remote Sensing Imagery

ICML 2026poster

Object insertion has emerged as a promising augmentation paradigm to solve the label scarcity and long-tail distributions in remote sensing. It aims to generate training samples by synthesizing target instances onto real backgrounds. However, existing methods have three critical issues: (i) Semantic…

Cited by 0SourceScholar
2026

The Geometry of Reasoning: Flowing Logics in Representation Space

ICLR 2026poster

We study how large language models (LLMs) “think” through their representation space. We propose a novel geometric framework that models an LLM’s reasoning as flows—embedding trajectories evolving where logic goes. We disentangle logical structure from semantics by employing the same natural deduc…

Cited by 0SourcecodeScholar
2026

VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing

ICLR 2026poster

Pretrained vision foundation models (VFMs) advance robotic learning via rich visual representations, yet individual VFMs typically excel only in specific domains, limiting generality across tasks. Distilling multiple VFMs into a unified representation can mitigate this limitation but often yields in…

Cited by 0SourceScholar
2025

Adaptive Energy Regularization for Autonomous Gait Transition and Energy-Efficient Quadruped Locomotion

ICRA 2025

In reinforcement learning for legged robot locomotion, crafting effective reward strategies is crucial. Predefined gait patterns and complex reward systems are widely used to stabilize policy training. Drawing from the natural locomotion behaviors of humans and animals, which adapt their gaits to mi

Cited by 7SourceScholar
2025

DeSiRe-GS: 4D Street Gaussians for Static-Dynamic Decomposition and Surface Reconstruction for Urban Driving Scenes

CVPR 2025poster

We present DeSiRe-GS, a self-supervised gaussian splatting representation, enabling effective static-dynamic decomposition and high-fidelity surface reconstruction in complex driving scenarios. Our approach employs a two-stage optimization pipeline of dynamic street Gaussians. In the first stage, we…

2025

DexHandDiff: Interaction-aware Diffusion Planning for Adaptive Dexterous Manipulation

CVPR 2025poster

Dexterous manipulation with contact-rich interactions is crucial for advanced robotics. While recent diffusion-based planning approaches show promise for simple manipulation tasks, they often produce unrealistic ghost states (e.g., the object automatically moves without hand contact) or lack adaptab…

Cited by 0SourcePDFScholar
2025

Enhanced Cyclic Coordinate Descent Methods for Elastic Net Penalized Linear Models

NeurIPS 2025poster

We present a novel enhanced cyclic coordinate descent (ECCD) framework for solving generalized linear models with elastic net constraints that reduces training time in comparison to existing state-of-the-art methods. We redesign the CD method by performing a Taylor expansion around the current itera…

Cited by 0SourcecodeScholar
2025

MobA: Multifaceted Memory-Enhanced Adaptive Planning for Efficient Mobile Task Automation

NAACL 2025system demonstrations

Existing Multimodal Large Language Model (MLLM)-based agents face significant challenges in handling complex GUI (Graphical User Interface) interactions on devices. These challenges arise from the dynamic and structured nature of GUI environments, which integrate text, images, and spatial relationsh…

2025

Physics-Aware Robotic Palletization With Online Masking Inference

ICRA 2025

The efficient planning of stacking boxes, especially in the online setting where the sequence of item arrivals is unpredictable, remains a critical challenge in modern warehouse and logistics management. Existing solutions often address box size variations, but overlook their intrinsic and physical

Cited by 5SourcecodeScholar
2025

SADA: Stability-guided Adaptive Diffusion Acceleration

ICML 2025poster

Diffusion models have achieved remarkable success in generative tasks but suffer from high computational costs due to their iterative sampling process and quadratic‐attention costs. Existing training-free acceleration strategies that reduce per-step computation cost, while effectively reducing samp…

2025

SaCa: A Highly Compatible Reinforcing Framework for Knowledge Graph Embedding via Structural Pattern Contrast

EMNLP 2025

Knowledge Graph Embedding (KGE) seeks to learn latent representations of entities and relations to support knowledge-driven AI systems. However, existing KGE approaches often exhibit a growing discrepancy between the learned embedding space and the intrinsic structural semantics of the underlying kn

Cited by 0SourcePDFScholar
2024

Investigating the Personality Consistency in Quantized Role-Playing Dialogue Agents

EMNLP 2024industry

This study explores the consistency of personality traits in quantized large language models (LLMs) for edge device role-playing scenarios. Using the Big Five personality traits model, we evaluate how stable assigned personalities are for Quantized Role-Playing Dialog Agents (QRPDA) during multi-tur…

Cited by 2SourcePDFScholar
2024

Joint Pedestrian Trajectory Prediction through Posterior Sampling

IROS 2024poster

Joint pedestrian trajectory prediction has long grappled with the inherent unpredictability of human behaviors. Recent works employing conditional diffusion models in trajectory prediction have exhibited notable success. Nevertheless, the heavy dependence on accurate historical data results in their…

Cited by 7SourceScholar
2024

Multi-Modal GPT-4 Aided Action Planning and Reasoning for Self-driving Vehicles

ICASSP 2024accepted

Explainable decision-making is critical for building trust in autonomous vehicles. We investigate the use of a pre-trained large language model (LLM) to derive comprehensible driving decisions from multi-modal time-series data captured by a monocular camera on an autonomous vehicle. Leveraging a gra…

Cited by 0SourceScholar
2024

Personal Large Language Model Agents: A Case Study on Tailored Travel Planning

EMNLP 2024industry

Large Language Models (LLMs) have made significant progress, becoming more autonomous and capable of handling real-world tasks through their access to tools, various planning strategies, and memory, referred to as LLM agents. One emerging area of focus is customizing these models to cater to individ…

Cited by 8SourcePDFScholar
2024

Sparse Diffusion Policy: A Sparse, Reusable, and Flexible Policy for Robot Learning

CoRL 2024poster

The increasing complexity of tasks in robotics demands efficient strategies for multitask and continual learning. Traditional models typically rely on a universal policy for all tasks, facing challenges such as high computational costs and catastrophic forgetting when learning new tasks. To address…

Cited by 17SourceScholar
2023

Federated Semi-Supervised Learning for Object Detection in Autonomous Driving

ICASSP 2023accepted

One of the main challenges in designing deep learning networks for autonomous driving is the lack of labeled data. Recent trends that address this problem involve the use of unlabeled data. In this paper, we propose a unified semi-supervised and federated learning (FL) approach that is designed to o…

Cited by 0SourceScholar
2023

Learning Agile Flight Maneuvers: Deep SE(3) Motion Planning and Control for Quadrotors

ICRA 2023poster

Agile flights of autonomous quadrotors in clut-tered environments require constrained motion planning and control subject to translational and rotational dynamics. Tra-ditional model-based methods typically demand complicated design and heavy computation. In this paper, we develop a novel deep reinf…

Cited by 5SourceScholar
2019

Design and Characterization of a Novel Robotic Surface for Application to Compressed Physical Environments

ICRA 2019poster

Developments of robot arms are countless, but there has been little focus on robot surfaces for the reshaping of a habitable space—especially compliant surfaces. In this paper we introduce a novel, tendon-driven, robot surface comprised of aggregated, overlapping panels organized in a herringbone pa…

Cited by 19SourceScholar