A graph embedding is a representation of graph vertices in a low-dimensional space, which approximately preserves properties such as distances between nodes. Vertex sequence-based embedding procedures use features extracted from linear sequences of nodes to create embeddings using a neural network. In this paper, we pr…
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
Mining tasks over sequential data, such as clickstreams and gene sequences, require a careful design of embeddings usable by learning algorithms. Recent research in feature learning has been extended to sequential data, where each instance consists of a sequence of heterogeneous items with a variable length. However, m…
Graphs from van der Corput sequence embed into Chamanara surface.
Effectively capturing graph node sequences in the form of vector embeddings is critical to many applications. We achieve this by (i) first learning vector embeddings of single graph nodes and (ii) then composing them to compactly represent node sequences. Specifically, we propose SENSE-S (Semantically Enhanced Node Seq…
Deep metric learning employs deep neural networks to embed instances into a metric space such that distances between instances of the same class are small and distances between instances from different classes are large. In most existing deep metric learning techniques, the embedding of an instance is given by a featur…
Sequence feature embedding is a challenging task due to the unstructuredness of sequence, i.e., arbitrary strings of arbitrary length. Existing methods are efficient in extracting short-term dependencies but typically suffer from computation issues for the long-term. Sequence Graph Transform (SGT), a feature embedding …
Inferring the structural properties of a protein from its amino acid sequence is a challenging yet important problem in biology. Structures are not known for the vast majority of protein sequences, but structure is critical for understanding function. Existing approaches for detecting structural similarity between prot…
Continuous MDS embeds sequences of dissimilarities in Euclidean space.
BERT embeddings improve sequence quality metrics.
Using sequence to sequence algorithms for query expansion has not been explored yet in Information Retrieval literature nor in Question-Answering's. We tried to fill this gap in the literature with a custom Query Expansion engine trained and tested on open datasets. Starting from open datasets, we built a Query Expansi…
DVE models dynamic changes in feature embeddings for better sequence-aware applications.
given two minimal surfaces embedded in of genus we prove the existence of a sequence of non-congruent compact minimal surfaces embedded in of genus that converges in to a compact embedded minimal surface provided some conditions are satisfied. These conditions also imply that, if any of th…
Visual analytics system for comparing medical records using sequence embeddings.
New algorithm improves interpretability in sequence classification.
The celebrated Sequence to Sequence learning (Seq2Seq) technique and its numerous variants achieve excellent performance on many tasks. However, many machine learning tasks have inputs naturally represented as graphs; existing Seq2Seq models face a significant challenge in achieving accurate conversion from graph form …
We construct a sequence of embedded minimal disks in a ball where the curvatures blow up only at the center. The sequence converges to a limit which is not smooth and not proper.
Locally-contextual CRFs improve sequence labeling performance.
Encoder-decoder recurrent neural network models (RNN Seq2Seq) have achieved great success in ubiquitous areas of computation and applications. It was shown to be successful in modeling data with both temporal and spatial dependencies for translation or prediction tasks. In this study, we propose an embedding approach t…
The Fisher information metric is an important foundation of information geometry, wherein it allows us to approximate the local geometry of a probability distribution. Recurrent neural networks such as the Sequence-to-Sequence (Seq2Seq) networks that have lately been used to yield state-of-the-art performance on speech…
Extending an example by Colding and Minicozzi, we construct a sequence of properly embedded minimal disks in an infinite Euclidean cylinder around the -axis with curvature blow-up at a single point. The sequence converges to a non smooth and non proper minimal lamination in the cylinder. Moreover, we show th…
For any prescribed closed subset of a line segment in Euclidean 3-space, we construct a sequence of minimal disks that are properly embedded in an open solid cylinder around the segment and that have curvatures blowing up precisely at the points of the closed set.
Generative Distribution Embeddings learn multiscale representations of distributions.
Paper proves spectral sequences of knot spaces are isomorphic over fields.
In this paper, we prove two results. First, there is a family of sequences of embedded quarters of the hyperbolic plane such that any sequence converges to a limit which is an end of the hyperbolic plane. Second, there is no algorithm which would allow us to check whether two given ends are equal or not.
Networks evolve continuously over time with the addition, deletion, and changing of links and nodes. Such temporal networks (or edge streams) consist of a sequence of timestamped edges and are seemingly ubiquitous. Despite the importance of accurately modeling the temporal information, most embedding methods ignore it …
We establish the weak continuity of the Gauss-Coddazi-Ricci system for isometric embedding with respect to the uniform -bounded solution sequence for , which implies that the weak limit of the isometric embeddings of the manifold is still an isometric embedding. More generally, we establish a compensated comp…
Text normalization is an important enabling technology for several NLP tasks. Recently, neural-network-based approaches have outperformed well-established models in this task. However, in languages other than English, there has been little exploration in this direction. Both the scarcity of annotated data and the compl…
Let be complete Willmore immersion with . We will show that if is the limit of an embedded surface sequence, then is a plane. As an application, we prove that if is a sequence of closed Willmore surface embedded in with $W(Σ_k)<C…
We develop a theory of "minimal -graphs" and characterize the behavior of limit laminations of such surfaces, including an understanding of their limit leaves and their curvature blow-up sets. We use this to prove that it is possible to realize families of catenoids in euclidean space as limit leaves of sequences of…
In this paper we give two examples of sequences of embedded minimal planar domains in which converge to singular laminations of . In contrast with the situation for embedded minimal disks, these examples do not arise from complete embedded minimal planar domains and highlight some of the su…
We construct a sequence of compact embedded minimal disks in a ball in Euclidean 3-space, whose boundaries lie in the boundary of the ball, such that the curvature blows up only at a prescribed discrete (and hence, finite) set of points on the x_3-axis. This extends a result of Colding and Minicozzi, who constructed a …
Byte-level machine translation outperforms embedding-based methods.
Deep learning natural language processing models often use vector word embeddings, such as word2vec or GloVe, to represent words. A discrete sequence of words can be much more easily integrated with downstream neural layers if it is represented as a sequence of continuous vectors. Also, semantic relationships between w…
We propose using canonical correlation analysis (CCA) to generate features from sequences of medical billing codes. Applying this novel use of CCA to a database of medical billing codes for patients with diverticulitis, we first demonstrate that the CCA embeddings capture meaningful relationships among the codes. We th…
We define an integer graded symplectic Floer cohomology and a spectral sequence which are new invariants for monotone Lagrangian sub-manifolds and exact isotopies. Such an integer graded Floer cohomology is an integral lifting of the usual Floer-Oh cohomology with $Z_{\Si (L)}$ grading. As one of applications of the sp…
We combine multi-task learning and semi-supervised learning by inducing a joint embedding space between disparate label spaces and learning transfer functions between label embeddings, enabling us to jointly leverage unlabelled data and auxiliary, annotated datasets. We evaluate our approach on a variety of sequence cl…
The study finds large Betti numbers in minimal hypersurfaces with positive Ricci curvature.
TristouNet is a neural network architecture based on Long Short-Term Memory recurrent networks, meant to project speech sequences into a fixed-dimensional euclidean space. Thanks to the triplet loss paradigm used for training, the resulting sequence embeddings can be compared directly with the euclidean distance, for s…
Inducing sparseness while training neural networks has been shown to yield models with a lower memory footprint but similar effectiveness to dense models. However, sparseness is typically induced starting from a dense model, and thus this advantage does not hold during training. We propose techniques to enforce sparsen…
In this work, a novel sequential Monte Carlo filter is introduced which aims at efficient sampling of high-dimensional state spaces with a limited number of particles. Particles are pushed forward from the prior to the posterior density using a sequence of mappings that minimizes the Kullback-Leibler divergence between…
Modeling a sequence of interactions between users and items (e.g., products, posts, or courses) is crucial in domains such as e-commerce, social networking, and education to predict future interactions. Representation learning presents an attractive solution to model the dynamic evolution of user and item properties, w…
Two codimension-one submanifolds are cobordant if they have the same homology class.
We embed arbitrary groups into regular graphs with prescribed automorphisms.
Transformers learn to recall with non-orthogonal embeddings in realistic settings.
Faster convergence of kernel mean embeddings using variance information.
We prove that an embedded cobordism between manifolds with boundary can be split into a sequence of right product and left product cobordisms, if the codimension of the embedding is at least two. This is a topological counterpart of the algebraic splitting theorem for embedded cobordisms of the first author, A. Nemethi…
The Softmax function is used in the final layer of nearly all existing sequence-to-sequence models for language generation. However, it is usually the slowest layer to compute which limits the vocabulary size to a subset of most frequent types; and it has a large memory footprint. We propose a general technique for rep…
New Khovanov homology for links with multiple punctures.