Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.LG) · July 17, 2026

Code-Poisoning Property Inference Attacks

Xukun Luan, Yuhui Gong, Gang Zhang +4 more

It has become easy for a non-specialist with sensitive data to build a model: grab code from a hosting platform or let a coding agent assemble it, point it at the clinical records or transaction logs, and train. The data stays on your machine, which feels safe.

Property inference attacks target a subtler leak than the obvious one. They do not try to recover individual records; they try to expose global properties of the training set, facts about the population as a whole. Knowing what fraction of a hospital's patients had a particular condition can be sensitive even when no single patient is identifiable.

The angle here is that the attack can be planted in the code itself. If the training script came from somewhere you did not audit, it is in a position to arrange whatever it likes about the resulting model. The trust you extended was to a convenient snippet, and the thing you were protecting was the data it was about to read.

From the arXiv (cs.LG) abstract

The flourishing code hosting platforms and coding agents enable even beginners with private data to build tailored Machine Learning (ML) models using available code quickly. The training data for ML models, often regarded as private property (e.g., clinical records, transaction information), is at significant risk of information leakage. Property Inference Attacks (PIAs), as a significant type of privacy attack, aim to expose global property information of the training set.…


More Artificial Intelligence papers