paper-with-me

홈 › Papers

B-DENSE: Branching For Dense Ensemble Network Supervision Efficiency

2026-02-17 · Cherish Puniani, Tushar Kumar, Arnav Bendre, Gaurav Kumar, Shree Singhi arxiv

Inspired by non-equilibrium thermodynamics, diffusion models have achieved state-of-the-art performance in generative modeling. However, their iterative sampling nature results in high inference latency. While recent distillation techniques accelerate sampling, they discard intermediate trajectory steps. This sparse supervision leads to a loss of structural information and introduces significant discretization errors. To mitigate this, we propose B-DENSE, a novel framework that leverages multi-branch trajectory alignment. We modify the student architecture to output $K$-fold expanded channels, where each subset corresponds to a specific branch representing a discrete intermediate step in the teacher's trajectory. By training these branches to simultaneously map to the entire sequence of the teacher's target timesteps, we enforce dense intermediate trajectory alignment. Consequently, the student model learns to navigate the solution space from the earliest stages of training, demonstrating superior image generation quality compared to baseline distillation frameworks.

📄 PDF Abstract BibTeX arXiv:2602.15971

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

DENSER: Depth-Guided Ensemble with Staged EFA-GS Reconstruction for Soccer Novel View Synthesis

2026-05-31 · Parthsarthi Rawat arxiv

We propose DENSER, a Depth-guided ENSemble with Staged EFA-GS Reconstruction for soccer novel view synthesis. DENSER extends EFA-GS with three key contributions: (1) camera-height-based loss weighting that prioritises gr…

Novel View Synthesis

TreeRL: LLM Reinforcement Learning with On-Policy Tree Search

2025-06-13 · Zhenyu Hou, Ziniu Hu, Yujiang Li, Rui Lu 외

Reinforcement learning (RL) with tree search has demonstrated superior performance in traditional reasoning tasks. Compared to conventional independent chain sampling strategies with outcome supervision, tree search enab…

Mathreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Boolean Satisfiability via Imitation Learning

2025-09-29 · Zewei Zhang, Huan Liu, Yuanhao Yu, Jun Chen 외 arxiv

We propose ImitSAT, a branching policy for conflict-driven clause learning (CDCL) solvers based on imitation learning for the Boolean satisfiability problem (SAT). Unlike previous methods that predict instance-level sign…

Reinforcement Learning

What Matters When Repurposing Diffusion Models for General Dense Perception Tasks?

2024-03-10 · Guangkai Xu, Yongtao Ge, MingYu Liu, Chengxiang Fan 외

Extensive pre-training with large data is indispensable for downstream geometry and semantic visual perception tasks. Thanks to large-scale text-to-image (T2I) pretraining, recent works show promising results by simply f…

Depth EstimationImage MattingImage SegmentationMonocular Depth Estimation+3

Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity

2021-06-28 · ICLR 2022 4 · Shiwei Liu, Tianlong Chen, Zahra Atashgahi, Xiaohan Chen 외

The success of deep ensembles on improving predictive performance, uncertainty estimation, and out-of-distribution robustness has been extensively studied in the machine learning literature. Albeit the promising results,…

AllEnsemble LearningImage Classification