The document discusses image compression using differential pulse code modulation (DPCM) with a least mean square (LMS) algorithm. It begins with an introduction to image compression and DPCM. It then provides details on the LMS algorithm and how it can be used with DPCM to provide almost 2 bits per pixel reduction in transmission rate compared to standard DPCM while maintaining similar distortion levels. The document presents simulation results showing the performance of DPCM and DPCM with LMS on an image in terms of distortion, histogram, and prediction mean square error. It concludes that LMS has lower computational complexity than DPCM and can achieve better compression.