We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Networking and Internet Architecture

Title: Gemino: Practical and Robust Neural Compression for Video Conferencing

Abstract: Video conferencing systems suffer from poor user experience when network conditions deteriorate because current video codecs simply cannot operate at extremely low bitrates. Recently, several neural alternatives have been proposed that reconstruct talking head videos at very low bitrates using sparse representations of each frame such as facial landmark information. However, these approaches produce poor reconstructions in scenarios with major movement or occlusions over the course of a call, and do not scale to higher resolutions. We design Gemino, a new neural compression system for video conferencing based on a novel high-frequency-conditional super-resolution pipeline. Gemino upsamples a very low-resolution version of each target frame while enhancing high-frequency details (e.g., skin texture, hair, etc.) based on information extracted from a single high-resolution reference image. We use a multi-scale architecture that runs different components of the model at different resolutions, allowing it to scale to resolutions comparable to 720p, and we personalize the model to learn specific details of each person, achieving much better fidelity at low bitrates. We implement Gemino atop aiortc, an open-source Python implementation of WebRTC, and show that it operates on 1024x1024 videos in real-time on a Titan X GPU, and achieves 2.2-5x lower bitrate than traditional video codecs for the same perceptual quality.
Comments: 13 pages, 5 appendix
Subjects: Networking and Internet Architecture (cs.NI); Computer Vision and Pattern Recognition (cs.CV)
Journal reference: USENIX NSDI 2024
Cite as: arXiv:2209.10507 [cs.NI]
  (or arXiv:2209.10507v4 [cs.NI] for this version)

Submission history

From: Vibhaalakshmi Sivaraman [view email]
[v1] Wed, 21 Sep 2022 17:10:46 GMT (46263kb,D)
[v2] Thu, 22 Sep 2022 01:31:49 GMT (46264kb,D)
[v3] Thu, 11 May 2023 14:24:47 GMT (59596kb,D)
[v4] Thu, 19 Oct 2023 21:25:28 GMT (59596kb,D)

Link back to: arXiv, form interface, contact.