Papers › Compression Artifacts Reduction by a Deep Convolutional Network

Compression Artifacts Reduction by a Deep Convolutional Network

27 Apr 2015ICCV 2015 12arXiv:1504.06993archive 2025-07-28

Chao Dong, Yubin Deng, Chen Change Loy, Xiaoou Tang

Lossy compression introduces complex compression artifacts, particularly the blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restores sharpened images that are accompanied with ringing effects. Inspired by the deep convolutional networks (DCN) on super-resolution, we formulate a compact and efficient network for seamless attenuation of different compression artifacts. We also demonstrate that a deeper model can be effectively trained with the features learned in a shallow network. Following a similar "easy to hard" idea, we systematically investigate several practical transfer settings and show the effectiveness of transfer learning in low-level vision problems. Our method shows superior performance than the state-of-the-arts both on the benchmark datasets and the real-world use case (i.e. Twitter). In addition, we show that our method can be applied as pre-processing to facilitate other low-level vision routines when they take compressed images as input.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1504.06993")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: community (archive-listed): 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ankitf/artifact_reduction_jpeg mentioned on GitHubtf report
ryanxingql/powerqe mentioned on GitHubpytorch report
volvet/ARCNN mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from vinayak19th/ARCNN-keras. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_artifact_dataset vinayak19th/ARCNN-keras/dataset.py community (archive-listed) unverified MIT (permissive) · f96f5b284218bb71 · report
create_pairs vinayak19th/ARCNN-keras/dataset.py community (archive-listed) unverified MIT (permissive) · 4d1f937d83bdb2ba · report
create_patches vinayak19th/ARCNN-keras/dataset.py community (archive-listed) unverified MIT (permissive) · f3b005e16c0f62e9 · report
custom_loss vinayak19th/ARCNN-keras/fine_tune.py community (archive-listed) unverified MIT (permissive) · 211ee3f7bb5d1a67 · report
get_ARCNN vinayak19th/ARCNN-keras/model.py community (archive-listed) unverified MIT (permissive) · abd86e47714097fd · report
get_ARCNN_lite vinayak19th/ARCNN-keras/model.py community (archive-listed) unverified MIT (permissive) · e8b6af4a8b1b8c3a · report
get_Fast_ARCNN vinayak19th/ARCNN-keras/model.py community (archive-listed) unverified MIT (permissive) · 20b5da841196b405 · report
process_image_SR vinayak19th/ARCNN-keras/infer.py community (archive-listed) unverified MIT (permissive) · 1fa1f185b1d28b86 · report
psnr vinayak19th/ARCNN-keras/fine_tune.py community (archive-listed) unverified MIT (permissive) · 9bf561b55d08adc6 · report
psnr vinayak19th/ARCNN-keras/infer.py community (archive-listed) unverified MIT (permissive) · 33b39f793307ff50 · report
ssim vinayak19th/ARCNN-keras/fine_tune.py community (archive-listed) unverified MIT (permissive) · 6672023a8374b970 · report
ssim vinayak19th/ARCNN-keras/infer.py community (archive-listed) unverified MIT (permissive) · af34d185f9555e29 · report

Tasks

BlockingDenoisingJPEG Artifact CorrectionTransfer Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
JPEG Artifact Correction ICB (Quality 10 Color) ARCNN PSNR 30.06 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 10 Color) ARCNN PSNR-B 31.21 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 10 Color) ARCNN SSIM 0.779 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 10 Grayscale) ARCNN PSNR 31.13 #5 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 10 Grayscale) ARCNN PSNR-B 30.97 #5 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 10 Grayscale) ARCNN SSIM 0.794 #5 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Color) ARCNN PSNR 32.24 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Color) ARCNN PSNR-B 32.53 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Color) ARCNN SSIM 0.778 #6 of 6 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Grayscale) ARCNN PSNR 35.04 #4 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Grayscale) ARCNN PSNR-B 32.72 #4 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 20 Grayscale) ARCNN SSIM 0.905 #4 of 5 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 30 Color) ARCNN PSNR 33.31 #4 of 4 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 30 Color) ARCNN PSNR-B 33.72 #4 of 4 Archive leaderboard report
JPEG Artifact Correction ICB (Quality 30 Color) ARCNN SSIM 0.807 #4 of 4 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 10 Color) ARCNN PSNR 26.91 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 10 Color) ARCNN PSNR-B 26.92 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 10 Color) ARCNN SSIM 0.795 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Color) ARCNN PSNR 29.23 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Color) ARCNN PSNR-B 29.24 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Color) ARCNN SSIM 0.865 #9 of 9 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Grayscale) ARCNN PSNR 31.29 #12 of 12 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Grayscale) ARCNN PSNR-B 31.37 #12 of 12 Archive leaderboard report
JPEG Artifact Correction LIVE1 (Quality 20 Grayscale) ARCNN SSIM 0.8891 #12 of 12 Archive leaderboard report
JPEG Artifact Correction Live1 (Quality 10 Grayscale) ARCNN PSNR 29.11 #12 of 13 Archive leaderboard report
JPEG Artifact Correction Live1 (Quality 10 Grayscale) ARCNN PSNR-B 29.07 #12 of 13 Archive leaderboard report
JPEG Artifact Correction Live1 (Quality 10 Grayscale) ARCNN SSIM 0.8235 #12 of 13 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections