paper-with-me

홈 › Papers

Self-Supervised Siamese Autoencoders

2023-04-05 · Friederike Baier, Sebastian Mair, Samuel G. Fadel

In contrast to fully-supervised models, self-supervised representation learning only needs a fraction of data to be labeled and often achieves the same or even higher downstream performance. The goal is to pre-train deep neural networks on a self-supervised task, making them able to extract meaningful features from raw input data afterwards. Previously, autoencoders and Siamese networks have been successfully employed as feature extractors for tasks such as image classification. However, both have their individual shortcomings and benefits. In this paper, we combine their complementary strengths by proposing a new method called SidAE (Siamese denoising autoencoder). Using an image classification downstream task, we show that our model outperforms two self-supervised baselines across multiple data sets and scenarios. Crucially, this includes conditions in which only a small amount of labeled data is available. Empirically, the Siamese component has more impact, but the denoising autoencoder is nevertheless necessary to improve performance.

📄 PDF Abstract BibTeX arXiv:2304.02549

Code (0)

등록된 구현이 없습니다.

Tasks

Denoisingimage-classificationImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

SiamJEPA: On the Role of Siamese Student Encoders in JEPA

2026-07-04 · Makoto Yamada hf

Recently, Joint Embedding Predictive Architectures (JEPAs) have attracted significant attention in the computer vision and machine learning communities as a promising framework for self-supervised representation learning…

Representation Learning

Efficient Image Pre-Training with Siamese Cropped Masked Autoencoders

2024-03-26 · Alexandre Eymaël, Renaud Vandeghen, Anthony Cioppa, Silvio Giancola 외

Self-supervised pre-training of image encoders is omnipresent in the literature, particularly following the introduction of Masked autoencoders (MAE). Current efforts attempt to learn object-centric representations from …

ObjectSelf-Supervised Learning

Siamese Masked Autoencoders

2023-05-23 · NeurIPS 2023 11

Establishing correspondence between images or scenes is a significant challenge in computer vision, especially given occlusions, viewpoint changes, and varying object appearances. In this paper, we present Siamese Masked…

Data AugmentationDecoderObjectSemantic Segmentation+2

Siamese Transition Masked Autoencoders as Uniform Unsupervised Visual Anomaly Detector

2022-11-01 · Haiming Yao, Xue Wang, Wenyong Yu

Unsupervised visual anomaly detection conveys practical significance in many scenarios and is a challenging task due to the unbounded definition of anomalies. Moreover, most previous methods are application-specific, and…

Anomaly DetectionDecoder

Exploring Siamese Networks in Self-Supervised Fast MRI Reconstruction

2025-01-18 · Liyan Sun, Shaocong Yu, Chi Zhang, Xinghao Ding

Reconstructing MR images using deep neural networks from undersampled k-space data without using fully sampled training references offers significant value in practice, which is a self-supervised regression problem calli…

MRI ReconstructionSelf-Supervised Learning