Generalised matrix-matrix multiplication forms the kernel of many mathematical algorithms. A faster matrix-matrix multiply immediately benefits these algorithms. In this paper we implement efficient matrix multiplication for large matrices using the floating point Intel Pentium SIMD (Single Instruction Multiple Data) a…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Matrix multiplication is a fundamental building block for large scale computations arising in various applications, including machine learning. There has been significant recent interest in using coding to speed up distributed matrix multiplication, that are robust to stragglers (i.e., machines that may perform slower …
Localized sketching improves matrix multiplication and ridge regression complexity.
Paper proposes new costs for learning multiple centers in MDNs.
Improves matrix multiplication throughput for asymmetric bit-width operands.
Solutions to a quadratic matrix equation are linked to strongly regular graphs and multiplicative characters.
JAMPI improves matrix multiplication in Spark, boosting performance by up to 24%.
This note gives a simple analysis of a randomized approximation scheme for matrix multiplication proposed by Sarlos (2006) based on a random rotation followed by uniform column sampling. The result follows from a matrix version of Bernstein's inequality and a tail inequality for quadratic forms in subgaussian random ve…
Stella Nera accelerates matrix multiplications with a hash-based approach, achieving high energy efficiency and accuracy.
Multiple clustering aims at exploring alternative clusterings to organize the data into meaningful groups from different perspectives. Existing multiple clustering algorithms are designed for single-view data. We assume that the individuality and commonality of multi-view data can be leveraged to generate high-quality …
Study proposes memory-efficient backpropagation for linear layers in neural networks.
Paper defines multiplicities for quaternion eigenvalues without complex matrix concepts.
New algorithms estimate matrix norms without matrix multiplication.
A new algorithm speeds up matrix multiplication without actual multiplication.
Paper introduces SMM for forecasting multiple time series with missing values.
A new method combines multiple cancer datasets to improve analysis.
New algorithm for active learning in multiple matrix completion problems.
Improved covariance matrix estimation for multiple classes with limited data.
Federated multi-view matrix factorization learns from multiple data sources without centralizing user data.
Transfer knowledge from multiple sources to improve matrix completion.
We extend Kyle's model to include stochastic liquidity and multiple assets.
We extend kernelized matrix factorization with a fully Bayesian treatment and with an ability to work with multiple side information sources expressed as different kernels. Kernel functions have been introduced to matrix factorization to integrate side information about the rows and columns (e.g., objects and users in …
Motivated by electricity consumption metering, we extend existing nonnegative matrix factorization (NMF) algorithms to use linear measurements as observations, instead of matrix entries. The objective is to estimate multiple time series at a fine temporal scale from temporal aggregates measured on each individual serie…
Matrix completion aims to reconstruct a data matrix based on observations of a small number of its entries. Usually in matrix completion a single matrix is considered, which can be, for example, a rating matrix in recommendation system. However, in practical situations, data is often obtained from multiple sources whic…
The matrix-based Renyi's α-order entropy functional was recently introduced using the normalized eigenspectrum of a Hermitian matrix of the projected data in a reproducing kernel Hilbert space (RKHS). However, the current theory in the matrix-based Renyi's α-order entropy functional only defines the entropy of a single…
BiQGEMM efficiently multiplies quantized DNN weights using lookup tables.
Despite advances in scalable models, the inference tools used for Gaussian processes (GPs) have yet to fully capitalize on developments in computing hardware. We present an efficient and general approach to GP inference based on Blackbox Matrix-Matrix multiplication (BBMM). BBMM inference uses a modified batched versio…
Recent studies utilize multiple kernel learning to deal with incomplete-data problem. In this study, we introduce new methods that do not only complete multiple incomplete kernel matrices simultaneously, but also allow control of the flexibility of the model by parameterizing the model matrix. By imposing restrictions …
Proposes a Bayesian approach for integrating multiple linked matrices.
Efficiently computes matrix square roots and their inverses for large matrices.
Paper recovers multi-subspace matrices from permuted data.
New algorithm speeds up group equivariant neural networks computations.
Multi-view clustering aims at integrating complementary information from multiple heterogeneous views to improve clustering results. Existing multi-view clustering solutions can only output a single clustering of the data. Due to their multiplicity, multi-view data, can have different groupings that are reasonable and …
New method tackles high-dimensional SBL without covariance matrices.
Linear algebra algorithms are used widely in a variety of domains, e.g machine learning, numerical physics and video games graphics. For all these applications, loop-level parallelism is required to achieve high performance. However, finding the optimal way to schedule the workload between threads is a non-trivial prob…
We present the multiplicative recurrent neural network as a general model for compositional meaning in language, and evaluate it on the task of fine-grained sentiment analysis. We establish a connection to the previously investigated matrix-space models for compositionality, and show they are special cases of the multi…
New method proves Jones Polynomial's connect sum property.
This paper identifies and estimates the label noise transition matrix without ground truth labels.
We derive exponential tail inequalities for sums of random matrices with no dependence on the explicit matrix dimensions. These are similar to the matrix versions of the Chernoff bound and Bernstein inequality except with the explicit matrix dimensions replaced by a trace quantity that can be small even when the dimens…
Improved MMWU algorithm achieves instance-optimal regret bound for matrix LEA.
The paper infers multiple graphs from stationary signals on them.
A new algorithm speeds up matrix operations in Neural Networks.
Advances in molecular "omics'" technologies have motivated new methodology for the integration of multiple sources of high-content biomedical data. However, most statistical methods for integrating multiple data matrices only consider data shared vertically (one cohort on multiple platforms) or horizontally (different …
NMF with specific constraints is equivalent to LDA.
Identifying recurring patterns in high-dimensional time series data is an important problem in many scientific domains. A popular model to achieve this is convolutive nonnegative matrix factorization (CNMF), which extends classic nonnegative matrix factorization (NMF) to extract short-lived temporal motifs from a long …
We prove optimal subspace embedding conjecture up to sub-polylogarithmic factors.
Nonnegative matrix factorization (NMF), a dimensionality reduction and factor analysis method, is a special case in which factor matrices have low-rank nonnegative constraints. Considering the stochastic learning in NMF, we specifically address the multiplicative update (MU) rule, which is the most popular, but which h…
Algorithm counts intersections of normal curves efficiently.