paper-with-me

Papers

Robust Autoencoders for Collective Corruption Removal

2023-03-06 · Taihui Li, Hengkang Wang, Peng Le, XianE Tang, Ju Sun

Robust PCA is a standard tool for learning a linear subspace in the presence of sparse corruption or rare outliers. What about robustly learning manifolds that are more realistic models for natural data, such as images? There have been several recent attempts to generalize robust PCA to manifold settings. In this paper, we propose $\ell_1$- and scaling-invariant $\ell_1/\ell_2$-robust autoencoders based on a surprisingly compact formulation built on the intuition that deep autoencoders perform manifold learning. We demonstrate on several standard image datasets that the proposed formulation significantly outperforms all previous methods in collectively removing sparse corruption, without clean images for training. Moreover, we also show that the learned manifold structures can be generalized to unseen data samples effectively.

📄 PDF Abstract BibTeX arXiv:2303.02828

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Physics-Informed Convolutional Neural Networks for Corruption Removal on Dynamical Systems

2022-10-28 · Daniel Kelshaw, Luca Magri

Measurements on dynamical systems, experimental or otherwise, are often subjected to inaccuracies capable of introducing corruption; removal of which is a problem of fundamental importance in the physical sciences. In th…

Anomaly Detection with Robust Deep Autoencoders

2017-08-13 · KDD '17 Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2017 8 · Chong Zhou, Randy C. Paffenroth

Deep autoencoders, and other deep neural networks, have demonstrated their effectiveness in discovering non-linear features across many problem domains. However, in many real-world problems, large outliers and pervasive …

Anomaly DetectionDenoising

Patch-wise Contrastive Style Learning for Instagram Filter Removal

2022-04-15 · Furkan Kınlı, Barış Özcan, Furkan Kıraç

Image-level corruptions and perturbations degrade the performance of CNNs on different downstream vision tasks. Social media filters are one of the most common resources of various corruptions and perturbations for real-…

Reverse Style TransferStyle Transfer

Hierarchical Contrastive Learning for Pattern-Generalizable Image Corruption Detection

2023-08-27 · ICCV 2023 1 · Xin Feng, Yifeng Xu, Guangming Lu, Wenjie Pei

Effective image restoration with large-size corruptions, such as blind image inpainting, entails precise detection of corruption region masks which remains extremely challenging due to diverse shapes and patterns of corr…

Contrastive LearningImage InpaintingImage Restoration

Point-DAE: Denoising Autoencoders for Self-supervised Point Cloud Learning

2022-11-13 · Yabin Zhang, Jiehong Lin, Ruihuang Li, Kui Jia 외

Masked autoencoder has demonstrated its effectiveness in self-supervised point cloud learning. Considering that masking is a kind of corruption, in this work we explore a more general denoising autoencoder for point clou…

3D Object DetectionDecoderDenoisingFew-Shot Learning+2