Pith. sign in

REVIEW 3 cited by

HarmoniCa: Harmonizing Training and Inference for Better Feature Caching in Diffusion Transformer Acceleration

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.01723 v6 pith:ABOQVOZC submitted 2024-10-02 cs.CV

classification cs.CV
keywords trainingcachinginferenceharmonicaimageperformanceaccelerationdenoising
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Diffusion Transformers (DiTs) excel in generative tasks but face practical deployment challenges due to high inference costs. Feature caching, which stores and retrieves redundant computations, offers the potential for acceleration. Existing learning-based caching, though adaptive, overlooks the impact of the prior timestep. It also suffers from misaligned objectives--aligned predicted noise vs. high-quality images--between training and inference. These two discrepancies compromise both performance and efficiency. To this end, we harmonize training and inference with a novel learning-based caching framework dubbed HarmoniCa. It first incorporates Step-Wise Denoising Training (SDT) to ensure the continuity of the denoising process, where prior steps can be leveraged. In addition, an Image Error Proxy-Guided Objective (IEPO) is applied to balance image quality against cache utilization through an efficient proxy to approximate the image error. Extensive experiments across $8$ models, $4$ samplers, and resolutions from $256\times256$ to $2K$ demonstrate superior performance and speedup of our framework. For instance, it achieves over $40\%$ latency reduction (i.e., $2.07\times$ theoretical speedup) and improved performance on PixArt-$\alpha$. Remarkably, our image-free approach reduces training time by $25\%$ compared with the previous method. Our code is available at https://github.com/ModelTC/HarmoniCa.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SGMD: Score Gradient Matching Distillation for Few-Step Video Diffusion Distillation

    cs.CV 2026-05 unverdicted novelty 6.0 of 10

    SGMD uses fake-score optimization toward the teacher with stop-gradient Fisher objective and NR/RC dual potentials to deliver ~3x training speedup and better motion dynamics in 4-step video diffusion models.

  2. Salt: Self-Consistent Distribution Matching with Cache-Aware Training for Fast Video Generation

    cs.CV 2026-04 unverdicted novelty 6.0 of 10

    Self-consistent distribution matching plus cache-aware mixed-step training improves 2–4 NFE video quality on Wan 2.1 and real-time autoregressive backbones without extra inference cost.

  3. One-Way Ticket:Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models

    cs.CV 2025-05 conditional novelty 5.0 of 10

    TiUE shares one encoder pass across parallel decoder time steps in a distilled text-to-image student, improving one-step generation diversity while removing the iterative denoising loop.

Pith tools