← Search

Qibin Zhao

52 accepted papers

2026

Calibrating Uncertainty for Zero-Shot Adversarial CLIP

ICML 2026poster

CLIP delivers strong zero-shot classification but remains highly vulnerable to adversarial attacks. Prior adversarial fine-tuning work largely focuses on matching the predicted logits between clean and adversarial examples, which overlooks uncertainty calibration and may degrade the zero-shot genera…

Cited by 0SourceScholar
2026

EEG-Based Multimodal Learning via Hyperbolic Mixture-of-Curvature Experts

ICML 2026poster

Electroencephalography (EEG)-based multimodal learning integrates brain signals with complementary modalities to improve mental state assessment, providing great clinical potential. The effectiveness of such paradigms largely depends on the representation learning on heterogeneous modalities. For EE…

Cited by 0SourceScholar
2026

MTNL: A Unified Modeling Perspective for Enhancing Tensor Network Learning

ICML 2026poster

Over the years, the unsupervised and supervised learning research directions of tensor networks (TNs) have mainly developed in parallel. In this paper, we provide a view for their cooperative advancement through a novel mixed tensor network learning (MTNL) framework that unifies the two fields. Spec…

Cited by 0SourceScholar
2026

Refining Dual Spectral Sparsity in Transformed Tensor Singular Values

ICML 2026poster

The Tensor Nuclear Norm (TNN), derived from the tensor singular value decomposition, is a widely used low-rank modeling tool that enforces element-wise sparsity on frequency-domain singular values. However, as a direct extension of the matrix nuclear norm, TNN fundamentally assumes single-level spec…

Cited by 0SourceScholar
2026

Towards Disentangled Preference Optimization Dynamics

ICML 2026poster

Preference optimization is widely used to align large language models (LLMs) with human preferences, yet many margin-based objectives often suppress the chosen response together with the rejected one, and no general mechanism exists to prevent this across objectives. We bridge this gap by presenting…

Cited by 0SourceScholar
2026

Two Modalities Are Better Than One: Efficient Adversarial Purification via Multimodal Diffusion Models

ICML 2026poster

Adversarial purification uses generative models to restore clean data distributions from unseen attacks without retraining classifiers. However, unimodal diffusion-based approaches struggle to preserve semantic consistency, while recent multimodal variants rely on computationally expensive adversari…

Cited by 0SourceScholar
2026

WEEP: A Differentiable Nonconvex Sparse Regularizer via Weakly-Convex Envelope

ICASSP 2026oral

Sparse regularization is fundamental in signal processing and feature extraction but often relies on non-differentiable penalties, conflicting with gradient-based optimizers. We propose WEEP (Weakly-convex Envelope of Piecewise Penalty), a novel differentiable regularizer derived from the weakly-con…

Cited by 0SourcePDFScholar
2025

Efficient Low Rank Attention for Long-Context Inference in Large Language Models

NeurIPS 2025poster

As the length of input text grows, the key-value (KV) cache in LLMs imposes prohibitive GPU memory costs and limits long‐context inference on resource‐constrained devices. Existing approaches, such as KV quantization and pruning, reduce memory usage but suffer from numerical precision loss or subo…

Cited by 0SourcecodeScholar
2025

Hyperspectral Pansharpening via Diffusion Models with Iteratively Zero-Shot Guidance

CVPR 2025poster

Hyperspectral pansharpening refers to fusing a panchromatic image (PAN) and a low-resolution hyperspectral image (LR-HSI) to obtain a high-resolution hyperspectral image (HR-HSI). Recently, guiding pre-trained diffusion models (DMs) has demonstrated significant potential in this area, leveraging the…

2025

Low-Rank Tensor Transitions (LoRT) for Transferable Tensor Regression

ICML 2025poster

Tensor regression is a powerful tool for analyzing complex multi-dimensional data in fields such as neuroimaging and spatiotemporal analysis, but its effectiveness is often hindered by insufficient sample sizes. To overcome this limitation, we adopt a transfer learning strategy that leverages knowle…

Cited by 0SourcePDFScholar
2025

STEPS: Sequential Probability Tensor Estimation for Text-to-Image Hard Prompt Search

