← Search

Xu Tan

89 accepted papers

2026

AnoMamba: Aligning Reconstruction with Time Series Anomaly Detection via Selective Global Dependency Modeling

IJCAI 2026

Reconstruction-based frameworks are widely adopted in Time Series Anomaly Detection (TSAD), assuming that models reconstruct normal behavior well but yield larger errors on anomalies. However, in unsupervised TSAD, minimizing reconstruction loss alone often breaks this assumption. Models tend to ove

Cited by 0Scholar
2026

AudioX: A Unified Framework for Anything-to-Audio Generation

ICLR 2026poster

Audio and music generation based on flexible multimodal control signals is a widely applicable topic, with the following key challenges: 1) a unified multimodal modeling framework, and 2) large-scale, high-quality training data. As such, we propose AudioX, a unified framework for anything-to-audio g…

Cited by 0SourcecodeScholar
2026

Think Then Rewrite: Reasoning Enhanced Query Rewriting for Domain Specific Retrieval

AAAI 2026technical

Query rewriting is a crucial task for improving retrieval, especially in professional domains such as law and medicine, where user queries are often underspecified and ambiguous. While large language models (LLMs) offer strong understanding and generation capabilities, existing LLM-based approaches

Cited by 0SourcePDFScholar
2026

YuE: Scaling Open Foundation Models for Long-Form Music Generation

ICLR 2026poster

We tackle the task of long-form music generation, particularly the challenging \textbf{lyrics-to-song} problem, by introducing \textbf{YuE (乐)}, a family of open-source music generation foundation models. Specifically, YuE scales to trillions of tokens and generates up to five minutes of music while…

Cited by 0SourcecodeScholar
2025

ALMTokenizer: A Low-bitrate and Semantic-rich Audio Codec Tokenizer for Audio Language Modeling

ICML 2025poster

Recent advancements in audio language models have underscored the pivotal role of audio tokenization, which converts audio signals into discrete tokens, thereby facilitating the application of language model architectures to the audio domain. In this study, we introduce ALMTokenizer, a novel low-bit…

Cited by 0SourcePDFScholar
2025

CLaMP 2: Multimodal Music Information Retrieval Across 101 Languages Using Large Language Models

NAACL 2025findings

Challenges in managing linguistic diversity and integrating various musical modalities are faced by current music information retrieval systems. These limitations reduce their effectiveness in a global, multimodal music environment. To address these issues, we introduce CLaMP 2, a system compatible…

2025

Chain-of-Model Learning for Language Model

NeurIPS 2025poster

In this paper, we propose a novel learning paradigm, termed *Chain-of-Model* (CoM), which incorporates the causal relationship into the hidden states of each layer as a chain style. thereby introducing great scaling efficiency in model training and inference flexibility in deployment.We introduce th…

Cited by 0SourceScholar
2025

Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language Model

AAAI 2025technical

Recent advancements in audio generation have been significantly propelled by the capabilities of Large Language Models (LLMs). The existing research on audio LLM has primarily focused on enhancing the architecture and scale of audio language models, as well as leveraging larger datasets, and general…

2025

EASYTOOL: Enhancing LLM-based Agents with Concise Tool Instruction

NAACL 2025long

There has been a rising interest in utilizing tools in applications of autonomous agents based on large language models (LLMs) to address intricate real-world tasks. To develop LLMbased agents, it usually requires LLMs to understand many tool functions from different tool documentations. However, th…

2025

EvoAgent: Towards Automatic Multi-Agent Generation via Evolutionary Algorithms

NAACL 2025long

The rise of powerful large language models (LLMs) has spurred a new trend in building LLM-based autonomous agents for solving complex tasks, especially multi-agent systems. Despite the remarkable progress, we notice that existing works are heavily dependent on human-designed frameworks, which greatl…

2025

GETMusic: Generating Music Tracks with a Unified Representation and Diffusion Framework

IJCAI 2025

Symbolic music generation aims to create musical notes, which can help users compose music, such as generating target instrument tracks based on provided source tracks. In practical scenarios where there’s a predefined ensemble of tracks and various composition needs, an efficient and effective gene

2025

InstructAvatar: Text-Guided Emotion and Motion Control for Avatar Generation

AAAI 2025technical

