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

19375674 · May 202619922001200920172026
48 results for Linearly Realizable

New RL method learns to skip states in linearly qπq^π-realizable MDPs, simplifying to linear MDPs.

problem Online RL in episodic MDPs with linearly qπq^π-realizable action-values.
method Derives a novel algorithm that learns to skip states and applies a linear MDP algorithm.
result First polynomial-sample-complexity online RL algorithm for linearly qπq^π-realizable MDPs.

TensorPlan algorithm finds δ-optimal policies with poly(H,d)(H,d) queries under linearly realizable state-value function.

problem Efficient planning in MDPs with linearly realizable state-value function.
method TensorPlan algorithm using poly((dH/δ)A)((dH/δ)^A) simulator queries.
result First algorithm with polynomial query complexity using only linear-realizability of a single competing value function.

Paper tackles sample-efficient RL for linearly realizable MDPs with limited revisiting.

problem Sample-efficient reinforcement learning for linearly realizable MDPs with limited revisiting.
method Develops a new sampling protocol that allows for backtracking and revisiting states in a controlled manner.
result Achieves polynomial sample complexity scaling with feature dimension, horizon, and inverse sub-optimality gap.

There are known infinite families of Brieskorn homology 3-spheres which can be realized as boundaries of smooth contractible 4-manifolds. In this paper we show that free periodic actions on these Brieskorn spheres do not extend smoothly over a contractible 4-manifold. We give a new infinite family of examples in which …

2014-12-18abs ↗pdf ↗

New method efficiently evaluates policies using trajectory data.

problem Statistically efficient policy evaluation with limited data.
method Trajectory-based approach for policy evaluation.
result Improved sample complexity for policy evaluation.

New research shows exponential lower bounds for planning in MDPs with linearly-realizable optimal action-value functions.

problem Determining the minimum number of queries needed for sound planners in MDPs with linear function approximation.
method Analyzing fixed-horizon and discounted MDPs with a generative model, showing lower bounds on the number of queries required.
result Sound planners need at least exponential number of queries in both fixed-horizon and discounted settings.

TensorPlan shows an exponential lower bound for planning in MDPs with linearly realizable value functions.

problem Finding an exponential lower bound for planning in MDPs with linearly realizable value functions.
method TensorPlan and a few action lower bound approach.
result An exponentially large lower bound is shown for planning in MDPs with linearly realizable value functions.

Sine activation functions enable two-layer neural networks to learn modular addition more efficiently.

problem Learning modular addition with two-layer neural networks.
method Introduced and analyzed sine activation functions, providing theoretical and empirical evidence.
result Sine activation functions allow for constant-width network realizations of modular addition, whereas ReLU networks require linear width scaling.

One goal in Bayesian machine learning is to encode prior knowledge into prior distributions, to model data efficiently. We consider prior knowledge from systems of linear partial differential equations together with their boundary conditions. We construct multi-output Gaussian process priors with realizations in the so…

2020-02-03abs ↗pdf ↗

The paper classifies groups that can be isometry groups of infinite-genus hyperbolic surfaces.

problem Which groups can be realized as isometry groups of infinite-genus hyperbolic surfaces?
method Classification of isometry groups for infinite-genus 2-manifolds with no planar ends.
result There is an uncountable class of 2-manifolds where every countable group can be realized as an isometry group.

New framework tackles stochastic latent subgroup heterogeneity in online decision-making.

problem Stochastic latent heterogeneity in online decision-making where individual responses vary with unobserved subgroups.
method Latent heterogeneous bandit framework using EM-greedy algorithm to learn subgroup probabilities and reward parameters.
result Achieves optimal estimation and classification guarantees, revealing a fundamental stochastic barrier in online decision-making.

The paper addresses rigid alignment of noisy patches, providing a polynomial time algorithm and convergence conditions.

problem Finding a rigid alignment of overlapping local views (patches) that minimizes alignment error in a noisy setting.
method Characterizes non-degeneracy based on kernel and positivity of a matrix, provides polynomial time algorithm for testing non-degeneracy, and uses Riemannian gradient descent for alignment.
result The algorithm converges locally linearly to a non-degenerate perfect alignment under certain conditions.

This is the second paper of a series dedicated to the study of Poisson structures of compact types (PMCTs). In this paper, we focus on regular PMCTs, exhibiting a rich transverse geometry. We show that their leaf spaces are integral affine orbifolds. We prove that the cohomology class of the leafwise symplectic form va…

2016-02-29abs ↗pdf ↗

New study shows exponential lower bound for RL even with constant suboptimality gap.

problem Can RL be sample-efficient with a constant suboptimality gap?
method Analyzes reinforcement learning in the online setting with a linearly realizable optimal Q-function.
result An exponential sample complexity lower bound still holds even with a constant suboptimality gap.

Paper explores how unsupervised learning can be understood through linear algebra concepts.

problem Understanding unsupervised learning through linear algebra concepts.
method Introducing the concept of linearly independent populations and using them to solve for prevalence values.
result Unsupervised learning can be realized as a generalization of supervised learning.

