← Search

He Zhao

61 accepted papers

2026

Imitating the Truth: Attention-aware Truth-Guided Enhancement for Hallucination Mitigation in Large Vision-Language Models

ICLR 2026poster

Large Vision-Language Models (LVLMs) achieve impressive multimodal reasoning but remain prone to hallucinations, generating content inconsistent with visual evidence. Existing mitigation methods often rely on auxiliary modules or coarse decoding-time adjustments, overlooking the fine-grained dynamic…

Cited by 0SourceScholar
2026

LLM as an Algorithmist: Enhancing Anomaly Detectors via Programmatic Synthesis

ICLR 2026poster

Existing anomaly detection (AD) methods for tabular data usually rely on some assumptions about anomaly patterns, leading to inconsistent performance in real-world scenarios. While Large Language Models (LLMs) show remarkable reasoning capabilities, their direct application to tabular AD is impeded…

Cited by 0SourcecodeScholar
2026

Multi-Scale Wavelet Transformers for Operator Learning of Dynamical Systems

ICML 2026poster

Recent years have seen a surge in data-driven surrogates for dynamical systems that can be orders of magnitude faster than numerical solvers. However, many machine learning-based models such as neural operators exhibit spectral bias, attenuating high-frequency components that often encode small-scal…

Cited by 0SourceScholar
2026

TraceTrans: Translation and Spatial Tracing for Surgical Prediction

AAAI 2026technical

Image-to-image translation models have achieved notable success in converting images across visual domains and are increasingly used for medical tasks such as predicting post-operative outcomes and modeling disease progression. However, most existing methods primarily aim to match the target distrib

Cited by 0SourcePDFScholar
2026

Unifying Stable Optimization and Reference Regularization in RLHF

ICLR 2026poster

Reinforcement Learning from Human Feedback (RLHF) has advanced alignment capabilities significantly but remains hindered by two core challenges: reward hacking and stable optimization. Current solutions independently address these issues through separate regularization strategies, specifically a KL-…

Cited by 0SourcecodeScholar
2025

Are Spatial-Temporal Graph Convolution Networks for Human Action Recognition Over-Parameterized?

CVPR 2025poster

Spatial-temporal graph convolutional networks (ST-GCNs) showcase impressive performance in skeleton-based human action recognition (HAR). However, despite the development of numerous models, their recognition performance does not differ significantly after aligning the input settings. With this obse…

2025

Balancing Two Classifiers via A Simplex ETF Structure for Model Calibration

CVPR 2025poster

In recent years, deep neural networks (DNNs) have demonstrated state-of-the-art performance across various domains. However, despite their success, they often face calibration issues, particularly in safety-critical applications such as autonomous driving and healthcare, where unreliable predictions…

2025

Beyond Words: Augmenting Discriminative Richness via Diffusions in Unsupervised Prompt Learning

CVPR 2025poster

Fine-tuning vision-language models (VLMs) with large amounts of unlabeled data has recently garnered significant interest. However, a key challenge remains the lack of high-quality pseudo-labeled data. Current pseudo-labeling strategies often struggle with mismatches between semantic and visual info…

2025

DRL: Decomposed Representation Learning for Tabular Anomaly Detection

ICLR 2025poster

Anomaly detection, indicating to identify the anomalies that significantly deviate from the majority normal instances of data, has been an important role in machine learning and related applications. Despite the significant success achieved in anomaly detection on image and text data, the accurate T…

Cited by 0SourcePDFScholar
2025

FedAWA: Adaptive Optimization of Aggregation Weights in Federated Learning Using Client Vectors

CVPR 2025poster

Federated Learning (FL) has emerged as a promising framework for distributed machine learning, enabling collaborative model training without sharing local data, thereby preserving privacy and enhancing security. However, data heterogeneity resulting from differences across user behaviors, preference…

2025

FedLWS: Federated Learning with Adaptive Layer-wise Weight Shrinking

ICLR 2025poster

In Federated Learning (FL), weighted aggregation of local models is conducted to generate a new global model, and the aggregation weights are typically normalized to 1. A recent study identifies the global weight shrinking effect in FL, indicating an enhancement in the global model’s generalization…

2025

High-Resolution Reconstruction of Non-Planar Tactile Patterns From Low-Resolution Taxel-Based Tactile Sensors

ICRA 2025

Over the past decades, the development of tactile sensors has gained increasing attention and has gradually become a fundamental device for robots. Especially in today's context where human-robot interaction demands are growing and the requirements for tactile perception are becoming stricter, how t

Cited by 0SourceScholar
2025

