← Search

Kai Yu

135 accepted papers

2026

AHAMask: Reliable Task Specification for Large Audio Language Models Without Instructions

AAAI 2026technical

Although current large audio language models (LALMs) extend text large language models (LLMs) with generic acoustic understanding abilities, they usually suffer from prompt sensitivity, where different instructions of the same intention can yield drastically different outcomes. In this work, we pro

Cited by 0SourcePDFScholar
2026

CDBridge: A Cross-omics Post-training Bridge Strategy for Context-aware Biological Modeling

ICLR 2026poster

Linking genomic DNA to quantitative, context-specific expression remains a central challenge in computational biology. Current foundation models capture either tissue context or sequence features, but not both. Cross-omics systems, in turn, often overlook critical mechanisms such as alternative spli…

Cited by 0SourceScholar
2026

COMPRESSING KV CACHE FOR LONG-CONTEXT LLM INFERENCE WITH INTER-LAYER ATTENTION SIMILARITY

ICASSP 2026oral

The rapid expansion of context window sizes in Large Language Models~(LLMs) has enabled them to tackle increasingly complex tasks involving lengthy documents. However, this progress comes at the cost of a substantial increase in memory usage during inference, primarily due to the linear growth of th…

Cited by 0SourcePDFScholar
2026

Cross-Lingual F5-TTS: Towards Language-Agnostic Voice Cloning and Speech Synthesis

ICASSP 2026poster

Flow-matching-based text-to-speech (TTS) models have shown high-quality speech synthesis. However, most current flow-matching-based TTS models still rely on reference transcripts corresponding to the audio prompt for synthesis. This dependency prevents cross-lingual voice cloning when audio prompt t…

Cited by 0SourcePDFScholar
2026

Diffusion LLMs Can Do Faster-Than-AR Inference via Discrete Diffusion Forcing

ICLR 2026poster

Diffusion Large Language Models (dLLMs) have emerged as a promising alternative to autoregressive (AR) LLMs for text generation, with the potential to decode multiple tokens in a single iteration. However, none of the existing open-source dLLMs have achieved superior inference speed over AR LLMs of…

Cited by 0SourcecodeScholar
2026

Empowering LLM Tool Invocation with Tool-call Reward Model

ICLR 2026poster

Large Language Models (LLMs) have recently alleviated limitations in outdated internal knowledge and computational inaccuracies by invoking external tools such as search engines and code generation. While reinforcement learning (RL) has substantially enhanced tool usage in LLMs, most existing agenti…

Cited by 0SourceScholar
2026

Implicit Preference Alignment for Human Image Animation

ICML 2026poster

Human image animation has witnessed significant advancements, yet generating high-fidelity hand motions remains a persistent challenge due to their high degrees of freedom and motion complexity. While reinforcement learning from human feedback, particularly direct preference optimization, offers a p…

Cited by 0SourceScholar
2026

LightningRL: Breaking the Accuracy–Parallelism Trade-off of Block-wise dLLMs via Reinforcement Learning

ICML 2026poster

Diffusion Large Language Models (dLLMs) enable parallel token generation, and their block-wise variants have attracted significant attention. However, existing dLLMs usually exhibit an accuracy–parallelism trade-off, where raising tokens per forward (TPF) via aggressive parallel decoding often degra…

Cited by 0SourceScholar
2026

M4PQA: A Comprehensive QA Dataset for AI Research with Instance-Level Evaluation

ICLR 2026poster

The growing volume of academic papers has made it increasingly difficult for researchers to efficiently extract key information. While large language models (LLMs) based agents are capable of automating question answering (QA) workflows for scientific papers, there still lacks a comprehensive and re…

Cited by 0SourceScholar
2026

MOSA: Mixtures of Simple Adapters Outperform Monolithic Approaches in LLM-based Multilingual ASR

ICASSP 2026poster

LLM-based ASR overcomes multilingual data scarcity by projecting speech representations into the LLM space to leverage its robust semantic and reasoning capabilities. However, while previous approaches typically enhance performance by scaling data or model parameters, a single projector often strugg…

Cited by 0SourcePDFScholar
2026

MergeDNA: Context-Aware Genome Modeling with Dynamic Tokenization Through Token Merging

AAAI 2026technical

Modeling genomic sequences faces two unsolved challenges: the information density varies widely across different regions, while there is no clearly defined minimum vocabulary unit. Relying on either four primitive bases or independently designed DNA tokenizers, existing approaches with naive masked

Cited by 0SourcePDFScholar
2026

MergeMix: A Unified Augmentation Paradigm for Visual and Multi-Modal Understanding

ICLR 2026poster

