paper-with-me

Papers

Tracing the Oracle: Improving Diffusion Timestep Scheduling for 3D CT Reconstruction

2026-06-04 · Yujia Wu, Zhaoqiang Liu arxiv

Pretrained diffusion models demonstrate impressive potential in solving highly ill-posed 3D computed tomography (CT) inverse problems, while the inference process suffers from significant computational overhead. Furthermore, existing uniform timestep schedules fail to capture the non-uniform evolution of the reverse conditional diffusion stochastic differential equation, thereby introducing substantial truncation errors. To overcome this limitation, we propose Tracing the Oracle (TrO), a plug-and-play framework for improved timestep scheduling. Specifically, we treat densely sampled numerical integration trajectories on a few samples as the reference oracle. The optimized schedule is extracted by leveraging dynamic programming to globally minimize the cumulative error between the few-step approximation and the oracle. This mechanism precisely allocates the limited sampling steps to critical evolution stages that are highly susceptible to truncation errors. Our extensive experiments on the AAPM dataset across multiple 3D CT reconstruction tasks demonstrate that, when combined with the state-of-the-art 3D CT reconstruction method DDS, our optimized timesteps significantly improve reconstruction fidelity and computational efficiency compared to existing heuristic schedules, especially under a strict budget of no more than 10 sampling steps.

📄 PDF Abstract BibTeX arXiv:2606.06236

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Timestep Rescheduling in Diffusion Inversion

2026-06-13 · Shangquan Sun, Ting Gong, Zhirui Liu, Jiamin Wu 외 arxiv

Diffusion inversion, which maps images back to the Gaussian latent space of a diffusion model, is a critical task for image reconstruction and editing. While DDIM enables fast deterministic inversion, it inherently intro…

Image Reconstruction

Adaptive Non-Uniform Timestep Sampling for Diffusion Model Training

2024-11-15 · Myunsoo Kim, Donghyeon Ki, Seong-Woong Shim, Byung-Jun Lee

As a highly expressive generative model, diffusion models have demonstrated exceptional success across various domains, including image generation, natural language processing, and combinatorial optimization. However, as…

Image GenerationScheduling

Adaptive Non-Uniform Timestep Sampling for Accelerating Diffusion Model Training

2025-01-01 · CVPR 2025 1 · Myunsoo Kim, Donghyeon Ki, Seong-Woong Shim, Byung-Jun Lee

As a highly expressive generative model, diffusion models have demonstrated exceptional success across various domains, including image generation, natural language processing, and combinatorial optimization. However…

Combinatorial OptimizationImage GenerationScheduling

Scheduled Style Injection: Expanding the Style-Content Pareto Frontier in Training-Free Diffusion-based Style Transfer

2026-05-26 · Amey Sunil Kulkarni arxiv

Style transfer with pre-trained diffusion models has advanced rapidly, but a core question remains underexplored: where in the model should style injection be strongest? StyleID, the leading training-free method, uses a …

Style Transfer

DifFRACT: Diffusion Feature Reconstruction and Attribution for Circuit Tracing

2026-06-14 · Artyom Mazur, Nina Konovalova, Aibek Alanov arxiv

Mechanistic interpretability seeks to explain neural network behavior by decomposing model computations into interpretable features and circuits. While transcoder-based circuit tracing has recently enabled detailed causa…

Image Generation