MCAT: Visual Query-Based Localization of Standard Anatomical Clips in Fetal Ultrasound Videos Using Multi-Tier Class-Aware Token Transformer

AAAI 2025technical

Accurate standard plane acquisition in fetal ultrasound (US) videos is crucial for fetal growth assessment, anomaly detection, and adherence to clinical guidelines. However, manually selecting standard frames is time-consuming and prone to intra- and inter-sonographer variability. Existing methods p…

Cited by 0SourcePDFScholar
2025

Neural Topic Modeling with Large Language Models in the Loop

ACL 2025long

Topic modeling is a fundamental task in natural language processing, allowing the discovery of latent thematic structures in text corpora. While Large Language Models (LLMs) have demonstrated promising capabilities in topic discovery, their direct application to topic modeling suffers from issues su…

2024

Audio Deepfake Detection With Self-Supervised Wavlm And Multi-Fusion Attentive Classifier

ICASSP 2024accepted

With the rapid development of speech synthesis and voice conversion technologies, Audio Deepfake has become a serious threat to the Automatic Speaker Verification (ASV) system. Numerous countermeasures are proposed to detect this type of attack. In this paper, we report our efforts to combine the se…

Cited by 0SourceScholar
2024

Distribution Alignment Optimization through Neural Collapse for Long-tailed Classification

ICML 2024poster

A well-trained deep neural network on balanced datasets usually exhibits the Neural Collapse (NC) phenomenon, which is an informative indicator of the model achieving good performance. However, NC is usually hard to be achieved for a model trained on long-tailed datasets, leading to the deteriorated…

Cited by 11SourcePDFScholar
2024

Optimal Transport for Structure Learning Under Missing Data

ICML 2024poster

Causal discovery in the presence of missing data introduces a chicken-and-egg dilemma. While the goal is to recover the true causal structure, robust imputation requires considering the dependencies or, preferably, causal relations among variables. Merely filling in missing values with existing impu…

2024

PTaRL: Prototype-based Tabular Representation Learning via Space Calibration

ICLR 2024spotlight

Tabular data have been playing a mostly important role in diverse real-world fields, such as healthcare, engineering, finance, etc. With the recent success of deep learning, many tabular machine learning (ML) methods based on deep networks (e.g., Transformer, ResNet) have achieved competitive perfor…

Cited by 26SourcePDFScholar
2024

Parameter Estimation in DAGs from Incomplete Data via Optimal Transport

ICML 2024poster

Estimating the parameters of a probabilistic directed graphical model from incomplete data is a long-standing challenge. This is because, in the presence of latent variables, both the likelihood function and posterior distribution are intractable without assumptions about structural dependencies or…

2024

Selective Interpretable and Motion Consistent Privacy Attribute Obfuscation for Action Recognition

CVPR 2024poster

Concerns for the privacy of individuals captured in public imagery have led to privacy-preserving action recognition. Existing approaches often suffer from issues arising through obfuscation being applied globally and a lack of interpretability. Global obfuscation hides privacy sensitive regions but…

Cited by 4SourcePDFScholar
2023

Beyond Unimodal: Generalising Neural Processes for Multimodal Uncertainty Estimation

NeurIPS 2023poster

Uncertainty estimation is an important research area to make deep neural networks (DNNs) more trustworthy. While extensive research on uncertainty estimation has been conducted with unimodal data, uncertainty estimation for multimodal data remains a challenge. Neural processes (NPs) have been demons…

Cited by 16SourcePDFScholar
2023

Enhancing Minority Classes by Mixing: An Adaptative Optimal Transport Approach for Long-tailed Classification

NeurIPS 2023poster

Real-world data usually confronts severe class-imbalance problems, where several majority classes have a significantly larger presence in the training set than minority classes. One effective solution is using mixup-based methods to generate synthetic samples to enhance the presence of minority clas…

2023

MED-VT: Multiscale Encoder-Decoder Video Transformer With Application To Object Segmentation

CVPR 2023poster

Multiscale video transformers have been explored in a wide variety of vision tasks. To date, however, the multiscale processing has been confined to the encoder or decoder alone. We present a unified multiscale encoder-decoder transformer that is focused on dense prediction tasks in videos. Multisca…

Cited by 22SourcePDFScholar
2023

NPCL: Neural Processes for Uncertainty-Aware Continual Learning

NeurIPS 2023poster

Continual learning (CL) aims to train deep neural networks efficiently on streaming data while limiting the forgetting caused by new tasks. However, learning transferable knowledge with less interference between tasks is difficult, and real-world deployment of CL models is limited by their inabilit…