Recent talking avatar generation models have made strides in achieving realistic and accurate lip synchronization with the audio, but often fall short in controlling and conveying detailed expressions and emotions of the avatar, making the generated video less vivid and controllable. In this paper,…

2025

MoonCast: High-Quality Zero-Shot Podcast Generation

NeurIPS 2025poster

Recent advances in text-to-speech synthesis have achieved notable success in generating high-quality short utterances for individual speakers. However, these systems still face challenges when extending their capabilities to long, multi-speaker, and spontaneous dialogues, typical of real-world scena…

Cited by 0SourcecodeScholar
2025

MuPT: A Generative Symbolic Music Pretrained Transformer

ICLR 2025poster

In this paper, we explore the application of Large Language Models (LLMs) to the pre-training of music. While the prevalent use of MIDI in music modeling is well-established, our findings suggest that LLMs are inherently more compatible with ABC Notation, which aligns more closely with their design…

Cited by 10SourcePDFScholar
2025

The Best of Both Worlds: Integrating Language Models and Diffusion Models for Video Generation

ICCV 2025poster

Recent advancements in text-to-video (T2V) generation have been driven by two competing paradigms: autoregressive language models and diffusion models. However, each paradigm has intrinsic limitations: language models struggle with visual quality and error accumulation, while diffusion models lack s…

2025

VidMuse: A Simple Video-to-Music Generation Framework with Long-Short-Term Modeling

CVPR 2025poster

In this work, we systematically study music generation conditioned solely on the video. First, we present a large-scale dataset by collecting 360K video-music pairs, including various genres such as movie trailers, advertisements, and documentaries. Furthermore, we propose VidMuse, a simple framewor…

2025

ZSVC: Zero-shot Style Voice Conversion with Disentangled Latent Diffusion Models and Adversarial Training

ICASSP 2025accepted

Style voice conversion aims to transform the speaking style of source speech into a desired style while keeping the original speaker’s identity. However, previous style voice conversion approaches primarily focus on well-defined domains such as emotional aspects, limiting their practical application…

Cited by 0SourceScholar
2024

Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers

ICLR 2024poster

Large Language Models (LLMs) excel in various tasks, but they rely on carefully crafted prompts that often demand substantial human effort. To automate this process, in this paper, we propose a novel framework for discrete prompt optimization, called EvoPrompt, which borrows the idea of evolutionary…

Cited by 0SourcePDFScholar
2024

D-CPT Law: Domain-specific Continual Pre-Training Scaling Law for Large Language Models

NeurIPS 2024poster

Continual Pre-Training (CPT) on Large Language Models (LLMs) has been widely used to expand the model’s fundamental understanding of specific downstream domains (e.g., math and code). For the CPT on domain-specific LLMs, one important question is how to choose the optimal mixture ratio between the g…

Cited by 18SourcePDFScholar
2024

Empowering Diffusion Models on the Embedding Space for Text Generation

NAACL 2024long

Diffusion models have achieved state-of-the-art synthesis quality on both visual and audio tasks, and recent works further adapt them to textual data by diffusing on the embedding space. In this paper, we conduct systematic studies of the optimization challenges encountered with both the embedding s…

2024

FastSAG: Towards Fast Non-Autoregressive Singing Accompaniment Generation

IJCAI 2024poster

Singing Accompaniment Generation (SAG), which generates instrumental music to accompany input vocals, is crucial to developing human-AI symbiotic art creation systems. The state-of-the-art method, SingSong, utilizes a multi-stage autoregressive (AR) model for SAG, however, this method is extremely s…

2024

GAIA: Zero-shot Talking Avatar Generation

ICLR 2024poster

Zero-shot talking avatar generation aims at synthesizing natural talking videos from speech and a single portrait image. Previous methods have relied on domain-specific heuristics such as warping-based motion representation and 3D Morphable Models, which limit the naturalness and diversity of the ge…

Cited by 21SourcePDFScholar
2024

Mitigating Reversal Curse in Large Language Models via Semantic-aware Permutation Training

ACL 2024findings

While large language models (LLMs) have achieved impressive performance across diverse tasks, recent studies showcase that causal LLMs suffer from the “reversal curse”. It is a typical example that the model knows “A’s father is B”, but is unable to reason “B’s child is A”. This limitation poses a c…

2024

NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers

ICLR 2024spotlight

