Search papers, labs, and topics across Lattice.
This paper introduces Differential Unfolding (DU), a novel framework for video Snapshot Compressive Imaging (SCI) that addresses inefficiencies in existing Deep Unfolding Networks (DUNs) by replacing uniform design with dynamic evolution. By employing a Differential Evolutionary Framework (DEF), DU strategically partitions the unfolding process into structural anchoring and differential evolution, leading to high-fidelity feature generation and refinement. Experimental results demonstrate that DU achieves state-of-the-art performance while significantly reducing computational overhead compared to traditional methods.
Dynamic evolution in video SCI can lead to a significant reduction in computational costs while enhancing feature fidelity, challenging the static design norms of existing frameworks.
While Deep Unfolding Networks (DUNs) dominate video Snapshot Compressive Imaging (SCI), they remain constrained by a uniform design philosophy. Existing methods repeatedly stack high-complexity priors with identical structures, ignoring the fact that optimization trajectories converge toward static states. This results in representation stagnation, where high-cost computations are wasted on minimal feature updates. To address this inefficiency, we present Differential Unfolding (DU), a heterogeneous framework that replaces uniform repetition with dynamic evolution. Central to DU is the Differential Evolutionary Framework (DEF), which partitions the unfolding process into two complementary roles: structural anchoring and differential evolution. In this scheme, high-parameter general stages are sparsely deployed to generate high-fidelity feature foundations. Complementing these, lightweight differential stages employ a Differential Representation Prior (DRP) to propagate and refine these foundational features through a differential mechanism. By integrating Differential Representation Attention (DRA) for evolving attention maps and a Differential Modulated FFN (DM-FFN) for feature rectification, DRP effectively models cross-stage variations with minimal overhead. By focusing computational resources on dynamic evolution rather than static redundancy, DU achieves a superior trade-off between accuracy and efficiency. Extensive experiments verify that our method establishes new state-of-the-art results while significantly slashing computational overhead. https://github.com/Muyuan-Zhang/DU