UK Government's Artificial Intelligence (AI) Safety Institute launches new AI safety assessment platform

Artificial Intelligence Security Research released Inspect, an open-source testing platform designed to assess the safety and performance of AI models.Inspect detects the core knowledge, reasoning and autonomy of AI models, fostering the development of the global AI community, and Inspect becomes a cornerstone of AI security research.

On Friday, the UK's Institute for Artificial Intelligence Security released Inspect, a new testing platform designed to improve security risk monitoring of advanced AI models.

Introduction to Inspect

Inspect is an open-source testing tool that can be used to assess the capabilities of a wide range of AI models, including core knowledge, reasoning, and autonomy. As an open source project, Inspect is freely available for globalAI communityUse to promote broad collaboration and application.

UK Government's Artificial Intelligence (AI) Safety Institute launches new AI safety assessment platform

Background and development

The UK announced the establishment of the Institute for Artificial Intelligence Security in October last year, focusing on researching and testing new AI models. In February this year, the UK further committed over £100 million to launch nine new research centers and technical training for AI regulators to address the challenges posed by rapidly evolving AI technologies.

Inspect Function

In a press release, the UK's Institute for AI Safety described Inspect's specific capabilities. As a software library, Inspect enables testers to assess the specific capabilities of individual AI models and generate scores based on the results. The platform is designed to address the current "black box" problem of complex AI models through its scalability to adapt and accommodate new testing techniques.

Inspect consists of three basic parts:

  1. data set: A sample collection used to provide an assessment test.
  2. solver: A component that performs the actual test work.
  3. scoring device: Evaluate the work product of the solver and generate a comprehensive evaluation about the performance of the AI model.

This modular design gives Inspect the flexibility to respond to different testing needs and evaluation criteria. Inspect's built-in components can be further enhanced and extended by using third-party packages written in Python.

Importance and future development

As AI technology grows exponentially, more and more AI models will hit the market this year, making the push for AI security more urgent than ever. Currently, benchmarking AI models remains a challenge because the infrastructure, training data and other key details of most complex AI models are often kept secret by the companies that create them.

UK Science Minister Michelle Donelan said that Inspect's open source release demonstrates the UK's unique talent for innovation and technological development and reinforces the UK's leadership in AI safety. Ian Hogarth, chairman of the Institute for Artificial Intelligence Safety, added that the success of theAI security testingThere is a need for shared, accessible assessment methods, and he hopes that Inspect will become a cornerstone for AI security institutes, research organizations, and academia.

With the launch of Inspect, the UK Institute for AI Safety has demonstrated its leadership and innovation in the field of AI safety and expects this platform to provide strong support for global AI safety research.

Inspect open source tools

https://ukgovernmentbeis.github.io/inspect_ai/

https://github.com/UKGovernmentBEIS/inspect_ai

To develop Inspect, clone the repository and install it using the flag-e and [dev] optional dependencies:

$ git clone https://github.com/UKGovernmentBEIS/inspect_ai.git
$ cd inspect_ai
$ pip install -e ". [dev]"

If you are using VS Code, you should make sure that the recommended extensions (Python, Ruff and MyPy) are installed. Note that you will be prompted to install these files when you open your project in VS Code.

 

Original article by Chief Security Officer, if reproduced, please credit https://cncso.com/en/ai-safety-institute-releases-new-ai-safety-evaluations-platform.html

Like (1)
Previous May 13th, 2024 at 7:09 am
Next May 22, 2024 am8:30am

Leave a Reply

Please Login to Comment