Scaling text-to-speech (TTS) to large-scale, multi-speaker, and in-the-wild datasets is important to capture the diversity in human speech such as speaker identities, prosodies, and styles (e.g., singing). Current large TTS systems usually quantize speech into discrete tokens and use language models…

2024

NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion Models

ICML 2024oral

While recent large-scale text-to-speech (TTS) models have achieved significant progress, they still fall shorts in speech quality, similarity, and prosody. Considering that speech intricately encompasses various attributes (e.g., content, prosody, timbre, and acoustic details) that pose significant…

Cited by 172SourcePDFScholar
2024

Predictor-Corrector Enhanced Transformers with Exponential Moving Average Coefficient Learning

NeurIPS 2024poster

Residual networks, as discrete approximations of Ordinary Differential Equations (ODEs), have inspired significant advancements in neural network design, including multistep methods, high-order methods, and multi-particle dynamical systems. The precision of the solution to ODEs significantly affects…

Cited by 2SourcePDFScholar
2024

PromptTTS 2: Describing and Generating Voices with Text Prompt

ICLR 2024poster

Speech conveys more information than text, as the same word can be uttered in various voices to convey diverse information. Compared to traditional text-to-speech (TTS) methods relying on speech prompts (reference speech) for voice variability, using text prompts (descriptions) is more user-friendly…

2024

PyramidCodec: Hierarchical Codec for Long-form Music Generation in Audio Domain

EMNLP 2024finding

Generating well-structured long music compositions, spanning several minutes, remains a challenge due to inefficient representation and the lack of structured representation. In this paper, we propose PyramidCodec, a hierarchical discrete representation of audio, for long audio-domain music generati…

2024

Re-creation of Creations: A New Paradigm for Lyric-to-Melody Generation

IJCAI 2024poster

