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,742 papers · 148 categories

Trend · papers per month

97194290387 · Jun 202019922001200920172026
48 results for natural looking sequences

Automatic video modification to hide faces while maintaining pose, illumination, and expression.

problem Face de-identification in video to protect identities.
method A novel feed-forward encoder-decoder network architecture conditioned on facial image high-level representation.
result Fully automatic video modification at high frame rates with minimal distortion.

Constrained sequence codes have been widely used in modern communication and data storage systems. Sequences encoded with constrained sequence codes satisfy constraints imposed by the physical channel, hence enabling efficient and reliable transmission of coded symbols. Traditional encoding and decoding of constrained …

2018-09-06abs ↗pdf ↗

A new method generates natural-looking adversarial examples by bounding internal activation values.

problem Creating natural-looking adversarial examples that closely mimic the original input.
method Bounding internal activation values through a distribution quantile bound and polynomial barrier loss function.
result Our attack achieves similar success and confidence levels as state-of-the-art methods but with more natural-looking perturbations.

Many kinds of data are naturally amenable to being treated as sequences. An example is text data, where a text may be seen as a sequence of words. Another example is clickstream data, where a data instance is a sequence of clicks made by a visitor to a website. This is also common for data originating in the domains of…

2019-10-20abs ↗pdf ↗

Study shows optimal RL with transition look-ahead is NP-hard for 2\ell \geq 2.

problem Optimal reinforcement learning with transition look-ahead is computationally hard.
method Proved NP-hardness for 2\ell \geq 2 using linear programming.
result There is a precise boundary between tractable and intractable cases for RL with look-ahead.

