← Search

Xize Cheng

40 accepted papers

2026

AlignSep: Temporally-Aligned Video-Queried Sound Separation with Flow Matching

ICLR 2026poster

Video Query Sound Separation (VQSS) aims to isolate target sounds conditioned on visual queries while suppressing off-screen interference—a task central to audiovisual understanding. However, existing methods often fail under conditions of homogeneous interference and overlapping soundtracks, due to…

Cited by 0SourcecodeScholar
2026

MARS-Sep: Multimodal-Aligned Reinforced Sound Separation

ICLR 2026poster

Universal sound separation faces a fundamental misalignment: models optimized for low-level signal metrics often produce semantically contaminated outputs, failing to suppress perceptually salient interference from acoustically similar sources. We introduce a preference alignment perspective, analog…

Cited by 0SourcecodeScholar
2026

SpatialHand: Generative Object Manipulation from 3D Prespective

ICLR 2026poster

We introduce SpatialHand, a novel framework for generative object insertion with precise 3D control. Current generative object manipulation methods primarily operate within the 2D image plane, but often fail to grasp 3D scene complexities, leading to ambiguities in an object's 3D position, orientati…

Cited by 0SourceScholar
2025

A Wander Through the Multimodal Landscape: Efficient Transfer Learning via Low-rank Sequence Multimodal Adapter

AAAI 2025technical

Efficient transfer learning methods such as adapter-based methods have shown great success in unimodal models and vision-language models. However, existing methods have two main challenges in fine-tuning multimodal models. Firstly, they are designed for vision-language tasks and fail to extend to si…

2025

AHa-Bench: Benchmarking Audio Hallucinations in Large Audio-Language Models

NeurIPS 2025poster

Hallucinations present a significant challenge in the development and evaluation of large language models (LLMs), directly affecting their reliability and accuracy. While notable advancements have been made in research on textual and visual hallucinations, there is still a lack of a comprehensive be…

Cited by 0SourceScholar
2025

CART: A Generative Cross-Modal Retrieval Framework With Coarse-To-Fine Semantic Modeling

ACL 2025long

Cross-modal retrieval aims to search for instances, which are semantically related to the query through the interaction of different modal data. Traditional solutions utilize a single-tower or dual-tower framework to explicitly compute the score between queries and candidates, which is challenged by…

Cited by 0SourcePDFScholar
2025

ControlSpeech: Towards Simultaneous and Independent Zero-shot Speaker Cloning and Zero-shot Language Style Control

ACL 2025long

In this paper, we present ControlSpeech, a text-to-speech (TTS) system capable of fully cloning the speaker’s voice and enabling arbitrary control and adjustment of speaking style. Prior zero-shot TTS models only mimic the speaker’s voice without further control and adjustment capabilities while pri…

2025

Curriculum Learning aided Audio-Visual Speech Recognition with Arbitrary Speaker Number

ICASSP 2025accepted

Recently, audio-visual speech recognition has attracted increasing attention. However, most existing works only focused on scenarios with two speakers. In this work, we study the effect of speaker number in AVSR task and propose an end-to-end audio-visual speech recognition framework under a more re…

Cited by 0SourceScholar
2025

Enhancing Expressive Voice Conversion with Discrete Pitch-Conditioned Flow Matching Model

ICASSP 2025accepted

This paper introduces PFlow-VC, a conditional flow matching voice conversion model that leverages fine-grained discrete pitch tokens and target speaker prompt information for expressive voice conversion (VC). Previous VC works primarily focus on speaker conversion, with further exploration needed in…

Cited by 0SourceScholar
2025

OmniBind: Large-scale Omni Multimodal Representation via Binding Spaces

ICLR 2025poster

Recently, human-computer interaction with various modalities has shown promising applications, like GPT-4o and Gemini. Meanwhile, multimodal representation models have emerged as the foundation for these versatile multimodal understanding and generation pipeline. Models like CLIP, CLAP and ImageBind…

Cited by 11SourcePDFScholar
2025

OmniSep: Unified Omni-Modality Sound Separation with Query-Mixup

ICLR 2025poster

Query-based sound separation (QSS) effectively isolate sound signals that match the content of a given query, enhancing the understanding of audio data. However, most existing QSS methods rely on a single modality for separation, lacking the ability to fully leverage homologous but heterogeneous inf…

2025

PACHAT: Persona-Aware Speech Assistant for Multi-party Dialogue

EMNLP 2025

Extensive research on LLM-based spoken dialogue systems has significantly advanced the development of intelligent voice assistants. However, the integration of role information within speech remains an underexplored area, limiting its application in real-world scenarios, particularly in multi-party

Cited by 0SourcePDFScholar
2025

Rhythm Controllable and Efficient Zero-Shot Voice Conversion via Shortcut Flow Matching

ACL 2025long

