The document describes an optimized technique for compressing color images using colorization-based coding.
[1] Colorization-based coding works by extracting representative pixels (RP) from an original color image that contain color information, and using colorization to restore the full color image at the decoder.
[2] Previous methods obtained redundant RPs and did not remove unnecessary ones. The presented technique formulates RP extraction as an optimization problem (L1 minimization) to obtain a sparse set of high-quality RPs.
[3] A colorization matrix is constructed using multiscale mean-shift clustering of the luminance channel. The RP set is then extracted by solving the optimization problem using this matrix