AIAny
Icon for item

Mi-Ripple: Restoring Images Degraded by Iterative AI Editing

Suppresses grid-like and granular “digital ripple” artifacts introduced by iterative reference-conditioned image editing using selective spectral notching, structure-aware smoothing, and cleaned-reference regeneration. Prioritizes low-distortion filtering when artifacts are spectrally separable and visual reconstruction when artifacts overlap content.

Introduction

Why this matters

Iterative reference-conditioned editing workflows (repeatedly conditioning generation on an evolving reference) can create persistent, grid-like and granular artifacts that survive subsequent cleanup steps and reappear after further edits. The core insight of this work is that treating artifacts as two separable classes—periodic lattice structures versus content-entangled granular texture—lets you apply low-distortion spectral filtering when artifacts are spectrally isolated and fall back to structure-preserving suppression or targeted regeneration when they are not.

Key Findings
  • Diagnosis-led routing: patches are classified into artifact types and routed to different remedies (isolated-peak notching, masked suppression, or cleaned-reference regeneration), which reduces collateral damage compared with one-size-fits-all filtering.
  • Quantified improvements: whole-image residual standard deviation across fourteen notch-only runs was 0.08–0.44 CIELAB lightness units; a paired regeneration example reduced output debris density by ~45% (from 1,842 to 1,020 components per megapixel).
  • Spectral concentration: a large fraction of removable artifact energy often lies in low spectral radii, enabling feathered notching with limited visible impact when separable.
  • Practical safeguards: face-aware routing, high-frequency retention thresholds, and masked suppression are used to avoid destructive edits and restrain invented detail during regeneration.
Who it fits and tradeoffs

Great fit if you need measurable, low-distortion cleanup of repeating lattice-style artifacts introduced by iterative AI editing pipelines and you can afford a diagnosis-guided, patch-wise workflow and human verification of regenerated content. Look elsewhere if your artifacts are tightly entangled with critical fine details across many scales (the method reports a 3–8 pixel size-band bias and scene-dependent efficacy) or if any automated regeneration that may invent plausible detail is unacceptable without strict provenance checks.

Where it fits

Mi-Ripple reframes artifact removal as a conditional decision process rather than an end-to-end denoiser: when spectral separability holds, use precise spectral notches; when it does not, prefer structure-aware suppression or regenerate from a cleaned reference with protections. This makes it complementary to inversion/editing methods that focus on faithful reconstruction but do not explicitly diagnose periodic editing artifacts.

Information

  • Websitearxiv.org
  • OrganizationsMiyang Technology (Shanghai) Co., Ltd., Shanghai, China, Key Laboratory of System Software (Chinese Academy of Sciences), Beijing, China, Institute of Software, Chinese Academy of Sciences, Beijing, China, University of Chinese Academy of Sciences, Beijing, China, Shanghai Jiao Tong University, Shanghai, China, Tianjin University, Tianjin, China
  • AuthorsJiayin Chen, Yicheng Xu, Muting Wang
  • Published date2026/09/10

More Items

Trains LVLMs to improve 3D spatial reasoning using a synthetic block-stacking dataset of 15,000 problems that cover 3D→2D projection, viewpoint transforms, and structural combination; includes color-anchored cues and provides code and data.

An 8B native unified multimodal model that understands, reasons about, and generates high-fidelity visual content without a separate visual encoder or VAE—focused on spatially coherent patch reconstruction, native 4K generation, multi-expert distillation, and improved text rendering and image editing.

Hugging Face
AI Model2026

Integrates a pretrained vision–language model with a BEV perception head and a Planning Expert to provide 3D perception, driving VQA and motion planning for autonomous driving while keeping the base VLM architecture unchanged.