Zero-Shot Voice Conversion (VC) aims to transform the source speaker’s timbre into an arbitrary unseen one while retaining speech content. Most prior work focuses on preserving the source’s prosody, while fine-grained timbre information may leak through prosody, and transferring target prosody to sy…

2025

SpatialCLIP: Learning 3D-aware Image Representations from Spatially Discriminative Language

CVPR 2025poster

Contrastive Language-Image Pre-training (CLIP) learns robust visual models through language supervision, making it a crucial visual encoding technique for various applications. However, CLIP struggles with comprehending spatial concepts in images, potentially restricting the spatial intelligence of…

2025

T2A-Feedback: Improving Basic Capabilities of Text-to-Audio Generation via Fine-grained AI Feedback

ACL 2025long

Text-to-audio (T2A) generation has achieved remarkable progress in generating a variety of audio outputs from language prompts. However, current state-of-the-art T2A models still struggle to satisfy human preferences for prompt-following and acoustic quality when generating complex multi-event audio…

Cited by 0SourcePDFScholar
2025

VoxDialogue: Can Spoken Dialogue Systems Understand Information Beyond Words?

ICLR 2025poster

With the rapid advancement of large models, voice assistants are gradually acquiring the ability to engage in open-ended daily conversations with humans. However, current spoken dialogue systems often overlook multi-modal information in audio beyond text, such as speech rate, volume, emphasis, and b…

2025

VoxpopuliTTS: a large-scale multilingual TTS corpus for zero-shot speech generation

COLING 2025main

In recent years, speech generation fields have achieved significant advancements, primarily due to improvements in large TTS (text-to-speech) systems and scalable TTS datasets. However, there is still a lack of large-scale multilingual TTS datasets, which limits the development of cross-language and…

Cited by 0SourcePDFScholar
2025

WavTokenizer: an Efficient Acoustic Discrete Codec Tokenizer for Audio Language Modeling

ICLR 2025poster

Language models have been effectively applied to modeling natural signals, such as images, video, speech, and audio. A crucial component of these models is the codec tokenizer, which compresses high-dimensional natural signals into lower-dimensional discrete tokens. In this paper, we introduce WavTo…

2024

AudioVSR: Enhancing Video Speech Recognition with Audio Data

EMNLP 2024main

Visual Speech Recognition (VSR) aims to predict spoken content by analyzing lip movements in videos. Recently reported state-of-the-art results in VSR often rely on increasingly large amounts of video data, while the publicly available transcribed video datasets are insufficient compared to the audi…

Cited by 1SourcePDFScholar
2024

Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers

NeurIPS 2024poster

Recent advancements in 3D Large Language Models (LLMs) have demonstrated promising capabilities for 3D scene understanding. However, previous methods exhibit deficiencies in general referencing and grounding capabilities for intricate scene comprehension. In this paper, we introduce the use of objec…

2024

Extending Multi-modal Contrastive Representations

NeurIPS 2024poster

Multi-modal contrastive representation (MCR) of more than three modalities is critical in multi-modal learning. Although recent methods showcase impressive achievements, the high dependence on large-scale, high-quality paired data and the expensive training costs limit their further development. Ins…

2024

FreeBind: Free Lunch in Unified Multimodal Space via Knowledge Fusion

ICML 2024poster

Unified multi-model representation spaces are the foundation of multimodal understanding and generation. However, the billions of model parameters and catastrophic forgetting problems make it challenging to further enhance pre-trained unified spaces. In this work, we propose FreeBind, an idea that t…

2024

InstructSpeech: Following Speech Editing Instructions via Large Language Models

ICML 2024poster

Instruction-guided speech editing aims to follow the user's natural language instruction to manipulate the semantic and acoustic attributes of a speech. In this work, we construct triplet paired data (instruction, input speech, output speech) to alleviate data scarcity and train a multi-task large l…

2024

MimicTalk: Mimicking a personalized and expressive 3D talking face in minutes

NeurIPS 2024poster

Talking face generation (TFG) aims to animate a target identity's face to create realistic talking videos. Personalized TFG is a variant that emphasizes the perceptual identity similarity of the synthesized result (from the perspective of appearance and talking style). While previous works typically…

2024

Rethinking the Multimodal Correlation of Multimodal Sequential Learning via Generalizable Attentional Results Alignment

ACL 2024long

Transformer-based methods have gone mainstream in multimodal sequential learning. The intra and inter modality interactions are captured by the query-key associations of multi-head attention. In this way, the calculated multimodal contexts (attentional results) are expected to be relevant to the que…

Cited by 3SourcePDFScholar
2024

Text-to-Song: Towards Controllable Music Generation Incorporating Vocal and Accompaniment

ACL 2024long

A song is a combination of singing voice and accompaniment. However, existing works focus on singing voice synthesis and music generation independently. Little attention was paid to exploring song synthesis. In this work, we propose a novel task called Text-to-Song synthesis which incorporates both…

2024

TransFace: Unit-Based Audio-Visual Speech Synthesizer for Talking Head Translation

ACL 2024findings

