REVIEW 4 cited by
Context Autoencoder for Self-Supervised Representation Learning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
We present a novel masked image modeling (MIM) approach, context autoencoder (CAE), for self-supervised representation pretraining. We pretrain an encoder by making predictions in the encoded representation space. The pretraining tasks include two tasks: masked representation prediction - predict the representations for the masked patches, and masked patch reconstruction - reconstruct the masked patches. The network is an encoder-regressor-decoder architecture: the encoder takes the visible patches as input; the regressor predicts the representations of the masked patches, which are expected to be aligned with the representations computed from the encoder, using the representations of visible patches and the positions of visible and masked patches; the decoder reconstructs the masked patches from the predicted encoded representations. The CAE design encourages the separation of learning the encoder (representation) from completing the pertaining tasks: masked representation prediction and masked patch reconstruction tasks, and making predictions in the encoded representation space empirically shows the benefit to representation learning. We demonstrate the effectiveness of our CAE through superior transfer performance in downstream tasks: semantic segmentation, object detection and instance segmentation, and classification. The code will be available at https://github.com/Atten4Vis/CAE.
Forward citations
Cited by 4 Pith papers
-
Self-Supervised Multisensory Pretraining for Contact-Rich Robot Reinforcement Learning
MSDP pre-trains a transformer encoder with masked multisensory autoencoding, then uses an asymmetric actor-critic bridge (cross-attention for critic, pooling for actor) to accelerate and robustify contact-rich RL acro...
-
A Unified and Scalable Membership Inference Method for Visual Self-supervised Encoder via Part-aware Capability
PartCrop uses part-level feature responses to infer membership in black-box visual self-supervised encoders, with attack accuracies of 56-79% across three datasets and three SSL paradigms.
-
SparseJEPA: Sparse Representation Learning of Joint Embedding Predictive Architectures
SparseJEPA applies an oi-VAE style sparsity penalty to JEPA and reports modest linear-probe gains, but its theoretical justification is flawed.
-
PiLaMIM: Toward Richer Visual Representations by Integrating Pixel and Latent Masked Image Modeling
A single-encoder, two-decoder model that jointly predicts pixels, latent features, and a [CLS] token outperforms pixel-only and latent-only masked image modeling on most high-level and low-level vision benchmarks.
Discussion (0). Continue with ORCID to comment.