CVPR 2025poster

Recent text-to-image (T2I) diffusion models have demonstrated remarkable capabilities in visual synthesis, yet their performance heavily relies on the quality of input prompts. However, optimizing discrete prompts remains challenging because the discrete nature of tokens prevents the direct applicat…

2025

Tensor Decomposition Based Memory-Efficient Incremental Learning

ICML 2025poster

Class-Incremental Learning (CIL) has gained considerable attention due to its capacity to accommodate new classes during learning. Replay-based methods demonstrate state-of-the-art performance in CIL but suffer from high memory consumption to save a set of old exemplars for revisiting. To address th…

Cited by 0SourcePDFScholar
2025

Towards a Geometric Understanding of Tensor Learning via the t-Product

NeurIPS 2025poster

Despite the growing success of transform-based tensor models such as the t-product, their underlying geometric principles remain poorly understood. Classical differential geometry, built on real-valued function spaces, is not well suited to capture the algebraic and spectral structure induced by tra…

Cited by 0SourceScholar
2025

Transformed Low-rank Adaptation via Tensor Decomposition and Its Applications to Text-to-image Models

ICCV 2025poster

Parameter-Efficient Fine-Tuning (PEFT) of text-to-image models has become an increasingly popular technique with many applications. Among the various PEFT methods, Low-Rank Adaptation (LoRA) and its variants have gained significant attention due to their effectiveness, enabling users to fine-tune mo…

2024

Adversarial Training on Purification (AToP): Advancing Both Robustness and Generalization

ICLR 2024poster

The deep neural networks are known to be vulnerable to well-designed adversarial attacks. The most successful defense technique based on adversarial training (AT) can achieve optimal robustness against particular attacks but cannot generalize well to unseen attacks. Another effective defense techniq…

2024

Adversarially Robust Deep Multi-View Clustering: A Novel Attack and Defense Framework

ICML 2024poster

Deep Multi-view Clustering (DMVC) stands out as a widely adopted technique aiming at enhanced clustering performance by leveraging diverse data sources. However, the critical issue of vulnerability to adversarial attacks is unexplored due to the lack of well-defined attack objectives. To fill this c…

2024

Diffusion Models Demand Contrastive Guidance for Adversarial Purification to Advance

ICML 2024poster

In adversarial defense, adversarial purification can be viewed as a special generation task with the purpose to remove adversarial attacks and diffusion models excel in adversarial purification for their strong generative power. With different predetermined generation requirements, various types of…

Cited by 6SourcePDFScholar
2024

Efficient Nonparametric Tensor Decomposition for Binary and Count Data

AAAI 2024technical

In numerous applications, binary reactions or event counts are observed and stored within high-order tensors. Tensor decompositions (TDs) serve as a powerful tool to handle such high-dimensional and sparse data. However, many traditional TDs are explicitly or implicitly designed based on the Gaussia…

2024

Generalized Tensor Decomposition for Understanding Multi-Output Regression under Combinatorial Shifts

NeurIPS 2024poster

In multi-output regression, we identify a previously neglected challenge that arises from the inability of training distribution to cover all combinations of input features, leading to combinatorial distribution shift (CDS). To the best of our knowledge, this is the first work to formally define and…

Cited by 0SourcePDFScholar
2024

Hierarchical Attacks on Large-Scale Graph Neural Networks

ICASSP 2024accepted

In this paper, we present a novel hierarchical approach to adversarial attacks targeting Graph Neural Networks (GNNs), tailored to overcome the complexities inherent in large-scale poisoning attacks. Traditional global attack strategies often fail to yield effective results on extensive graph struct…

Cited by 0SourceScholar
2024

Jacobian Regularizer-based Neural Granger Causality

ICML 2024poster

With the advancement of neural networks, diverse methods for neural Granger causality have emerged, which demonstrate proficiency in handling complex data, and nonlinear relationships. However, the existing framework of neural Granger causality has several limitations. It requires the construction o…

2024

SVDinsTN: A Tensor Network Paradigm for Efficient Structure Search from Regularized Modeling Perspective

CVPR 2024highlight