Current lyric-to-melody generation methods struggle with the lack of paired lyric-melody data to train, and the lack of adherence to composition guidelines, resulting in melodies that do not sound human-composed. To address these issues, we propose a novel paradigm called Re-creation of Creations (R…

2024

Regeneration Learning: A Learning Paradigm for Data Generation

AAAI 2024technical

Machine learning methods for conditional data generation usually build a mapping from source conditional data X to target data Y. The target Y (e.g., text, speech, music, image, video) is usually high-dimensional and complex, and contains information that does not exist in source data, which hinders…

Cited by 15SourcePDFScholar
2024

Sentence-Level or Token-Level? A Comprehensive Study on Knowledge Distillation

IJCAI 2024poster

Knowledge distillation, transferring knowledge from a teacher model to a student model, has emerged as a powerful technique in neural machine translation for compressing models or simplifying training targets. Knowledge distillation encompasses two primary methods: sentence-level distillation and to…

2024

TaskBench: Benchmarking Large Language Models for Task Automation

NeurIPS 2024poster

In recent years, the remarkable progress of large language models (LLMs) has sparked interest in task automation, which involves decomposing complex tasks described by user instructions into sub-tasks and invoking external tools to execute them, playing a central role in autonomous agents. However,…

2024

UniAudio 1.5: Large Language Model-Driven Audio Codec is A Few-Shot Audio Task Learner

NeurIPS 2024poster

Large Language models (LLMs) have demonstrated supreme capabilities in textual understanding and generation, but cannot be directly applied to cross-modal tasks without fine-tuning. This paper proposes a cross-modal in-context learning approach, empowering the frozen LLMs to achieve multiple audio t…

2024

UniAudio: Towards Universal Audio Generation with Large Language Models

ICML 2024poster

Audio generation is a major branch of generative AI research. Compared with prior works in this area that are commonly task-specific with heavy domain knowledge, this paper advocates building universal audio generation models that can handle various tasks in a unified manner. As recent research on l…

Cited by 16SourcePDFScholar
2023

AUDIT: Audio Editing by Following Instructions with Latent Diffusion Models

NeurIPS 2023poster

Audio editing is applicable for various purposes, such as adding background sound effects, replacing a musical instrument, and repairing damaged audio. Recently, some diffusion-based methods achieved zero-shot audio editing by using a diffusion and denoising process conditioned on the text descripti…

2023

DiffusionNER: Boundary Diffusion for Named Entity Recognition

ACL 2023long

In this paper, we propose DiffusionNER, which formulates the named entity recognition task as a boundary-denoising diffusion process and thus generates named entities from noisy spans. During training, DiffusionNER gradually adds noises to the golden entity boundaries by a fixed forward diffusion pr…

2023

Extract and Attend: Improving Entity Translation in Neural Machine Translation

ACL 2023findings

While Neural Machine Translation (NMT) has achieved great progress in recent years, it still suffers from inaccurate translation of entities (e.g., person/organization name, location), due to the lack of entity training instances. When we humans encounter an unknown entity during translation, we usu…

2023

HiFace: High-Fidelity 3D Face Reconstruction by Learning Static and Dynamic Details

ICCV 2023poster

3D Morphable Models (3DMMs) demonstrate great potential for reconstructing faithful and animatable 3D facial surfaces from a single image. The facial surface is influenced by the coarse shape, as well as the static detail (e,g., person-specific appearance) and dynamic detail (e.g., expression-driven…

Cited by 25PDFScholar
2023

HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face

NeurIPS 2023poster

Solving complicated AI tasks with different domains and modalities is a key step toward artificial general intelligence. While there are numerous AI models available for various domains and modalities, they cannot handle complicated AI tasks autonomously. Considering large language models (LLMs) hav…

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

NAS-FM: Neural Architecture Search for Tunable and Interpretable Sound Synthesis Based on Frequency Modulation

IJCAI 2023poster

Developing digital sound synthesizers is crucial to the music industry as it provides a low-cost way to produce high-quality sounds with rich timbres. Existing traditional synthesizers often require substantial expertise to determine the overall framework of a synthesizer and the parameters of submo…

2023

Prompttts: Controllable Text-To-Speech With Text Descriptions

ICASSP 2023accepted

Using a text description as prompt to guide the generation of text or images (e.g., GPT-3 or DALLE-2) has drawn wide attention recently. Beyond text and image generation, in this work, we explore the possibility of utilizing text descriptions to guide speech synthesis. Thus, we develop a text-to-spe…

Cited by 0SourceScholar
2023

SoftCorrect: Error Correction with Soft Detection for Automatic Speech Recognition

AAAI 2023technical

Error correction in automatic speech recognition (ASR) aims to correct those incorrect words in sentences generated by ASR models. Since recent ASR models usually have low word error rate (WER), to avoid affecting originally correct tokens, error correction models should only modify incorrect words,…

2023

Towards Understanding Omission in Dialogue Summarization

ACL 2023long

Dialogue summarization aims to condense the lengthy dialogue into a concise summary, and has recently achieved significant progress. However, the result of existing methods is still far from satisfactory. Previous works indicated that omission is a major factor in affecting the quality of summarizat…

2023

TranSFormer: Slow-Fast Transformer for Machine Translation

ACL 2023findings

Learning multiscale Transformer models has been evidenced as a viable approach to augmenting machine translation systems. Prior research has primarily focused on treating subwords as basic units in developing such systems. However, the incorporation of fine-grained character-level features into mult…

Cited by 7SourcePDFScholar
2023

VideoDubber: Machine Translation with Speech-Aware Length Control for Video Dubbing

AAAI 2023technical

Video dubbing aims to translate the original speech in a film or television program into the speech in a target language, which can be achieved with a cascaded system consisting of speech recognition, machine translation and speech synthesis. To ensure the translated speech to be well aligned with t…

2022

A Study of Syntactic Multi-Modality in Non-Autoregressive Machine Translation

NAACL 2022long

It is difficult for non-autoregressive translation (NAT) models to capture the multi-modal distribution of target translations due to their conditional independence assumption, which is known as the “multi-modality problem”, including the lexical multi-modality and the syntactic multi-modality. Whil…

2022

A Study on the Efficacy of Model Pre-Training In Developing Neural Text-to-Speech System

ICASSP 2022accepted

In the development of neural text-to-speech systems, model pre-training with a large amount of non-target speakers’ data is a common approach. However, in terms of ultimately achieved system performance for target speaker(s), the actual benefits of model pre-training are uncertain and unstable, depe…

Cited by 0SourceScholar
2022

Adaptive Logit Adjustment Loss for Long-Tailed Visual Recognition

AAAI 2022technical

Data in the real world tends to exhibit a long-tailed label distribution, which poses great challenges for the training of neural networks in visual recognition. Existing methods tackle this problem mainly from the perspective of data quantity, i.e., the number of samples in each class. To be specif…

Cited by 67SourcePDFScholar
2022

Analyzing and Mitigating Interference in Neural Architecture Search

ICML 2022spotlight

Weight sharing is a popular approach to reduce the training cost of neural architecture search (NAS) by reusing the weights of shared operators from previously trained child models. However, the rank correlation between the estimated accuracy and ground truth accuracy of those child models is low du…

Cited by 0SourcePDFScholar
2022

BinauralGrad: A Two-Stage Conditional Diffusion Probabilistic Model for Binaural Audio Synthesis

NeurIPS 2022accept

Binaural audio plays a significant role in constructing immersive augmented and virtual realities. As it is expensive to record binaural audio from the real world, synthesizing them from mono audio has attracted increasing attention. This synthesis process involves not only the basic physical warpin…

2022

Infergrad: Improving Diffusion Models for Vocoder by Considering Inference in Training

ICASSP 2022accepted

Denoising diffusion probabilistic models (diffusion models for short) require a large number of iterations in inference to achieve the generation quality that matches or surpasses the state-of-the-art generative models, which invariably results in slow inference speed. Previous approaches aim to opt…

Cited by 0SourceScholar
2022

Mask the Correct Tokens: An Embarrassingly Simple Approach for Error Correction

EMNLP 2022main

Text error correction aims to correct the errors in text sequences such as those typed by humans or generated by speech recognition models.Previous error correction methods usually take the source (incorrect) sentence as encoder input and generate the target (correct) sentence through the decoder. S…

2022

Museformer: Transformer with Fine- and Coarse-Grained Attention for Music Generation

NeurIPS 2022accept

Symbolic music generation aims to generate music scores automatically. A recent trend is to use Transformer or its variants in music generation, which is, however, suboptimal, because the full attention cannot efficiently model the typically long music sequences (e.g., over 10,000 tokens), and the e…

2022

PriorGrad: Improving Conditional Denoising Diffusion Models with Data-Dependent Adaptive Prior

ICLR 2022poster

Denoising diffusion probabilistic models have been recently proposed to generate high-quality samples by estimating the gradient of the data density. The framework assumes the prior noise as a standard Gaussian distribution, whereas the corresponding data distribution may be more complicated than th…

2022

ProphetChat: Enhancing Dialogue Generation with Simulation of Future Conversation

ACL 2022long

Typical generative dialogue models utilize the dialogue history to generate the response. However, since one dialogue utterance can often be appropriately answered by multiple distinct responses, generating a desired response solely based on the historical information is not easy. Intuitively, if th…

2022

TeleMelody: Lyric-to-Melody Generation with a Template-Based Two-Stage Method

EMNLP 2022main

Lyric-to-melody generation is an important task in automatic songwriting. Previous lyric-to-melody generation systems usually adopt end-to-end models that directly generate melodies from lyrics, which suffer from several issues: 1) lack of paired lyric-melody training data; 2) lack of control on gen…

