← Search

Chen Xu

49 accepted papers

2026

A Systematic Study of Data Modalities and Strategies for Co-training Large Behavior Models for Robot Manipulation

RSS 2026poster

Large behavior models (LBMs) have shown strong dexterous manipulation capabilities by extending imitation learning to large-scale training on extensive multi-task robot data, yet their generalization remains limited by the insufficient coverage of available robot data. To expand this coverage withou…

Cited by 0SourceScholar
2026

NLI : Non-uniform Linear Interpolation Approximation of Nonlinear Operations for Efficient LLMs Inference

ICLR 2026poster

Large Language Models (LLMs) have demonstrated remarkable performance across a wide range of tasks, but their deployment is often constrained by substantial memory footprints and computational costs. While prior work has achieved significant progress in compressing and accelerating linear layers, no…

Cited by 0SourceScholar
2026

WaveEx: Accelerating Flow Matching-based Speech Generation via Wavelet-guided Extrapolation

AAAI 2026technical

Flow matching-based generative models offer a principled approach to modeling continuous-time dynamics in speech generation. However, inference is often computationally expensive due to repeated neural network evaluations required by ODE solvers. We propose WaveEx, a training-free and plug-in accele

Cited by 0SourcePDFScholar
2025

A Federated Framework for LLM-based Recommendation

NAACL 2025findings

Large Language Models (LLMs) have showcased their potential in building generative recommendation systems through fine-tuning user behavior data. However, utilizing the user behavior data may pose significant privacy risks like in the traditional recommender models, potentially leading to ethical di…

2025

A Modular-based Strategy for Mitigating Gradient Conflicts in Simultaneous Speech Translation

ICASSP 2025accepted

Simultaneous Speech Translation (SimulST) involves generating target language text while continuously processing streaming speech input, presenting significant real-time challenges. Multi-task learning is often employed to enhance SimulST performance but introduces optimization conflicts between pri…

Cited by 0SourceScholar
2025

Bridging Jensen Gap for Max-Min Group Fairness Optimization in Recommendation

ICLR 2025poster

Group max-min fairness (MMF) is commonly used in fairness-aware recommender systems (RS) as an optimization objective, as it aims to protect marginalized item groups and ensures a fair competition platform. However, our theoretical analysis indicates that integrating MMF constraint violates the assu…

2025

Can We Detect Failures Without Failure Data? Uncertainty-Aware Runtime Failure Detection for Imitation Learning Policies

RSS 2025poster

Recent years have witnessed impressive robotic manipulation systems driven by advances in imitation learning and generative modeling, such as diffusion- and flow-based approaches. As robot policy performance increases, so does the complexity and time horizon of achievable tasks, inducing unexpected…

Cited by 1PDFScholar
2025

Collapsing Sequence-Level Data-Policy Coverage via Poisoning Attack in Offline Reinforcement Learning

UAI 2025

Offline reinforcement learning (RL) heavily relies on the coverage of pre-collected data over the target policy’s distribution. Existing studies aim to improve data-policy coverage to mitigate distributional shifts, but overlook security risks from insufficient coverage, and the single-step analysis

Cited by 0SourcePDFScholar
2025

Enhancing Speech Large Language Models with Prompt-Aware Mixture of Audio Encoders

EMNLP 2025

Connecting audio encoders with large language models (LLMs) allows the LLM to perform various audio understanding tasks, such as automatic speech recognition (ASR) and audio captioning (AC). Most research focuses on training an adapter layer to generate a unified audio feature for the LLM. However,

2025

Q-PRM: Adaptive Query Rewriting for Retrieval-Augmented Generation via Step-level Process Supervision

EMNLP 2025

Query rewriting plays a pivotal role in Retrieval-Augmented Generation (RAG) by refining real-world queries of varying complexity. Existing approaches typically rely on outcome-supervised training or heuristic rules to guide the rewriting process. However, these paradigms often struggle to handle qu

Cited by 0SourcePDFScholar
2025

Training Language Models to Critique With Multi-agent Feedback

EMNLP 2025

Critique ability, a meta-cognitive capability of humans, presents significant challenges for LLMs to improve. While utilizing human annotation can enhance critique ability effectively, most recent works primarily rely on supervised fine-tuning (SFT) using critiques generated by a single LLM like GPT

2025

Triad: Empowering LMM-based Anomaly Detection with Expert-guided Region-of-Interest Tokenizer and Manufacturing Process

ICCV 2025poster

