ANML: Attribution-Native Machine Learning with Guaranteed Robustness
Oliver Zahn, Matt Beton, Simran Chana

TL;DR
ANML introduces a novel training framework that weights data samples based on multiple quality factors, enhancing model robustness, performance, and attribution capabilities across diverse datasets.
Contribution
It proposes a new attribution-native training method that combines gradient signals with data provenance to improve robustness and enable contributor attribution.
Findings
Achieves 33-72% error reduction over gradient-only baselines.
Data-efficient: 20% high-quality data outperforms 100% uniform data by 47%.
Contributor attribution outperforms sample-level detection under subtle corruption.
Abstract
Frontier AI systems increasingly train on specialized expert data, from clinical records to proprietary research to curated datasets, yet current training pipelines treat all samples identically. A Nobel laureate's contribution receives the same weight as an unverified submission. We introduce ANML (Attribution-Native Machine Learning), a framework that weights training samples by four quality factors: gradient-based consistency (q), verification status (v), contributor reputation (r), and temporal relevance (T). By combining what the model observes (gradient signals) with what the system knows about data provenance (external signals), ANML produces per-contributor quality weights that simultaneously improve model performance and enable downstream attribution. Across 5 datasets (178-32,561 samples), ANML achieves 33-72% error reduction over gradient-only baselines. Quality-weighted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Artificial Intelligence in Healthcare and Education · Machine Learning in Healthcare