2022

Transcormer: Transformer for Sentence Scoring with Sliding Language Modeling

NeurIPS 2022accept

Sentence scoring aims at measuring the likelihood score of a sentence and is widely used in many natural language processing scenarios, like reranking, which is to select the best sentence from multiple candidates. Previous works on sentence scoring mainly adopted either causal language modeling (CL…

Cited by 13SourcePDFScholar
2022

Transformer-S2A: Robust and Efficient Speech-to-Animation

ICASSP 2022accepted

We propose a novel robust and efficient Speech-to-Animation (S2A) approach for synchronized facial animation generation in human-computer interaction. Compared with conventional approaches, the proposed approach utilizes phonetic posteriorgrams (PPGs) of spoken phonemes as input to ensure the cross-…

Cited by 0SourceScholar
2021

AdaSpeech: Adaptive Text to Speech for Custom Voice

ICLR 2021poster

Custom voice, a specific text to speech (TTS) service in commercial speech platforms, aims to adapt a source TTS model to synthesize personal voice for a target speaker using few speech from her/him. Custom voice presents two unique challenges for TTS adaptation: 1) to support diverse customers, the…

2021

Adaspeech 2: Adaptive Text to Speech with Untranscribed Data

ICASSP 2021accepted

Text to speech (TTS) is widely used to synthesize personal voice for a target speaker, where a well-trained source TTS model is fine-tuned with few paired adaptation data (speech and its transcripts) on this target speaker. However, in many scenarios, only untranscribed speech data is available for…