Tensor network (TN) representation is a powerful technique for computer vision and machine learning. TN structure search (TN-SS) aims to search for a customized structure to achieve a compact representation which is a challenging NP-hard problem. Recent "sampling-evaluation"-based methods require sa…

Cited by 5SourcePDFScholar
2024

Towards Multi-Mode Outlier Robust Tensor Ring Decomposition

AAAI 2024technical

Conventional Outlier Robust Tensor Decomposition (ORTD) approaches generally represent sparse outlier corruption within a specific mode. However, such an assumption, which may hold for matrices, proves inadequate when applied to high-order tensors. In the tensor domain, the outliers are prone to be…

2024

tnGPS: Discovering Unknown Tensor Network Structure Search Algorithms via Large Language Models (LLMs)

ICML 2024poster

Tensor networks are efficient for extremely high-dimensional representation, but their model selection, known as tensor network structure search (TN-SS), is a challenging problem. Although several works have targeted TN-SS, most existing algorithms are manually crafted heuristics with poor performan…

2023

Alternating Local Enumeration (TnALE): Solving Tensor Network Structure Search with Fewer Evaluations

ICML 2023poster

Tensor network (TN) is a powerful framework in machine learning, but selecting a good TN model, known as TN structure search (TN-SS), is a challenging and computationally intensive task. The recent approach TNLS (Li et al., 2022) showed promising results for this task. However, its computational eff…

2023

Transformed Low-Rank Parameterization Can Help Robust Generalization for Tensor Neural Networks

NeurIPS 2023poster

Multi-channel learning has gained significant attention in recent applications, where neural networks with t-product layers (t-NNs) have shown promising performance through novel feature mapping in the transformed domain. However, despite the practical success of t-NNs, the theoretical analysis of…

2022

MMT: Multi-way Multi-modal Transformer for Multimodal Learning

IJCAI 2022poster

The heart of multimodal learning research lies the challenge of effectively exploiting fusion representations among multiple modalities.However, existing two-way cross-modality unidirectional attention could only exploit the intermodal interactions from one source to one target modality. This indeed…

Cited by 21SourcePDFScholar
2022

Multi-View Data Representation Via Deep Autoencoder-Like Nonnegative Matrix Factorization

ICASSP 2022accepted

Since a large proportion of real-world data is made of different representations or views, learning on data represented with multiple views (e.g., numerous types of features or modalities) has garnered considerable attention recently. Nonnegative matrix factorization (NMF) has been widely adopted fo…

Cited by 0SourceScholar
2022

SPD domain-specific batch normalization to crack interpretable unsupervised domain adaptation in EEG

NeurIPS 2022accept

Electroencephalography (EEG) provides access to neuronal dynamics non-invasively with millisecond resolution, rendering it a viable method in neuroscience and healthcare. However, its utility is limited as current EEG technology does not generalize well across domains (i.e., sessions and subjects) w…

2022

Variational Bayesian Tensor Networks with Structured Posteriors

ICASSP 2022accepted

Tensor network (TN) methods have proven their considerable potential in deterministic regression and classification related paradigms, but remain underexplored in probabilistic settings. To this end, we introduce a variational inference framework for supervised learning in the context of TNs, referr…

Cited by 0SourceScholar
2021

CTFN: Hierarchical Learning for Multimodal Sentiment Analysis Using Coupled-Translation Fusion Network

ACL 2021long

Multimodal sentiment analysis is the challenging research area that attends to the fusion of multiple heterogeneous modalities. The main challenge is the occurrence of some missing modalities during the multimodal fusion procedure. However, the existing techniques require all modalities as input, th…

2021

Fully-Connected Tensor Network Decomposition and Its Application to Higher-Order Tensor Completion

AAAI 2021technical

The popular tensor train (TT) and tensor ring (TR) decompositions have achieved promising results in science and engineering. However, TT and TR decompositions only establish an operation between adjacent two factors and are highly sensitive to the permutation of tensor modes, leading to an inadequa…

Cited by 131SourcePDFScholar
2021

On the Memory Mechanism of Tensor-Power Recurrent Models

AISTATS 2021poster

