<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Formal Methods on Software Engineering Group</title><link>https://seg.inf.unibe.ch/keywords/formal-methods/</link><description>Recent content in Formal Methods on Software Engineering Group</description><generator>Hugo</generator><language>en-US</language><copyright>Software Engineering Group (SEG), [Institute of Computer Science](https://www.inf.unibe.ch/), [University of Bern](https://www.unibe.ch/). All rights reserved.</copyright><atom:link href="https://seg.inf.unibe.ch/keywords/formal-methods/index.xml" rel="self" type="application/rss+xml"/><item><title>Guardrails for Foundational Model Enabled Robots</title><link>https://seg.inf.unibe.ch/teaching/student-projects/current/t0102-guardrails-for-foundational-model-enabled-robots/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://seg.inf.unibe.ch/teaching/student-projects/current/t0102-guardrails-for-foundational-model-enabled-robots/</guid><description>Foundation models let a robots accept missions in natural language, but they also let a wrong or malicious instruction reach the propellers. PEACE [1] is a planner–executor agent for robots in which a large language model emits a complete, typed mission plan in a single call, and an independent safety service validates every motion command before actuation. That service currently enforces two geometric constraints: an altitude band and a horizontal geofence. It cannot express, let alone enforce, the rules that matter in the real world: keep distance from people, do not hover in front of windows, maintain a minimum altitude over roads, respect regulatory limits. This project replaces the geometric check with a two-tier guardrail: a plan-level check that grounds natural-language safety rules into formal specifications and verifies the whole mission plan before dispatch, and an execution-level check that grounds the same rules into spatial keep-out sets around detected objects.</description></item></channel></rss>