← Search

Xiaoyu Chen

41 accepted papers

2026

Advancing Protein Design via Multi-Agent Reinforcement Learning with Pareto-Based Collaborative Optimization

AAAI 2026technical

Protein design is revolutionizing biotechnology, yet existing approaches struggle to balance structural foldability with functional performance. Structure-based models excel at generating stable protein backbones but often overlook critical functional properties, while protein language models captur

Cited by 1SourcePDFScholar
2026

BagelVLA: Enhancing Long-Horizon Manipulation via Interleaved Vision-Language-Action Generation

RSS 2026poster

Equipping embodied agents with the ability to reason about tasks, foresee physical outcomes, and generate precise actions is essential for general-purpose manipulation. While recent Vision-Language-Action (VLA) models have leveraged pre-trained foundation models, they typically focus on either lingu…

Cited by 0SourceScholar
2026

Beyond Euclidean Summaries: Online Change Point Detection for Distribution-Valued Data

ICML 2026poster

Existing online change-point detection (CPD) methods rely on fixed-dimensional Euclidean summaries, implicitly assuming that distributional changes are well captured by moment-based or feature-based representations. They can obscure important changes in distributional shape or geometry. We propose a…

Cited by 0SourceScholar
2026

PATexGS: Perceptual-Adaptive Texture Scheduling for Visual Coherence in Textured Gaussian Splatting

AAAI 2026technical

3D Gaussian Splatting (3DGS) has emerged as a mainstream solution for real-time rendering and high-fidelity novel view synthesis. Building on this foundation, methods based on Textured Gaussians further improve the expression ability by incorporating explicit texture mapping into Gaussians. However,

Cited by 0SourcePDFScholar
2026

UniCoD: Enhancing Robot Policy via Unified Continuous and Discrete Representation Learning

ICML 2026poster

Building generalist robot policies that can handle diverse tasks in open-ended environments is a central challenge in robotics. To leverage knowledge from large-scale pretraining, prior work (VLA) has typically built generalist policies either on top of vision-language models (VLMs) or generative mo…

Cited by 0SourceScholar
2026

VLM4VLA: Revisiting Vision-Language-Models in Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models, which integrate pretrained large Vision-Language Models (VLMs) into their policy backbone, are gaining significant attention for their promising generalization capabilities. This paper revisits a fundamental yet seldom systematically studied question: how the cho…

Cited by 0SourceScholar
2026

villa-X: Enhancing Latent Action Modeling in Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models have emerged as a popular paradigm for learning robot manipulation policies that can follow language instructions and generalize to novel scenarios. Recent works have begun to explore the incorporation of latent actions, abstract representations of motion between…

Cited by 0SourcecodeScholar
2025

Binarized Neural Network for Multi-spectral Image Fusion

CVPR 2025poster

Pan-sharpening technology refers to generating a high-resolution (HR) multi-spectral (MS) image with broad applications by fusing a low-resolution (LR) MS image and HR panchromatic (PAN) image. While deep learning approaches have shown impressive performance in pan-sharpening, they generally require…

Cited by 0SourcePDFScholar
2025

Combining the Best of Both Worlds: A Method for Hybrid NMT and LLM Translation

ACL 2025finding

Large language model (LLM) shows promising performances in a variety of downstream tasks, such as machine translation (MT). However, using LLMs for translation suffers from high computational costs and significant latency. Based on our evaluation, in most cases, translations using LLMs are comparabl…

2025

EmoGrowth: Incremental Multi-label Emotion Decoding with Augmented Emotional Relation Graph

ICML 2025poster

Emotion recognition systems face significant challenges in real-world applications, where novel emotion categories continually emerge and multiple emotions often co-occur. This paper introduces multi-label fine-grained class incremental emotion decoding, which aims to develop models capable of incre…

2025

Generative Annotation for ASR Named Entity Correction

EMNLP 2025

End-to-end automatic speech recognition systems often fail to transcribe domain-speciffcnamed entities, causing catastrophic failuresin downstream tasks. Numerous fast and lightweight named entity correction (NEC) models have been proposed in recent years. These models, mainly leveraging phonetic-le

2025

Improving Vision-Language-Action Model with Online Reinforcement Learning

ICRA 2025

Recent studies have successfully integrated large vision-language models (VLMs) into low-level robotic control by supervised fine-tuning (SFT) with expert robotic datasets, resulting in what we term vision-language-action (VLA) models. Although the VLA models are powerful, how to improve these large

Cited by 78SourceScholar
2025

The Sample Complexity of Online Strategic Decision Making with Information Asymmetry and Knowledge Transportability

ICML 2025poster

Information asymmetry is a pervasive feature of multi-agent systems, especially evident in economics and social sciences. In these settings, agents tailor their actions based on private information to maximize their rewards. These strategic behaviors often introduce complexities due to confounding v…

Cited by 0SourcePDFScholar
2025

UP-VLA: A Unified Understanding and Prediction Model for Embodied Agent

