paper-with-me

Papers

Principal Component Density Estimation for Scenario Generation Using Normalizing Flows

2021-04-21 · Eike Cramer, Alexander Mitsos, Raul Tempone, Manuel Dahmen

Neural networks-based learning of the distribution of non-dispatchable renewable electricity generation from sources such as photovoltaics (PV) and wind as well as load demands has recently gained attention. Normalizing flow density models are particularly well suited for this task due to the training through direct log-likelihood maximization. However, research from the field of image generation has shown that standard normalizing flows can only learn smeared-out versions of manifold distributions. Previous works on normalizing flow-based scenario generation do not address this issue, and the smeared-out distributions result in the sampling of noisy time series. In this paper, we exploit the isometry of the principal component analysis (PCA), which sets up the normalizing flow in a lower-dimensional space while maintaining the direct and computationally efficient likelihood maximization. We train the resulting principal component flow (PCF) on data of PV and wind power generation as well as load demand in Germany in the years 2013 to 2015. The results of this investigation show that the PCF preserves critical features of the original distributions, such as the probability density and frequency behavior of the time series. The application of the PCF is, however, not limited to renewable power generation but rather extends to any data set, time series, or otherwise, which can be efficiently reduced using PCA.

📄 PDF Abstract BibTeX arXiv:2104.10410

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImage GenerationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Localized Sparse Principal Component Analysis of Multivariate Time Series in Frequency Domain

2024-08-15 · Jamshid Namdari, Amita Manatunga, Fabio Ferrarelli, Robert Krafty

Principal component analysis has been a main tool in multivariate analysis for estimating a low dimensional linear subspace that explains most of the variability in the data. However, in high-dimensional regimes, naive e…

EEGTime Series

Lie PCA: Density estimation for symmetric manifolds

2020-08-10 · Jameson Cahill, Dustin G. Mixon, Hans Parshall

We introduce an extension to local principal component analysis for learning symmetric manifolds. In particular, we use a spectral method to approximate the Lie algebra corresponding to the symmetry group of the underlyi…

Density Estimation

On the Error-Propagation of Inexact Hotelling's Deflation for Principal Component Analysis

2023-10-06 · Fangshuo Liao, Junhyung Lyle Kim, Cruz Barnum, Anastasios Kyrillidis

Principal Component Analysis (PCA) aims to find subspaces spanned by the so-called principal components that best represent the variance in the dataset. The deflation method is a popular meta-algorithm that sequentially …

Neural PCA for Flow-Based Representation Learning

2022-08-23 · Shen Li, Bryan Hooi

Of particular interest is to discover useful representations solely from observations in an unsupervised generative manner. However, the question of whether existing normalizing flows provide effective representations fo…

Density EstimationInductive BiasRepresentation Learning

Fast Density Estimation for Density-based Clustering Methods

2021-09-23 · Difei Cheng, Ruihang Xu, Bo Zhang, Ruinan Jin

Density-based clustering algorithms are widely used for discovering clusters in pattern recognition and machine learning since they can deal with non-hyperspherical clusters and are robustness to handle outliers. However…

ClusteringComputational EfficiencyDensity Estimation