Tensor-power (TP) recurrent model is a family of non-linear dynamical systems, of which the recurrence relation consists of a p-fold (a.k.a., degree-p) tensor product. Despite such the model frequently appears in the advanced recurrent neural networks (RNNs), to this date there is limited study on i…

2020

Classification of Epileptic IEEG Signals by CNN and Data Augmentation

ICASSP 2020accepted

Epileptic focus localization in patients with epileptic seizures is essential when surgery is needed. Recent studies show that this can be done automatically using machine learning approaches. However, well-designed feature extraction methods are often computationally demanding, requiring a large am…

Cited by 0SourceScholar
2020

TPFN: Applying Outer Product along Time to Multimodal Sentiment Analysis Fusion on Incomplete Data

ECCV 2020poster

Multimodal sentiment analysis (MSA) has been widely investigated in both computer vision and natural language processing. However, studies on the imperfect data especially with missing values are still far from success and challenging, even though such an issue is ubiquitous in the real world. Altho…

Cited by 15SourcePDFScholar
2019

Deep Multimodal Multilinear Fusion with High-order Polynomial Pooling

NeurIPS 2019poster

Tensor-based multimodal fusion techniques have exhibited great predictive performance. However, one limitation is that existing approaches only consider bilinear or trilinear pooling, which fails to unleash the complete expressive power of multilinear fusion with restricted orders of interactions. M…

Cited by 130SourcePDFScholar
2019

Learning Efficient Tensor Representations with Ring-structured Networks

ICASSP 2019accepted

Tensor train decomposition is a powerful representation for high-order tensors, which has been successfully applied to various machine learning tasks in recent years. In this paper, we study a more generalized tensor decomposition with a ring-structured network by employing circular multilinear prod…

Cited by 0SourceScholar
2019

Low-rank Embedding of Kernels in Convolutional Neural Networks under Random Shuffling

ICASSP 2019accepted

Although the convolutional neural networks (CNNs) have become popular for various image processing and computer vision tasks recently, it remains a challenging problem to reduce the storage cost of the parameters for resource-limited platforms. In the previous studies, tensor decomposition (TD) has…

Cited by 0SourceScholar
2019

Non-Local Meets Global: An Integrated Paradigm for Hyperspectral Denoising

CVPR 2019oral

Non-local low-rank tensor approximation has been developed as a state-of-the-art method for hyperspectral image (HSI) denoising. Unfortunately, while their denoising performance benefits little from more spectral bands, the running time of these methods significantly increases. In this paper, we cla…

Cited by 189PDFcodeScholar
2019

Randomized Tensor Ring Decomposition and Its Application to Large-scale Data Reconstruction

ICASSP 2019accepted

Dimensionality reduction is an essential technique for multiway large-scale data, i.e., tensor. Tensor ring (TR) decomposition has become popular due to its high representation ability and flexibility. However, the traditional TR decomposition algorithms suffer from high computational cost when faci…

Cited by 0SourceScholar
2019

Tensor-ring Nuclear Norm Minimization and Application for Visual : Data Completion

ICASSP 2019accepted

Tensor ring (TR) decomposition has been successfully used to obtain the state-of-the-art performance in the visual data completion problem. However, the existing TR-based completion methods are severely non-convex and computationally demanding. In addition, the determination of the optimal TR rank i…

Cited by 0SourceScholar
2018

High-Order Tensor Completion for Data Recovery via Sparse Tensor-Train Optimization

ICASSP 2018accepted

In this paper, we aim at the problem of tensor data completion. Tensor-train decomposition is adopted because of its powerful representation ability and linear scalability to tensor order. We propose an algorithm named Sparse Tensor-train Optimization (STTO) which considers incomplete data as sparse…

Cited by 0SourceScholar
2016

Removal of EEG artifacts for BCI applications using fully Bayesian tensor completion

ICASSP 2016accepted

High accuracy of electroencephalogram (EEG) classification can hardly be achieved if the signals are contaminated by severe artefacts. One helpless way to avoid such artefacts is usually to directly discard the severely disturbed EEG segments. This study considers a more elegant way that tries to re…

Cited by 0SourceScholar