paper-with-me

Papers

Competitive Learning for Achieving Content-specific Filters in Video Coding for Machines

2024-06-18 · Honglei Zhang, Jukka I. Ahonen, Nam Le, Ruiying Yang, Francesco Cricri

This paper investigates the efficacy of jointly optimizing content-specific post-processing filters to adapt a human oriented video/image codec into a codec suitable for machine vision tasks. By observing that artifacts produced by video/image codecs are content-dependent, we propose a novel training strategy based on competitive learning principles. This strategy assigns training samples to filters dynamically, in a fuzzy manner, which further optimizes the winning filter on the given sample. Inspired by simulated annealing optimization techniques, we employ a softmax function with a temperature variable as the weight allocation function to mitigate the effects of random initialization. Our evaluation, conducted on a system utilizing multiple post-processing filters within a Versatile Video Coding (VVC) codec framework, demonstrates the superiority of content-specific filters trained with our proposed strategies, specifically, when images are processed in blocks. Using VVC reference software VTM 12.0 as the anchor, experiments on the OpenImages dataset show an improvement in the BD-rate reduction from -41.3% and -44.6% to -42.3% and -44.7% for object detection and instance segmentation tasks, respectively, compared to independently trained filters. The statistics of the filter usage align with our hypothesis and underscore the importance of jointly optimizing filters for both content and reconstruction quality. Our findings pave the way for further improving the performance of video/image codecs.

📄 PDF Abstract BibTeX arXiv:2406.12367

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Matten: Video Generation with Mamba-Attention

2024-05-05 · Yu Gao, Jiancheng Huang, Xiaopeng Sun, Zequn Jie 외

In this paper, we introduce Matten, a cutting-edge latent diffusion model with Mamba-Attention architecture for video generation. With minimal computational cost, Matten employs spatial-temporal attention for local video…

MambaVideo Generation

NeR-SC: Adapting Neural Video Representation to Screen Content

2026-05-26 · Ruohan Shi, Jiaoyan Zhao, Haogang Feng arxiv

Implicit neural representations have emerged as a promising paradigm for video compression, with recent methods achieving competitive performance on natural video. However, screen content video -- common in remote deskto…

Digital Image Forensics using Deep Learning

2022-10-14 · Akash Nagaraj, Mukund Sood, Vivek Kapoor, Yash Mathur 외

During the investigation of criminal activity when evidence is available, the issue at hand is determining the credibility of the video and ascertaining that the video is real. Today, one way to authenticate the footage …

Deep LearningImage Forensics

Pay Attention to Virality: understanding popularity of social media videos with the attention mechanism

2018-04-26 · Adam Bielski, Tomasz Trzcinski

Predicting popularity of social media videos before they are published is a challenging task, mainly due to the complexity of content distribution network as well as the number of factors that play part in this process. …

Learning Context-Adapted Video-Text Retrieval by Attending to User Comments

2021-09-29 · Laura Hanu, Yuki M Asano, James Thewlis, Christian Rupprecht

Learning strong representations for multi-modal retrieval is an important problem for many applications, such as recommendation and search. Current benchmarks and even datasets are often manually constructed and consist …

RetrievalText RetrievalVideo-Text Retrieval