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.

168,657 papers · 148 categories

Trend · papers per month

24477194 · Jul 202019922001200920172026
48 results for dot product

Approximating non-linear kernels using feature maps has gained a lot of interest in recent years due to applications in reducing training and testing times of SVM classifiers and other kernel based learning algorithms. We extend this line of work and present low distortion embeddings for dot product kernels into linear…

2012-01-31abs ↗pdf ↗

Revisits neural collaborative filtering vs. matrix factorization, showing dot product superiority.

problem Comparing neural collaborative filtering to matrix factorization in recommendation systems.
method Revisited experiments using MLPs as similarity functions, comparing dot product to MLP outputs.
result Simple dot product outperforms MLP-based learned similarities in practical settings.

We present eigenvalue decay estimates of integral operators associated with compositional dot-product kernels. The estimates improve on previous ones established for power series kernels on spheres. This allows us to obtain the volumes of balls in the corresponding reproducing kernel Hilbert spaces. We discuss the cons…

2020-02-28abs ↗pdf ↗

Improves efficiency of random feature approximations for dot product kernels.

problem Efficiency of random feature approximations for dot product kernels.
method Generalization of existing random feature approximations using complex-valued random features, theoretical analysis of variances, data-driven optimization approach.
result Complex-valued random features can significantly reduce the variances of approximations.

Formula derived for spherical growth series of specific groups.

problem Calculating the spherical growth series of specific groups.
method Developed a formula and derived a rational function expression for the spherical growth series.
result Explicit rational function expressions for the spherical growth series of specific groups.

Vectors of data are at the heart of machine learning and data mining. Recently, vector quantization methods have shown great promise in reducing both the time and space costs of operating on vectors. We introduce a vector quantization algorithm that can compress vectors over 12x faster than existing techniques while al…

2017-06-30abs ↗pdf ↗

Let GG be a countable group that splits as a free product of groups of the form G=G1GkFNG=G_1\ast\dots\ast G_k\ast F_N, where FNF_N is a finitely generated free group. We identify the closure of the outer space PO(G,{G1,,Gk})P\mathcal{O}(G,\{G_1,\dots,G_k\}) for the axes topology with the space of projective minimal, \emph{very small} …

2014-08-03abs ↗pdf ↗

New algorithms improve community detection and parameter estimation for PABM.

problem Improving community detection and parameter estimation for PABM.
method Connecting PABM to GRDPG, constructing new algorithms, and deriving asymptotic properties.
result Absolute number of community detection errors tends to zero as graph vertices increase.

New clustering method recovers hidden tree structure from data.

problem Recovering hidden hierarchical structure in data.
method Maximum average dot product for merging clusters in hierarchical clustering.
result The algorithm produces a tree that accurately represents the underlying generative hierarchical structure.

The paper analyzes learning curves for kernel ridge regression with dot-product kernels.

problem Understanding the learning curves for different scaling regimes of data and model.
method Precise formulas for mean test error, bias, and variance in the mom o\infty with m/drm/d^r constant regime.
result A peak in the learning curve at mdr/r!m \approx d^r/r! for any integer rr.

Study on the topology of tensorial bodies, showing they are homeomorphic to a product space.

problem Topology of tensorial bodies in high-dimensional spaces.
method Analyzing hyperspaces of convex bodies associated to tensor norms, determining homeomorphism type.
result Homeomorphic to a product space of the Hilbert cube and a Euclidean space.

New method uses manifold learning to infer latent positions of 1D submanifolds in random dot product graphs.

problem Inference on latent positions of unknown 1D submanifolds in RDPGs.
method Apply Isomap for manifold learning to estimate arc lengths on the unknown submanifold.
result Test statistics based on Isomap converge to known submanifold power as auxiliary vertices increase.

The random dot product graph (RDPG) is an independent-edge random graph that is analytically tractable and, simultaneously, either encompasses or can successfully approximate a wide range of random graphs, from relatively simple stochastic block models to complex latent position graphs. In this survey paper, we describ…

2017-09-16abs ↗pdf ↗

The paper examines how well node similarities are preserved by random projections in graph embeddings.

problem The preservation of node similarities under random projections in graph embeddings.
method Investigation of dot product and cosine similarity preservation by random projections over graph matrix rows.
result Random projections produce unreliable embeddings for dot product, especially for high-degree nodes.

Paper explores embedding methods for detecting pseudo-cliques in random graphs, showing limitations and potential.

problem Detecting planted pseudo-cliques in random dot product graphs.
method Adjacency Spectral Embedding (ASE) and Graph Encoder Embedding (GEE).
result These methods can localize pseudo-cliques with additional clean network data, but not without it.

Let G=G1GkFG=G_1\ast\dots\ast G_k\ast F be a countable group which splits as a free product, where all groups GiG_i are freely indecomposable and not isomorphic to Z\mathbb{Z}, and FF is a finitely generated free group. If for all i{1,,k}i\in\{1,\dots,k\}, both GiG_i and its outer automorphism group Out(Gi)\text{Out}(G_i) satisfy t…

2014-08-03abs ↗pdf ↗

Power of network tests degrades when vertices are misaligned.