ICML 2025poster

Recent advancements in Vision-Language-Action (VLA) models have leveraged pre-trained Vision-Language Models (VLMs) to improve the generalization capabilities. VLMs, typically pre-trained on vision-language understanding tasks, provide rich semantic knowledge and reasoning abilities. However, prior…

Cited by 2SourcePDFScholar
2025

Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations

ICML 2025spotlight

Visual representations play a crucial role in developing generalist robotic policies. Previous vision encoders, typically pre-trained with single-image reconstruction or two-image contrastive learning, tend to capture static information, often neglecting the dynamic aspects vital for embodied tasks.…

2025

What Do Latent Action Models Actually Learn?

NeurIPS 2025poster

Latent action models (LAMs) aim to learn action-relevant changes from unlabeled videos by compressing changes between frames as latents. However, differences between video frames can be caused by \textit{controllable changes} as well as exogenous noise, leading to an important concern -- do latents…

Cited by 0SourceScholar
2024

A Novel Paradigm Boosting Translation Capabilities of Large Language Models

NAACL 2024findings

This paper presents a study on strategies to enhance the translation capabilities of large language models (LLMs) in the context of machine translation (MT) tasks. The paper proposes a novel paradigm consisting of three stages: Secondary Pre-training using Extensive Monolingual Data, Continual Pre-t…

Cited by 17SourcePDFScholar
2024

HiRT: Enhancing Robotic Control with Hierarchical Robot Transformers

CoRL 2024poster

Large Vision-Language-Action (VLA) models, leveraging powerful pre-trained Vision-Language Models (VLMs) backends, have shown promise in robotic control due to their impressive generalization ability. However, the success comes at a cost. Their reliance on VLM backends with billions of parameters le…

Cited by 8SourceScholar
2024

Prediction with Action: Visual Policy Learning via Joint Denoising Process

NeurIPS 2024poster

Diffusion models have demonstrated remarkable capabilities in image generation tasks, including image editing and video creation, representing a good understanding of the physical world. On the other line, diffusion models have also shown promise in robotic control tasks by denoising actions, known…

Cited by 4SourcePDFScholar
2023

INarIG: Iterative Non-autoregressive Instruct Generation Model For Word-Level Auto Completion

EMNLP 2023long findings

Computer-aided translation (CAT) aims to enhance human translation efficiency and is still important in scenarios where machine translation cannot meet quality requirements. One fundamental task within this field is Word-Level Auto Completion (WLAC). WLAC predicts a target word given a source senten…

Cited by 0SourceScholar
2023

Inter-image Contrastive Consistency for Multi-Person Pose Estimation

AAAI 2023technical

Multi-person pose estimation (MPPE) has achieved impressive progress in recent years. However, due to the large variance of appearances among images or occlusions, the model can hardly learn consistent patterns enough, which leads to severe location jitter and missing issues. In this study, we propo…

Cited by 2SourcePDFScholar
2023

Near-Optimal Quantum Coreset Construction Algorithms for Clustering

ICML 2023poster

$k$-Clustering in $\mathbb{R}^d$ (e.g., $k$-median and $k$-means) is a fundamental machine learning problem. While near-linear time approximation algorithms were known in the classical setting for a dataset with cardinality $n$, it remains open to find sublinear-time quantum algorithms. We give quan…

Cited by 1SourcePDFScholar
2023

On the Power of Pre-training for Generalization in RL: Provable Benefits and Hardness

ICML 2023oral

Generalization in Reinforcement Learning (RL) aims to train an agent during training that generalizes to the target environment. In this work, we first point out that RL generalization is fundamentally different from the generalization in supervised learning, and fine-tuning on the target environmen…

Cited by 11SourcePDFScholar
2023

Text Style Transfer Back-Translation

ACL 2023long

Back Translation (BT) is widely used in the field of machine translation, as it has been proved effective for enhancing translation quality. However, BT mainly improves the translation of inputs that share a similar style (to be more specific, translation-liked inputs), since the source side of BT d…

2023

Towards Generalizable Reinforcement Learning for Trade Execution

IJCAI 2023poster

Optimized trade execution is to sell (or buy) a given amount of assets in a given time with the lowest possible trading cost. Recently, reinforcement learning (RL) has been applied to optimized trade execution to learn smarter policies from market data. However, we find that many existing RL methods…

2022

An Adaptive Deep RL Method for Non-Stationary Environments with Piecewise Stable Context

NeurIPS 2022accept

One of the key challenges in deploying RL to real-world applications is to adapt to variations of unknown environment contexts, such as changing terrains in robotic tasks and fluctuated bandwidth in congestion control. Existing works on adaptation to unknown environment contexts either assume the co…

Cited by 16SourcePDFScholar
2022

Flow-based Recurrent Belief State Learning for POMDPs

ICML 2022spotlight

Partially Observable Markov Decision Process (POMDP) provides a principled and generic framework to model real world sequential decision making processes but yet remains unsolved, especially for high dimensional continuous space and unknown models. The main challenge lies in how to accurately obtain…