Cited by 0SourceScholar
2021

BRECQ: Pushing the Limit of Post-Training Quantization by Block Reconstruction

ICLR 2021poster

We study the challenging task of neural network quantization without end-to-end retraining, called Post-training Quantization (PTQ). PTQ usually requires a small subset of training data but produces less powerful quantized models than Quantization-Aware Training (QAT). In this work, we propose a nov…

2021

DeepRapper: Neural Rap Generation with Rhyme and Rhythm Modeling

ACL 2021long

Rap generation, which aims to produce lyrics and corresponding singing beats, needs to model both rhymes and rhythms. Previous works for rap generation focused on rhyming lyrics, but ignored rhythmic beats, which are important for rap performance. In this paper, we develop DeepRapper, a Transformer-…

2021

Denoispeech: Denoising Text to Speech with Frame-Level Noise Modeling

ICASSP 2021accepted

While neural-based text to speech (TTS) models can synthesize natural and intelligible voice, they usually require high-quality speech data, which is costly to collect. In many scenarios, only noisy speech of a target speaker is available, which presents challenges for TTS model training for this sp…

Cited by 0SourceScholar
2021

FastCorrect 2: Fast Error Correction on Multiple Candidates for Automatic Speech Recognition

EMNLP 2021finding

Error correction is widely used in automatic speech recognition (ASR) to post-process the generated sentence, and can further reduce the word error rate (WER). Although multiple candidates are generated by an ASR system through beam search, current error correction approaches can only correct one se…

2021

FastCorrect: Fast Error Correction with Edit Alignment for Automatic Speech Recognition

NeurIPS 2021poster

Error correction techniques have been used to refine the output sentences from automatic speech recognition (ASR) models and achieve a lower word error rate (WER) than original ASR outputs. Previous works usually use a sequence-to-sequence model to correct an ASR output sentence autoregressively, wh…

2021

FastSpeech 2: Fast and High-Quality End-to-End Text to Speech

ICLR 2021poster