problem Power loss in network hypothesis testing due to vertex shuffling.
method Theoretical analysis and simulations of Frobenius norm differences in random dot product and stochastic block models.
result Shuffling vertices can significantly reduce the power of network tests.

Elliptical Attention improves transformer performance by focusing on contextually relevant features.

problem Transformer models suffer from representation collapse and are vulnerable to contaminated samples.
method Uses Mahalanobis distance to define hyper-ellipsoidal neighborhoods for attention weights.
result Elliptical Attention reduces representation collapse and enhances model robustness.

SDPA is shown to be an optimal transport problem in deep learning.

problem The mathematical foundation and optimization perspective of SDPA.
method SDPA is shown to be the exact solution to a degenerate, one-sided Entropic Optimal Transport (EOT) problem.
result The SDPA mechanism is a principled mechanism where the forward pass performs optimal inference and the backward pass implements a rational, manifold-aware learning update.

We introduce the 22-simplicial Transformer, an extension of the Transformer which includes a form of higher-dimensional attention generalising the dot-product attention, and uses this attention to update entity representations with tensor products of value vectors. We show that this architecture is a useful inductive …

2019-09-02abs ↗pdf ↗

In statistical relational learning, the link prediction problem is key to automatically understand the structure of large knowledge bases. As in previous studies, we propose to solve this problem through latent factorization. However, here we make use of complex valued embeddings. The composition of complex embeddings …

2016-06-20abs ↗pdf ↗

The paper extends RDPG model to handle weighted graphs, enabling better analysis of network data.

problem Modeling networks with weighted edges to capture heterogeneous weight distributions.
method Proposes a nonparametric W-RDPG model with latent positions and moment-generating functions.
result Establishes statistical guarantees for estimating nodal latent positions and sampling graphs.

We are interested in approximation of a multivariate function f(x1,,xd)f(x_1,\dots,x_d) by linear combinations of products u1(x1)ud(xd)u^1(x_1)\cdots u^d(x_d) of univariate functions ui(xi)u^i(x_i), i=1,,di=1,\dots,d. In the case d=2d=2 it is a classical problem of bilinear approximation. In the case of approximation in the L2L_2 space the bili…

2014-09-04abs ↗pdf ↗

OmniMatch algorithm perfectly matches graphs without edge correlation.

problem Graph matching in the absence of edge correlation.
method OmniMatch algorithm for seeded multiple graph matching.
result OmniMatch aligns O(sα)O(s^α) unseeded vertices across multiple networks efficiently and perfectly.

The study explores special hypersurfaces in Riemannian products, focusing on elliptic Weingarten conditions.

problem Characterizing and classifying Weingarten hypersurfaces in Riemannian products.
method Analyzing hypersurfaces defined by specific curvature and angle functions, using Jellett-Liebmann-type theorems.
result Existence and uniqueness of certain types of hypersurfaces in specific Riemannian products.

New method recovers graph latent positions under edge differential privacy.

problem Recovering latent graph information from privatized graphs.
method Applying geometric insights to adjust statistical inference for privatized graphs.
result Achieves consistent recovery of latent positions under local edge differential privacy constraints.

We introduce a new routing algorithm for capsule networks, in which a child capsule is routed to a parent based only on agreement between the parent's state and the child's vote. The new mechanism 1) designs routing via inverted dot-product attention; 2) imposes Layer Normalization as normalization; and 3) replaces seq…

2020-02-12abs ↗pdf ↗

The paper corrects for node degree in spectral clustering using random walk Laplacian.

problem Node degree heterogeneity in spectral clustering.
method Graph spectral embedding using the random walk Laplacian.
result The embedding provides uniformly consistent estimates of degree-corrected latent positions.

Online CPD for weighted and directed graphs using RDPG model.

problem Monitoring and detecting changes in weighted and directed graph data.
method Spectral embeddings of RDPG models for online updates and error-rate control.
result A lightweight online CPD algorithm with improved detection resolution and delay.

In statistical relational learning, knowledge graph completion deals with automatically understanding the structure of large knowledge graphs---labeled directed graphs---and predicting missing relationships---labeled edges. State-of-the-art embedding models propose different trade-offs between modeling expressiveness, …

2017-02-22abs ↗pdf ↗

Using a coordinate free characterization of hyperplanes intersection, we provide explicitly a set of local generators for a smooth affine distribution given by those smooth vector fields XX(U)X\in\mathfrak{X}(U) defined eventually on an open subset UMU\subseteq M of a smooth Riemannian manifold (M,g)(M,g), that verifies the …

2013-10-24abs ↗pdf ↗

In this paper we study the concentration properties for the eigenvalues of kernel matrices, which are central objects in a wide range of kernel methods and, more recently, in network analysis. We present a set of concentration inequalities tailored for each individual eigenvalue of the kernel matrix with respect to its…

2018-12-05abs ↗pdf ↗

If AA is an abelian group and φφ is an integer, let A(φ)A(φ) be the subgroup of AA consisting of elements aAa \in A such that φa=0φ\cdot a=0. We prove that if DD is a diagram of a classical link LL and 0=φ0,φ1,,φn10=φ_0,φ_1,\dots,φ_{n-1} are the invariant factors of an adjusted Goeritz matrix of DD, then the group $\mathcal{D}…

2018-04-08abs ↗pdf ↗