Skip to content
GCC AI Research

Automated Decision Making for Safety Critical Applications

MBZUAI · Notable

Summary

Mykel Kochenderfer from Stanford University gave a talk on building robust decision-making systems for autonomous systems, highlighting the challenges of balancing safety and efficiency in uncertain environments. The talk addressed computational tractability and establishing trust in these systems. Kochenderfer outlined methodologies and research applications for building safer systems, drawing from his work on air traffic control, unmanned aircraft, and automated driving. Why it matters: The development of safe and reliable autonomous systems is crucial for various applications in the region, and insights from experts like Kochenderfer can guide research and development efforts at institutions like MBZUAI.

Get the weekly digest

Top AI stories from the GCC region, every week.

Related

ILION: Deterministic Pre-Execution Safety Gates for Agentic AI Systems

arXiv ·

The paper introduces ILION, a deterministic execution gate designed to ensure the safety of autonomous AI agents by classifying proposed actions as either BLOCK or ALLOW. ILION uses a five-component cascade architecture that operates without statistical training, API dependencies, or labeled data. Evaluation against existing text-safety infrastructures demonstrates ILION's superior performance in preventing unauthorized actions, achieving an F1 score of 0.8515 with sub-millisecond latency.

The Role of AI in Revolutionizing Autonomous Vehicles

MBZUAI ·

Daniela Rus from MIT CSAIL discussed the role of AI in revolutionizing autonomous vehicles, emphasizing the need for risk evaluation, intent understanding, and adaptation to diverse driving styles. The talk highlighted integrating risk and behavior analysis in autonomous vehicle control systems. Social Value Orientation (SVO) can be incorporated into decision-making for self-driving vehicles. Why it matters: This research advances the development of safer and more adaptive autonomous vehicles, crucial for their successful deployment in diverse real-world driving scenarios within the GCC region and globally.

Would you fly in a plane piloted solely by AI?

MBZUAI ·

The article discusses the potential of AI in piloting planes, noting current autopilot systems still require human input. Martin Takáč from MBZUAI expresses confidence in AI's ability to handle flight scenarios, citing its capacity for extensive simulation and error minimization through reinforcement learning. AI is already used in aviation for tasks like route planning and maintenance. Why it matters: The piece highlights the growing role of AI in aviation and raises important questions about the future of autonomous flight in the region.

Safety of Deploying NLP Models: Uncertainty Quantification of Generative LLMs

MBZUAI ·

MBZUAI's Dr. Artem Shelmanov is working on uncertainty quantification (UQ) methods for generative LLMs to detect unreliable generations. He aims to address the issue of LLMs fabricating facts, often called "hallucinating", without clear indicators of veracity. He systemizes existing UQ efforts, discusses caveats, and suggests novel techniques for safer LLM use. Why it matters: Improving the reliability of LLMs is crucial for responsible AI deployment in the region, especially in sensitive applications.