erwinmsmith/SOMAS
A Trusted Human-Multi-Agent Reinforcement Learning Interaction Framework
What it solves
SOMAS addresses the challenge of ensuring safety and reliability in human-machine collaborative crisis response. It prevents risky AI actions in emergency scenarios by balancing task utility with strict safety constraints.
How it works
The framework uses a dual-mode architecture combining vision-language models and reinforcement learning:
- Online Execution System: Manages real-time tasks through a planning-execution pipeline with modular task chains and safety guardrails, including GPT-4-based risk assessment.
- Offline Simulation System: Uses synthetic task generation and an experience replay library to train and optimize reinforcement learning policies for risk prediction.
Who it’s for
Emergency response teams and developers building multi-agent systems for high-stakes, safety-critical environments where human oversight is required.
Highlights
- Dual-Mode Architecture: Combines real-time execution with offline simulation training.
- Safe LLM: Includes a fine-tuned LLM and training dataset specifically for emergency scenarios.
- Proven Performance: Reduces risk response rates by 40% and increases helpfulness by 15% over baselines.
Related
- Project
- Project
- Project
- Project
- Project