paper-with-me

Papers

Multi-Objective Design Space Exploration for the Optimization of the HEVC Mode Decision Process

2022-03-03 · Christian Herglotz, Rafael Rosales, Michael Glass, Jürgen Teich, André Kaup

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%.

📄 PDF Abstract BibTeX arXiv:2203.01782

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Balancing Exploration and Exploitation for Solving Large-scale Multiobjective Optimization via Attention Mechanism

2022-05-20 · Haokai Hong, Min Jiang, Liang Feng, Qiuzhen Lin 외

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 Optimization

Fast Design Space Exploration of Nonlinear Systems: Part II

2021-04-05 · Prerit Terway, Kenza Hamidouche, Niraj K. Jha

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 Learning

Exploration of Pareto-preserving Search Space Transformations in Multi-objective Test Functions

2026-04-09 · Diederick Vermetten, Jeroen Rook arxiv

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

2020-06-09 · Mert Y. Sengul, Yao Song, Linglin He, Adri C. T. van Duin 외

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 Classification

iDSE: Navigating Design Space Exploration in High-Level Synthesis Using LLMs

2025-05-28 · Runkai Li, Jia Xiong, Xi Wang

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