Non-autoregressive text to speech (TTS) models such as FastSpeech can synthesize speech significantly faster than previous autoregressive models with comparable quality. The training of FastSpeech model relies on an autoregressive teacher model for duration prediction (to provide more information as…

2021

Lightspeech: Lightweight and Fast Text to Speech with Neural Architecture Search

ICASSP 2021accepted

Text to speech (TTS) has been broadly used to synthesize natural and intelligible speech in different scenarios. Deploying TTS in various end devices such as mobile phones or embedded devices requires extremely small memory usage and inference latency. While non-autoregressive TTS models such as Fas…

Cited by 0SourceScholar
2021

MBNET: MOS Prediction for Synthesized Speech with Mean-Bias Network

ICASSP 2021accepted

Mean opinion score (MOS) is a popular subjective metric to assess the quality of synthesized speech, and usually involves multiple human judges to evaluate each speech utterance. To reduce the labor cost in MOS test, multiple methods have been proposed to automatically predict MOS scores. To our kno…

Cited by 0SourceScholar
2021

MixSpeech: Data Augmentation for Low-Resource Automatic Speech Recognition

ICASSP 2021accepted

In this paper, we propose MixSpeech, a simple yet effective data augmentation method based on mixup for automatic speech recognition (ASR). MixSpeech trains an ASR model by taking a weighted combination of two different speech features (e.g., mel-spectrograms or MFCC) as the input, and recognizing b…

Cited by 0SourceScholar
2021

SongMASS: Automatic Song Writing with Pre-training and Alignment Constraint

AAAI 2021technical

Automatic song writing aims to compose a song (lyric and/or melody) by machine, which is an interesting topic in both academia and industry. In automatic song writing, lyric-to-melody generation and melody-to-lyric generation are two important tasks, both of which usually suffer from the following c…

2021

Speech-T: Transducer for Text to Speech and Beyond

NeurIPS 2021poster

Neural Transducer (e.g., RNN-T) has been widely used in automatic speech recognition (ASR) due to its capabilities of efficiently modeling monotonic alignments between input and output sequences and naturally supporting streaming inputs. Considering that monotonic alignments are also critical to tex…

Cited by 21SourcePDFScholar
2021

UWSpeech: Speech to Speech Translation for Unwritten Languages

AAAI 2021technical

Existing speech to speech translation systems heavily rely on the text of target language: they usually translate source language either to target text and then synthesize target speech from text, or directly to target speech with target text for auxiliary training. However, those methods cannot be…

2020

Espnet-TTS: Unified, Reproducible, and Integratable Open Source End-to-End Text-to-Speech Toolkit

ICASSP 2020accepted

This paper introduces a new end-to-end text-to-speech (E2E-TTS) toolkit named ESPnet-TTS, which is an extension of the open-source speech processing toolkit ESPnet. The toolkit supports state-of- the-art E2E-TTS models, including Tacotron 2, Transformer TTS, and FastSpeech, and also provides recipes…

Cited by 0SourceScholar
2020

MPNet: Masked and Permuted Pre-training for Language Understanding

NeurIPS 2020poster

BERT adopts masked language modeling (MLM) for pre-training and is one of the most successful pre-training models. Since BERT neglects dependency among predicted tokens, XLNet introduces permuted language modeling (PLM) for pre-training to address this problem. However, XLNet does not leverage the f…

2020

Semi-Supervised Neural Architecture Search

NeurIPS 2020poster

Neural architecture search (NAS) relies on a good controller to generate better architectures or predict the accuracy of given architectures. However, training the controller requires both abundant and high-quality pairs of architectures and their accuracy, while it is costly to evaluate an architec…

2020

Task-Level Curriculum Learning for Non-Autoregressive Neural Machine Translation

IJCAI 2020poster

Non-autoregressive translation (NAT) achieves faster inference speed but at the cost of worse accuracy compared with autoregressive translation (AT). Since AT and NAT can share model structure and AT is an easier task than NAT due to the explicit dependency on previous target-side tokens, a natural…

2019

Almost Unsupervised Text to Speech and Automatic Speech Recognition

ICML 2019oral

Text to speech (TTS) and automatic speech recognition (ASR) are two dual tasks in speech processing and both achieve impressive performance thanks to the recent advance in deep learning and large amount of aligned speech and text data. However, the lack of aligned data poses a major practical proble…

Cited by 131SourcePDFScholar
2019

FastSpeech: Fast, Robust and Controllable Text to Speech

NeurIPS 2019poster

Neural network based end-to-end text to speech (TTS) has significantly improved the quality of synthesized speech. Prominent methods (e.g., Tacotron 2) usually first generate mel-spectrogram from text, and then synthesize speech from the mel-spectrogram using vocoder such as WaveNet. Compared with t…

2019

MASS: Masked Sequence to Sequence Pre-training for Language Generation

ICML 2019oral

Pre-training and fine-tuning, e.g., BERT \citep{devlin2018bert}, have achieved great success in language understanding by transferring knowledge from rich-resource pre-training task to the low/zero-resource downstream tasks. Inspired by the success of BERT, we propose MAsked Sequence to Sequence pre…

2019

Multilingual Neural Machine Translation with Knowledge Distillation

ICLR 2019poster

Multilingual machine translation, which translates multiple languages with a single model, has attracted much attention due to its efficiency of offline training and online serving. However, traditional multilingual translation usually yields inferior accuracy compared with the counterpart using ind…

2019

Representation Degeneration Problem in Training Natural Language Generation Models

ICLR 2019poster

We study an interesting problem in training neural network-based models for natural language generation tasks, which we call the \emph{representation degeneration problem}. We observe that when training a model for natural language generation tasks through likelihood maximization with the weight tyi…

Cited by 311SourcePDFScholar
2018

FRAGE: Frequency-Agnostic Word Representation

NeurIPS 2018poster

Continuous word representation (aka word embedding) is a basic building block in many neural network-based models used in natural language processing tasks. Although it is widely accepted that words with similar semantics should be close to each other in the embedding space, we find that word embedd…

2018

Layer-Wise Coordination between Encoder and Decoder for Neural Machine Translation

NeurIPS 2018poster

Neural Machine Translation (NMT) has achieved remarkable progress with the quick evolvement of model structures. In this paper, we propose the concept of layer-wise coordination for NMT, which explicitly coordinates the learning of hidden representations of the encoder and decoder together layer by…