Vision-language alignment in multi-modal large language models (MLLMs) relies on supervised fine-tuning (SFT) or reinforcement learning (RL). To align multi-modal large language models (MLLMs) in the post-training stage, supervised fine-tuning (SFT) is a stable choice but requires human annotations…

Cited by 0SourcecodeScholar
2026

Omni-Captioner: Data Pipeline, Models, and Benchmark for Omni Detailed Perception

ICLR 2026poster

Fine-grained perception of multimodal information is critical for advancing human–AI interaction. With recent progress in audio–visual technologies, Omni Language Models (OLMs), capable of processing audio and video signals in parallel, have emerged as a promising paradigm for achieving richer unde…

Cited by 0SourcecodeScholar
2026

Phased One-Step Adversarial Equilibrium for Video Diffusion Models

AAAI 2026technical

Video diffusion generation suffers from critical sampling efficiency bottlenecks, particularly for large-scale models and long contexts. Existing video acceleration methods, adapted from image-based techniques, lack a single-step distillation ability for large-scale video models and task generalizat

Cited by 0SourcePDFScholar
2026

THE SJTU X-LANCE LAB SYSTEM FOR MSR CHALLENGE 2025

ICASSP 2026poster

This report describes the system submitted to the music source restoration (MSR) Challenge 2025. Our approach is composed of sequential BS-RoFormers, each dealing with a single task including music source separation (MSS), denoise and dereverb. To support 8 instruments given in the task, we utilize…

Cited by 0SourcePDFScholar
2026

Think-Then-Generate: Reasoning-Aware Text-to-Image Diffusion with LLM Encoders

ICML 2026poster

Recent progress in text-to-image (T2I) diffusion models (DMs) has enabled high-quality visual synthesis from diverse textual prompts. Yet, most existing T2I DMs, even those equipped with large language model (LLM)-based text encoders, remain text-pixel mappers -- they employ LLMs merely as text enco…

Cited by 0SourceScholar
2025

Alignment for Efficient Tool Calling of Large Language Models

EMNLP 2025

Recent advancements in tool learning have enabled large language models (LLMs) to integrate external tools, enhancing their task performance by expanding their knowledge boundaries. However, relying on tools often introduces trade-offs between performance, speed, and cost, with LLMs sometimes exhibi

Cited by 0SourcePDFScholar
2025

Bitrate-Controlled Diffusion for Disentangling Motion and Content in Video

ICCV 2025poster

We propose a novel and general framework to disentangle video data into its dynamic motion and static content components. Our proposed method is a self-supervised pipeline with less assumptions and inductive biases than previous works: it utilizes a transformer-based architecture to jointly generate…

Cited by 0SourcePDFScholar
2025

ChatCite: LLM Agent with Human Workflow Guidance for Comparative Literature Summary

COLING 2025main

The literature review is an indispensable step in the research process. It provides the benefit of comprehending the research problem and understanding the current research situation while conducting a comparative analysis of prior works. However, literature summary is challenging and time consuming…

2025

Communication-Efficient Diffusion Denoising Parallelization via Reuse-then-Predict Mechanism

NeurIPS 2025poster

Diffusion models have emerged as a powerful class of generative models across various modalities, including image, video, and audio synthesis. However, their deployment is often limited by significant inference latency, primarily due to the inherently sequential nature of the denoising process. Whil…

Cited by 0SourceScholar
2025

Converging to a Lingua Franca: Evolution of Linguistic Regions and Semantics Alignment in Multilingual Large Language Models

COLING 2025main

Large language models (LLMs) have demonstrated remarkable performance, particularly in multilingual contexts. While recent studies suggest that LLMs can transfer skills learned in one language to others, the internal mechanisms behind this ability remain unclear. We observed that the neuron activati…

2025

Enhancing Speech-to-Speech Dialogue Modeling with End-to-End Retrieval-Augmented Generation

EMNLP 2025

End-to-end speech-to-speech (S2S) dialogue systems have recently garnered increasing research attention for their lower latency and more natural integration of nonverbal cues such as emotion and speaker identity. However, these systems face key challenges, particularly in incorporating external know

2025

F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching

ACL 2025long

This paper introduces F5-TTS, a fully non-autoregressive text-to-speech system based on flow matching with Diffusion Transformer (DiT). Without requiring complex designs such as duration model, text encoder, and phoneme alignment, the text input is simply padded with filler tokens to the same length…

2025

Fast and High-Quality Auto-Regressive Speech Synthesis via Speculative Decoding

ICASSP 2025accepted

The auto-regressive (AR) architecture, exemplified by models such as GPT, is extensively utilized in modern Text-to-Speech (TTS) systems. However, it often leads to considerable inference delays, primarily due to the challenges associated with next-token prediction in long speech sequences. In this…

Cited by 0SourceScholar
2025

From Generalist to Specialist: A Survey of Large Language Models for Chemistry

