Key research themes
1. How do recent video codecs improve compression efficiency through advanced coding tools and block partitioning strategies?
This research theme investigates the specific coding techniques and architectural enhancements in new video codecs—such as AV1, VVC, and HEVC—that enable significant compression gains over previous standards, focusing on partitioning schemes, intra- and inter-prediction modes, and entropy coding improvements. Understanding these tools is essential for codec developers and researchers aiming to design codecs that optimize the rate-distortion tradeoff while maintaining computational feasibility.
2. What strategies and architectural designs enable real-time and parallel processing in video encoding and decoding applications?
Research under this theme focuses on how video codecs achieve scalable performance to accommodate real-time demands, particularly on modern computational architectures like clusters and multicore processors. This includes hierarchical parallelization at GOP and slice levels, entropy slice designs for efficient multi-threaded decoding, and overlapped wavefront processing to improve throughput and reduce latency without sacrificing coding efficiency.
3. How do codec selection and adaptation impact video quality and bitrate trade-offs, particularly over bandwidth-constrained networks?
This theme explores comparative analysis methods for selecting optimal video codecs under network constraints, incorporating both objective quality metrics and adaptive streaming strategies. It also investigates how codec enhancements such as LCEVC improve bitrate savings across existing codecs, and how per-title and per-segment encoding optimizations enable real-time adaptation to varying network conditions, balancing complexity, quality, and throughput.