Can LLMs Design Video Coding Tools? A Case Study on Planar Mode

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究使用大型语言模型设计视频编码工具,通过生成-评估循环改进Planar模式,实验表明该方法可提高编码效率。
📝 Abstract
This paper explores whether large language models (LLMs) can design video coding tools, a highly challenging task due to the intricate algorithmic coupling of tool modifications. In particular, we present an empirical case study on the Planar mode, a long-standing intra prediction tool in video coding standards. Our experiments operate within a generation-and-evaluation loop, with the LLM generating new Planar predictors, encoder trials evaluating their coding performance, and the LLM re-generating refined implementations based on the evaluation feedback. We first examine directly replacing the default Planar mode in the Fraunhofer Versatile Video Encoder (VVenC) under its faster preset. Experimental results demonstrate that the LLM-generated mode can outperform the conventional Planar mode on this lightweight toolset, achieving 0.18% bitrate savings with 0.4% complexity overhead on the standard benchmark. We further extend our evaluation to the Enhanced Compression Model (ECM). Leveraging newly introduced directional Planar modes, we investigate two integration strategies: directly replacing them, and introducing the LLM-generated predictor as an additional prediction mode with new syntax elements. The empirical results suggest that both strategies can yield coding gains under a constrained low-resolution setting. Overall, this study offers preliminary evidence and practical insights, highlighting both the potential and open challenges of LLM-based coding tool design.
Problem

Research questions and friction points this paper is trying to address.

large language models
video coding tools
Planar mode
coding performance
algorithmic coupling
Innovation

Methods, ideas, or system contributions that make the work stand out.

Large Language Models
Video Coding Tools
Planar Mode
Generation-and-Evaluation Loop
Coding Performance
Y
Yingwen Zhang
Department of Computer Science, City University of Hong Kong
M
Meng Wang
School of Data Science, Lingnan University
Liqiang He
Liqiang He
Oregon State University
Computer VisionMachine Learning
Shiqi Wang
Shiqi Wang
Chongiqng University
recommender system