COLING 2025main

Large Language Models (LLMs) have significantly transformed our daily life and established a new paradigm in natural language processing (NLP). However, the predominant pretraining of LLMs on extensive web-based texts remains insufficient for advanced scientific discovery, particularly in chemistry.…

2025

GigaSpeech 2: An Evolving, Large-Scale and Multi-domain ASR Corpus for Low-Resource Languages with Automated Crawling, Transcription and Refinement

ACL 2025long

The evolution of speech technology has been spurred by the rapid increase in dataset sizes. Traditional speech models generally depend on a large amount of labeled training data, which is scarce for low-resource languages. This paper presents GigaSpeech 2, a large-scale, multi-domain, multilingual s…

2025

Heads up! Large Language Models Can Perform Tasks Without Your Instruction via Selective Attention Head Masking

ICML 2025poster

Large language models (LLMs) consist of numerous Transformer modules, and while the models can perform various functions, it remains an open question of how these modules are combined to elicit distinct inherent functionalities. In this paper, we investigate the modules inside LLMs and demonstrate t…

2025

MMAR: A Challenging Benchmark for Deep Reasoning in Speech, Audio, Music, and Their Mix

NeurIPS 2025poster

We introduce MMAR, a new benchmark designed to evaluate the deep reasoning capabilities of Audio-Language Models (ALMs) across massive multi-disciplinary tasks. MMAR comprises 1,000 meticulously curated audio-question-answer triplets, collected from real-world internet videos and refined through ite…

Cited by 0SourcecodeScholar
2025

MS-BART: Unified Modeling of Mass Spectra and Molecules for Structure Elucidation

NeurIPS 2025poster

Mass spectrometry (MS) plays a critical role in molecular identification, significantly advancing scientific discovery. However, structure elucidation from MS data remains challenging due to the scarcity of annotated spectra. While large-scale pretraining has proven effective in addressing data scar…

Cited by 0SourcecodeScholar
2025

MobA: Multifaceted Memory-Enhanced Adaptive Planning for Efficient Mobile Task Automation

NAACL 2025system demonstrations

Existing Multimodal Large Language Model (MLLM)-based agents face significant challenges in handling complex GUI (Graphical User Interface) interactions on devices. These challenges arise from the dynamic and structured nature of GUI environments, which integrate text, images, and spatial relationsh…

2025

NeuSym-RAG: Hybrid Neural Symbolic Retrieval with Multiview Structuring for PDF Question Answering

ACL 2025long

The increasing number of academic papers poses significant challenges for researchers to efficiently acquire key details. While retrieval augmented generation (RAG) shows great promise in large language model (LLM) based automated question answering, previous works often isolate neural and symbolic…

2025

Neural Directed Speech Enhancement with Dual Microphone Array in High Noise Scenario

ICASSP 2025accepted

In multi-speaker scenarios, leveraging spatial features is essential for enhancing target speech. While with limited microphone arrays, developing a compact multi-channel speech enhancement system remains challenging, especially in extremely low signal-to-noise ratio (SNR) conditions. To tackle this…

Cited by 0SourceScholar
2025

Reducing Tool Hallucination via Reliability Alignment

ICML 2025poster

Large Language Models (LLMs) have expanded their capabilities beyond language generation to interact with external tools, enabling automation and real-world applications. However, tool hallucinations—where models either select inappropriate tools or misuse them—pose significant challenges, leading t…

Cited by 6SourcePDFScholar
2025

SLAM-AAC: Enhancing Audio Captioning with Paraphrasing Augmentation and CLAP-Refine through LLMs

ICASSP 2025accepted

Automated Audio Captioning (AAC) aims to generate natural textual descriptions for input audio signals. Recent progress in audio pre-trained models and large language models (LLMs) has significantly enhanced audio understanding and textual reasoning capabilities, making improvements in AAC possible.…

Cited by 0SourceScholar
2025

SLAM-Omni: Timbre-Controllable Voice Interaction System with Single-Stage Training

ACL 2025finding

Recent advancements highlight the potential of end-to-end real-time spoken dialogue systems, showcasing their low latency and high quality. In this paper, we introduce SLAM-Omni, a timbre-controllable, end-to-end voice interaction system with single-stage training. SLAM-Omni achieves zero-shot timbr…

2025

Streaming Keyword Spotting Boosted by Cross-layer Discrimination Consistency

ICASSP 2025accepted

Connectionist Temporal Classification (CTC), a non-autoregressive training criterion, is widely used in online keyword spotting (KWS). However, existing CTC-based KWS decoding strategies either rely on Automatic Speech Recognition (ASR), which performs suboptimally due to its broad search over the a…

Cited by 0SourceScholar
2025

