← Search

Huajie Shao

12 accepted papers

2026

A Generalizable Physics-Guided Causal Model for Trajectory Prediction in Autonomous Driving

ICRA 2026poster

Trajectory prediction for traffic agents is critical for safe autonomous driving. However, achieving effective zero-shot generalization in previously unseen domains remains a significant challenge. Motivated by the consistent nature of kinematics across diverse domains, we aim to incorporate domain-…

2026

Activation Steering for LLM Alignment via a Unified ODE-Based Framework

ICLR 2026poster

Activation steering, or representation engineering, offers a lightweight approach to align large language models (LLMs) by manipulating their internal activations at inference time. However, current methods suffer from two key limitations: \textit{(i)} the lack of a unified theoretical framework for…

Cited by 0SourcecodeScholar
2026

ECA: Efficient Continual Alignment for Open-Ended Image-to-Text Generation.

ICML 2026poster

Incremental Learning (IL) for Open-ended Image-to-Text Generation (OpenITG) enables models to continuously generate accurate, contextually relevant text for new images while preserving previously acquired knowledge. Unlike prior studies, this paper addresses a more practical scenario in which the pr…

Cited by 0SourceScholar
2026

WestWorld: A Knowledge-Encoded Scalable Trajectory World Model for Diverse Robotic Systems

ICML 2026spotlight

Trajectory world models play a crucial role in robotic dynamics learning, planning, and control. While recent works have explored trajectory world models for diverse robotic systems, they struggle to scale to a large number of distinct system dynamics and overlook domain knowledge of physical struct…

Cited by 0SourcecodeScholar
2025

A Generalizable Physics-Enhanced State Space Model for Long-Term Dynamics Forecasting in Complex Environments

ICML 2025poster

This work aims to address the problem of long-term dynamic forecasting in complex environments where data are noisy and irregularly sampled. While recent studies have introduced some methods to improve prediction performance, these approaches still face a significant challenge in handling long-term…

Cited by 0SourcePDFScholar
2025

Accelerating Neural ODEs: A Variational Formulation-based Approach

ICLR 2025poster

Neural Ordinary Differential Equations (Neural ODEs or NODEs) excel at modeling continuous dynamical systems from observational data, especially when the data is irregularly sampled. However, existing training methods predominantly rely on numerical ODE solvers, which are time-consuming and prone to…

2024

Energy-based Backdoor Defense without Task-Specific Samples and Model Retraining

ICML 2024poster

Backdoor defense is crucial to ensure the safety and robustness of machine learning models when under attack. However, most existing methods specialize in either the detection or removal of backdoors, but seldom both. While few works have addressed both, these methods rely on strong assumptions or e…

Cited by 4SourcePDFScholar
2023

A Unified Knowledge Distillation Framework for Deep Directed Graphical Models

CVPR 2023poster

Knowledge distillation (KD) is a technique that transfers the knowledge from a large teacher network to a small student network. It has been widely applied to many different tasks, such as model compression and federated learning. However, existing KD methods fail to generalize to general deep direc…

2023

Data-Free One-Shot Federated Learning Under Very High Statistical Heterogeneity

ICLR 2023poster

Federated learning (FL) is an emerging distributed learning framework that collaboratively trains a shared model without transferring the local clients' data to a centralized server. Motivated by concerns stemming from extended communication and potential attacks, one-shot FL limits communication to…

Cited by 50SourcePDFScholar
2022

Rethinking Controllable Variational Autoencoders

CVPR 2022poster

The Controllable Variational Autoencoder (ControlVAE) combines automatic control theory with the basic VAE model to manipulate the KL-divergence for overcoming posterior collapse and learning disentangled representations. It has shown success in a variety of applications, such as image generation, d…

Cited by 14PDFScholar
2021

On Orthogonality Constraints for Transformers

ACL 2021short

Orthogonality constraints encourage matrices to be orthogonal for numerical stability. These plug-and-play constraints, which can be conveniently incorporated into model training, have been studied for popular architectures in natural language processing, such as convolutional neural networks and re…

Cited by 24SourcePDFScholar
2020

ControlVAE: Controllable Variational Autoencoder

ICML 2020poster

Variational Autoencoders (VAE) and their variants have been widely used in a variety of applications, such as dialog generation, image generation and disentangled representation learning. However, the existing VAE models may suffer from KL vanishing in language modeling and low reconstruction qualit…

Cited by 137SourcePDFScholar