← Latest papers
🤖 machine learning

KOALA: Koopman Operator Learning for WiFi-Based Anticipatory Hum

KOALA is a novel framework that enables robust, multi-horizon human motion prediction directly from noisy WiFi CSI by lifting pose sequences into a learned Koopman latent space where nonlinear dynamics are linearized, thereby avoiding the error accumulation typical of autoregressive methods while introducing specific architectural components to resolve common dynamical pitfalls.

Original authors: Quang-Anh N. D., Duc Pham Minh, Thao Phuong Pham, Minh Anh Nguyen, Huan X. Nguyen, Tuan Dang

Published 2026-08-18
📖 6 min read🧠 Deep dive

Original authors: Quang-Anh N. D., Duc Pham Minh, Thao Phuong Pham, Minh Anh Nguyen, Huan X. Nguyen, Tuan Dang

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 trying to watch a movie in a room where the lights are off, the walls are thick, and the camera is broken. This is the daily reality for many smart systems that rely on cameras to understand human movement. Cameras need a clear line of sight, they struggle in the dark, and they raise serious privacy concerns when placed in homes or hospitals. For years, scientists have looked for a better way to see without actually seeing. They found a promising candidate in the invisible waves of Wi-Fi signals that fill our homes. These signals bounce off everything, including people, and the way they change as a person moves carries a hidden signature of that motion. While researchers have already figured out how to use these signals to guess where a person is standing right now, a much harder question remained: could a computer predict where that person is going to be before they get there?

A new study published in the Transactions on Machine Learning Research introduces a system called KOALA, designed to answer that question. The researchers, working with data from two major Wi-Fi sensing datasets, developed a method that takes the noisy, jumpy signals from a Wi-Fi router and turns them into a reliable forecast of human movement. Unlike previous attempts that tried to guess the next moment based on the last one, a process that often leads to a cascade of mistakes, KOALA uses a mathematical approach that treats the entire future as a single, linear path. The system successfully predicts human poses up to two seconds into the future with a level of accuracy that far exceeds existing methods, proving that Wi-Fi can do more than just connect devices; it can anticipate human action.

The challenge of predicting movement from Wi-Fi is fundamentally different from doing so with a video camera. When a camera records a person, it captures a clean, detailed image of their skeleton. Wi-Fi, however, sees the world through a fog of interference. As a person moves, their body parts reflect and scatter the radio waves, creating a complex pattern of signal changes that are often incomplete and full of static. Previous systems treated this as a simple problem of guessing the current position based on the signal, but they failed to model how that position changes over time. When researchers tried to apply standard video-prediction techniques to these messy Wi-Fi signals, the errors piled up rapidly. If a system guesses the next step incorrectly, that mistake becomes the starting point for the next guess, and the prediction quickly spirals into nonsense.

KOALA solves this by changing the way the computer thinks about the problem. Instead of trying to predict the next pose step-by-step, the system lifts the entire sequence of movements into a special mathematical space where the rules of motion become simple and straight. In this space, the complex, twisting path of a human body can be described by a single, unchanging rule that applies to every moment in the future. The researchers built a neural network that learns to translate the messy Wi-Fi signals into this clean space, apply the rule to jump forward in time, and then translate the result back into a human pose. Because the system does not have to guess one step at a time, it avoids the accumulation of errors that plagues other methods. It can look at the current signal and instantly calculate where the person will be in one second, two seconds, or even further, without the prediction degrading.

To make this work, the team had to overcome a specific problem where the system would simply copy the current pose and pretend nothing would change, a solution that works for very short times but fails for longer ones. They fixed this by designing the system to predict only the difference between the current pose and the future pose, rather than the pose itself. They also added a special training method that forces the system to stay consistent across different time scales, ensuring that the mathematical rule it learns actually reflects how humans move. The result is a model that remains stable even when the Wi-Fi signal is noisy or the environment changes.

The researchers tested KOALA on two large datasets containing thousands of examples of people moving in different rooms and performing various actions. In one test involving two-dimensional movement, the system predicted poses with an average error of just 26.14 millimeters at a tenth of a second into the future, and 27.28 millimeters at one second. This was a significant improvement over the next best method, which was roughly 19 percent less accurate. In a more difficult test involving three-dimensional movement, the system outperformed all other approaches by a wide margin, reducing the error by a factor of more than six compared to the best competing method at the shortest time scale. Crucially, as the prediction time increased, the error grew only slowly and steadily, whereas other methods saw their errors explode or flatten out in a way that suggested they were just guessing the average position rather than tracking real motion.

The findings suggest that Wi-Fi signals contain enough information to not only locate a person but to forecast their future movements with high precision. This capability could transform how smart environments interact with people, allowing for proactive assistance in homes, safer human-robot collaboration in factories, and early intervention in healthcare monitoring. The system works without requiring the person to wear any sensors or be seen by a camera, offering a privacy-preserving alternative that is always on and always listening. While the current version of the system is designed for a single person and assumes the environment remains relatively stable, the success of the approach opens the door to more complex applications. The researchers note that future work could expand this to predict the movements of multiple people at once or handle more sudden changes in behavior, but the core achievement stands: a machine has learned to see the future in the static of a Wi-Fi signal.

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 →