Although recent methods have tried to introduce large multimodal models (LMMs) into industrial anomaly detection (IAD), their generalization in the IAD field is far inferior to that for general purposes. We summarize the main reasons for this gap into two aspects. On one hand, general-purpose LMMs l…

2024

A Study of Implicit Ranking Unfairness in Large Language Models

EMNLP 2024finding

Recently, Large Language Models (LLMs) have demonstrated a superior ability to serve as ranking models. However, concerns have arisen as LLMs will exhibit discriminatory ranking behaviors based on users’ sensitive attributes (gender). Worse still, in this paper, we identify a subtler form of discrim…

2024

Accelerating Image Generation with Sub-path Linear Approximation Model

ECCV 2024oral

"Diffusion models have significantly advanced the state of the art in image, audio, and video generation tasks. However, their applications in practical scenarios are hindered by slow inference speed. Drawing inspiration from the consistency models, we propose the Sub-Path Linear Approximation Model…

Cited by 10SourcePDFScholar
2024

Beyond Traditional Threats: A Persistent Backdoor Attack on Federated Learning

AAAI 2024technical

Backdoors on federated learning will be diluted by subsequent benign updates. This is reflected in the significant reduction of attack success rate as iterations increase, ultimately failing. We use a new metric to quantify the degree of this weakened backdoor effect, called attack persistence. Give…

2024

Bridging the Gaps of Both Modality and Language: Synchronous Bilingual CTC for Speech Translation and Speech Recognition

ICASSP 2024accepted

In this study, we present synchronous bilingual Connectionist Temporal Classification (CTC), an innovative framework that leverages dual CTC to bridge the gaps of both modality and language in the speech translation (ST) task. Utilizing transcript and translation as concurrent objectives for CTC, ou…

Cited by 0SourceScholar
2024

Conformal prediction for multi-dimensional time series by ellipsoidal sets

ICML 2024spotlight

Conformal prediction (CP) has been a popular method for uncertainty quantification because it is distribution-free, model-agnostic, and theoretically sound. For forecasting problems in supervised learning, most CP methods focus on building prediction intervals for univariate responses. In this work,…

2024

CriticEval: Evaluating Large-scale Language Model as Critic

NeurIPS 2024poster

Critique ability, i.e., the capability of Large Language Models (LLMs) to identify and rectify flaws in responses, is crucial for their applications in self-improvement and scalable oversight. While numerous studies have been proposed to evaluate critique ability of LLMs, their comprehensiveness and…

Cited by 6SourcePDFScholar
2024

LM-Mapping: Large-Scale and Multi-Session Point Cloud Consistent Mapping

RA-L 2024

In the field of autonomous driving and mobile robotics, constructing high-precision prior maps is a significant problem. For large outdoor scenes, maps often need to be segmented or collected repeatedly. Issues such as sensor degradation and measurement error can result in map inconsistencies or loc

Cited by 4SourceScholar
2024

PolyVoice: Language Models for Speech to Speech Translation

ICLR 2024poster

With the huge success of GPT models in natural language processing, there is a growing interest in applying language modeling approaches to speech tasks. Currently, the dominant architecture in speech-to-speech translation (S2ST) remains the encoder-decoder paradigm, creating a need to investigate t…

2024

Recent Advances in End-to-End Simultaneous Speech Translation

IJCAI 2024poster

Simultaneous speech translation (SimulST) is a demanding task that involves generating translations in real-time while continuously processing speech input. This paper offers a comprehensive overview of the recent developments in SimulST research, focusing on four major challenges. Firstly, the comp…

Cited by 2SourcePDFScholar
2024

Resfusion: Denoising Diffusion Probabilistic Models for Image Restoration Based on Prior Residual Noise

NeurIPS 2024poster

Recently, research on denoising diffusion models has expanded its application to the field of image restoration. Traditional diffusion-based image restoration methods utilize degraded images as conditional input to effectively guide the reverse generation process, without modifying the original deno…

2024

Revisiting Interpolation Augmentation for Speech-to-Text Generation

ACL 2024findings

Speech-to-text (S2T) generation systems frequently face challenges in low-resource scenarios, primarily due to the lack of extensive labeled datasets. One emerging solution is constructing virtual training samples by interpolating inputs and labels, which has notably enhanced system generalization i…

2024

Soft Alignment of Modality Space for End-to-End Speech Translation

ICASSP 2024accepted

End-to-end Speech Translation (ST) aims to convert speech into target text within a unified model. The inherent differences between speech and text modalities often impede effective cross-modal and cross-lingual transfer. Existing methods typically employ hard alignment (H-Align) of individual speec…

