← Search

Qiuqiang Kong

27 accepted papers

2026

Inference-time Scaling for Diffusion-based Audio Super-resolution

AAAI 2026technical

Diffusion models have demonstrated remarkable success in generative tasks, including audio super-resolution (SR). In many applications like movie post-production and album mastering, substantial computational budgets are available for achieving superior audio quality. However, while existing diffusi

Cited by 0SourcePDFScholar
2026

Measuring Audio's Impact on Correctness: Audio-Contribution-Aware Post-Training of Large Audio Language Models

ICLR 2026poster

Large Audio Language Models (LALMs) represent an important frontier in multimodal AI, addressing diverse audio tasks. Recently, post-training of LALMs has received increasing attention due to significant performance improvements over foundation models. While single-stage post-training such as reinfo…

Cited by 0SourcecodeScholar
2026

Summary of The Inaugural Music Source Restoration Challenge

ICASSP 2026poster

Music Source Restoration (MSR) aims to recover original, unprocessed instrument stems from professionally mixed and degraded audio, requiring the reversal of both production effects and real-world degradations. We present the inaugural MSR Challenge, which features objective evaluation on studio-pro…

Cited by 0SourcePDFScholar
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

DRCap: Decoding CLAP Latents with Retrieval-Augmented Generation for Zero-shot Audio Captioning

ICASSP 2025accepted

While automated audio captioning (AAC) has made notable progress, traditional fully supervised AAC models still face two critical challenges: the need for expensive audio-text pair data for training and performance degradation when transferring across domains. To overcome these limitations, we prese…

Cited by 0SourceScholar
2025

Language-Queried Target Sound Extraction Without Parallel Training Data

ICASSP 2025accepted

Language-queried target sound extraction (TSE) aims to extract specific sounds from mixtures based on language queries. Traditional fully-supervised training schemes require extensively annotated parallel audio-text data, which are labor-intensive. We introduce a parallel-data-free training scheme,…

Cited by 0SourceScholar
2025

Piano Transcription by Hierarchical Language Modeling with Pretrained Roll-based Encoders

ICASSP 2025accepted

Automatic Music Transcription (AMT), aiming to get musical notes from raw audio, typically uses frame-level systems with piano-roll outputs or language model (LM)-based systems with note-level predictions. However, frame-level systems require manual thresholding, while the LM-based systems struggle…

Cited by 0SourceScholar
2024

A Unified Front-End Framework for English Text-to-Speech Synthesis

ICASSP 2024accepted

The front-end is a critical component of English text-to-speech (TTS) systems, responsible for extracting linguistic features that are essential for a text-to-speech model to synthesize speech, such as prosodies and phonemes. The English TTS front-end typically consists of a text normalization (TN)…

Cited by 0SourceScholar
2024

Joint Music and Language Attention Models for Zero-Shot Music Tagging

ICASSP 2024accepted

Music tagging is a task to predict the tags of music recordings. However, previous music tagging research primarily focuses on close-set music tagging tasks which can not be generalized to new tags. In this work, we propose a zero-shot music tagging system modeled by a joint music and language atten…

Cited by 0SourceScholar
2024

Learning Temporal Resolution in Spectrogram for Audio Classification

AAAI 2024technical

The audio spectrogram is a time-frequency representation that has been widely used for audio classification. One of the key attributes of the audio spectrogram is the temporal resolution, which depends on the hop size used in the Short-Time Fourier Transform (STFT). Previous works generally assume t…

2024

Mertech: Instrument Playing Technique Detection Using Self-Supervised Pretrained Model with Multi-Task Finetuning

ICASSP 2024accepted

Instrument playing techniques (IPTs) constitute a pivotal component of musical expression. However, the development of automatic IPT detection methods suffers from limited labeled data and inherent class imbalance issues. In this paper, we propose to apply a self-supervised learning model pre-traine…

Cited by 0SourceScholar
2023

Simple Pooling Front-Ends for Efficient Audio Classification

ICASSP 2023accepted

Recently, there has been increasing interest in building efficient audio neural networks for on-device scenarios. Most existing approaches are designed to reduce the size of audio neural networks using methods such as model pruning. In this work, we show that instead of reducing model size using com…

Cited by 0SourceScholar
2023

Streaming Voice Conversion via Intermediate Bottleneck Features and Non-Streaming Teacher Guidance

ICASSP 2023accepted

Streaming voice conversion (VC) is the task of converting the voice of one person to another in real-time. Previous streaming VC methods use phonetic posteriorgrams (PPGs) extracted from automatic speech recognition (ASR) systems to represent speaker-independent information. However, PPGs lack the p…

Cited by 0SourceScholar
2022

A Track-Wise Ensemble Event Independent Network for Polyphonic Sound Event Localization and Detection

ICASSP 2022accepted