Study on singular points of translation surfaces under linearly dependent conditions.

problem Investigate singular points of translation surfaces under linearly dependent conditions.
method Use theories of generalised framed surfaces and framed surfaces.
result Introduce translation generalised framed surfaces and investigate their singular points.

We propose a new method for blind system identification. Resorting to a Gaussian regression framework, we model the impulse response of the unknown linear system as a realization of a Gaussian process. The structure of the covariance matrix (or kernel) of such a process is given by the stable spline kernel, which has b…

2014-12-12abs ↗pdf ↗

In this paper we study a Ricci-Hessian type manifold (M,g,φ,f,λ)(\Bbb{M},g,\varphi,f,λ) which is closely related to the construction of almost Ricci soliton realized as a warped product. We classify certain classes of the Ricci-Hessian type manifolds and derive some implications for almost Ricci solitons and generalized mm--qu…

2017-04-11abs ↗pdf ↗

We consider computational complexity of problems related to the fundamental group and the first homology group of (embeddable) 22-complexes. We show, as an extension of an earlier work, that computing first homology of 22-complexes is equivalent in computational complexity to matrix diagonalization. That is, the usua…

2015-12-16abs ↗pdf ↗

It is well known that an arbitrary closed orientable 33-manifold can be realized as the unique boundary of a compact orientable 44-manifold, that is, any closed orientable 33-manifold is cobordant to zero. In this paper, we consider the geometric cobordism problem: a hyperbolic 33-manifold is geometrically bounding…

2017-04-10abs ↗pdf ↗

If a closed 3-manifold M supports a closed, nonsingular, irrational 1-form which linearly deforms into contact forms, then M supports a K-contact form. On the 3-torus, a closed nonsingular 1-form deforms linearly into contact forms if and only if it is a fibration 1-form. on any other 2-torus bundle over the circle, ev…

2008-12-17abs ↗pdf ↗

This work improves sample efficiency in neural function approximation for reinforcement learning.

problem Improving sample efficiency in reinforcement learning with neural function approximation.
method Study of function approximation with two-layer neural networks (ReLU and polynomial activations) under generative and realizability models.
result Significant improvement in sample complexity compared to linear methods.

The paper explores linearly free graphs and their embeddings into 3D space.

problem Understanding the conditions under which a graph's embedding into 3D space is free.
method Developed a sufficient condition for a linear embedding to be free and applied it to specific graph cases.
result Established sufficient conditions for a graph to be linearly free and provided examples and counterexamples.

A quadratic line complex is a three-parameter family of lines in projective space P^3 specified by a single quadratic relation in the Plucker coordinates. Fixing a point p in P^3 and taking all lines of the complex passing through p we obtain a quadratic cone with vertex at p. This family of cones supplies P^3 with a c…

2012-04-12abs ↗pdf ↗

Large scale machine learning (ML) systems such as the Alexa automatic speech recognition (ASR) system continue to improve with increasing amounts of manually transcribed training data. Instead of scaling manual transcription to impractical levels, we utilize semi-supervised learning (SSL) to learn acoustic models (AM) …

2019-04-24abs ↗pdf ↗

Supervised learning frequently boils down to determining hidden and bright parameters in a parameterized hypothesis space based on finite input-output samples. The hidden parameters determine the attributions of hidden predictors or the nonlinear mechanism of an estimator, while the bright parameters characterize how h…

2018-03-22abs ↗pdf ↗

In previous work, the authors studied the linear stability of algebraic Ricci solitons on simply connected solvable Lie groups (solvsolitons), which are stationary solutions of a certain normalization of Ricci flow. Many examples were shown to be linearly stable, leading to the conjecture that all solvsolitons are line…

2014-09-10abs ↗pdf ↗

In his celebrated paper "Generic projections", John Mather has given a striking transversality theorem and its applications on generic projections. On the other hand, in this paper, two transversality theorems on generic linearly perturbed CrC^r mappings are shown (r1)(r\geq 1). Moreover, some applications of the two the…

2018-06-13abs ↗pdf ↗

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.

We demonstrate that SDYM equations for the Lie algebra of one-dimensional vector fields represent a natural reduction in the framework of general linearly degenerate dispersionless hierarchy. We define the reduction in terms of wave functions, introduce generating relation, Lax-Sato equations and the dressing scheme fo…

2016-03-01abs ↗pdf ↗

Randomly initialized neural networks can linearly separate arbitrary sets.

problem Mapping two arbitrary sets to linearly separable sets.
method Randomly initialized one-layer neural networks with sufficient width.
result With high probability, these networks can transform two sets into linearly separable sets.

New algorithms tackle robust RL with linear models, revealing unique challenges.

problem Distributionally robust offline RL with uncertainty in dynamics.
method Proposes minimax optimal and computationally efficient algorithms using novel function approximation mechanisms.
result Function approximation in robust offline RL is distinct and harder than in standard offline RL.