Arrow Research search

Author name cluster

Xingyu Cao

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

EAAI Journal 2026 Journal Article

Transformer-based explicit model predictive control with variable prediction horizon

  • Sichao Wu
  • Jiang Wu
  • Xingyu Cao
  • Fawang Zhang
  • Guangyuan Yu
  • Junjie Zhao
  • Yue Qu
  • Fei Ma

Traditional online Model Predictive Control (MPC) methods often suffer from excessive computational complexity, limiting their practical deployment. Explicit MPC mitigates online computational load by pre-computing control policies offline, however, existing explicit MPC methods typically rely on simplified system dynamics and cost functions, restricting their accuracy for complex systems. This paper proposes a novel Transformer-based explicit MPC algorithm (TransMPC) capable of generating highly accurate control sequences in real-time for complex dynamic systems. The Transformer is a deep learning architecture utilizing self-attention mechanisms to process sequential data. Specifically, we formulate the MPC policy as an encoder-only Transformer leveraging bidirectional self-attention, enabling simultaneous inference of entire control sequences in a single forward pass. This design inherently accommodates variable prediction horizons while ensuring low inference latency. Furthermore, we introduce a direct policy optimization framework that alternates between sampling and learning phases. Unlike imitation-based approaches dependent on precomputed optimal trajectories, TransMPC directly optimizes the true finite-horizon cost via automatic differentiation. Random horizon sampling combined with a replay buffer provides independent and identically distributed (i. i. d.) training samples, ensuring robust generalization across varying states and horizon lengths. Extensive simulations and real-world multi-platform experiments demonstrate that TransMPC achieves up to 81. 97%–516. 74% faster inference than recurrent-based methods, while maintaining high accuracy in both tracking and manipulation tasks. Specifically, in the mobile robot trajectory tracking task, TransMPC achieves lateral tracking errors as low as 0. 008 m, along with millimeter-level positioning and sub-degree orientation accuracy on a 7-degrees of freedom drill arm.

TMLR Journal 2023 Journal Article

Scalable Deep Compressive Sensing

  • Zhonghao Zhang
  • Yipeng Liu
  • Xingyu Cao
  • Fei Wen
  • Ce Zhu

Deep learning has been used to image compressive sensing (CS) for enhanced reconstruction performance. However, most existing deep learning methods train different models for different subsampling ratios, which brings an additional hardware burden. In this paper, we develop a general framework named scalable deep compressive sensing (SDCS) for the scalable sampling and reconstruction (SSR) of all existing end-to-end-trained models. In the proposed way, images are measured and initialized linearly. Two sampling matrix masks are introduced to flexibly control the subsampling ratios used in sampling and reconstruction, respectively. To achieve a reconstruction model with flexible subsampling ratios, a training strategy dubbed scalable training is developed. In scalable training, the model is trained with the sampling matrix and the initialization matrix at various subsampling ratios by integrating different sampling matrix masks. Experimental results show that models with SDCS can achieve SSR without changing their structure while maintaining good performance, and SDCS outperforms other SSR methods.

v2026.09.13