← Search

Guanglu Wan

8 accepted papers

2026

UniComp: Rethinking Video Compression Through Informational Uniqueness

CVPR 2026

Distinct from attention-based compression methods, this paper presents an information uniqueness driven video compression framework, termed UniComp, which aims to maximize the information fidelity of video representations under constrained computational budgets. Starting from the information-theoret

Cited by 0SourcecodeScholar
2024

Enhancing Multilingual Speech Recognition through Language Prompt Tuning and Frame-Level Language Adapter

ICASSP 2024accepted

Multilingual intelligent assistants, such as ChatGPT, have recently gained popularity. To further expand the applications of multilingual artificial intelligence (AI) assistants and facilitate international communication, it is essential to enhance the performance of multilingual speech recognition,…

Cited by 0SourceScholar
2023

Ambiguous Learning from Retrieval: Towards Zero-shot Semantic Parsing

ACL 2023long

Current neural semantic parsers take a supervised approach requiring a considerable amount of training data which is expensive and difficult to obtain. Thus, minimizing the supervision effort is one of the key challenges in semantic parsing. In this paper, we propose the Retrieval as Ambiguous Super…

Cited by 5SourcePDFScholar
2023

Covariance Regularization for Probabilistic Linear Discriminant Analysis

ICASSP 2023accepted

Probabilistic linear discriminant analysis (PLDA) is commonly used in speaker verification systems to score the similarity of speaker embeddings. Recent studies improved the performance of PLDA in domain-matched conditions by diagonalizing its covariance. We suspect such a brutal pruning approach co…

Cited by 0SourceScholar
2023

Peak-First CTC: Reducing the Peak Latency of CTC Models by Applying Peak-First Regularization

ICASSP 2023accepted

The CTC model has been widely applied to many application scenarios because of its simple structure, excellent performance, and fast inference speed. There are many peaks in the probability distribution predicted by the CTC models, and each peak represents a non-blank token. The recognition latency…

Cited by 0SourceScholar
2022

Confidence Calibration for Intent Detection via Hyperspherical Space and Rebalanced Accuracy-Uncertainty Loss

AAAI 2022technical

Data-driven methods have achieved notable performance on intent detection, which is a task to comprehend user queries. Nonetheless, they are controversial for over-confident predictions. In some scenarios, users do not only care about the accuracy but also the confidence of model. Unfortunately, mai…

Cited by 4SourcePDFScholar
2022

DESED: Dialogue-based Explanation for Sentence-level Event Detection

COLING 2022main

Many recent sentence-level event detection efforts focus on enriching sentence semantics, e.g., via multi-task or prompt-based learning. Despite the promising performance, these methods commonly depend on label-extensive manual annotations or require domain expertise to design sophisticated template…

2022

MUSIED: A Benchmark for Event Detection from Multi-Source Heterogeneous Informal Texts

EMNLP 2022main

Event detection (ED) identifies and classifies event triggers from unstructured texts, serving as a fundamental task for information extraction. Despite the remarkable progress achieved in the past several years, most research efforts focus on detecting events from formal texts (e.g., news articles,…