Polyphonic sound event localization and detection (SELD) aims at detecting types of sound events with corresponding temporal activities and spatial locations. In this paper, a trackwise ensemble event independent network with a novel data augmentation method is proposed. The proposed model is based…

Cited by 0SourceScholar
2021

An Improved Event-Independent Network for Polyphonic Sound Event Localization and Detection

ICASSP 2021accepted

Polyphonic sound event localization and detection (SELD), which jointly performs sound event detection (SED) and direction-of-arrival (DoA) estimation, detects the type and occurrence time of sound events as well as their corresponding DoA angles simultaneously. We study the SELD task from a multi-t…

Cited by 0SourceScholar
2021

Singing Melody Extraction from Polyphonic Music based on Spectral Correlation Modeling

ICASSP 2021accepted

Convolutional neural network (CNN) based methods have achieved state-of-the-art performance for singing melody extraction from polyphonic music. However, most of these methods focus on the learning of local features, while relationships among spectral components locating far apart are often neglecte…

Cited by 0SourceScholar
2020

Learning With Out-of-Distribution Data for Audio Classification

ICASSP 2020accepted

In supervised machine learning, the assumption that training data is labelled correctly is not always satisfied. In this paper, we investigate an instance of labelling error for classification tasks in which the dataset is corrupted with out-of-distribution (OOD) instances: data that does not belong…

Cited by 0SourceScholar
2020

Source Separation with Weakly Labelled Data: an Approach to Computational Auditory Scene Analysis

ICASSP 2020accepted

Source separation is the task of separating an audio recording into individual sound sources. Source separation is fundamental for computational auditory scene analysis. Previous work on source separation has focused on separating particular sound classes such as speech and music. Much previous work…

Cited by 0SourceScholar
2019

Acoustic Scene Generation with Conditional Samplernn

ICASSP 2019accepted

Acoustic scene generation (ASG) is a task to generate waveforms for acoustic scenes. ASG can be used to generate audio scenes for movies and computer games. Recently, neural networks such as SampleRNN have been used for speech and music generation. However, ASG is more challenging due to its wide va…

Cited by 0SourceScholar
2019

Attention-based Atrous Convolutional Neural Networks: Visualisation and Understanding Perspectives of Acoustic Scenes

ICASSP 2019accepted

The goal of Acoustic Scene Classification (ASC) is to recognise the environment in which an audio waveform has been recorded. Recently, deep neural networks have been applied to ASC and have achieved state-of-the-art performance. However, few works have investigated how to visualise and understand w…

Cited by 0SourceScholar
2019

Divergence Based Weighting for Information Channels in Deep Convolutional Neural Networks for Bird Audio Detection

ICASSP 2019accepted

In this paper, we address the problem of bird audio detection and propose a new convolutional neural network architecture together with a divergence based information channel weighing strategy in order to achieve improved state-of-the-art performance and faster convergence. The effectiveness of the…

Cited by 0SourceScholar
2019

Sound Event Detection with Sequentially Labelled Data Based on Connectionist Temporal Classification and Unsupervised Clustering

ICASSP 2019accepted

Sound event detection (SED) methods typically rely on either strongly labelled data or weakly labelled data. As an alternative, sequentially labelled data (SLD) was proposed. In SLD, the events and the order of events in audio clips are known, without knowing the occurrence time of events. This pape…

Cited by 0SourceScholar
2018

A Joint Separation-Classification Model for Sound Event Detection of Weakly Labelled Data

ICASSP 2018accepted

Source separation (SS) aims to separate individual sources from an audio recording. Sound event detection (SED) aims to detect sound events from an audio recording. We propose a joint separation-classification (JSC) model trained only on weakly labelled audio data, that is, only the tags of an audio…

Cited by 0SourceScholar
2018

Audio Set Classification with Attention Model: A Probabilistic Perspective

ICASSP 2018accepted

This paper investigates the Audio Set classification. Audio Set is a large scale weakly labelled dataset (WLD) of audio clips. In WLD only the presence of a label is known, without knowing the happening time of the labels. We propose an attention model to solve this WLD problem and explain the atten…

Cited by 0SourceScholar
2018

Large-Scale Weakly Supervised Audio Classification Using Gated Convolutional Neural Network

ICASSP 2018accepted

In this paper, we present a gated convolutional neural network and a temporal attention-based localization method for audio classification, which won the 1st place in the large-scale weakly supervised sound event detection task of Detection and Classification of Acoustic Scenes and Events (DCASE) 20…

Cited by 0SourceScholar
2017

A joint detection-classification model for audio tagging of weakly labelled data

ICASSP 2017accepted

Audio tagging aims to assign one or several tags to an audio clip. Most of the datasets are weakly labelled, which means only the tags of the clip are known, without knowing the occurrence time of the tags. The labeling of an audio clip is often based on the audio events in the clip and no event lev…

Cited by 0SourceScholar