Multi-Objective Design Space Exploration for the Optimization of the HEVC Mode Decision Process
Finding the best possible encoding decisions for compressing a video sequence is a highly complex problem. In this work, we propose a multi-objective Design Space Exploration (DSE) method to automatically find HEVC encoder implementations that are optimized for several different criteria. The DSE shall optimize the coding mode evaluation order of the mode decision process and jointly explore early skip conditions to minimize the four objectives a) bitrate, b) distortion, c) encoding time, and d) decoding energy. In this context, we use a SystemC-based actor model of the HM test model encoder for the evaluation of each explored solution. The evaluation that is based on real measurements shows that our framework can automatically generate encoder solutions that save more than 60% of encoding time or 3% of decoding energy when accepting bitrate increases of around 3%.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Balancing Exploration and Exploitation for Solving Large-scale Multiobjective Optimization via Attention Mechanism
Large-scale multiobjective optimization problems (LSMOPs) refer to optimization problems with multiple conflicting optimization objectives and hundreds or even thousands of decision variables. A key point in solving LSMO…
Evolutionary AlgorithmsMultiobjective OptimizationFast Design Space Exploration of Nonlinear Systems: Part II
Nonlinear system design is often a multi-objective optimization problem involving search for a design that satisfies a number of predefined constraints. The design space is typically very large since it includes all poss…
Active LearningExploration of Pareto-preserving Search Space Transformations in Multi-objective Test Functions
Benchmark problems are an important tool for gaining understanding of optimization algorithms. Since algorithms often aim to perform well on benchmarks, biases in benchmark design provide misleading insights. In single-o…
CLAIMED: A CLAssification-Incorporated Minimum Energy Design to explore a multivariate response surface with feasibility constraints
Motivated by the problem of optimization of force-field systems in physics using large-scale computer simulations, we consider exploration of a deterministic complex multivariate response surface. The objective is to fin…
Experimental DesignGeneral ClassificationiDSE: Navigating Design Space Exploration in High-Level Synthesis Using LLMs
High-Level Synthesis (HLS) serves as an agile hardware development tool that streamlines the circuit design by abstracting the register transfer level into behavioral descriptions, while allowing designers to customize t…
High-Level SynthesisMultiobjective OptimizationNavigate