paper-with-me

Papers

Hierarchical correlation reconstruction with missing data, for example for biology-inspired neuron

2018-04-17 · Jarek Duda

Machine learning often needs to model density from a multidimensional data sample, including correlations between coordinates. Additionally, we often have missing data case: that data points can miss values for some of coordinates. This article adapts rapid parametric density estimation approach for this purpose: modelling density as a linear combination of orthonormal functions, for which $L^2$ optimization says that (independently) estimated coefficient for a given function is just average over the sample of value of this function. Hierarchical correlation reconstruction first models probability density for each separate coordinate using all its appearances in data sample, then adds corrections from independently modelled pairwise correlations using all samples having both coordinates, and so on independently adding correlations for growing numbers of variables using often decreasing evidence in data sample. A basic application of such modelled multidimensional density can be imputation of missing coordinates: by inserting known coordinates to the density, and taking expected values for the missing coordinates, or even their entire joint probability distribution. Presented method can be compared with cascade correlations approach, offering several advantages in flexibility and accuracy. It can be also used as artificial neuron: maximizing prediction capabilities for only local behavior - modelling and predicting local connections.

📄 PDF Abstract BibTeX arXiv:1804.06218

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImputation

Similar Papers 제목 키워드 기반

Hierarchical Clustering and Matrix Completion for the Reconstruction of World Input-Output Tables

2022-03-16 · Rodolfo Metulini, Giorgio Gnecco, Francesco Biancalani, Massimo Riccaboni

World Input-Output (I/O) matrices provide the networks of within- and cross-country economic relations. In the context of I/O analysis, the methodology adopted by national statistical offices in data collection raises th…

ClusteringMatrix CompletionMissing Values

Exploiting statistical dependencies of time series with hierarchical correlation reconstruction

2018-07-11 · Jarek Duda

While we are usually focused on forecasting future values of time series, it is often valuable to additionally predict their entire probability distributions, e.g. to evaluate risk, Monte Carlo simulations. On example of…

Time SeriesTime Series Analysis

SeisRDT: Latent Diffusion Model Based On Representation Learning For Seismic Data Interpolation And Reconstruction

2025-03-17 · Shuang Wang, Fei Deng, Peifan Jiang, Zezheng Ni 외

Due to limitations such as geographic, physical, or economic factors, collected seismic data often have missing traces. Traditional seismic data reconstruction methods face the challenge of selecting numerous empirical p…

Data CompressionRepresentation Learning

Hierarchical Interactive Reconstruction Network For Video Compressive Sensing

2023-04-15 · Tong Zhang, Wenxue Cui, Chen Hui, Feng Jiang

Deep network-based image and video Compressive Sensing(CS) has attracted increasing attentions in recent years. However, in the existing deep network-based CS methods, a simple stacked convolutional network is usually ad…

Compressive SensingVideo Compressive Sensing

Hierarchical Space Partition for Surface Reconstruction

2026-06-03 · Minjie Tang, Xiangfei Li arxiv

Generating compact polygonal models from point clouds is a key problem in 3D vision and computer graphics. However, due to inherent limitations of LiDAR scanning (e.g. range constraints and occlusions), critical scene in…

Point Clouds