← Latest papers
💻 computer science

Scalable Gaussian Process Regression via Deterministic Trigonometric Features: Uniform Bounds for Safe Model Predictive Control

This paper introduces a scalable Deterministic Trigonometric Feature Gaussian Process (DTF-GP) framework that enables high-probability uniform uncertainty bounds for safe learning-based Model Predictive Control, achieving the safety guarantees of full Gaussian processes with significantly improved computational efficiency in large-data regimes.

Original authors: Julius Jagdt, Johanna Menn, Sebastian Trimpe, Melanie N. Zeilinger, Anna Scampicchio

Published 2026-08-18
📖 4 min read☕ Coffee break read

Original authors: Julius Jagdt, Johanna Menn, Sebastian Trimpe, Melanie N. Zeilinger, Anna Scampicchio

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a robot arm assembling delicate electronics or a self-driving car navigating a busy city street. For these machines to operate safely, they must constantly predict what will happen next. They rely on mathematical models—simplified versions of reality—to guess how their movements will change their position. But real life is messy. Friction, wind, and wear and tear mean these models are never perfect. If a robot relies on a flawed guess, it might push too hard, break a part, or crash. To stay safe, engineers use a strategy called Model Predictive Control. This method constantly recalculates the best path forward, checking every step against strict safety rules. However, this safety net only works if the robot knows how much it doesn't know. It needs to understand the limits of its own predictions.

For years, scientists have used a powerful statistical tool called a Gaussian process to fill in the gaps of these imperfect models. Think of a Gaussian process as a very cautious, highly intelligent mapmaker. Instead of just drawing a single line to show where a robot will go, it draws a wide, fuzzy band that represents all the possible places the robot could end up. The wider the band, the more uncertain the robot is. This uncertainty is crucial for safety: if the band gets too wide, the robot knows to slow down or stop. The problem is that as the robot collects more and more data to learn from, this mapmaking tool becomes incredibly slow. It is like trying to solve a massive puzzle where every new piece requires you to re-solve the entire picture from scratch. For large datasets, the computer simply cannot keep up, forcing engineers to choose between having a safe, slow system or a fast, unsafe one.

A team of researchers from universities in Germany, Switzerland, and Sweden has found a way to break this deadlock. They developed a new method that keeps the safety guarantees of the slow, perfect mapmaker but runs as fast as a simple, quick sketch. Their approach, which they call a deterministic trigonometric feature Gaussian process, replaces the heavy, complex calculations with a clever approximation using waves. Instead of trying to calculate every possible outcome at once, the new method breaks the problem down into a fixed set of wave patterns. By selecting these patterns in a specific, non-random way, the researchers proved that the resulting map is just as reliable as the original, slow version. They showed that this new tool can provide the same high-confidence safety warnings that a full system would, but without the crushing computational cost.

The researchers tested their idea on a simulated inverted pendulum, a classic control problem where a robot must balance a pole on a moving cart. In their experiments, they compared their new method against the traditional, slow approach. They found that both methods explored the environment with equal skill, learning the same amount about the system's hidden errors. The new method was just as good at finding the safest, most efficient paths. However, the difference in speed was dramatic. As the amount of data grew, the traditional method slowed down significantly, struggling to keep up with the volume of information. The new method, by contrast, maintained a steady pace regardless of how much data it processed. It handled large datasets with ease, proving that it is possible to have both high safety and high speed.

This work matters because it removes a major barrier to using advanced learning systems in the real world. Previously, engineers had to limit the amount of data their robots could learn from to keep the system running in real-time. Now, they can feed the system vast amounts of data to make it smarter and safer, without worrying that the computer will freeze. The researchers demonstrated that their new framework can be integrated into safety-critical systems, ensuring that the robot never takes a risk it cannot calculate. By turning a slow, heavy calculation into a fast, efficient one, they have opened the door for more robust and reliable autonomous systems that can learn continuously while staying safely within their limits.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →