This document summarizes research on noise cancellation techniques for images and audio signals. It begins by defining different types of noise that can affect signals, such as salt-and-pepper noise, Gaussian noise, and narrow/broadband noise. For images, it evaluates several filters (median, box, Gaussian, etc.) for removing salt-and-pepper noise and compares their performance using metrics like PSNR and MSE. It finds that the median filter achieves the best noise removal. For audio, it examines using MFCC and Chebyshev filtering algorithms to remove noise, finding that MFCC performs better by producing both a graphical representation and noiseless signal. In conclusion, the document compares various noise removal methods and their effectiveness