Direct speech-to-speech translation achieves high-quality results through the introduction of discrete units obtained from self-supervised learning. However, talking head translation, converting audio-visual speech (i.e., talking head video) from one language into another, still confronts several ch…

2024

Uni-Dubbing: Zero-Shot Speech Synthesis from Visual Articulation

ACL 2024long

In the field of speech synthesis, there is a growing emphasis on employing multimodal speech to enhance robustness. A key challenge in this area is the scarcity of datasets that pair audio with corresponding video. We employ a methodology that incorporates modality alignment during the pre-training…

2024

Wav2SQL: Direct Generalizable Speech-To-SQL Parsing

ACL 2024findings

We release a multi-accent dataset and propose speech-programming and gradient reversal classifier to improve the generalization.Abstract: Speech-to-SQL (S2SQL) aims to convert spoken questions into SQL queries given relational databases, which has been traditionally implemented in a cascaded manner…

Cited by 3SourcePDFScholar
2023

3DRP-Net: 3D Relative Position-aware Network for 3D Visual Grounding

EMNLP 2023long main

3D visual grounding aims to localize the target object in a 3D point cloud by a free-form language description. Typically, the sentences describing the target object tend to provide information about its relative relation between other objects and its position within the whole scene. In this work, w…

Cited by 0SourceScholar
2023

AV-TranSpeech: Audio-Visual Robust Speech-to-Speech Translation

ACL 2023long

Direct speech-to-speech translation (S2ST) aims to convert speech from one language into another, and has demonstrated significant progress to date. Despite the recent success, current S2ST models still suffer from distinct degradation in noisy environments and fail to translate visual speech (i.e.,…

2023

Connecting Multi-modal Contrastive Representations

NeurIPS 2023poster

Multi-modal Contrastive Representation (MCR) learning aims to encode different modalities into a semantically aligned shared space. This paradigm shows remarkable generalization ability on numerous downstream tasks across various modalities. However, the reliance on massive high-quality data pairs l…

2023

Contrastive Token-Wise Meta-Learning for Unseen Performer Visual Temporal-Aligned Translation

ACL 2023findings

Visual temporal-aligned translation aims to transform the visual sequence into natural words, including important applicable tasks such as lipreading and fingerspelling recognition. However, various performance habits of specific words by different speakers or signers can lead to visual ambiguity, w…

Cited by 6SourcePDFScholar
2023

Distilling Coarse-to-Fine Semantic Matching Knowledge for Weakly Supervised 3D Visual Grounding

ICCV 2023poster

3D visual grounding involves finding a target object in a 3D scene that corresponds to a given sentence query. Although many approaches have been proposed and achieved impressive performance, they all require dense object-sentence pair annotations in 3D point clouds, which are both time-consuming an…

Cited by 19PDFcodeScholar
2023

Exploring Group Video Captioning with Efficient Relational Approximation

ICCV 2023poster

Current video captioning efforts most focus on describing a single video while the need for captioning videos in groups has increased considerably. In this study, we propose a new task, group video captioning, which aims to infer the desired content among a group of target videos and describe it wit…

Cited by 15PDFScholar
2023

MixSpeech: Cross-Modality Self-Learning with Audio-Visual Stream Mixup for Visual Speech Translation and Recognition

ICCV 2023poster

Multi-media communications facilitate global interaction among people. However, despite researchers exploring cross-lingual translation techniques such as machine translation and audio speech translation to overcome language barriers, there is still a shortage of cross-lingual studies on visual spee…

Cited by 25PDFcodeScholar
2023

OpenSR: Open-Modality Speech Recognition via Maintaining Multi-Modality Alignment

ACL 2023long

Speech Recognition builds a bridge between the multimedia streaming (audio-only, visual-only or audio-visual) and the corresponding text transcription. However, when training the specific model of new domain, it often gets stuck in the lack of new-domain utterances, especially the labeled visual utt…

2023

Semantic-conditioned Dual Adaptation for Cross-domain Query-based Visual Segmentation

ACL 2023findings

Visual segmentation from language queries has attracted significant research interest. Despite the effectiveness, existing works require expensive labeling and suffer severe degradation when deployed to an unseen domain. In this paper, we investigate a novel task Cross-domain Query-based Visual Segm…

2023

TAVT: Towards Transferable Audio-Visual Text Generation

ACL 2023long

Audio-visual text generation aims to understand multi-modality contents and translate them into texts. Although various transfer learning techniques of text generation have been proposed, they focused on uni-modal analysis (e.g. text-to-text, visual-to-text) and lack consideration of multi-modal con…

Cited by 17SourcePDFScholar
2023

Weakly-Supervised Spoken Video Grounding via Semantic Interaction Learning

ACL 2023long

The task of spoken video grounding aims to localize moments in videos that are relevant to descriptive spoken queries. However, extracting semantic information from speech and modeling the cross-modal correlation pose two critical challenges. Previous studies solve them by representing spoken querie…