Microsoft's MLVC tackles cross-platform bottleneck in neural video codecs
tanelai · reddit · 2026-07-31
While neural networks have replaced many traditional algorithms, video codecs are still dominated by hand-engineered systems like h.264/h.265. The main bottleneck is cross-platform compatibility: numerical precision differences across hardware NPUs cause entropy model decoding to fail. Current INT8 quantization or fixed-point math cannot guarantee bit-exact results.
Microsoft's proposed MLVC (Multi-platform Learned Video Codec) circumvents this by explicitly transmitting the entropy model's scale parameters via the hyperprior, removing the need for bit-exact NPU operations. It achieves 100 FPS for 360p/540p video encoding/decoding on consumer NPUs, making real-world deployment feasible.
More from Research
- Paper: LLMs Structurally Incapable of Abductive Reasoning 'Jumps' — LuizaJarovsky · 2026-07-31
- PNAS Paper: Borrowing from Legal Interpretation to Reduce AI Alignment Loopholes — PeterHndrsn · 2026-07-31
- Test Shows LLMs Can't Fake Random Vocabulary: Shuffling Fails for Words — ctjlewis · 2026-07-31
- Small Models Beating Teachers? Jasper on Inkling-Small Distillation — simonguozirui · 2026-07-31
- Princeton Lecture Explains Why Enormous Random Matrices Stop Behaving Randomly — tctjr · 2026-07-31
- New High Score: Team Achieves 67.5% on ARC-AGI-2 Benchmark — JFPuget · 2026-07-31