← Search

Jiaqi Han

29 accepted papers

2026

A Novel Cable-Tightness-Based Control Strategy With High-Accuracy and Seamless Gait Assistance for Cable-Driven Exoskeletons

RA-L 2026

Cable-driven exoskeletons face control challenges such as transmission latency and complex kinematics. In gait assistance, torque–position switching strategy can provide transparency and near-zero impedance, but its mode switching introduces discontinuities. Iterative-learning methods enhance tracki

Cited by 0SourceScholar
2026

Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration

CVPR 2026

Diffusion models have become the dominant tool for high-fidelity image and video generation, yet are critically bottlenecked by their inference speed due to the numerous iterative passes of Diffusion Transformers. To reduce the exhaustive compute, recent works resort to the feature caching and reusi

Cited by 0SourceScholar
2026

Align Your Structures: Generating Trajectories with Structure Pretraining for Molecular Dynamics

ICLR 2026poster

Generating molecular dynamics (MD) trajectories using deep generative models has attracted increasing attention, yet remains inherently challenging due to the limited availability of MD data and the complexities involved in modeling high-dimensional MD distributions. To overcome these challenges, we…

Cited by 0SourcecodeScholar
2026

Discrete Diffusion Trajectory Alignment via Stepwise Decomposition

ICLR 2026poster

Discrete diffusion models have demonstrated great promise in modeling various sequence data, ranging from human language to biological sequences. Inspired by the success of RL in language models, there is growing interest in further improving the models by alignment with a certain reward. In this wo…

Cited by 0SourcecodeScholar
2026

End-to-End Autoregressive Image Generation with 1D Semantic Tokenizer

ICML 2026spotlight

Autoregressive image modeling relies on visual tokenizers to compress images into compact latent representations. We design an end-to-end training pipeline that jointly optimizes reconstruction and generation, enabling direct supervision from generation results to the tokenizer. This contrasts with …

Cited by 0SourceScholar
2026

InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression

ICLR 2026oral

Accurate and efficient discrete video tokenization is essential for long video sequences processing. Yet, the inherent complexity and variable information density of videos present a significant bottleneck for current tokenizers, which rigidly compress all content at a fixed rate, leading to redunda…

Cited by 0SourcecodeScholar
2026

PRISM-Physics: Causal DAG-Based Process Evaluation for Physics Reasoning

ICLR 2026poster

Benchmarks for competition-style reasoning have advanced evaluation in mathematics and programming, yet physics remains comparatively underexplored. Most existing physics benchmarks evaluate only final answers, which fail to capture reasoning processes, while recent stepwise methods rely on heuristi…

Cited by 0SourceScholar
2026

Principled RL for Diffusion LLMs Emerges from a Sequence-Level Perspective

ICLR 2026poster

Reinforcement Learning (RL) has proven highly effective for autoregressive language models, but adapting these methods to diffusion large language models (dLLMs) presents fundamental challenges. The core difficulty lies in likelihood approximation: while autoregressive models naturally provide token…

Cited by 0SourcecodeScholar
2026

Spatiotemporal Pyramid Flow Matching for Climate Emulation

CVPR 2026

Generative models have the potential to transform the way we emulate Earth's changing climate. Previous generative approaches rely on weather-scale autoregression for climate emulation, but this is inherently slow for long climate horizons and has yet to demonstrate stable rollouts under nonstationa

Cited by 0SourcecodeScholar
2025

$f$-PO: Generalizing Preference Optimization with $f$-divergence Minimization

AISTATS 2025poster

Preference optimization has made significant progress recently, with numerous methods developed to align language models with human preferences. This paper introduces $f$-divergence Preference Optimization ($f$-PO), a novel framework that generalizes and extends existing approaches. $f$-PO minimizes…

Cited by 0SourcecodeScholar
2025

Block Diffusion: Interpolating Between Autoregressive and Diffusion Language Models

ICLR 2025oral

Diffusion language models offer unique benefits over autoregressive models due to their potential for parallelized generation and controllability, yet they lag in likelihood modeling and are limited to fixed-length generation. In this work, we introduce a class of block diffusion language models tha…

2025

CHORDS: Diffusion Sampling Accelerator with Multi-core Hierarchical ODE Solvers

ICCV 2025poster

Diffusion-based generative models have become dominant generators of high-fidelity images and videos but remain limited by their computationally expensive inference procedures. Existing acceleration techniques either require extensive model retraining or compromise significantly on sample quality. T…

Cited by 0SourcePDFScholar
2025

CPSample: Classifier Protected Sampling for Guarding Training Data During Diffusion

ICLR 2025poster

Diffusion models have a tendency to exactly replicate their training data, especially when trained on small datasets. Most prior work has sought to mitigate this problem by imposing differential privacy constraints or masking parts of the training data, resulting in a notable substantial decrease i…

Cited by 2SourcePDFScholar
2025

GeoAda: Efficiently Finetune Geometric Diffusion Models with Equivariant Adapters

NeurIPS 2025poster