Task-Specific Data Selection for Instruction Tuning via Monosemantic Neuronal Activations

NeurIPS 2025poster

Instruction tuning improves the ability of large language models (LLMs) to follow diverse human instructions, but achieving strong performance on specific target tasks remains challenging. A critical bottleneck is selecting the most relevant data to maximize task-specific performance. Existing data…

Cited by 0SourceScholar
2025

URO-Bench: Towards Comprehensive Evaluation for End-to-End Spoken Dialogue Models

EMNLP 2025

Recent advances in large language models (LLMs) have driven significant progress in end-to-end spoken dialogue models (SDMs). In contrast to text-based LLMs, the evaluation framework for SDMs should encompass both cognitive dimensions (e.g., logical reasoning, knowledge) and speech-related aspects (

2025

VALL-T: Decoder-Only Generative Transducer for Robust and Decoding-Controllable Text-to-Speech

ICASSP 2025accepted

Recent TTS models with decoder-only Transformer architecture, such as SPEAR-TTS and VALL-E, achieve impressive naturalness and demonstrate the ability for zero-shot adaptation given a speech prompt. However, such decoder-only TTS models lack monotonic alignment constraints, sometimes leading to hall…

Cited by 0SourceScholar
2025

VQTalker: Towards Multilingual Talking Avatars Through Facial Motion Tokenization

AAAI 2025technical

We present VQTalker, a Vector Quantization-based framework for multilingual talking head generation that addresses the challenges of lip synchronization and natural motion across diverse languages. Our approach is grounded in the phonetic principle that human speech comprises a finite set of distinc…

Cited by 0SourcePDFScholar
2025

When Long Helps Short: How Context Length in Supervised Fine-tuning Affects Behavior of Large Language Models

EMNLP 2025

Large language models (LLMs) have achieved impressive performance across natural language processing (NLP) tasks. As real-world applications increasingly demand longer context windows, continued pretraining and supervised fine-tuning (SFT) on long-context data has become a common approach. While the

Cited by 0SourcePDFScholar
2024

A Birgat Model for Multi-Intent Spoken Language Understanding with Hierarchical Semantic Frames

ICASSP 2024accepted

Previous work on spoken language understanding (SLU) mainly focuses on single-intent settings, where each input utterance merely contains one user intent. This configuration significantly limits the surface form of user utterances and the capacity of output semantics. In this work, we firstly propos…

Cited by 0SourceScholar
2024

A Detailed Audio-Text Data Simulation Pipeline Using Single-Event Sounds

ICASSP 2024accepted

Recently, there has been an increasing focus on audio-text cross-modal learning. However, most of the existing audio-text datasets contain only simple descriptions of sound events. Compared with classification labels, the advantages of such descriptions are significantly limited. In this paper, we f…

Cited by 0SourceScholar
2024

AlignSum: Data Pyramid Hierarchical Fine-tuning for Aligning with Human Summarization Preference

EMNLP 2024finding

Text summarization tasks commonly employ Pre-trained Language Models (PLMs) to fit diverse standard datasets. While these PLMs excel in automatic evaluations, they frequently underperform in human evaluations, indicating a deviation between their generated summaries and human summarization preferenc…

2024

CoE-SQL: In-Context Learning for Multi-Turn Text-to-SQL with Chain-of-Editions

NAACL 2024long

Recently, Large Language Models (LLMs) have been demonstrated to possess impressive capabilities in a variety of domains and tasks. We investigate the issue of prompt design in the multi-turn text-to-SQL task and attempt to enhance the LLMs’ reasoning capacity when generating SQL queries. In the con…

2024

Contrastive Learning with Audio Discrimination for Customizable Keyword Spotting in Continuous Speech

ICASSP 2024accepted

Customizable keyword spotting (KWS) in continuous speech has attracted increasing attention due to its real-world application potential. While contrastive learning (CL) has been widely used to extract keyword representations, previous CL approaches all operate on pre-segmented isolated words and emp…

Cited by 0SourceScholar
2024

DiffDub: Person-Generic Visual Dubbing Using Inpainting Renderer with Diffusion Auto-Encoder

ICASSP 2024accepted

Generating high-quality and person-generic visual dubbing remains a challenge. Recent innovation has seen the advent of a two-stage paradigm, decoupling the rendering and lip synchronization process facilitated by intermediate representation as a conduit. Still, previous methodologies rely on rough…

Cited by 0SourceScholar
2024

DiffusionGAN3D: Boosting Text-guided 3D Generation and Domain Adaptation by Combining 3D GANs and Diffusion Priors

CVPR 2024poster

Text-guided domain adaptation and generation of 3D-aware portraits find many applications in various fields. However due to the lack of training data and the challenges in handling the high variety of geometry and appearance the existing methods for these tasks suffer from issues like inflexibility…

2024

IBSEN: Director-Actor Agent Collaboration for Controllable and Interactive Drama Script Generation

ACL 2024long

Large language models have demonstrated their capabilities in storyline creation and human-like character role-playing. Current language model agents mainly focus on reasonable behaviors from the level of individuals, and their behaviors might be hard to constraint on the level of the whole storylin…

2024

Is LLM a Reliable Reviewer? A Comprehensive Evaluation of LLM on Automatic Paper Reviewing Tasks

COLING 2024main

The use of large language models (LLM), especially ChatGPT, to help with research has come into practice. Researchers use it for timely advice and hope to obtain in-depth feedback. However, can LLM be a qualified and reliable reviewer? Although there already exist several review-related datasets, fe…

Cited by 40SourcePDFScholar
2024

Multilingual Brain Surgeon: Large Language Models Can Be Compressed Leaving No Language behind

COLING 2024main

Large Language Models (LLMs) have ushered in a new era in Natural Language Processing, but their massive size demands effective compression techniques for practicality. Although numerous model compression techniques have been investigated, they typically rely on a calibration set that overlooks the…

2024

SEF-VC: Speaker Embedding Free Zero-Shot Voice Conversion with Cross Attention

ICASSP 2024accepted

Zero-shot voice conversion (VC) aims to transfer the source speaker timbre to arbitrary unseen target speaker timbre, while keeping the linguistic content unchanged. Although the voice of generated speech can be controlled by providing the speaker embedding of the target speaker, the speaker similar…

Cited by 0SourceScholar
2024

SciEval: A Multi-Level Large Language Model Evaluation Benchmark for Scientific Research

AAAI 2024technical

Recently, there has been growing interest in using Large Language Models (LLMs) for scientific research. Numerous benchmarks have been proposed to evaluate the ability of LLMs for scientific research. However, current benchmarks are mostly based on pre-collected objective questions. This design suff…

2024

Sparsity-Accelerated Training for Large Language Models

ACL 2024findings

Large language models (LLMs) have demonstrated proficiency across various natural language processing (NLP) tasks but often require additional training, such as continual pre-training and supervised fine-tuning. However, the costs associated with this, primarily due to their large parameter count, r…

2024

Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows?

NeurIPS 2024spotlight

Data science and engineering workflows often span multiple stages, from warehousing to orchestration, using tools like BigQuery, dbt, and Airbyte. As vision language models (VLMs) advance in multimodal understanding and code generation, VLM-based agents could potentially automate these workflows by…

2024

StoryTTS: A Highly Expressive Text-to-Speech Dataset with Rich Textual Expressiveness Annotations

ICASSP 2024accepted

While acoustic expressiveness has long been studied in expressive text-to-speech (ETTS), the inherent expressiveness in text lacks sufficient attention, especially for ETTS of artistic works. In this paper, we introduce StoryTTS, a highly ETTS dataset that contains rich expressiveness both in acoust…

Cited by 0SourceScholar
2024

TDT-KWS: Fast and Accurate Keyword Spotting Using Token-and-Duration Transducer

ICASSP 2024accepted

Designing an efficient keyword spotting (KWS) system that delivers exceptional performance on resource-constrained edge devices has long been a subject of significant attention. Existing KWS search algorithms typically follow a frame-synchronous approach, where search decisions are made repeatedly a…

Cited by 0SourceScholar
2024

Towards Universal Speech Discrete Tokens: A Case Study for ASR and TTS

ICASSP 2024accepted

Self-supervised learning (SSL) proficiency in speech-related tasks has driven research into utilizing discrete tokens for speech tasks like recognition and translation, which offer lower storage requirements and great potential to employ natural language processing techniques. However, these studies…

Cited by 0SourceScholar
2024

UniCATS: A Unified Context-Aware Text-to-Speech Framework with Contextual VQ-Diffusion and Vocoding

AAAI 2024technical

The utilization of discrete speech tokens, divided into semantic tokens and acoustic tokens, has been proven superior to traditional acoustic feature mel-spectrograms in terms of naturalness and robustness for text-to-speech (TTS) synthesis. Recent popular models, such as VALL-E and SPEAR-TTS, allow…

2024

VoiceFlow: Efficient Text-To-Speech with Rectified Flow Matching

ICASSP 2024accepted

Although diffusion models in text-to-speech have become a popular choice due to their strong generative ability, the intrinsic complexity of sampling from diffusion models harms their efficiency. Alternatively, we propose VoiceFlow, an acoustic model that utilizes a rectified flow matching algorithm…

Cited by 0SourceScholar
2023

ACT-SQL: In-Context Learning for Text-to-SQL with Automatically-Generated Chain-of-Thought

EMNLP 2023long findings

Recently Large Language Models (LLMs) have been proven to have strong abilities in various domains and tasks. We study the problem of prompt designing in the text-to-SQL task and attempt to improve the LLMs' reasoning ability when generating SQL queries. Besides the trivial few-shot in-context learn…

Cited by 0SourcecodeScholar
2023

CSS: A Large-scale Cross-schema Chinese Text-to-SQL Medical Dataset

ACL 2023findings

The cross-domain text-to-SQL task aims to build a system that can parse user questions into SQL on complete unseen databases, and the single-domain text-to-SQL task evaluates the performance on identical databases. Both of these setups confront unavoidable difficulties in real-world applications. To…

2023

Diverse Data Augmentation with Diffusions for Effective Test-time Prompt Tuning

ICCV 2023poster

Benefiting from prompt tuning, recent years have witnessed the promising performance of pre-trained vision-language models, e.g., CLIP, on versatile downstream tasks. In this paper, we focus on a particular setting of learning adaptive prompts on the fly for each test sample from an unseen new domai…

Cited by 93PDFcodeScholar
2023

Emodiff: Intensity Controllable Emotional Text-to-Speech with Soft-Label Guidance

ICASSP 2023accepted

Although current neural text-to-speech (TTS) models are able to generate high-quality speech, intensity controllable emotional TTS is still a challenging task. Most existing methods need external optimizations for intensity calculation, leading to suboptimal results or degraded quality. In this pape…

Cited by 0SourceScholar
2023

Exploring Schema Generalizability of Text-to-SQL

ACL 2023findings

Exploring the generalizability of a text-to-SQL parser is essential for a system to automatically adapt the real-world databases. Previous investigation works mostly focus on lexical diversity, including the influence of the synonym and perturbations in both natural language questions and databases.…

Cited by 2SourcePDFScholar
2023

Improving Few-Shot Learning for Talking Face System with TTS Data Augmentation

ICASSP 2023accepted

Audio-driven talking face has attracted broad interest from academia and industry recently. However, data acquisition and labeling in audio-driven talking face are labor-intensive and costly. The lack of data resource results in poor synthesis effect. To alleviate this issue, we propose to use TTS (…

Cited by 0SourceScholar
2023

Large Language Models Are Semi-Parametric Reinforcement Learning Agents

NeurIPS 2023poster

Inspired by the insights in cognitive science with respect to human memory and reasoning mechanism, a novel evolvable LLM-based (Large Language Model) agent framework is proposed as Rememberer. By equipping the LLM with a long-term experience memory, Rememberer is capable of exploiting the experienc…

2023

Multi-Speaker End-to-End Multi-Modal Speaker Diarization System for the MISP 2022 Challenge

ICASSP 2023accepted

This paper presents the design and implementation of our system for Track 1 of the Multi-modal Information based Speech Processing (MISP) 2022 Challenge. We design an end-to-end transformer-based multi-talker system. The transformer backbone is well-suited to capture long-term features, which is cru…

Cited by 0SourceScholar
2023

PointGPT: Auto-regressively Generative Pre-training from Point Clouds

NeurIPS 2023poster

Large language models (LLMs) based on the generative pre-training transformer (GPT) have demonstrated remarkable effectiveness across a diverse range of downstream tasks. Inspired by the advancements of the GPT, we present PointGPT, a novel approach that extends the concept of GPT to point clouds, a…

2023

SPM: A Split-Parsing Method for Joint Multi-Intent Detection and Slot Filling

ACL 2023industry

In a task-oriented dialogue system, joint intent detection and slot filling for multi-intent utterances become meaningful since users tend to query more. The current state-of-the-art studies choose to process multi-intent utterances through a single joint model of sequence labelling and multi-label…

2023

TeCS: A Dataset and Benchmark for Tense Consistency of Machine Translation

ACL 2023short

Tense inconsistency frequently occurs in machine translation. However, there are few criteria to assess the model’s mastery of tense prediction from a linguistic perspective. In this paper, we present a parallel tense test set, containing French-English 552 utterances. We also introduce a correspond…

2023

Towards Instance-adaptive Inference for Federated Learning

ICCV 2023poster

Federated learning (FL) is a distributed learning paradigm that enables multiple clients to learn a powerful global model by aggregating local training. However, the performance of the global model is often hampered by non-i.i.d. distribution among the clients, requiring extensive efforts to mitigat…

Cited by 22PDFcodeScholar
2022

AdapterShare: Task Correlation Modeling with Adapter Differentiation

EMNLP 2022main

Thanks to the development of pre-trained language models, multitask learning (MTL) methods achieve a great success in natural language understanding area.However, current MTL methods pay more attention to task selection or model design to fuse as much knowledge as possible, while intrinsic task corr…

2022

Category-Adapted Sound Event Enhancement with Weakly Labeled Data

ICASSP 2022accepted

Previous audio enhancement training usually requires clean signals with additive noises; hence commonly focuses on speech enhancement, where clean speech is easy to access. This paper goes beyond a broader sound event enhancement by using a weakly supervised approach via sound event detection (SED)…

Cited by 0SourceScholar
2022

D4: a Chinese Dialogue Dataset for Depression-Diagnosis-Oriented Chat

EMNLP 2022main

In a depression-diagnosis-directed clinical session, doctors initiate a conversation with ample emotional support that guides the patients to expose their symptoms based on clinical diagnosis criteria. Such a dialogue system is distinguished from existing single-purpose human-machine dialog systems,…

2022

META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI

EMNLP 2022main

Task-oriented dialogue (TOD) systems have been widely used by mobile phone intelligent assistants to accomplish tasks such as calendar scheduling or hotel reservation. Current TOD systems usually focus on multi-turn text/speech interaction, then they would call back-end APIs designed for TODs to per…

Cited by 61SourcePDFScholar
2022

TIE: Topological Information Enhanced Structural Reading Comprehension on Web Pages

NAACL 2022long

Recently, the structural reading comprehension (SRC) task on web pages has attracted increasing research interests. Although previous SRC work has leveraged extra information such as HTML tags or XPaths, the informative topology of web pages is not effectively exploited. In this work, we propose a T…

2021

Investigating Local and Global Information for Automated Audio Captioning with Transfer Learning

ICASSP 2021accepted

Automated audio captioning (AAC) aims at generating summarizing descriptions for audio clips. Multitudinous concepts are described in an audio caption, ranging from local information such as sound events to global information like acoustic scenery. Currently, the mainstream paradigm for AAC is the e…

Cited by 0SourceScholar
2021

LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching

AAAI 2021technical

Chinese short text matching is a fundamental task in natural language processing. Existing approaches usually take Chinese characters or words as input tokens. They have two limitations: 1) Some Chinese words are polysemous, and semantic information is not fully utilized. 2) Some models suffer poten…

