paper-with-me

Papers

DECORAIT -- DECentralized Opt-in/out Registry for AI Training

2023-09-25 · Kar Balan, Alex Black, Simon Jenni, Andrew Gilbert, Andy Parsons, John Collomosse

We present DECORAIT; a decentralized registry through which content creators may assert their right to opt in or out of AI training as well as receive reward for their contributions. Generative AI (GenAI) enables images to be synthesized using AI models trained on vast amounts of data scraped from public sources. Model and content creators who may wish to share their work openly without sanctioning its use for training are thus presented with a data governance challenge. Further, establishing the provenance of GenAI training data is important to creatives to ensure fair recognition and reward for their such use. We report a prototype of DECORAIT, which explores hierarchical clustering and a combination of on/off-chain storage to create a scalable decentralized registry to trace the provenance of GenAI training data in order to determine training consent and reward creatives who contribute that data. DECORAIT combines distributed ledger technology (DLT) with visual fingerprinting, leveraging the emerging C2PA (Coalition for Content Provenance and Authenticity) standard to create a secure, open registry through which creatives may express consent and data ownership for GenAI.

📄 PDF Abstract BibTeX arXiv:2309.14400

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…

Similar Papers 제목 키워드 기반

Evolution of AI Agent Registry Solutions: Centralized, Enterprise, and Distributed Approaches

2025-08-05 · Aditi Singh, Abul Ehtesham, Mahesh Lambe, Jared James Grogan 외 arxiv

Autonomous AI agents now operate across cloud, enterprise, and decentralized domains, creating demand for registry infrastructures that enable trustworthy discovery, capability negotiation, and identity assurance. We ana…

OptunaHub: A Platform for Black-Box Optimization

2025-10-03 · Yoshihiko Ozaki, Shuhei Watanabe, Toshihiko Yanase arxiv

Black-box optimization (BBO) underpins advances in domains such as AutoML and Materials Informatics, yet implementations of algorithms and benchmarks remain fragmented across research communities. We introduce OptunaHub …

Decentralized Attribution of Generative Models

2020-07-12 · Anonymous

There have been growing concerns regarding the fabrication of contents through generative models. This paper investigates the feasibility of decentralized attribution of such models. Given a group of models derived fro…

Decentralized Governance of Autonomous AI Agents

2024-12-22 · Tomer Jordi Chaffer, Charles von Goins II, Bayo Okusanya, Dontrail Cotlage 외

Autonomous AI agents present transformative opportunities and significant governance challenges. Existing frameworks, such as the EU AI Act and the NIST AI Risk Management Framework, fall short of addressing the complexi…

Decision Making

Cryptographic Registry Provenance: Structural Defense Against Dependency Confusion in AI Package Ecosystems

2026-05-05 · Alan L. McCann arxiv

Dependency confusion attacks exploit a structural gap in software distribution: once a package is installed, there is no cryptographic proof of which registry distributed it. Every existing defense is configuration-based…