paper-with-me

Papers

Predictive Feature Caching for Training-free Acceleration of Molecular Geometry Generation

2025-10-06 · Johanna Sommer, John Rachwan, Nils Fleischmann, Stephan Günnemann, Bertrand Charpentier arxiv

Flow matching models generate high-fidelity molecular geometries but incur significant computational costs during inference, requiring hundreds of network evaluations. This inference overhead becomes the primary bottleneck when such models are employed in practice to sample large numbers of molecular candidates. This work discusses a training-free caching strategy that accelerates molecular geometry generation by predicting intermediate hidden states across solver steps. The proposed method operates directly on the SE(3)-equivariant backbone, is compatible with pretrained models, and is orthogonal to existing training-based accelerations and system-level optimizations. Experiments on the GEOM-Drugs dataset demonstrate that caching achieves a twofold reduction in wall-clock inference time at matched sample quality and a speedup of up to 3x compared to the base model with minimal sample quality degradation. Because these gains compound with other optimizations, applying caching alongside other general, lossless optimizations yield as much as a 7x speedup.

📄 PDF Abstract BibTeX arXiv:2510.04646

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast3Dcache: Training-free 3D Geometry Synthesis Acceleration

2025-11-27 · Mengyu Yang, Yanming Yang, Chenyi Xu, Chenxi Song 외 arxiv

Diffusion models have achieved impressive generative quality across modalities like 2D images, videos, and 3D shapes, but their inference remains computationally expensive due to the iterative denoising process. While re…

Video Generation

ProCache: Constraint-Aware Feature Caching with Selective Computation for Diffusion Transformer Acceleration

2025-12-19 · Fanpu Cao, Yaofo Chen, Zeng You, Wei Luo arxiv

Diffusion Transformers (DiTs) have achieved state-of-the-art performance in generative modeling, yet their high computational cost hinders real-time deployment. While feature caching offers a promising training-free acce…

Let Features Decide Their Own Solvers: Hybrid Feature Caching for Diffusion Transformers

2025-10-05 · Shikang Zheng, Guantao Chen, Qinming Zhou, Yuqi Lin 외 arxiv

Diffusion Transformers offer state-of-the-art fidelity in image and video synthesis, but their iterative sampling process remains a major bottleneck due to the high cost of transformer forward passes at each timestep. To…

DisCa: Accelerating Video Diffusion Transformers with Distillation-Compatible Learnable Feature Caching

2026-02-05 · Chang Zou, Changlin Li, Yang Li, Patrol Li 외 arxiv

While diffusion models have achieved great success in the field of video generation, this progress is accompanied by a rapidly escalating computational burden. Among the existing acceleration methods, Feature Caching is …

Video GenerationImage Generation

Block-wise Adaptive Caching for Accelerating Diffusion Policy

2025-06-16 · Kangye Ji, Yuan Meng, Hanyun Cui, Ye Li 외

Diffusion Policy has demonstrated strong visuomotor modeling capabilities, but its high computational cost renders it impractical for real-time robotic control. Despite huge redundancy across repetitive denoising steps, …

Action GenerationDenoisingVision-Language-Action