English

Credit Attribution and Stable Compression

Machine Learning 2024-11-01 v2 Cryptography and Security Machine Learning

Abstract

Credit attribution is crucial across various fields. In academic research, proper citation acknowledges prior work and establishes original contributions. Similarly, in generative models, such as those trained on existing artworks or music, it is important to ensure that any generated content influenced by these works appropriately credits the original creators. We study credit attribution by machine learning algorithms. We propose new definitions--relaxations of Differential Privacy--that weaken the stability guarantees for a designated subset of kk datapoints. These kk datapoints can be used non-stably with permission from their owners, potentially in exchange for compensation. Meanwhile, the remaining datapoints are guaranteed to have no significant influence on the algorithm's output. Our framework extends well-studied notions of stability, including Differential Privacy (k=0k = 0), differentially private learning with public data (where the kk public datapoints are fixed in advance), and stable sample compression (where the kk datapoints are selected adaptively by the algorithm). We examine the expressive power of these stability notions within the PAC learning framework, provide a comprehensive characterization of learnability for algorithms adhering to these principles, and propose directions and questions for future research.

Keywords

Cite

@article{arxiv.2406.15916,
  title  = {Credit Attribution and Stable Compression},
  author = {Roi Livni and Shay Moran and Kobbi Nissim and Chirag Pabbaraju},
  journal= {arXiv preprint arXiv:2406.15916},
  year   = {2024}
}

Comments

16 pages, 1 figure. NeurIPS 2024 camera-ready version

R2 v1 2026-06-28T17:15:59.847Z