paper-with-me

홈 › Papers

Capturing the Denoising Effect of PCA via Compression Ratio

2022-04-22 · Chandra Sekhar Mukherjee, Nikhil Doerkar, Jiapeng Zhang

Principal component analysis (PCA) is one of the most fundamental tools in machine learning with broad use as a dimensionality reduction and denoising tool. In the later setting, while PCA is known to be effective at subspace recovery and is proven to aid clustering algorithms in some specific settings, its improvement of noisy data is still not well quantified in general. In this paper, we propose a novel metric called \emph{compression ratio} to capture the effect of PCA on high-dimensional noisy data. We show that, for data with \emph{underlying community structure}, PCA significantly reduces the distance of data points belonging to the same community while reducing inter-community distance relatively mildly. We explain this phenomenon through both theoretical proofs and experiments on real-world data. Building on this new metric, we design a straightforward algorithm that could be used to detect outliers. Roughly speaking, we argue that points that have a \emph{lower variance of compression ratio} do not share a \emph{common signal} with others (hence could be considered outliers). We provide theoretical justification for this simple outlier detection algorithm and use simulations to demonstrate that our method is competitive with popular outlier detection tools. Finally, we run experiments on real-world high-dimension noisy data (single-cell RNA-seq) to show that removing points from these datasets via our outlier detection method improves the accuracy of clustering algorithms. Our method is very competitive with popular outlier detection tools in this task.

📄 PDF Abstract BibTeX arXiv:2204.10888

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDenoisingDimensionality ReductionOutlier Detection

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

DiffO: Single-step Diffusion for Image Compression at Ultra-Low Bitrates

2025-06-19 · Chanung Park, Joo Chan Lee, Jong Hwan Ko

Although image compression is fundamental to visual data processing and has inspired numerous standard and learned codecs, these methods still suffer severe quality degradation at extremely low bits per pixel. While rece…

DenoisingImage Compression

Joint End-to-End Image Compression and Denoising: Leveraging Contrastive Learning and Multi-Scale Self-ONNs

2024-02-08 · Yuxin Xie, Li Yu, Farhad Pakdaman, Moncef Gabbouj

Noisy images are a challenge to image compression algorithms due to the inherent difficulty of compressing noise. As noise cannot easily be discerned from image details, such as high-frequency signals, its presence leads…

Contrastive LearningDenoisingImage Compression

Spatial Degradation-Aware and Temporal Consistent Diffusion Model for Compressed Video Super-Resolution

2025-02-11 · Hongyu An, Xinfeng Zhang, Shijie Zhao, Li Zhang

Due to limitations of storage and bandwidth, videos stored and transmitted on the Internet are usually low-quality with low-resolution and compression noise. Although video super-resolution (VSR) is an efficient techniqu…

DenoisingSuper-ResolutionTexture SynthesisVideo Super-Resolution

LLVD: LSTM-based Explicit Motion Modeling in Latent Space for Blind Video Denoising

2025-01-10 · Loay Rashid, Siddharth Roheda, Amit Unde

Video restoration plays a pivotal role in revitalizing degraded video content by rectifying imperfections caused by various degradations introduced during capturing (sensor noise, motion blur, etc.), saving/sharing (comp…

DenoisingVideo DenoisingVideo Restoration

Joint Image Compression and Denoising via Latent-Space Scalability

2022-05-04 · Saeed Ranjbar Alvar, Mateen Ulhaq, Hyomin Choi, Ivan V. Bajić

When it comes to image compression in digital cameras, denoising is traditionally performed prior to compression. However, there are applications where image noise may be necessary to demonstrate the trustworthiness of t…

DenoisingImage CompressionImage DenoisingImage Forensics