2023

Ranking Regularization for Critical Rare Classes: Minimizing False Positives at a High True Positive Rate

CVPR 2023poster

In many real-world settings, the critical class is rare and a missed detection carries a disproportionately high cost. For example, tumors are rare and a false negative diagnosis could have severe consequences on treatment outcomes; fraudulent banking transactions are rare and an undetected occurren…

Cited by 0SourcePDFScholar
2023

Transformed Distribution Matching for Missing Value Imputation

ICML 2023poster

We study the problem of imputing missing values in a dataset, which has important applications in many domains. The key to missing value imputation is to capture the data distribution with incomplete samples and impute the missing values accordingly. In this paper, by leveraging the fact that any tw…

2023

Vector Quantized Wasserstein Auto-Encoder

ICML 2023poster

Learning deep discrete latent presentations offers a promise of better symbolic and summarized abstractions that are more useful to subsequent downstream tasks. Inspired by the seminal Vector Quantized Variational Auto-Encoder (VQ-VAE), most of work in learning deep discrete representations has main…

Cited by 18SourcePDFScholar
2022

A Label-Aware Autoregressive Framework for Cross-Domain NER

NAACL 2022findings

Cross-domain named entity recognition (NER) aims to borrow the entity information from the source domain to help the entity recognition in the target domain with limited labeled data. Despite the promising performance of existing approaches, most of them focus on reducing the discrepancy of token re…

2022

A Unified Wasserstein Distributional Robustness Framework for Adversarial Training

ICLR 2022poster

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, exposing a severe fragility of deep learning systems. As the result, adversarial training (AT) method, by incorporating adversarial examples during training, represents a natural and effective approach to stren…

2022

Adaptive Distribution Calibration for Few-Shot Learning with Hierarchical Optimal Transport

NeurIPS 2022accept

Few-shot classification aims to learn a classifier to recognize unseen classes during training, where the learned model can easily become over-fitted based on the biased distribution formed by only a few training examples. A recent solution to this problem is calibrating the distribution of these fe…

Cited by 31SourcePDFScholar
2022

Cycle class consistency with distributional optimal transport and knowledge distillation for unsupervised domain adaptation

UAI 2022poster

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a model trained on a labeled source domain to an unlabeled target domain. To this end, we propose in this paper a novel cycle class-consistent model based on optimal transport (OT) and knowledge distillation. The model consists of…

Cited by 14SourcePDFScholar
2022

Learning to Re-weight Examples with Optimal Transport for Imbalanced Classification

NeurIPS 2022accept

Imbalanced data pose challenges for deep learning based classification models. One of the most widely-used approaches for tackling imbalanced data is re-weighting, where training samples are associated with different weights in the loss function. Most of existing re-weighting approaches treat the ex…

2022

On Global-view Based Defense via Adversarial Attack and Defense Risk Guaranteed Bounds

AISTATS 2022poster

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, which presents the most severe fragility of the deep learning system. Despite achieving impressive performance, most of the current state-of-the-art classifiers remain highly vulnerable to carefully crafted imp…

Cited by 8SourcePDFScholar
2022

P3IV: Probabilistic Procedure Planning From Instructional Videos With Weak Supervision

CVPR 2022oral

In this paper, we study the problem of procedure planning in instructional videos. Here, an agent must produce a plausible sequence of actions that can transform the environment from a given start to a desired goal state. When learning procedure planning from instructional videos, most recent work l…

Cited by 52PDFcodeScholar
2022

Particle-based Adversarial Local Distribution Regularization

AISTATS 2022poster

Adversarial training defense (ATD) and virtual adversarial training (VAT) are the two most effective methods to improve model robustness against attacks and model generalization. While ATD is usually applied in robust machine learning, VAT is used in semi-supervised learning and domain adaption. In…

2022

Representing Mixtures of Word Embeddings with Mixtures of Topic Embeddings

ICLR 2022poster

A topic model is often formulated as a generative model that explains how each word of a document is generated given a set of topics and document-specific topic proportions. It is focused on capturing the word co-occurrences in a document and hence often suffers from poor performance in analyzing s…

2022

Uncertainty Estimation for Multi-view Data: The Power of Seeing the Whole Picture

NeurIPS 2022accept

Uncertainty estimation is essential to make neural networks trustworthy in real-world applications. Extensive research efforts have been made to quantify and reduce predictive uncertainty. However, most existing works are designed for unimodal data, whereas multi-view uncertainty estimation has not…

Cited by 11SourcePDFScholar
2021

