paper-with-me

Papers

Image as First-Order Norm+Linear Autoregression: Unveiling Mathematical Invariance

2023-05-25 · Yinpeng Chen, Xiyang Dai, Dongdong Chen, Mengchen Liu, Lu Yuan, Zicheng Liu, Youzuo Lin

This paper introduces a novel mathematical property applicable to diverse images, referred to as FINOLA (First-Order Norm+Linear Autoregressive). FINOLA represents each image in the latent space as a first-order autoregressive process, in which each regression step simply applies a shared linear model on the normalized value of its immediate neighbor. This intriguing property reveals a mathematical invariance that transcends individual images. Expanding from image grids to continuous coordinates, we unveil the presence of two underlying partial differential equations. We validate the FINOLA property from two distinct angles: image reconstruction and self-supervised learning. Firstly, we demonstrate the ability of FINOLA to auto-regress up to a 256x256 feature map (the same resolution to the image) from a single vector placed at the center, successfully reconstructing the original image by only using three 3x3 convolution layers as decoder. Secondly, we leverage FINOLA for self-supervised learning by employing a simple masked prediction approach. Encoding a single unmasked quadrant block, we autoregressively predict the surrounding masked region. Remarkably, this pre-trained representation proves highly effective in image classification and object detection tasks, even when integrated into lightweight networks, all without the need for extensive fine-tuning. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2305.16319

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderimage-classificationImage ClassificationImage Reconstructionobject-detectionObject DetectionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Subgeometrically ergodic autoregressions with autoregressive conditional heteroskedasticity

2022-05-24 · Mika Meitz, Pentti Saikkonen

In this paper, we consider subgeometric (specifically, polynomial) ergodicity of univariate nonlinear autoregressions with autoregressive conditional heteroskedasticity (ARCH). The notion of subgeometric ergodicity was i…

Structural Vector Autoregressions and Higher Moments: Challenges and Solutions in Small Samples

2023-10-12 · Sascha A. Keweloh

Generalized method of moments estimators based on higher-order moment conditions derived from independent shocks can be used to identify and estimate the simultaneous interaction in structural vector autoregressions. Thi…

Forecasting, Causality, and Impulse Response with Neural Vector Autoregressions

2019-03-22 · Kurt Izak Cabanilla, Kevin Thomas Go

Incorporating nonlinearity is paramount to predicting the future states of a dynamical system, its response to shocks, and its underlying causal network. However, most existing methods for causality detection and impulse…

Time SeriesTime Series Analysis

Identification and Estimation of Simultaneous Equation Models Using Higher-Order Cumulant Restrictions

2025-01-12 · Ziyu Jiang

Identifying structural parameters in linear simultaneous equation models is a fundamental challenge in economics and related fields. Recent work leverages higher-order distributional moments, exploiting the fact that non…

Gaussian and Student's $t$ mixture vector autoregressive model with application to the effects of the Euro area monetary policy shock

2021-09-28 · Savi Virolainen

A new mixture vector autoregressive model based on Gaussian and Student's $t$ distributions is introduced. As its mixture components, our model incorporates conditionally homoskedastic linear Gaussian vector autoregressi…