SearcharxivSearch

arXiv subjects

Zhongmei Li

Publications and source records attributed to Zhongmei Li.

3 recordsLinked to original sources

Data-Driven Predictive Control for Stochastic Descriptor Systems: An Innovation-Based Approach Handling Non-Causal Dependencies

Descriptor systems arise naturally in real-world applications governed by algebraic constraints, such as power networks, robotics and chemical processes. When a descriptor model contains a nontrivial nilpotent block, the discrete-time input--output map may be improper: the current output depends on future inputs and, in the stochastic case, on future noise terms. This letter proposes a data-driven predictive control framework for stochastic descriptor systems that handles these non-causal dependencies without explicitly identifying system matrices. The key idea is to split fast subsystem into noise-driven and input-driven parts, and then combine the former with the slow subsystem such that an innovation-driven Kalman filter can be appropriately defined to reformulate the stochastic descriptor system into an innovation-driven form. Based on this, a new behavioral system representation is derived, which inspires a data-driven innovation-based multi-step output predictor and a practical Inno-DeePC algorithm that enables data-driven predictive control design without known system matrices while implicitly handling algebraic constraints. Numerical experiments on a DC microgrid demonstrate the effectiveness of the proposed approach.

eess.SY

AvatarBrush: Monocular Reconstruction of Gaussian Avatars with Intuitive Local Editing

The efficient reconstruction of high-quality and intuitively editable human avatars presents a pressing challenge in the field of computer vision. Recent advancements, such as 3DGS, have demonstrated impressive reconstruction efficiency and rapid rendering speeds. However, intuitive local editing of these representations remains a significant challenge. In this work, we propose AvatarBrush, a framework that reconstructs fully animatable and locally editable avatars using only a monocular video input. We propose a three-layer model to represent the avatar and, inspired by mesh morphing techniques, design a framework to generate the Gaussian model from local information of the parametric body model. Compared to previous methods that require scanned meshes or multi-view captures as input, our approach reduces costs and enhances editing capabilities such as body shape adjustment, local texture modification, and geometry transfer. Our experimental results demonstrate superior quality across two datasets and emphasize the enhanced, user-friendly, and localized editing capabilities of our method.

cs.GR

FedL2T: Personalized Federated Learning with Two-Teacher Distillation for Seizure Prediction

The training of deep learning models in seizure prediction requires large amounts of Electroencephalogram (EEG) data. However, acquiring sufficient labeled EEG data is difficult due to annotation costs and privacy constraints. Federated Learning (FL) enables privacy-preserving collaborative training by sharing model updates instead of raw data. However, due to the inherent inter-patient variability in real-world scenarios, existing FL-based seizure prediction methods struggle to achieve robust performance under heterogeneous client settings. To address this challenge, we propose FedL2T, a personalized federated learning framework that leverages a novel two-teacher knowledge distillation strategy to generate superior personalized models for each client. Specifically, each client simultaneously learns from a globally aggregated model and a dynamically assigned peer model, promoting more direct and enriched knowledge exchange. To ensure reliable knowledge transfer, FedL2T employs an adaptive multi-level distillation strategy that aligns both prediction outputs and intermediate feature representations based on task confidence. In addition, a proximal regularization term is introduced to constrain personalized model updates, thereby enhancing training stability. Extensive experiments on two EEG datasets demonstrate that FedL2T consistently outperforms state-of-the-art FL methods, particularly under low-label conditions. Moreover, FedL2T exhibits rapid and stable convergence toward optimal performance, thereby reducing the number of communication rounds and associated overhead. These results underscore the potential of FedL2T as a reliable and personalized solution for seizure prediction in privacy-sensitive healthcare scenarios.

cs.LG