Robot learning
Reading time 6 min readPhysical AI

PhyFilter uses robot physics to correct learned policies when conditions change

A September npj Robotics paper reports a model-agnostic physics filter tested on quadrupeds, drones, aerial manipulation and acceleration estimation under unseen conditions.

By TechniaHQRobot

PhyFilter tests across quadruped locomotion and aerial robotics

Introduction

A paper published in npj Robotics on September 4 proposes PhyFilter. The method adds a physics-based correction to the output of an existing learned model when the robot encounters conditions outside its training distribution.

The authors test it across quadruped locomotion, drone flight, aerial manipulation and acceleration estimation. They report real-time execution on an STM32F765 at 500 Hz in the aerial cases.

Information verified from official sources available as of September 14, 2026.

The correction sits outside the learned policy

PhyFilter uses known differential structure plus live state feedback to estimate a residual correction. The paper presents it as a plug-in module that can work with pretrained policies without retraining the network.

That architecture supports before-and-after comparisons under the same disturbance.

Tests include conditions excluded from training

The reported experiments include terrain, payload and speed changes for locomotion plus wind and mass uncertainty for aerial systems.

A production test should sweep disturbance levels until the controller reaches a failure boundary rather than stop at one successful condition.

Small processors are relevant for deployment

Running at 500 Hz on an STM32F765 shows that the correction equations fit on a resource-constrained controller in the tested setup.

Deployment still needs bounds for bad sensors, incorrect physical parameters and actuator saturation.

Limitations and missing information

  • The paper's claims apply to its tested systems and disturbance ranges.
  • The Nature article carries its own reuse license for figures and third-party material.

Conclusion

PhyFilter is a useful example of combining learned policies with explicit robot physics when deployment conditions move outside the training set.

Sources and methodology

Share this article

Share the current TechniaHQRobot article page.

Continue reading

Open the latest robotics reporting, Physical AI analysis and hardware notes.

Browse robotics news
Article by @techniahqrobot