The document proposes a method for edge-preserving image decomposition using L1 fidelity with L0 gradient. It decomposes an input image into a base layer and detail layer by minimizing the L1 difference between the base layer and input, along with the L0 gradient of the base layer. This encourages sparsity of gradients in the base layer to preserve edges. The method estimates the base layer, detail layer, and other parameters using alternating minimization. It effectively removes noise and artifacts while preserving edges compared to other decomposition methods.