← Search

Han Lu

19 accepted papers

2026

ActiveAD: Planning-Oriented Active Learning for End-to-End Autonomous Driving

CVPR 2026

End-to-end differentiable learning has emerged as a prominent paradigm in autonomous driving (AD). A significant bottleneck in this approach is its substantial demand for high-quality labeled data, such as 3D bounding boxes and semantic segmentation, which are especially expensive to annotate manual

Cited by 0SourcecodeScholar
2026

Asymmetric Proximal Policy Optimization: mini-critics boost LLM reasoning

ICLR 2026poster

Reinforcement learning (RL) has become a central paradigm for post-training large language models (LLMs) to elicit stronger reasoning. Yet, most recent RL for LLMs (RL4LLM) methods avoid explicit critics, replacing them with average advantage baselines. This shift is largely pragmatic: conventional…

Cited by 0SourceScholar
2026

Attention Illuminates LLM Reasoning: The Uncovered Preplan-and-Anchor Rhythm Enables Fine-Grained Policy Optimization

ICML 2026poster

The reasoning patterns of large language models (LLMs) remain opaque, and Reinforcement learning (RL) typically assigns uniform credit across an entire generation, blurring the distinction between pivotal and routine steps. This work treats attention as a natural substrate for interpreting LLM reaso…

Cited by 0SourceScholar
2025

Rethinking Classifier Re-Training in Long-Tailed Recognition: Label Over-Smooth Can Balance

ICLR 2025poster

In the field of long-tailed recognition, the Decoupled Training paradigm has shown exceptional promise by dividing training into two stages: representation learning and classifier re-training. While previous work has tried to improve both stages simultaneously, this complicates isolating the effect…

Cited by 0SourcePDFScholar
2024

A Brain-Inspired Way of Reducing the Network Complexity via Concept-Regularized Coding for Emotion Recognition

AAAI 2024technical

The human brain can effortlessly and reliably perceive emotions, whereas existing facial emotion recognition (FER) methods suffer from drawbacks such as complex model structures, high storage requirements, and poor interpretability. Inspired by the role of emotion concepts in visual perception codin…

2024

Monte Carlo Self-Training for Speech Recognition

ICASSP 2024accepted

Self-training in the teacher-student framework generally suffers from the confirmation bias problem, where errors from the teacher are propagated to the student and hence get amplified with multiple iterations. In this paper, we present Monte Carlo Self-training where pseudo labels are generated by…

Cited by 0SourceScholar
2024

USM-SCD: Multilingual Speaker Change Detection Based on Large Pretrained Foundation Models

ICASSP 2024accepted

We introduce a multilingual speaker change detection model (USM-SCD) that can simultaneously detect speaker turns and perform ASR for 96 languages. This model is adapted from a speech foundation model trained on a large quantity of supervised and unsupervised data, demonstrating the utility of fine-…

Cited by 0SourceScholar
2023

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

CVPR 2023poster

Given the large-scale data and the high annotation cost, pretraining-finetuning becomes a popular paradigm in multiple computer vision tasks. Previous research has covered both the unsupervised pretraining and supervised finetuning in this paradigm, while little attention is paid to exploiting the a…

2023

Augmenting Transformer-Transducer Based Speaker Change Detection with Token-Level Training Loss

ICASSP 2023accepted

In this work we propose a novel token-based training strategy that improves Transformer-Transducer (T-T) based speaker change detection (SCD) performance. The conventional T-T based SCD model loss optimizes all output tokens equally. Due to the sparsity of the speaker changes in the training data, t…

Cited by 0SourceScholar
2023

Centerless Multi-View K-means Based on the Adjacency Matrix

AAAI 2023technical

Although K-Means clustering has been widely studied due to its simplicity, these methods still have the following fatal drawbacks. Firstly, they need to initialize the cluster centers, which causes unstable clustering performance. Secondly, they have poor performance on non-Gaussian datasets. Inspir…

2023

Cross-Training: A Semi-Supervised Training Scheme for Speech Recognition

ICASSP 2023accepted

Semi-supervised training can be performed by jointly optimizing supervised and unsupervised losses. In many settings, supervised and unsupervised losses are inconsistent, and this inconsistency creates instability in training. As a solution, we propose cross-training: instead of training one network…

Cited by 0SourceScholar
2023

ROCO: A General Framework for Evaluating Robustness of Combinatorial Optimization Solvers on Graphs

ICLR 2023poster

Solving combinatorial optimization (CO) on graphs has been attracting increasing interests from the machine learning community whereby data-driven approaches were recently devised to go beyond traditional manually-designated algorithms. In this paper, we study the robustness of a combinatorial solve…

Cited by 19SourcePDFScholar
2022

Contrastive Siamese Network for Semi-Supervised Speech Recognition

ICASSP 2022accepted

This paper introduces contrastive siamese (c-siam) network, an architecture for leveraging unlabeled acoustic data in speech recognition. c-siam is the first network that extracts high-level linguistic information from speech by matching outputs of two identical transformer encoders. It contains aug…

Cited by 0SourceScholar
2022

Turn-to-Diarize: Online Speaker Diarization Constrained by Transformer Transducer Speaker Turn Detection

ICASSP 2022accepted

In this paper, we present a novel speaker diarization system for streaming on-device applications. In this system, we use a transformer transducer to detect the speaker turns, represent each speaker turn by a speaker embedding, then cluster these embeddings with constraints from the detected speaker…

Cited by 0SourceScholar
2020

Detailed 2D-3D Joint Representation for Human-Object Interaction

CVPR 2020poster

Human-Object Interaction (HOI) detection lies at the core of action understanding. Besides 2D information such as human/object appearance and locations, 3D pose is also usually utilized in HOI learning since its view-independence. However, rough 3D body joints just carry sparse body information and…

Cited by 175PDFcodeScholar
2020

Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss

ICASSP 2020accepted

In this paper we present an end-to-end speech recognition model with Transformer encoders that can be used in a streaming speech recognition system. Transformer computation blocks based on self-attention are used to encode both audio and label sequences independently. The activations from both audio…

Cited by 0SourceScholar