← Search

Shutao Xia

9 accepted papers

2026

Revisiting Uncertainty: On Evidential Learning for Partially Relevant Video Retrieval

ICML 2026poster

Partially relevant video retrieval aims to retrieve untrimmed videos using text queries that describe only partial content. However, the inherent asymmetry between brief queries and rich video content inevitably introduces uncertainty into the retrieval process. In this setting, vague queries often …

Cited by 0SourceScholar
2023

LET: Leveraging Error Type Information for Grammatical Error Correction

ACL 2023findings

Grammatical error correction (GEC) aims to correct errors in given sentences and is significant to many downstream natural language understanding tasks. Recent work introduces the idea of grammatical error detection (GED) to improve the GEC task performance. In contrast, these explicit multi-stage w…

2022

Energy Alignment for Bias Rectification in Class Incremental Learning

ICASSP 2022accepted

In class incremental learning (CIL), models are expected to be able to learn new categories continuously. However, the standard DNNs suffer from catastrophic forgetting. Recent studies show class imbalance is an essential factor that causes catastrophic forgetting in CIL. In this paper, from the per…

Cited by 0SourceScholar
2021

Efficient Face Manipulation Via Deep Feature Disentanglement And Reintegration Net

ICASSP 2021accepted

Deep neural networks (DNNs) have been widely used in facial manipulation. Existing methods focus on training deeper networks in indirect supervision ways (e.g., feature constraint), or in unsupervised ways (e.g., cycle-consistency loss) due to the lack of ground-truth face images for manipulated out…

Cited by 1SourceScholar
2021

Knowledge Refinery: Learning from Decoupled Label

AAAI 2021technical

Recently, a variety of regularization techniques have been widely applied in deep neural networks, which mainly focus on the regularization of weight parameters to encourage generalization effectively. Label regularization techniques are also proposed with the motivation of softening the labels whil…

Cited by 15SourcePDFScholar
2021

Weakly Supervised Deep Hyperspherical Quantization for Image Retrieval

AAAI 2021technical

Deep quantization methods have shown high efficiency on large-scale image retrieval. However, current models heavily rely on ground-truth information, hindering the application of quantization in label-hungry scenarios. A more realistic demand is to learn from inexhaustible uploaded images that are…

2020

Self-Paced Probabilistic Principal Component Analysis For Data With Outliers

ICASSP 2020accepted

Principal Component Analysis (PCA) is a popular tool for dimension reduction and feature extraction in data analysis. Probabilistic PCA (PPCA) extends the standard PCA by using a probabilistic model. However, both standard PCA and PPCA are not robust, as they are sensitive to outliers. To alleviate…

Cited by 0SourceScholar
2019

Non-local Self-attention Structure for Function Approximation in Deep Reinforcement Learning

ICASSP 2019accepted

Reinforcement learning is a framework to make sequential decisions. The combination with deep neural networks further improves the ability of this framework. Convolutional nerual networks make it possible to make sequential decisions based on raw pixels information directly and make reinforcement le…

Cited by 0SourceScholar
2018

Dimensionality-Driven Learning with Noisy Labels

ICML 2018oral

Datasets with significant proportions of noisy (incorrect) class labels present challenges for training accurate Deep Neural Networks (DNNs). We propose a new perspective for understanding DNN generalization for such datasets, by investigating the dimensionality of the deep representation subspace o…