Cited by 25SourcePDFScholar
2022

Human-in-the-loop: Provably Efficient Preference-based Reinforcement Learning with General Function Approximation

ICML 2022spotlight

We study human-in-the-loop reinforcement learning (RL) with trajectory preferences, where instead of receiving a numeric reward at each step, the RL agent only receives preferences over trajectory pairs from a human overseer. The goal of the RL agent is to learn the optimal policy which is most pref…

Cited by 84SourcePDFScholar
2022

Near-Optimal Reward-Free Exploration for Linear Mixture MDPs with Plug-in Solver

ICLR 2022spotlight

Although model-based reinforcement learning (RL) approaches are considered more sample efficient, existing algorithms are usually relying on sophisticated planning algorithm to couple tightly with the model-learning procedure. Hence the learned models may lack the ability of being re-used with more…

Cited by 19SourcePDFScholar
2022

Noisy Agents: Self-supervised Exploration by Predicting Auditory Events

IROS 2022poster

Humans integrate multiple sensory modalities (e.g., visual and audio) to build a causal understanding of the physical world. In this work, we propose a novel type of intrinsic motivation for Reinforcement Learning (RL) that encourages the agent to understand the causal effect of its actions through…

Cited by 8SourceScholar
2022

Towards Better Understanding and Better Generalization of Low-shot Classification in Histology Images with Contrastive Learning

ICLR 2022poster

Few-shot learning is an established topic in natural images for years, but few work is attended to histology images, which is of high clinical value since well-labeled datasets and rare abnormal samples are expensive to collect. Here, we facilitate the study of few-shot learning in histology images…

Cited by 34SourcePDFScholar
2022

Understanding Domain Randomization for Sim-to-real Transfer

ICLR 2022spotlight

Reinforcement learning encounters many challenges when applied directly in the real world. Sim-to-real transfer is widely used to transfer the knowledge learned from simulation to the real world. Domain randomization---one of the most popular algorithms for sim-to-real transfer---has been demonstrat…

Cited by 118SourcePDFScholar
2022

WENETSPEECH: A 10000+ Hours Multi-Domain Mandarin Corpus for Speech Recognition

ICASSP 2022accepted

In this paper, we present WenetSpeech, a multi-domain Mandarin corpus consisting of 10000+ hours high-quality labeled speech, 2400+ hours weakly labeled speech, and about 10000 hours unlabeled speech, with 22400+ hours in total. We collect the data from YouTube and Podcast, which covers a variety of…

Cited by 0SourceScholar
2021

Distributional Reinforcement Learning for Multi-Dimensional Reward Functions

NeurIPS 2021poster

A growing trend for value-based reinforcement learning (RL) algorithms is to capture more information than scalar value functions in the value network. One of the most well-known methods in this branch is distributional RL, which models return distribution instead of scalar value. In another line of…

2021

Efficient Reinforcement Learning in Factored MDPs with Application to Constrained RL

ICLR 2021poster

Reinforcement learning (RL) in episodic, factored Markov decision processes (FMDPs) is studied. We propose an algorithm called FMDP-BF, which leverages the factorization structure of FMDP. The regret of FMDP-BF is shown to be exponentially smaller than that of optimal algorithms designed for non-fa…

Cited by 24SourcePDFScholar
2021

Near-Optimal Representation Learning for Linear Bandits and Linear RL

ICML 2021spotlight

This paper studies representation learning for multi-task linear bandits and multi-task episodic RL with linear value function approximation. We first consider the setting where we play $M$ linear bandits with dimension $d$ concurrently, and these bandits share a common $k$-dimensional linear repres…

Cited by 62SourcePDFScholar
2020

(Locally) Differentially Private Combinatorial Semi-Bandits

ICML 2020poster

In this paper, we study Combinatorial Semi-Bandits (CSB) that is an extension of classic Multi-Armed Bandits (MAB) under Differential Privacy (DP) and stronger Local Differential Privacy (LDP) setting. Since the server receives more information from users in CSB, it usually causes additional depende…

Cited by 6SourcePDFScholar
2020

Distributed Bandit Learning: Near-Optimal Regret with Efficient Communication

ICLR 2020poster

We study the problem of regret minimization for distributed bandits learning, in which $M$ agents work collaboratively to minimize their total regret under the coordination of a central server. Our goal is to design communication protocols with near-optimal regret and little communication cost, whic…

Cited by 105SourceScholar
2020

Q-learning with UCB Exploration is Sample Efficient for Infinite-Horizon MDP

ICLR 2020poster

A fundamental question in reinforcement learning is whether model-free algorithms are sample efficient. Recently, Jin et al. (2018) proposed a Q-learning algorithm with UCB exploration policy, and proved it has nearly optimal regret bound for finite-horizon episodic MDP. In this paper, we adapt Q-l…

Cited by 125SourceScholar