paper-with-me

Papers

Secure Data Reconstruction: A Direct Data-Driven Approach

2025-02-01 · Jiaqi Yan, Ivan Markovsky, John Lygeros

This paper addresses the problem of secure data reconstruction for unknown systems, where data collected from the system are susceptible to malicious manipulation. We aim to recover the real trajectory without prior knowledge of the system model. To achieve this, a behavioral language is used to represent the system, describing it using input/output trajectories instead of state-space models. We consider two attack scenarios. In the first scenario, up to $k$ entries of the collected data are malicious. On the other hand, the second scenario assumes that at most $k$ channels from sensors or actuators can be compromised, implying that any data collected from these channels might be falsified. For both scenarios, we formulate the trajectory recovery problem as an optimization problem and introduce sufficient conditions to ensure successful recovery of the true data. Since finding exact solutions to these problems can be computationally inefficient, we further approximate them using an $\ell_1$-norm and group Least Absolute Shrinkage and Selection Operator (LASSO). We demonstrate that under certain conditions, these approximation problems also find the true trajectory while maintaining low computation complexity. Finally, we extend the proposed algorithms to noisy data. By reconstructing the secure trajectory, this work serves as a safeguard mechanism for subsequent data-driven control methods.

📄 PDF Abstract BibTeX arXiv:2502.00436

Code (0)

등록된 구현이 없습니다.

Tasks

State Space ModelsTrajectory Recovery

Similar Papers 제목 키워드 기반

Provenance-Driven Reliable Semantic Medical Image Vector Reconstruction via Lightweight Blockchain-Verified Latent Fingerprints

2025-11-30 · Mohsin Rasheed, Abdullah Al-Mamun arxiv

Medical imaging is essential for clinical diagnosis, yet real-world data frequently suffers from corruption, noise, and potential tampering, challenging the reliability of AI-assisted interpretation. Conventional reconst…

Image Reconstruction

Exploring the Security Boundary of Data Reconstruction via Neuron Exclusivity Analysis

2020-10-26 · Xudong Pan, Mi Zhang, Yifan Yan, Jiaming Zhu 외

Among existing privacy attacks on the gradient of neural networks, \emph{data reconstruction attack}, which reverse engineers the training batch from the gradient, poses a severe threat on the private training data. Desp…

Face RecognitionReconstruction Attack

Efficient Creation of Datasets for Data-Driven Power System Applications

2020-04-14

Advances in data-driven methods have sparked renewed interest for applications in power systems. Creating datasets for successful application of these methods has proven to be very challenging, especially when considerin…

SecDiff: Diffusion-Aided Secure Deep Joint Source-Channel Coding Against Adversarial Attacks

2025-11-03 · Changyuan Zhao, Jiacheng Wang, Ruichen Zhang, Dusit Niyato 외 arxiv

Deep joint source-channel coding (JSCC) has emerged as a promising paradigm for semantic communication, delivering significant performance gains over conventional separate coding schemes. However, existing JSCC framework…

Semantic Communication

Reflection-Driven Control for Trustworthy Code Agents

2025-12-22 · Bin Wang, Jiazheng Quan, Xingrui Yu, Hansen Hu 외 arxiv

Contemporary large language model (LLM) agents are remarkably capable, but they still lack reliable safety controls and can produce unconstrained, unpredictable, and even actively harmful outputs. To address this, we int…

Code Generation