Skip to content
Tech News
← Back to articles

Cisco Releases Open-Source 'DNA Test for AI Models'

read original get AI Model Testing Kit → more articles
Why This Matters

Cisco's open-source 'DNA Test for AI Models' introduces a groundbreaking tool for tracing the origins and verifying the integrity of AI models, enhancing transparency in the AI supply chain. This development helps organizations identify potential risks such as biases, vulnerabilities, or manipulations in AI models, fostering greater trust and accountability. As AI adoption grows, such tools are vital for ensuring responsible and secure AI deployment across the industry.

Key Takeaways

Cisco has released an open-source tool "to trace the origins of AI models," reports SC World, "and compare model similarities for great visibility into the AI supply chain."

[Cisco's Model Provenance Kit] is a Python toolkit and command-line interface (CLI) that looks at signals such as metadata and weights to create a "fingerprint" for AI models that can then be compared to other model fingerprints to determine potential shared origins. "Think of Model Provenance Kit as a DNA test for AI models," Cisco researchers wrote. "[...] Much like a DNA test reveals biological origins, the Model Provenance Kit examines both metadata and the actual learned parameters of a model (like a unique genome that comprises a model), to assess whether models share a common origin and identify signs of modification."

The tool aims to address gaps in visibility into the AI model supply chain. For example, many organizations utilize open-source models from repositories like HuggingFace, where models could potentially be uploaded with incomplete or deceptive documentation. The Model Provenance Kit provides a way for organizations to verify claims about a model's origins, such as claims that a model is trained from scratch, when in reality it may be copied from another model, Cisco said. This may put organizations at risk of using models with unknown biases, vulnerabilities or manipulations and make it more difficult to resolve any incidents that arise from these risks.

Thanks to Slashdot reader spatwei for sharing the news.

Read more of this story at Slashdot.