中文
相关论文

相关论文: Advanced Design Space Exploration for Joint Energy…

200 篇论文

This paper presents a method to accurately estimate the required decoding energy for a given HEVC software decoding solution. We show that the decoder's processing time as returned by common C++ and UNIX functions is a highly suitable…

图像与视频处理 · 电气工程与系统科学 2022-03-04 Christian Herglotz , Elisabeth Walencik , André Kaup

While the next generation video compression standard, Versatile Video Coding (VVC), provides a superior compression efficiency, its computational complexity dramatically increases. This paper thoroughly analyzes this complexity for both…

多媒体 · 计算机科学 2020-10-08 Farhad Pakdaman , Mohammad Ali Adelimanesh , Moncef Gabbouj , Mahmoud Reza Hashemi

The share of online video traffic in global carbon dioxide emissions is growing steadily. To comply with the demand for video media, dedicated compression techniques are continuously optimized, but at the expense of increasingly higher…

图像与视频处理 · 电气工程与系统科学 2024-01-31 Lena Eichermüller , Gaurang Chaudhari , Ioannis Katsavounidis , Zhijun Lei , Hassene Tmar , Christian Herglotz , André Kaup

Pareto-front optimization is crucial for addressing the multi-objective challenges in video streaming, enabling the identification of optimal trade-offs between conflicting goals such as bitrate, video quality, and decoding complexity. This…

图像与视频处理 · 电气工程与系统科学 2024-09-30 Angeliki Katsenou , Vignesh V Menon , Adam Wieckowski , Benjamin Bross , Detlev Marpe

Battery life is one of the major limitations to mobile device use, which makes research on energy efficient soft- and hardware an important task. This paper investigates the energy required by a CPU when decoding compressed bitstream videos…

图像与视频处理 · 电气工程与系统科学 2022-03-04 Christian Herglotz , Dominic Springer , Andrea Eichenseer , André Kaup

The integration of advanced video codecs into the streaming pipeline is growing in response to the increasing demand for high quality video content. However, the significant computational demand for advanced codecs like Versatile Video…

多媒体 · 计算机科学 2023-12-14 Yiqun Liu , Hadi Amirpour , Mohsen Abdoli , Christian Timmerer , Thomas Guionnet

In response to the growing demand for high-quality videos, Versatile Video Coding (VVC) was released in 2020, building on the hybrid coding architecture of its predecessor, HEVC, achieving about 50% bitrate reduction for the same visual…

多媒体 · 计算机科学 2025-03-04 Kamran Qureshi , Hadi Amirpour , Christian Timmerer

In this paper, we present a bit stream feature based energy model that accurately estimates the energy required to decode a given HEVC-coded bit stream. Therefore, we take a model from literature and extend it by explicitly modeling the…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Christian Herglotz , Dominic Springer , Marc Reichenbach , Benno Stabernack , André Kaup

The ever-growing multimedia traffic has underscored the importance of effective multimedia codecs. Among them, the up-to-date lossy video coding standard, Versatile Video Coding (VVC), has been attracting attentions of video coding…

图像与视频处理 · 电气工程与系统科学 2022-05-10 Tiesong Zhao , Yuhang Huang , Weize Feng , Yiwen Xu , Sam Kwong

This paper investigates the energy consumption of video encoding for high dynamic range videos. Specifically, we compare the energy consumption of the compression process using 10-bit input sequences, a tone-mapped 8-bit input sequence at…

图像与视频处理 · 电气工程与系统科学 2024-06-18 Christian Herglotz , Steven Le Moan , Alexandre Mercat

The upcoming video coding standard, Versatile Video Coding (VVC), has shown great improvement compared to its predecessor, High Efficiency Video Coding (HEVC), in terms of bitrate saving. Despite its substantial performance, compressed…

图像与视频处理 · 电气工程与系统科学 2021-12-09 Fatemeh Nasiri , Wassim Hamidouche , Luce Morin , Nicolas Dhollande , Gildas Cocherel

The main contributions of this paper are twofold: First, we present an in-depth analysis of the impact of frame rate reductions on the visual quality of the video and the encoding as well as decoding energy. Second, we propose a lightweight…

图像与视频处理 · 电气工程与系统科学 2026-03-20 Geetha Ramasubbu , Andrè Kaup , Christian Herglotz

The growth in video Internet traffic and advancements in video attributes such as framerate, resolution, and bit-depth boost the demand to devise a large-scale, highly efficient video encoding environment. This is even more essential for…

The widespread adoption of advanced video codecs such as AV1 is often hindered by their high decoding complexity, posing a challenge for battery-constrained devices. While encoders can be configured to produce bitstreams that are…

图像与视频处理 · 电气工程与系统科学 2025-10-15 Vibhoothi Vibhoothi , Julien Zouein , Shanker Shreejith , Jean-Baptiste Kempf , Anil Kokaram

High-Efficiency Video Coding (HEVC) surpasses its predecessors in encoding efficiency by introducing new coding tools at the cost of an increased encoding time-complexity. The Coding Tree Unit (CTU) is the main building block used in HEVC.…

多媒体 · 计算机科学 2021-09-07 Ekrem Cetinkaya , Hadi Amirpour , Mohammad Ghanbari , Christian Timmerer

Among the new techniques of Versatile Video Coding (VVC), the quadtree with nested multi-type tree (QT+MTT) block structure yields significant coding gains by providing more flexible block partitioning patterns. However, the recursive…

图像与视频处理 · 电气工程与系统科学 2025-07-16 Xinmin Feng , Zhuoyuan Li , Li Li , Dong Liu , Feng Wu

In the recent years, users requirements for higher resolution, coupled with the apparition of new multimedia applications, have created the need for a new video coding standard. The new generation video coding standard, called Versatile…

图像与视频处理 · 电气工程与系统科学 2022-05-25 Thomas Amestoy , Pierre-loup Cabarat , Guillaume Gautier , Wassim Hamidouche , Daniel Menard

High Efficiency Video Coding (HEVC) has doubled the video compression ratio with equivalent subjective quality as compared to its predecessor H.264/AVC. The significant coding efficiency improvement is attributed to many new techniques.…

图像与视频处理 · 电气工程与系统科学 2019-12-04 Yongfei Zhang , Chao Zhang , Rui Fan , Siwei Ma , Zhibo Chen , C. -C. Jay Kuo

Energy efficiency for video communications is essential for mobile devices with a limited battery capacity. Therefore, hardware decoder implementations are commonly used to significantly reduce the energetic load of video playback. The…

图像与视频处理 · 电气工程与系统科学 2024-12-13 Matthias Kränzler , Christian Herglotz , André Kaup

The need for application-specific design of multicore/manycore processing platforms is evident with computing systems finding use in diverse application domains. In order to tailor multicore/manycore processors for application specific…

分布式、并行与集群计算 · 计算机科学 2018-03-14 Prasanna Kansakar , Arslan Munir