Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

77153230306 · Jun 202019922001200920182026
48 results for Multiresolution Matrix Factorization

We propose a multiresolution Gaussian process to capture long-range, non-Markovian dependencies while allowing for abrupt changes. The multiresolution GP hierarchically couples a collection of smooth GPs, each defined over an element of a random nested partition. Long-range dependencies are captured by the top-level GP…

2012-09-05abs ↗pdf ↗

Paper proposes a new adaptive multiscale value function approximation for reinforcement learning.

problem Value function approximation in reinforcement learning with varying complexity.
method Adaptive multiscale approximation using multiresolution analysis and tree approximation.
result Convergence rate of the multiscale approximation is independent of basis function regularity.

Combining neural networks and multiscale decomposition for financial market analysis.

problem Financial markets' complexity and mainstream models' limitations in capturing non-linear structures.
method Neural networks for non-linear associations combined with multiscale decomposition.
result Improved understanding of financial market data substructures.

Multiresolution RNN improves dialogue response generation.

problem Generating relevant and on-topic responses in dialogue systems.
method Introducing a multiresolution recurrent neural network that models natural language generation as two parallel sequences.
result The model outperforms competing approaches in dialogue response generation on the Ubuntu domain and appears more relevant on Twitter.

This paper approximates scattered data using samplet coordinates with sparsity constraints.

problem Scattered data approximation with sparsity constraints.
method Samplet basis pursuit with 1\ell_1-regularization, multiresolution techniques, and semi-smooth Newton method.
result The proposed method provides faster convergence and better signal sparsity compared to existing methods.

A new multigrid method tackles PDEs with rough coefficients efficiently.

problem Solving PDEs with coefficients that are only LL^\infty-bounded.
method A multiresolution operator decomposition using a game theory formulation.
result The method achieves near-linear complexity and rigorous accuracy.

New model captures long-range patterns in sequences efficiently.

problem Efficiently capturing long-range patterns in sequential data.
method Inspired by wavelet multiresolution analysis, introduces MultiresLayer with multiresolution convolution.
result State-of-the-art performance on sequence classification and autoregressive density estimation tasks.

Transformer models outperform recurrent ones in modeling hierarchical data.

problem Modeling hierarchical structure in data.
method Introducing Multiresolution Transformer Networks leveraging self-attention.
result Multiresolution Transformer Networks significantly outperform state-of-the-art models on query suggestion datasets.

The study develops methods to summarize team passing strategies from soccer data.

problem Modeling spatial passing networks across multiple games with varying positions.
method Multiresolution tensor decomposition and Poisson nonnegative block term decomposition.
result Automatic production of network motifs at different levels of detail.

Wavelet Kolmogorov-Arnold Networks improve federated learning performance.

problem Improving performance in federated learning with heterogeneous data.
method Implemented Wav-KAN with CWT and DWT for multiresolution capability, integrating wavelet-based activation functions.
result Significant improvements in computational efficiency, robustness, and accuracy in federated learning.

NIMFA is a Python library for nonnegative matrix factorization.

problem Efficiently factorizing nonnegative matrices for various applications.
method Unified interface, state-of-the-art methods, initialization approaches, quality scoring, supports dense and sparse matrices.
result Unified and efficient implementation of nonnegative matrix factorization methods.

A new matrix factorization method that approximates data without requiring nonnegativity or convexity.

problem Approximating data matrices without the constraints of nonnegativity or convexity.
method A multi-objective optimization problem finds conical combinations of templates that approximate a given data matrix.
result The method allows for approximation of data sets without the usual constraints of nonnegativity or convexity.

New method for hyperparameter tuning in sparse matrix factorization.

problem Hyperparameter tuning in sparse matrix factorization.
method Numerical method based on evaluating the zero point of normalization factor in sparse matrix prior.
result Our method outperforms existing algorithms in ground-truth sparse matrix reconstruction.

New method combines simulated annealing and Levy distribution for fast matrix factorization.

problem High complexity and difficulty in parallelizing matrix factorization for large matrices.
method Combining simulated annealing with Levy distribution for matrix factorization.
result Achieves good solutions in acceptable time with low computations.

Gradient descent proves global convergence for 4-layer matrix factorization.

problem Global convergence of gradient descent on four-layer matrix factorization under random initialization.
method New techniques to show saddle-avoidance properties and extend eigenvalue theories.
result Polynomial-time global convergence guarantee for randomly initialized gradient descent on four-layer matrix factorization.

Unified framework for nonconvex matrix completion with linearly parameterized factors.

problem Matrix completion with improved accuracy using linearly parameterized factors.
method Unified nonconvex optimization framework with Correlated Parametric Factorization condition.
result Uniform upper bounds for low-rank estimation at any local minimum.

This paper analyzes privacy threats in federated matrix factorization.

problem Privacy threats in federated matrix factorization models.
method Categorizes federated matrix factorization into three types and analyzes privacy threats.
result This is the first study of privacy threats in federated matrix factorization.

Proposes expectile matrix factorization for skewed data analysis.

problem Skewed and extreme data cannot be explained by least squares-based matrix factorization.
method Introduces asymmetric least squares into matrix factorization framework and proposes an efficient algorithm.
result The proposed scheme achieves lower recovery errors than least squares-based methods in synthetic and real-world data.

Paper restricts non-negative matrix factorization to stochastic matrices for data analysis.

problem Analyzing unstructured data like topic models and face storage retrieval.
method Necessary and sufficient conditions for unique factorization, natural bounds on parameters, consistent estimator.
result Unique factorization conditions and parameter bounds for observed data.

Federated multi-view matrix factorization learns from multiple data sources without centralizing user data.

problem Cold-start federated recommendations and multi-view data structure.
method Federated learning framework extended to multi-view matrix factorization.
result Federated multi-view matrix factorization outperforms simpler methods in cold-start federated recommendations.

Graph neural networks speed up nonnegative matrix factorization.

problem Efficiently factorize nonnegative matrices for various applications.
method Developed a graph neural network that combines bipartite self-attention with ADMM updates.
result Significant acceleration achieved in nonnegative matrix factorization.

Paper proposes algorithms for BMF using integer programming.

problem Approximating binary input matrix as product of two smaller binary factors.
method Alternating optimization strategy using integer programming to solve subproblems and combine solutions.
result Proposed algorithms outperform state of the art on medium-scale problems.

New nonconvex regularizers improve low-rank matrix recovery efficiency and accuracy.

problem Efficiently recover low-rank matrices from incomplete data.
method Factor group-sparse regularization, related to Schatten-p norms.
result Improved generalization error bounds for Schatten-p norms as p decreases.

Global optimization algorithm finds sparse mixed membership matrix factorization's global optimum.

problem Sparse mixed membership matrix factorization problems with local optima.
method Derives a global optimization algorithm for sparse mixed membership matrix factorization.
result Guaranteed εε-global optimum across random initializations and multiple modes.