paper-with-me

홈 › Papers

Pre-training with Random Orthogonal Projection Image Modeling

2023-10-28 · Maryam Haghighat, Peyman Moghadam, Shaheer Mohamed, Piotr Koniusz

Masked Image Modeling (MIM) is a powerful self-supervised strategy for visual pre-training without the use of labels. MIM applies random crops to input images, processes them with an encoder, and then recovers the masked inputs with a decoder, which encourages the network to capture and learn structural information about objects and scenes. The intermediate feature representations obtained from MIM are suitable for fine-tuning on downstream tasks. In this paper, we propose an Image Modeling framework based on random orthogonal projection instead of binary masking as in MIM. Our proposed Random Orthogonal Projection Image Modeling (ROPIM) reduces spatially-wise token information under guaranteed bound on the noise variance and can be considered as masking entire spatial image area under locally varying masking degrees. Since ROPIM uses a random subspace for the projection that realizes the masking step, the readily available complement of the subspace can be used during unmasking to promote recovery of removed information. In this paper, we show that using random orthogonal projection leads to superior performance compared to crop-based masking. We demonstrate state-of-the-art results on several popular benchmarks.

📄 PDF Abstract BibTeX arXiv:2310.18737

Code (1)

csiro-robotics/ropim 공식 구현 pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

MIM 설명 없음

Similar Papers 제목 키워드 기반

Simple, Fast and Efficient Injective Manifold Density Estimation with Random Projections

2025-09-24 · Ahmad Ayaz Amin, Baha Uddin Kazi arxiv

We introduce Random Projection Flows (RPFs), a principled framework for injective normalizing flows that leverages tools from random matrix theory and the geometry of random projections. RPFs employ random semi-orthogona…

Density Estimation

Fast Orthogonal Projection Based on Kronecker Product

2015-12-01 · ICCV 2015 12 · Xu Zhang, Felix X. Yu, Ruiqi Guo, Sanjiv Kumar 외

We propose a family of structured matrices to speed up orthogonal projections for high-dimensional data commonly seen in computer vision applications. In this, a structured matrix is formed by the Kronecker product of a …

Image RetrievalQuantization

Tensor Factorization via Matrix Factorization

2015-01-29 · Volodymyr Kuleshov, Arun Tejasvi Chaganty, Percy Liang

Tensor factorization arises in many machine learning applications, such knowledge base modeling and parameter estimation in latent variable models. However, numerical methods for tensor factorization have not reached the…

parameter estimation

Convolutional Autoencoders for Reduced-Order Modeling

2021-08-27 · Sreeram Venkat, Ralph C. Smith, Carl T. Kelley

In the construction of reduced-order models for dynamical systems, linear projection methods, such as proper orthogonal decompositions, are commonly employed. However, for many dynamical systems, the lower dimensional re…

Dimensionality Reduction

Stochastic Orthogonal Regularization for deep projective priors

2025-05-19 · Ali Joundi, Yann Traonmilin, Alasdair Newson

Many crucial tasks of image processing and computer vision are formulated as inverse problems. Thus, it is of great importance to design fast and robust algorithms to solve these problems. In this paper, we focus on gene…

Denoising