Oct 6, 2024
Dynamic Risk Assessment in Autonomous Agents Using Ontologies and AI
Alejandra de Brunner
This project was inspired by the prompt on the apart website : Agent tech tree: Develop an overview of all the capabilities that agents are currently able to do and help us understand where they fall short of dangerous abilities.
I first built a tree using protege and then having researched the potential of combining symbolic reasoning (which is highly interpretable and robust) with llms to create safer AI, thought that this tree could be dynamically updated by agents, as well as utilised by agents to run actions passed before they have made them, thus blending the approach towards both safer AI and agent safety. I unfortunately was limited by time and resource but created a basic working version of this concept which opens up opportunity for much more further exploration and potential.
Thank you for organising such an event!
Sachin Dharashivkar
I really like the concept of this project! However, I have a suggestion for an alternative approach. Instead of using the same agent to create ontologies, it might be interesting to use a specialized agent specifically trained for ontology generation. This could potentially lead to some intriguing design choices to enforce security.
Pranjal Mehta
This project takes a promising approach to agent safety by combining ontology-based risk assessment with AI-driven decision-making. Its ability to update dynamically and interact in real time makes it highly adaptable. With stronger models, the framework could scale well and deliver more consistent results.
Astha Puri
Overall, this project presents a valuable step forward in AI agent safety, particularly through its combination of symbolic reasoning, ontology-driven risk assessments, and natural language processing. I like that it highlights the importance of flexibility and traceability in ensuring the safe operation of autonomous agents. With more powerful AI models, a richer ontology, and additional features like real-time data integration, this framework could evolve into a scalable and robust solution for AI safety.
Abhishek Harshvardhan Mishra
Solid attempt at tackling agent safety with an ontology-based approach. The system shows promise in identifying risky actions, but the reliance on GPT-2 for parsing creates a bottleneck due to inconsistent outputs. Upgrading to a more robust language model would be a valuable next step. Looking forward to seeing how this develops. The code is available and the project is well-explained. However, the reliance on GPT-2's limited parsing abilities limits the generalizability of the results.
Cite this work
@misc {
title={
@misc {
},
author={
Alejandra de Brunner
},
date={
10/6/24
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}