2021

LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations

ACL 2021long

This work aims to tackle the challenging heterogeneous graph encoding problem in the text-to-SQL task. Previous methods are typically node-centric and merely utilize different weight matrices to parameterize edge types, which 1) ignore the rich semantics embedded in the topological structure of edge…

2021

ShadowGNN: Graph Projection Neural Network for Text-to-SQL Parser

NAACL 2021long

Given a database schema, Text-to-SQL aims to translate a natural language question into the corresponding SQL query. Under the setup of cross-domain, traditional semantic parsing models struggle to adapt to unseen database schemas. To improve the model generalization capability for rare and unseen s…

2021

SynAug: Synthesis-Based Data Augmentation for Text-Dependent Speaker Verification

ICASSP 2021accepted

Text-dependent speaker verification systems trained on large amount of labelled data exhibit remarkable performance. However, collecting the speech from a lot of speakers with target transcript is a lengthy and expensive process. In this work, we propose a synthesis based data augmentation method (S…

Cited by 0SourceScholar
2021

Text-to-Audio Grounding: Building Correspondence Between Captions and Sound Events

ICASSP 2021accepted

Automated Audio Captioning is a cross-modal task, generating natural language descriptions to summarize the audio clips’ sound events. However, grounding the actual sound events in the given audio based on its corresponding caption has not been investigated. This paper contributes an Audio-Grounding…

Cited by 0SourceScholar
2021

WebSRC: A Dataset for Web-Based Structural Reading Comprehension

EMNLP 2021main

Web search is an essential way for humans to obtain information, but it’s still a great challenge for machines to understand the contents of web pages. In this paper, we introduce the task of web-based structural reading comprehension. Given a web page and a question about it, the task is to find an…

Cited by 85SourcePDFScholar
2020

Addressing the Polysemy Problem in Language Modeling with Attentional Multi-Sense Embeddings

ICASSP 2020accepted

Neural network language models have gained considerable popularity due to their promising performance. Distributed word embeddings are utilized to represent semantic information. However, each word is associated with a single vector in the embedding layer, disabling the model from capturing the mean…

Cited by 0SourceScholar
2020

Channel Invariant Speaker Embedding Learning with Joint Multi-Task and Adversarial Training

ICASSP 2020accepted

Using deep neural network to extract speaker embedding has significantly improved the speaker verification task. However, such embeddings are still vulnerable to channel variability. Previous works have used adversarial training to suppress channel information to extract channel-invariant embedding…

Cited by 0SourceScholar
2020

Investigation of Specaugment for Deep Speaker Embedding Learning

ICASSP 2020accepted

SpecAugment is a newly proposed data augmentation method for speech recognition. By randomly masking bands in the log Mel spectogram this method leads to impressive performance improvements. In this paper, we investigate the usage of SpecAugment for speaker verification tasks. Two different models,…

Cited by 0SourceScholar
2020

Text Adaptation for Speaker Verification with Speaker-Text Factorized Embeddings

ICASSP 2020accepted

Text mismatch between pre-collected data, either training data or enrollment data, and the actual test data can significantly hurt text-dependent speaker verification (SV) system performance. Although this problem can be solved by carefully collecting data with the target speech content, such data c…

Cited by 0SourceScholar
2019

End-to-end Monaural Multi-speaker ASR System without Pretraining

ICASSP 2019accepted

Recently, end-to-end models have become a popular approach as an alternative to traditional hybrid models in automatic speech recognition (ASR). The multi-speaker speech separation and recognition task is a central task in cocktail party problem. In this paper, we present a state-of-the-art monaural…

Cited by 0SourceScholar
2019

Knowledge Distillation for Small Foot-print Deep Speaker Embedding

ICASSP 2019accepted

Deep speaker embedding learning is an effective method for speaker identity modelling. Very deep models such as ResNet can achieve remarkable results but are usually too computationally expensive for real applications with limited resources. On the other hand, simply reducing model size is likely to…

Cited by 0SourceScholar
2018

Fast Oov Words Incorporation Using Structured Word Embeddings for Neural Network Language Model

ICASSP 2018accepted

Recently, deep learning approaches have been widely used in language modeling and achieved great success. However, the out-of-vocabulary (OOV) words are often estimated in a rather crude way using only one special symbol, which ignores the linguistic information. In this paper we present an LSTM lan…

Cited by 0SourceScholar
2018

Focal Kl-Divergence Based Dilated Convolutional Neural Networks for Co-Channel Speaker Identification

ICASSP 2018accepted

Recognizing the identities of multiple talkers via their overlapped speech is a challenging task, it is also one main difficulty for the “cocktail party problem”. In this paper, a novel dilated convolutional neural network with a focal KL-divergence loss function is proposed to tackle this problem.…

Cited by 0SourceScholar
2018

Policy Adaptation for Deep Reinforcement Learning-Based Dialogue Management

ICASSP 2018accepted

Policy optimization is the core part of statistical dialogue management. Deep reinforcement learning has been successfully used for dialogue policy optimization for a static pre-defined domain. However, when the domain changes dynamically, e.g. a new previously unseen concept (or slot) which can be…

Cited by 0SourceScholar
2018

Semi-Supervised Training Using Adversarial Multi-Task Learning for Spoken Language Understanding

ICASSP 2018accepted

Spoken language understanding (SLU) usually requires human semantic annotation on collected data, but the process is expensive. In order to make better use of unlabeled data for robust SLU, we propose an adversarial multi-task learning method by merging a bidirectional language model (BLM) and a slo…

Cited by 0SourceScholar
2016

A fast direct source localization approach for acoustic sensor array

ICASSP 2016accepted

We present a novel Fast Direct Source Localization (FDSL) approach for acoustic isotropic sensor array applications. Unlike previous approximate maximum likelihood (AML) approach, the proposed FDSL focuses on the phase shift caused by time delays among sensors and obtains an analytical result withou…

Cited by 0SourceScholar
2016

Discriminatively trained joint speaker and environment representations for adaptation of deep neural network acoustic models

ICASSP 2016accepted

A recent trend in normalization of factors extraneous to a speech recognition task has been to explicitly introduce features related to the unwanted variability in the training of Deep Neural Networks (DNN). Typically, this is done by either perturbing the training set with models of these extraneou…

Cited by 0SourceScholar
2015

Deep Multiple Instance Learning for Image Classification and Auto-Annotation

CVPR 2015poster

The recent development in learning deep representations has demonstrated its wide applications in traditional vision tasks like classification and detection. However, there has been little investigation on how we could build up a deep learning framework in a weakly supervised setting. In this paper,…

Cited by 541SourcePDFScholar
2015

Recurrent neural network language model with structured word embeddings for speech recognition

ICASSP 2015accepted

Due to effective word context encoding and long-term context preserving, recurrent neural network language model (RNNLM) has attracted great interest by showing better performance over back-off n-gram models and feed-forward neural network language models (FNNLM). However, it still has the difficult…

Cited by 0SourceScholar
2015

Text Flow: A Unified Text Detection System in Natural Scene Images

ICCV 2015poster

The prevalent scene text detection approach follows four sequential steps comprising character candidate detection, false character candidate removal, text line extraction, and text line verification. However, errors occur and accumulate throughout each of these sequential steps which often lead to…

Cited by 295PDFcodeScholar