Identification of unknown parameters and prediction with hierarchical matrices
Alexander Litvinenko, Ronald Kriemann, Vladimir Berikov

TL;DR
This paper introduces the H-MLE procedure that efficiently estimates unknown parameters and predicts missing data in massive datasets by approximating covariance matrices with hierarchical matrices, enabling scalable computations.
Contribution
The paper presents a novel H-MLE method that leverages hierarchical matrices for efficient parameter estimation and prediction in large, dense, and unstructured covariance matrices.
Findings
H-MLE efficiently handles large dense matrices.
kNN achieved the best results among tested machine learning methods.
H-MLE results are comparable to kNN predictions.
Abstract
Statistical analysis of massive datasets very often implies expensive linear algebra operations with large dense matrices. Typical tasks are an estimation of unknown parameters of the underlying statistical model and prediction of missing values. We developed the H-MLE procedure, which solves these tasks. The unknown parameters can be estimated by maximizing the joint Gaussian log-likelihood function, which depends on a covariance matrix. To decrease high computational cost, we approximate the covariance matrix in the hierarchical (H-) matrix format. The H-matrix technique allows us to work with inhomogeneous covariance matrices and almost arbitrary locations. Especially, H-matrices can be applied in cases when the matrices under consideration are dense and unstructured. For validation purposes, we implemented three machine learning methods: the k-nearest neighbors (kNN), random…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Matrix Theory and Algorithms · Neural Networks and Applications
