← Search

Shiyun Xu

10 accepted papers

2026

FlowNIB: An Information Bottleneck Analysis of Bidirectional vs. Unidirectional Language Models

ICLR 2026poster

Bidirectional language models (LMs) consistently show stronger context understanding than unidirectional models, yet the theoretical reason remains unclear. We present a simple information bottleneck (IB) perspective: bidirectional representations preserve more mutual information (MI) about both the…

Cited by 0SourcecodeScholar
2025

Hybrid Feature Global Attention Network for Noisy-reverberant Speech Enhancement

ICASSP 2025accepted

Deep neural network-based speech enhancement methods have become widespread, with one of its fundamental aspects being the effective extraction and application of features in the time-frequency domain. This paper proposes a hybrid feature global attention network (HFGANet) designed to efficiently ex…

Cited by 0SourceScholar
2025

Joint Training Framework for Accent and Speech Recognition Based on Conformer Low-Rank Adaptation

ICASSP 2025accepted

In real-world scenarios, accent variations often reduce Automatic Speech Recognition (ASR) accuracy. Addressing this typically involves a multi-task ASR and Accent Recognition (ASR-AR) framework, but there is limited research on optimizing task-specific feature extraction and enhancing ASR with AR i…

Cited by 0SourceScholar
2023

Half-Temporal and Half-Frequency Attention U2Net for Speech Signal Improvement

ICASSP 2023accepted

During communication, volume changes, noise, and reverberation can disturb speech signals, significantly affecting the quality and intelligibility of speech. In the context of the ICASSP 2023 Signal Processing Grand Challenge, the first Speech Signal Improvement Grand Challenge (SIG) is organized to…

Cited by 0SourceScholar
2023

Two-Stage UNet with Multi-Axis Gated Multilayer Perceptron for Monaural Noisy-Reverberant Speech Enhancement

ICASSP 2023accepted

In denoising and de-reverberation tasks, the dominant methods are complex spectral masking and complex spectral mapping. To combine advantages and improve speech enhancement performance, we propose a two-stage UNet (TSUNet) to estimate complex spectral masking and complex spectral mapping. We use a…

Cited by 0SourceScholar
2022

Scalable and Efficient Training of Large Convolutional Neural Networks with Differential Privacy

NeurIPS 2022accept

Large convolutional neural networks (CNN) can be difficult to train in the differentially private (DP) regime, since the optimization algorithms require a computationally expensive operation, known as the per-sample gradient clipping. We propose an efficient and scalable implementation of this clipp…

2021

A Dynamical View on Optimization Algorithms of Overparameterized Neural Networks

AISTATS 2021poster

When equipped with efficient optimization algorithms, the over-parameterized neural networks have demonstrated high level of performance even though the loss function is non-convex and non-smooth. While many works have been focusing on understanding the loss dynamics by training neural networks with…