paper-with-me

Papers

PatchFormer: A neural architecture for self-supervised representation learning on images

2019-09-25 · Aravind Srinivas, Pieter Abbeel

Learning rich representations from predictive learning without labels has been a longstanding challenge in the field of machine learning. Generative pre-training has so far not been as successful as contrastive methods in modeling representations of raw images. In this paper, we propose a neural architecture for self-supervised representation learning on raw images called the PatchFormer which learns to model spatial dependencies across patches in a raw image. Our method learns to model the conditional probability distribution of missing patches given the context of surrounding patches. We evaluate the utility of the learned representations by fine-tuning the pre-trained model on low data-regime classification tasks. Specifically, we benchmark our model on semi-supervised ImageNet classification which has become a popular benchmark recently for semi-supervised and self-supervised learning methods. Our model is able to achieve 30.3% and 65.5% top-1 accuracies when trained only using 1% and 10% of the labels on ImageNet showing the promise for generative pre-training methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

PatchFormer: A Patch-Based Time Series Foundation Model with Hierarchical Masked Reconstruction and Cross-Domain Transfer Learning for Zero-Shot Multi-Horizon Forecasting

2026-01-28 · Olaf Yunus Laitinen Imanov, Derya Umut Kulali, Taner Yilmaz arxiv

Time series forecasting is a fundamental problem with applications in climate, energy, healthcare, and finance. Many existing approaches require domain-specific feature engineering and substantial labeled data for each t…

Time Series ForecastingKnowledge DistillationFeature EngineeringTransfer Learning

Advancing Long-Term Multi-Energy Load Forecasting with Patchformer: A Patch and Transformer-Based Approach

2024-04-16 · Qiuyi Hong, Fanlin Meng, Felipe Maldonado

In the context of increasing demands for long-term multi-energy load forecasting in real-world applications, this paper introduces Patchformer, a novel model that integrates patch embedding with encoder-decoder Transform…

DecoderLoad ForecastingTime SeriesTime Series Forecasting

Decoding Human Attentive States from Spatial-temporal EEG Patches Using Transformers

2025-02-06 · Yi Ding, Joon Hei Lee, Shuailei Zhang, Tianze Luo 외

Learning the spatial topology of electroencephalogram (EEG) channels and their temporal dynamics is crucial for decoding attention states. This paper introduces EEG-PatchFormer, a transformer-based deep learning framewor…

Brain Computer InterfaceEEGElectroencephalogram (EEG)

PatchFormer: An Efficient Point Transformer with Patch Attention

2021-10-30 · CVPR 2022 1 · Zhang Cheng, Haocheng Wan, Xinyi Shen, Zizhao Wu

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transform…

Semantic Segmentation

Self-supervised Contrastive Learning for Cross-domain Hyperspectral Image Representation

2022-02-08 · Hyungtae Lee, Heesung Kwon

Recently, self-supervised learning has attracted attention due to its remarkable ability to acquire meaningful representations for classification tasks without using semantic labels. This paper introduces a self-supervis…

Contrastive LearningSelf-Supervised LearningTransfer Learning