This paper proposes an out-of-sample extension framework for a global manifold learning algorithm (Isomap) that uses temporal information in out-of-sample points in order to make the embedding more robust to noise and artifacts. Given a set of noise-free training data and its embedding, the proposed framework extends t…
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
Graph embeddings, a class of dimensionality reduction techniques designed for relational data, have proven useful in exploring and modeling network structure. Most dimensionality reduction methods allow out-of-sample extensions, by which an embedding can be applied to observations not present in the training set. Appli…
Many popular dimensionality reduction procedures have out-of-sample extensions, which allow a practitioner to apply a learned embedding to observations not seen in the initial training sample. In this work, we consider the problem of obtaining an out-of-sample extension for the adjacency spectral embedding, a procedure…
Several popular graph embedding techniques for representation learning and dimensionality reduction rely on performing computationally expensive eigendecompositions to derive a nonlinear transformation of the input data space. The resulting eigenvectors encode the embedding coordinates for the training samples only, an…
In machine learning or statistics, it is often desirable to reduce the dimensionality of a sample of data points in a high dimensional space . This paper introduces a dimensionality reduction method where the embedding coordinates are the eigenvectors of a positive semi-definite kernel obtained as the sol…
A spacetime can be embedded in an enveloping space with all its extensions.
Proposes a method to improve graph embedding by removing least frequent nodes.
New obstruction found for embedding Riemannian manifolds into Euclidean spaces.
This note is about a little extension of Nash's embedding theorem in the case of complete manifolds.
Extends Gromov invariant to Calabi-Yau 3-folds.
Neumann eigenmaps improve landmark-based diffusion map embeddings.
Let be a data set in , where is the training set and is the test one. Many unsupervised learning algorithms based on kernel methods have been developed to provide dimensionality reduction (DR) embedding for a given training set $Φ: \mathbf{X} \to \mat…
In this paper, we propose a method for estimating the Sobolev type embedding constant on a domain with minimally smooth boundary. We estimate the embedding constant by constructing an extension operator and computing its operator norm. We also present some examples of estimating the embedding constant for certain domai…
A surface in the 4-sphere is trivially embedded, if it bounds a 3-dimensional handle body in the 4-sphere. For a surface trivially embedded in the 4-sphere, a diffeomorphism over this surface is extensible if and only if this preserves the Rokhlin quadratic form of this embedded surface.
The paper explores rigidity and flexibility of isometric extensions with critical Hölder exponent.
We introduce -regular maps, which generalize two previously studied classes of maps: affinely -regular maps and totally skew embeddings. We exhibit some explicit examples and obtain bounds on the least dimension of a Euclidean space into which a manifold can be embedded by a -regular map. The problem c…
For all , we construct a biLipschitz embedding of into the jet space Carnot group that does not admit a Lipschitz extension to . Let be a smooth, positive function with -order derivatives that are approximately linear …
This paper characterizes extensions of augmented racks and constructs invariants for surfaces.
Compact embeddings for invariant functions in metric-measure spaces.
Efficient method for vertex embedding and community detection.
With a simple architecture and the ability to learn meaningful word embeddings efficiently from texts containing billions of words, word2vec remains one of the most popular neural language models used today. However, as only a single embedding is learned for every word in the vocabulary, the model fails to optimally re…
Let SO(n) act in the standard way on C^n and extend this action in the usual way to C^{n+1}. It is shown that a nonsingular special Lagrangian submanifold L in C^{n+1} that is invariant under this SO(n)-action intersects the fixed line C in a nonsingular real-analytic arc A (that may be empty). If n>2, then A has no co…
It is shown that Nobeling spaces are uniquely determined by the universal extension and embedding properties.
We prove that each sub-Riemannian manifold can be embedded in some Euclidean space preserving the length of all the curves in the manifold. The result is an extension of Nash Embedding Theorem. For more general metric spaces the same result is false, e.g., for Finsler non-Riemannian manifolds. However, we also sh…
GICDM corrects hubness in embedding spaces for better generative model evaluation.
Recent work in learning ontologies (hierarchical and partially-ordered structures) has leveraged the intrinsic geometry of spaces of learned representations to make predictions that automatically obey complex structural constraints. We explore two extensions of one such model, the order-embedding model for hierarchical…
Learning social media data embedding by deep models has attracted extensive research interest as well as boomed a lot of applications, such as link prediction, classification, and cross-modal search. However, for social images which contain both link information and multimodal contents (e.g., text description, and visu…
Let M be a compact Sasakian manifold. We show that M admits a CR-embedding into a Sasakian manifold diffeomorphic to a sphere, and this embedding is compatible with the respective Reeb fields. We argue that a stronger embedding theorem cannot be obtained. We use an extension theorem for Kaehler geometry: given a compac…
Let G be a group admitting a non-elementary acylindrical action on a Gromov hyperbolic space (for example, a non-elementary relatively hyperbolic group, or the mapping class group of a closed hyperbolic surface, or Out(F_n) for n>1). We prove that, in degree 3, the bounded cohomology of G with real coefficients is infi…
We propose a novel node embedding of directed graphs to statistical manifolds, which is based on a global minimization of pairwise relative entropy and graph geodesics in a non-linear way. Each node is encoded with a probability density function over a measurable space. Furthermore, we analyze the connection between th…
Study proves finiteness for distance functions on curved surfaces with controlled curvature.
We show that a totally geodesic submanifold of a symmetric space satisfying certain conditions admits an extension to a minimal submanifold of dimension one higher, and we apply this result to construct new examples of complete embedded minimal submanifolds in simply connected noncompact globally symmetric spaces.
We consider the problem of vertex classification for graphs constructed from the latent position model. It was shown previously that the approach of embedding the graphs into some Euclidean space followed by classification in that space can yields a universally consistent vertex classifier. However, a major technical d…
We reconfigure the Milnor invariant of links in terms of central group extensions and unipotent Magnus embeddings. We also develop a diagrammatic computation of the invariant and compute the first non-vanishing invariants of the Milnor link and of several other links. Moreover, we refine the original Milnor invariants …
Bi-Lipschitz mappings can embed certain algebraic sets into high-dimensional spaces.
A new method combines multiple node embeddings using tensor decomposition.
We give a positive answer to M. Traizet's open question about the existence of complete embedded minimal surfaces with Scherk-ends without planar geodesics. In the singly periodic case, these examples get close to an extension of Traizet's result concerning asymmetric complete minimal submanifolds of Euclidean space wi…
By means of a general gluing and conformal-deformation construction, we prove that any smooth, metrically complete Riemannian manifold with smooth boundary can be realized as a closed domain into a smooth, geodesically complete Riemannan manifold without boundary. Applications to Sobolev spaces, Nash embedding and loca…
Local Linear embedding (LLE) is a popular dimension reduction method. In this paper, we first show LLE with nonnegative constraint is equivalent to the widely used Laplacian embedding. We further propose to iterate the two steps in LLE repeatedly to improve the results. Thirdly, we relax the kNN constraint of LLE and p…
Recent works reveal that network embedding techniques enable many machine learning models to handle diverse downstream tasks on graph structured data. However, as previous methods usually focus on learning embeddings for a single network, they can not learn representations transferable on multiple networks. Hence, it i…
MMbeddings reduces categorical embeddings by treating them as latent effects, significantly decreasing parameters and mitigating overfitting.
Study of metrics on spheres and their complex structure properties.
Natural language processing has improved tremendously after the success of word embedding techniques such as word2vec. Recently, the same idea has been applied on source code with encouraging results. In this survey, we aim to collect and discuss the usage of word embedding techniques on programs and source code. The a…
We address the following natural extension problem for group actions: Given a group , a subgroup , and an action of on a metric space, when is it possible to extend it to an action of the whole group on a (possibly different) metric space? When does such an extension preserve interesting properties o…
Embedding theorem for tractor bundles applied to conformal geometry.
DiSeNE generates interpretable node embeddings without supervision.
Paper proposes a novel graph recovery attack from node embeddings.
Any sequence of properly embedded minimal disks in an open subset U of Euclidean 3-space has a subsequence such that the curvatures blow up on a relatively closed subset K of U and such that the disks converge in the complement of K to a minimal lamination of U\K. Assuming results of Colding-Minicozzi and an extension …