Cited by 0SourceScholar
2023

A Generative Approach for Script Event Prediction via Contrastive Fine-Tuning

AAAI 2023technical

Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained language models and incorporating external knowledge (e.g., di…

2023

Bridging the Granularity Gap for Acoustic Modeling

ACL 2023findings

While Transformer has become the de-facto standard for speech, modeling upon the fine-grained frame-level features remains an open challenge of capturing long-distance dependencies and distributing the attention weights. We propose Progressive Down-Sampling (PDS) which gradually compresses the acous…

2023

CTC-based Non-autoregressive Speech Translation

ACL 2023long

Combining end-to-end speech translation (ST) and non-autoregressive (NAR) generation is promising in language and speech processing for their advantages of less error propagation and low latency. In this paper, we investigate the potential of connectionist temporal classification (CTC) for non-autor…

2023

Improving End-to-End Speech Translation by Leveraging Auxiliary Speech and Text Data

AAAI 2023technical

We present a method for introducing a text encoder into pre-trained end-to-end speech translation systems. It enhances the ability of adapting one modality (i.e., source-language speech) to another (i.e., source-language text). Thus, the speech translation model can learn from both unlabeled and lab…

2023

Modality Adaption or Regularization? A Case Study on End-to-End Speech Translation

ACL 2023short

Pre-training and fine-tuning is a paradigm for alleviating the data scarcity problem in end-to-end speech translation (E2E ST). The commonplace ”modality gap” between speech and text data often leads to inconsistent inputs between pre-training and fine-tuning. However, we observe that this gap occur…

2023

Recent Advances in Direct Speech-to-text Translation

IJCAI 2023poster

Recently, speech-to-text translation has attracted more and more attention and many studies have emerged rapidly. In this paper, we present a comprehensive survey on direct speech translation aiming to summarize the current state-of-the-art techniques. First, we categorize the existing research work…

Cited by 25SourcePDFScholar
2023

Rethinking and Improving Multi-task Learning for End-to-end Speech Translation

EMNLP 2023long main

Significant improvements in end-to-end speech translation (ST) have been achieved through the application of multi-task learning. However, the extent to which auxiliary tasks are highly consistent with the ST task, and how much this approach truly helps, have not been thoroughly studied. In this pap…

Cited by 0SourcecodeScholar
2022

Learnable Irrelevant Modality Dropout for Multimodal Action Recognition on Modality-Specific Annotated Videos

CVPR 2022poster

With the assumption that a video dataset is multimodality annotated in which auditory and visual modalities both are labeled or class-relevant, current multimodal methods apply modality fusion or cross-modality attention. However, effectively leveraging the audio modality in vision-specific annotate…

Cited by 28PDFScholar
2021

Stacked Acoustic-and-Textual Encoding: Integrating the Pre-trained Models into Speech Translation Encoders

ACL 2021long

Encoder pre-training is promising in end-to-end Speech Translation (ST), given the fact that speech-to-translation data is scarce. But ST encoders are not simple instances of Automatic Speech Recognition (ASR) or Machine Translation (MT) encoders. For example, we find that ASR encoders lack the glob…

2020

Dynamic Curriculum Learning for Low-Resource Neural Machine Translation

COLING 2020main

Large amounts of data has made neural machine translation (NMT) a big success in recent years. But it is still a challenge if we train these models on small-scale corpora. In this case, the way of using data appears to be more important. Here, we investigate the effective use of training data for lo…

2020

MMA Regularization: Decorrelating Weights of Neural Networks by Maximizing the Minimal Angles

NeurIPS 2020poster

The strong correlation between neurons or filters can significantly weaken the generalization ability of neural networks. Inspired by the well-known Tammes problem, we propose a novel diversity regularization method to address this issue, which makes the normalized weight vectors of neurons or filte…

2020

Multi-task Additive Models for Robust Estimation and Automatic Structure Discovery

NeurIPS 2020poster

Additive models have attracted much attention for high-dimensional regression estimation and variable selection. However, the existing models are usually limited to the single-task learning framework under the mean squared error (MSE) criterion, where the utilization of variable structure depends he…

Cited by 17SourcePDFScholar
2018

Alternating Multi-bit Quantization for Recurrent Neural Networks

ICLR 2018poster

Recurrent neural networks have achieved excellent performance in many applications. However, on portable devices with limited resources, the models are often too large to deploy. For applications on the server with large scale concurrent requests, the latency during inference can also be very critic…

Cited by 138SourcePDFScholar