GVC-RT: Towards Real-Time Generative Video Compression at Ultra-Low Bitrates
GVC-RT is a real-time generative video codec that achieves ultra-low bitrate compression with state-of-the-art fidelity by employing an asymmetric architecture and lightweight de-tokenizer to eliminate inference-time bottlenecks, enabling 1080p video processing at over 55 fps.
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 you are trying to send a movie to a friend, but your internet connection is so slow that you can only send a few tiny postcards per second. In the world of video compression, this is the "ultra-low bitrate" challenge. For decades, scientists have tried to squeeze video data into smaller and smaller packages. Traditional methods work like a photocopier: they try to keep every single pixel exactly the same. But when you shrink a photo too much, it turns into a blurry, blocky mess.
Recently, a new approach called "Generative Video Compression" emerged. Instead of just copying pixels, these systems act like a skilled artist. They send a few rough sketches (the "code") and tell the receiver's computer, "Hey, you know what a ship looks like? Just draw a really good ship here." This creates stunning, realistic images even with tiny amounts of data. However, there's a catch: the "artist" on the receiving end is usually a giant, slow, super-computer brain. It takes so long to draw the picture that you can't watch the movie in real-time. It's like having a master painter who takes three days to finish a single frame. The big question for researchers has been: Can we make this artistic magic happen fast enough to watch a movie as it's being sent?
This is where a new paper introduces GVC-RT, a system designed to bring this "artist" to the speed of a regular video player. The researchers, led by Tianjian Dang and colleagues, realized that the old way of doing things was too heavy. They identified three main reasons why these generative systems were so slow: the process of turning the video into "sketches" (tokenization) was too heavy, the process of making sure the sketches matched the artist's style (alignment) was too complex, and the final step of turning the sketches back into a picture (de-tokenization) was too expensive.
To fix this, they completely redesigned the system with a clever "asymmetric" approach. Think of it like a high-stakes game of telephone where the person sending the message (the encoder) is a fast, simple runner, but the person receiving it (the decoder) is a powerful, creative painter. In the old systems, the runner had to do the painter's job too, which slowed everything down. In GVC-RT, the runner just grabs the essential information and hands it off. The heavy lifting of "generative alignment"—making sure the receiver knows exactly what style to use—is moved entirely to the training phase. It's like teaching the painter to recognize the runner's specific hand signals perfectly before the game even starts, so during the actual game, they don't need to stop and ask for clarification.
Furthermore, they replaced the giant, slow painter with a "distilled" version—a lightweight artist who is just as talented but moves much faster. They trained this lightweight artist by having it copy the work of the heavy, slow master, learning to produce the same high-quality results without the massive computational cost.
The results are impressive. The team tested their system on a standard, powerful home computer graphics card (an NVIDIA RTX 4090). They found that GVC-RT could encode video at 123.1 frames per second (fps) and decode it at 55.1 fps for high-definition 1080p video. To put that in perspective, a standard movie plays at 24 or 30 fps, so this system is fast enough to handle real-time streaming with room to spare. In terms of quality, it beat the previous best model (GLC-Video) significantly, saving about 12.4% to 48.8% in data usage while looking just as good, or even better, to the human eye.
The paper suggests that by removing the heavy "tokenization" steps and moving the complex style-matching to the training phase, they have successfully bridged the gap between high-quality, artistic video compression and real-time speed. While they acknowledge that their system still relies on powerful consumer hardware, they demonstrate that real-time generative video compression is no longer just a dream for supercomputers, but a reality that can run on devices you might find in a gaming setup today.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.