Improving Ensemble Robustness by Collaboratively Promoting and Demoting Adversarial Robustness

AAAI 2021technical

Ensemble-based Adversarial Training is a principled approach to achieve robustness against adversarial attacks. An important technicality of this approach is to control the transferability of adversarial examples between ensemble members. We propose in this work a simple, but effective strategy to c…

2021

Most: multi-source domain adaptation via optimal transport for student-teacher learning

UAI 2021poster

Multi-source domain adaptation (DA) is more challenging than conventional DA because the knowledge is transferred from several source domains to a target domain. To this end, we propose in this paper a novel model for multi-source DA using the theory of optimal transport and imitation learning. More…

2021

Optimal Transport for Deep Generative Models: State of the Art and Research Challenges

IJCAI 2021poster

Optimal transport has a long history in mathematics which was proposed by Gaspard Monge in the eighteenth century (Monge, 1781). However, until recently, advances in optimal transport theory pave the way for its use in the AI community, particularly for formulating deep generative models. In this pa…

Cited by 16SourcePDFScholar
2021

Topic Modelling Meets Deep Neural Networks: A Survey

IJCAI 2021poster

Topic modelling has been a successful technique for text analysis for almost twenty years. When topic modelling met deep neural networks, there emerged a new and increasingly popular research area, neural topic models, with nearly a hundred models developed and a wide range of applications in neural…

Cited by 173SourcePDFScholar
2021

Towards Cross-View Consistency in Semantic Segmentation While Varying View Direction

IJCAI 2021poster

Several images are taken for the same scene with many view directions. Given a pixel in any one image of them, its correspondences may appear in the other images. However, by using existing semantic segmentation methods, we find that the pixel and its correspondences do not always have the same infe…

Cited by 3SourcePDFScholar
2020

3D Orientation Estimation and Vanishing Point Extraction from Single Panoramas Using Convolutional Neural Network

ICRA 2020poster

3D orientation estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. This paper presents a new CNN architecture to estimate the 3D orientation of an omnidirectional camera with respect to the world coordinate system from a sin…

Cited by 1SourceScholar
2020

Improving Adversarial Robustness by Enforcing Local and Global Compactness

ECCV 2020poster

The fact that deep neural networks are susceptible to crafted perturbations severely impacts the use of deep learning in certain domains of application. Among many developed defense models against such attacks, adversarial training emerges as the most successful method that consistently resists a wi…

2020

OTLDA: A Geometry-aware Optimal Transport Approach for Topic Modeling

NeurIPS 2020poster

We present an optimal transport framework for learning topics from textual data. While the celebrated Latent Dirichlet allocation (LDA) topic model and its variants have been applied to many disciplines, they mainly focus on word-occurrences and neglect to incorporate semantic regularities in langua…

2020

RDCFace: Radial Distortion Correction for Face Recognition

CVPR 2020poster

The effects of radial lens distortion often appear in wide-angle cameras of surveillance and safeguard systems, which may severely degrade performances of previous face recognition algorithms. Traditional methods for radial lens distortion correction usually employ line features in scenarios that ar…

Cited by 24PDFScholar
2020

Variational Autoencoders for Sparse and Overdispersed Discrete Data

AISTATS 2020poster

Many applications, such as text modelling, high-throughput sequencing, and recommender systems, require analysing sparse, high-dimensional, and overdispersed discrete (count or binary) data. Recent deep probabilistic models based on variational autoencoders (VAE) have shown promising results on disc…

2019

Foreground-Aware Pyramid Reconstruction for Alignment-Free Occluded Person Re-Identification

ICCV 2019poster

Re-identifying a person across multiple disjoint camera views is important for intelligent video surveillance, smart retailing and many other applications. However, existing person re-identification methods are challenged by the ubiquitous occlusion over persons and suffer performance degradation. T…

Cited by 252PDFScholar
2018

Bayesian Multi-label Learning with Sparse Features and Labels, and Label Co-occurrences

AISTATS 2018poster

We present a probabilistic, fully Bayesian framework for multi-label learning. Our framework is based on the idea of learning a joint low-rank embedding of the label matrix and the label co-occurrence matrix. The proposed framework has the following appealing aspects: (1) It leverages the sparsity i…

2018

Inter and Intra Topic Structure Learning with Word Embeddings

ICML 2018oral

One important task of topic modeling for text analysis is interpretability. By discovering structured topics one is able to yield improved interpretability as well as modeling accuracy. In this paper, we propose a novel topic model with a deep structure that explores both inter-topic and intra-topic…