Geometric diffusion models have shown remarkable success in molecular dynamics and structure generation. However, efficiently fine-tuning them for downstream tasks with varying geometric controls remains underexplored. In this work, we propose an SE(3)-equivariant adapter framework (GeoAda) that ena…

Cited by 0SourceScholar
2025

Zero-Shot Cyclic Peptide Design via Composable Geometric Constraints

ICML 2025poster

Cyclic peptides, characterized by geometric constraints absent in linear peptides, offer enhanced biochemical properties, presenting new opportunities to address unmet medical needs. However, designing target-specific cyclic peptides remains underexplored due to limited training data. To bridge the…

Cited by 0SourcePDFScholar
2024

Design and Evaluation of a Lightweight, Ligaments-Inspired Knee Exoskeleton for Walking Assistance

RA-L 2024

With proper assistance, knee exoskeletons can benefit humans with impaired leg function. Prior studies found that misalignment between the knee and the exoskeleton may cause harm and undermine assistance performance. Self-aligning mechanisms can reduce misalignment but implementing them with a simpl

Cited by 11SourceScholar
2024

DialogVCS: Robust Natural Language Understanding in Dialogue System Upgrade

NAACL 2024long

In the constant updates of the product dialogue systems, we need to retrain the natural language understanding (NLU) model as new data from the real users would be merged into the existing data accumulated in the last updates. Within the newly added data, new intents would emerge and might have sema…

2024

Equivariant Graph Neural Operator for Modeling 3D Dynamics

ICML 2024poster

Modeling the complex three-dimensional (3D) dynamics of relational systems is an important problem in the natural sciences, with applications ranging from molecular simulations to particle mechanics. Machine learning methods have achieved good success by learning graph neural networks to model spati…

2024

Improving Equivariant Graph Neural Networks on Large Geometric Graphs via Virtual Nodes Learning

ICML 2024poster

Equivariant Graph Neural Networks (GNNs) have made remarkable success in a variety of scientific applications. However, existing equivariant GNNs encounter the efficiency issue for large geometric graphs and perform poorly if the input is reduced to sparse local graph for speed acceleration. In this…

Cited by 5SourcePDFScholar
2024

RelBench: A Benchmark for Deep Learning on Relational Databases

NeurIPS 2024poster

We present RelBench, a public benchmark for solving predictive tasks in relational databases with deep learning. RelBench provides databases and tasks spanning diverse domains, scales, and database dimensions, and is intended to be a foundational infrastructure for future research in this direction…

Cited by 11SourcePDFScholar
2024

TFG: Unified Training-Free Guidance for Diffusion Models

NeurIPS 2024spotlight

Given an unconditional diffusion model and a predictor for a target property of interest (e.g., a classifier), the goal of training-free guidance is to generate samples with desirable target properties without additional training. Existing methods, though effective in various individual applications…

2023

Crystal Structure Prediction by Joint Equivariant Diffusion

NeurIPS 2023poster

Crystal Structure Prediction (CSP) is crucial in various scientific disciplines. While CSP can be addressed by employing currently-prevailing generative models (**e.g.** diffusion models), this task encounters unique challenges owing to the symmetric geometry of crystal structures---the invariance o…

2023

Energy-Motivated Equivariant Pretraining for 3D Molecular Graphs

AAAI 2023technical

Pretraining molecular representation models without labels is fundamental to various applications. Conventional methods mainly process 2D molecular graphs and focus solely on 2D tasks, making their pretrained models incapable of characterizing 3D geometry and thus defective for downstream 3D tasks.…

2023

Language Model is Suitable for Correction of Handwritten Mathematical Expressions Recognition

EMNLP 2023long main

Handwritten mathematical expression recognition (HMER) is a multidisciplinary task that generates LaTeX sequences from images. Existing approaches, employing tree decoders within attention-based encoder-decoder architectures, aim to capture the hierarchical tree structure, but are limited by CFGs an…

Cited by 0SourceScholar
2023

Subequivariant Graph Reinforcement Learning in 3D Environments

ICML 2023oral

Learning a shared policy that guides the locomotion of different agents is of core interest in Reinforcement Learning (RL), which leads to the study of morphology-agnostic RL. However, existing benchmarks are highly restrictive in the choice of starting point and target point, constraining the movem…

2022

Equivariant Graph Mechanics Networks with Constraints

ICLR 2022poster

Learning to reason about relations and dynamics over multiple interacting objects is a challenging topic in machine learning. The challenges mainly stem from that the interacting systems are exponentially-compositional, symmetrical, and commonly geometrically-constrained. Current methods, particular…

2022

Learning Physical Dynamics with Subequivariant Graph Neural Networks

NeurIPS 2022accept

Graph Neural Networks (GNNs) have become a prevailing tool for learning physical dynamics. However, they still encounter several challenges: 1) Physical laws abide by symmetry, which is a vital inductive bias accounting for model generalization and should be incorporated into the model design. Exis…

Cited by 46SourcePDFScholar