← Search

Jiaming Xu

22 accepted papers

2026

DistFlow: A Fully Distributed RL Framework for Scalable and Efficient LLM Post-Training

ICML 2026poster

Effectively scaling Reinforcement Learning (RL) is crucial for enhancing the reasoning and alignment of Large Language Models. The massive data and complex execution flows inherent in these tasks require a distributed architecture capable of efficient scaling. However, to simplify programming and de…

Cited by 0SourceScholar
2026

From Imitation to Discrimination: Toward a Generalized Curriculum Advantage Mechanism Enhancing Cross-Domain Reasoning Tasks

AAAI 2026technical

Reinforcement learning has emerged as a paradigm for post-training large language models, boosting their reasoning capabilities. Such approaches compute an advantage value for each sample, reflecting better or worse performance than expected, thereby yielding both positive and negative signals for t

Cited by 0SourcePDFScholar
2026

GUI-CEval: A Hierarchical and Comprehensive Chinese Benchmark for Mobile GUI Agents

CVPR 2026

Recent progress in Multimodal Large Language Models (MLLMs) has enabled mobile GUI agents capable of visual perception, cross-modal reasoning, and interactive control. However, existing benchmarks are largely English-centric and fail to capture the linguistic and interaction characteristics of the C

Cited by 0SourceScholar
2026

Gotta Scoop 'Em All: Sim-And-Real Co-Training of Graph-Based Neural Dynamics for Long-Horizon Scooping

ICRA 2026poster

Robotic manipulation of granular objects is crucial in various fields, yet modeling their complex dynamics and diverse physical properties remains challenging. Simulation plays an important role in learning robotic manipulation policies, but it exhibits challenge to accurately model the complex dyna…

Cited by 0Scholar
2026

MoSs: Mixture of Scales for Efficient High-Resolution Autoregressive Image Generation

AAAI 2026technical

Since next-scale prediction was introduced as a new paradigm for autoregressive image generation, it has attracted extensive research interest. By progressively increasing resolution in a draft-to-refinement process, next-scale prediction demonstrates great potential in both generation quality and e

Cited by 0SourcePDFScholar
2026

Multi-Modal Manipulation Via Multi-Modal Policy Consensus

ICRA 2026poster

Effectively integrating diverse sensory modalities is crucial for robotic manipulation. However, the typical approach of feature concatenation is often suboptimal: dominant modalities such as vision can overwhelm sparse but critical signals like touch in contact-rich tasks, and monolithic architectu…

2026

ProactiveMobile: A Comprehensive Benchmark for Boosting Proactive Intelligence On Mobile Devices

CVPR 2026

Multimodal large language models (MLLMs) have made significant progress in mobile agent development, yet their capabilities are predominantly confined to a reactive paradigm, where they merely execute explicit user commands. The emerging paradigm of proactive intelligence, where agents autonomously

Cited by 0SourcecodeScholar
2026

SpecDiff: Accelerating Diffusion Model Inference with Self-Speculation

AAAI 2026technical

Feature caching has recently emerged as a promising method for diffusion model acceleration. It effectively alleviates the inefficiency problem caused by high computational requirements by caching similar features in the inference process of the diffusion model. In this paper, we analyze existing fe

Cited by 0SourcePDFScholar
2026

SpecPrune-VLA: Accelerating Vision-Language-Action Models via Action-Aware Self-Speculative Pruning

ICML 2026poster

Pruning is a typical acceleration technique for compute-bound models by removing computation on unimportant values. Recently, it has been applied to accelerate Vision-Language-Action (VLA) model inference. However, existing acceleration methods focus on local information from the current action step…

Cited by 0SourceScholar
2025

Learning Coordinated Bimanual Manipulation Policies Using State Diffusion and Inverse Dynamics Models

ICRA 2025

When performing tasks like laundry, humans naturally coordinate both hands to manipulate objects and anticipate how their actions will change the state of the clothes. However, achieving such coordination in robotics remains challenging due to the need to model object movement, predict future states

Cited by 9SourceScholar
2021

Optimal query complexity for private sequential learning against eavesdropping

AISTATS 2021poster

We study the query complexity of a learner-private sequential learning problem, motivated by the privacy and security concerns due to eavesdropping that arise in practical applications such as pricing and Federated Learning. A learner tries to estimate an unknown scalar value, by sequentially queryi…

Cited by 14SourcePDFScholar
2021

Wase: Learning When to Attend for Speaker Extraction in Cocktail Party Environments

ICASSP 2021accepted

In the speaker extraction problem, it is found that additional information from the target speaker contributes to the tracking and extraction of the target speaker, which includes voiceprint, lip movement, facial expression, and spatial information. However, no one cares for the cue of sound onset,…

Cited by 0SourceScholar
2020

LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recognition

IJCAI 2020poster

Spiking Neural Network (SNN) is considered more biologically plausible and energy-efficient on emerging neuromorphic hardware. Recently backpropagation algorithm has been utilized for training SNN, which allows SNN to go deeper and achieve higher performance. However, most existing SNN models for ob…

2020

Sequence to Multi-Sequence Learning via Conditional Chain Mapping for Mixture Signals

NeurIPS 2020poster

Neural sequence-to-sequence models are well established for applications which can be cast as mapping a single input sequence into a single output sequence. In this work, we focus on one-to-many sequence transduction problems, such as extracting multiple sequential sources from a mixture sequence.…

2020

Spectral Graph Matching and Regularized Quadratic Relaxations: Algorithm and Theory

ICML 2020poster

Graph matching, also known as network alignment, aims at recovering the latent vertex correspondence between two unlabeled, edge-correlated weighted graphs. To tackle this task, we propose a spectral method, GRAph Matching by Pairwise eigen-Alignments (GRAMPA), which first constructs a similarity ma…

Cited by 55SourcePDFScholar