SURF: Separation via Unsupervised Remixing Flow
Abstract
Lay Summary
Imagine trying to isolate a single conversation at a loud party. Computers are good at this task, known as source separation, but they usually require millions of examples of perfectly clean data to learn the characteristics of each individual sound. To fix this, researchers developed SURF, a method that learns to separate individual sounds (or images) by using only the messy, mixed-up data itself. It works using a feedback loop where an initial model makes a rough guess at separating a mixture, those guesses are remixed into new, never seen, sound mixtures, and a student model uses that new blend to teach itself how to untangle the original signals. By eliminating the need for pristine training data, SURF significantly outperformed existing unsupervised methods, making it easier to build high-quality separation tools for the real world.