Having a sequence-to-sequence model which can operate in an online fashion is important for streaming applications such as Voice Search. Neural transducer is a streaming sequence-to-sequence model, but has shown a significant degradation in performance compared to non-streaming models such as Listen, Attend and Spell (…

2017-12-05abs ↗pdf ↗

The paper studies symplectic forms on projective limits of Banach bundles and their Darboux Theorem.

problem Conditions for weak symplectic forms on projective limits of Banach bundles.
method Analyzing projective sequences of Banach bundles and applying Darboux Theorem.
result Necessary and sufficient conditions for the Darboux Theorem on projective limits of Banach manifolds.

The paper approaches the task of handwritten text recognition (HTR) with attentional encoder-decoder networks trained on sequences of characters, rather than words. We experiment on lines of text from popular handwriting datasets and compare different activation functions for the attention mechanism used for aligning i…

2017-12-11abs ↗pdf ↗

The goal of this article is to understand some interesting features of sequences of arbitrage operations, which look relevant to various processes in Economics and Finances. In the second part of the paper, analysis of sequences of arbitrages is reformulated in the linear algebra terms. This admits an elegant geometric…

2010-04-05abs ↗pdf ↗

'Sharing of statistical strength' is a phrase often employed in machine learning and signal processing. In sensor networks, for example, missing signals from certain sensors may be predicted by exploiting their correlation with observed signals acquired from other sensors. For humans, our hands move synchronously with …

2018-03-13abs ↗pdf ↗

New method optimizes diffusion models without fine-tuning, integrating soft value functions.

problem Optimizing natural design spaces of images, molecules, DNA, RNA, and protein sequences.
method Iterative sampling method integrating soft value functions into diffusion model inference.
result Directly utilizes non-differentiable features/reward feedback, applies to discrete diffusion models.

This thesis investigates unsupervised time series representation learning for sequence prediction problems, i.e. generating nice-looking input samples given a previous history, for high dimensional input sequences by decoupling the static input representation from the recurrent sequence representation. We introduce thr…

2018-04-18abs ↗pdf ↗

Seidel-Smith and Hendricks used equivariant Floer cohomology to define some spectral sequences from symplectic Khovanov homology and Heegaard Floer homology. These spectral sequences give rise to Smith-type inequalities. Similar-looking spectral sequences have been defined by Lee, Bar-Natan, Ozsváth-Szabó, Lipshitz-Tre…

2015-10-08abs ↗pdf ↗

Transformer model predicts stock trends using technical data and sentiment analysis.

problem Lack of accurate long-term stock trend prediction using traditional models.
method Developed a Transformer-based model integrating technical stock data and sentiment analysis.
result Transformer model shows significant improvement in directional accuracy over RNNs, especially for longer sequence lengths.

Recent advances in multi-modal vision and language tasks enable a new set of applications. In this paper, we consider the task of generating natural language fashion feedback on outfit images. We collect a unique dataset, which contains outfit images and corresponding positive and constructive fashion feedback. We trea…

2019-06-15abs ↗pdf ↗

In this paper, we investigate the multi-variate sequence classification problem from a multi-instance learning perspective. Real-world sequential data commonly show discriminative patterns only at specific time periods. For instance, we can identify a cropland during its growing season, but it looks similar to a barren…

2017-12-19abs ↗pdf ↗

The abstract introduces a new concept called flagfolds to model multi-dimensional shapes.

problem Modeling multi-dimensional shapes in a way that avoids going through higher dimensional spaces.
method Interpreting covariance matrices as nested subspaces and defining a Riemannian metric on the highest dimensional stratum.
result A Riemannian metric on the highest dimensional stratum allows for geodesics between subspaces of different dimensions.

In this paper we explore the idea of looking at the Dirac quantisation conditions as \hbar-dependent constraints on the tangent bundle to phase-space. Starting from the path-integral version of classical mechanics and using the natural Poisson brackets structure present in the cotangent bundle to the tangent bundle o…

1997-03-26abs ↗pdf ↗

Recurrent iterated function systems (RIFSs) are improvements of iterated function systems (IFSs) using elements of the theory of Marcovian stochastic processes which can produce more natural looking images. We construct new RIFSs consisting substantially of a vertical contraction factor function and nonlinear transform…

2013-04-07abs ↗pdf ↗

We present a solution to scale spectral algorithms for learning sequence functions. We are interested in the case where these functions are sparse (that is, for most sequences they return 0). Spectral algorithms reduce the learning problem to the task of computing an SVD decomposition over a special type of matrix call…

2017-06-09abs ↗pdf ↗

We present a generalization of independent component analysis (ICA), where instead of looking for a linear transform that makes the data components independent, we look for a transform that makes the data components well fit by a tree-structured graphical model. Treating the problem as a semiparametric statistical prob…

2012-12-12abs ↗pdf ↗

To help understand the underlying mechanisms of neural networks (NNs), several groups have, in recent years, studied the number of linear regions \ell of piecewise linear functions generated by deep neural networks (DNN). In particular, they showed that \ell can grow exponentially with the number of network paramet…

2019-05-27abs ↗pdf ↗

Sequence models assign probabilities to variable-length sequences such as natural language texts. The ability of sequence models to capture temporal dependence can be characterized by the temporal scaling of correlation and mutual information. In this paper, we study the mutual information of recurrent neural networks …

2019-05-10abs ↗pdf ↗

Introduces Spectral Attention for better long-range time series forecasting.

problem Challenges in capturing long-range dependencies in time series forecasting.
method Spectral Attention mechanism that preserves temporal correlations and long-range dependencies.
result Achieves state-of-the-art results on 11 real-world time series datasets.

Recurrent Neural Networks (RNNs) with attention mechanisms have obtained state-of-the-art results for many sequence processing tasks. Most of these models use a simple form of encoder with attention that looks over the entire sequence and assigns a weight to each token independently. We present a mechanism for focusing…

2018-06-12abs ↗pdf ↗

Uniform convergence of isotopies implies ambient isotopy, aiding knot equivalence.

problem Determining when uniform convergence of isotopies leads to ambient isotopies.
method Using a diagrammatic condition to offload uniform convergence, constructing examples of tame knots.
result Constructing tame knots with countably-many crossings, distinguishing them from wild curves.

The paper examines integrability and compatibility of complex structures on twistor spaces.

problem Integrability and compatibility of two natural almost complex structures on twistor spaces.
method Analyzes the twistor space J(M,g)J(M,g) of manifolds with additional structures, considering pseudo-Riemannian and symplectic cases.
result Identifies conditions under which the almost complex structures are integrable or compatible with a closed 2-form.

Consider a general machine learning setting where the output is a set of labels or sequences. This output set is unordered and its size varies with the input. Whereas multi-label classification methods seem a natural first resort, they are not readily applicable to set-valued outputs because of the growth rate of the o…

2019-03-12abs ↗pdf ↗

In this paper we investigate how germs of real functions can change under deformation. In particular we look at deformations of germs of isolated singularities from R_n to R_k (n >= k) and the relation with there natural stratification in some tame categorie (algebraic, analytic, semi-algebraic, subanalytic, o-minimal …

2010-06-16abs ↗pdf ↗

Seq2Seq models perform well in generating If-Then programs from natural language.

problem Creating If-Then programs for business process automation without technical expertise.
method Modeling If-Then programs as a sequence learning task using Seq2Seq approaches.
result Seq2Seq models can effectively generate If-Then programs from natural language.

Study of BGG sequences on foliated manifolds with transverse parabolic geometry.

problem Analysis of BGG sequences on foliated manifolds with transverse parabolic structures.
method Filtered calculus and transversal index theory for filtered manifolds.
result Derived curved BGG sequences for foliated manifolds with transverse parabolic geometry.

Classical probability distributions on sets of sequences can be modeled using quantum states. Here, we do so with a quantum state that is pure and entangled. Because it is entangled, the reduced densities that describe subsystems also carry information about the complementary subsystem. This is in contrast to the class…

2019-10-16abs ↗pdf ↗

New approach to learning kernels from data using AIT principles.

problem Learning kernels from data in machine learning.
method Sparse Kernel Flows method based on AIT principles.
result Sparse Kernel Flows aligns with MDL principle and offers a robust theoretical foundation.

The purpose of this short notice is to present an elementary summary of a few recent results obtained through the application of the formal theory of systems of partial differential equations and Lie pseudo groups to engineering (elasticity theory, electromagnetism, coupling phenomena) and mathematical (gauge theory, g…

2012-10-09abs ↗pdf ↗

In this paper we try to look at the compactification of Teichmuller spaces from a tropical viewpoint. We describe a general construction for the compactification of algebraic varieties, using their amoebas, and we describe the boundary via tropical varieties. When we apply this construction to the Teichmuller spaces we…

2005-05-12abs ↗pdf ↗