paper-with-me

Papers

Multi-scale Grouped Dense Network for VVC Intra Coding

2020-05-16 · Xin Li, Simeng Sun, Zhizheng Zhang, Zhibo Chen

Versatile Video Coding (H.266/VVC) standard achieves better image quality when keeping the same bits than any other conventional image codec, such as BPG, JPEG, and etc. However, it is still attractive and challenging to improve the image quality with high compression ratio on the basis of traditional coding techniques. In this paper, we design the multi-scale grouped dense network (MSGDN) to further reduce the compression artifacts by combining the multi-scale and grouped dense block, which are integrated as the post-process network of VVC intra coding. Besides, to improve the subjective quality of compressed image, we also present a generative adversarial network (MSGDN-GAN) by utilizing our MSGDN as generator. Across the extensive experiments on validation set, our MSGDN trained by MSE losses yields the PSNR of 32.622 on average with teams IMC at the bit-rate of 0.15 in Lowrate track. Moreover, our MSGDN-GAN could achieve the better subjective performance.

📄 PDF Abstract BibTeX arXiv:2005.07896

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Locally Grouped and Scale-Guided Attention for Dense Pest Counting

2024-08-29 · Chang-Hwan Son

This study introduces a new dense pest counting problem to predict densely distributed pests captured by digital traps. Unlike traditional detection-based counting models for sparsely distributed objects, trap-based pest…

Grouped Query Experts: Mixture-of-Experts on GQA Self-Attention

2026-06-18 · Vishesh Tripathi, Abhay Kumar arxiv

Self-attention is central to Transformer performance and is often the most expensive part of the Transformer at long context lengths because its pairwise token interactions scale quadratically with sequence length. Stand…

Generative Dense Retrieval: Memory Can Be a Burden

2024-01-19 · Peiwen Yuan, Xinglin Wang, Shaoxiong Feng, Boyuan Pan 외

Generative Retrieval (GR), autoregressively decoding relevant document identifiers given a query, has been shown to perform well under the setting of small-scale corpora. By memorizing the document corpus with model para…

Retrieval

Grouped Value Attention: Efficient KV Caching via On-Demand Key Reconstruction

2026-09-08 · Vishesh Tripathi, Abhay Kumar, Ramsha Khan arxiv

The KV cache is a primary bottleneck for Transformer decoding: its memory footprint and cache-read traffic grow with sequence length. Grouped-query attention (GQA) reduces this cost by sharing key-value heads, but still …

GroupBERT: Enhanced Transformer Architecture with Efficient Grouped Structures

2021-06-10 · Ivan Chelombiev, Daniel Justus, Douglas Orr, Anastasia Dietrich 외

Attention based language models have become a critical component in state-of-the-art natural language processing systems. However, these models have significant computational requirements, due to long training times, den…

Representation Learning