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

78156234312 · Jun 202019922001200920172026
48 results for unknown types

A new GP framework for discovering unknown functions and hypergraph structure.

problem Discovering unknown functions and hypergraph structure in data.
method Interpretable Gaussian Process framework for Type 3 problems.
result Polynomial complexity for data-driven discovery of unknown functions and hypergraph structure.

Study on scheduling jobs with unknown types, achieving sublinear excess cost.

problem Optimizing job scheduling with unknown job types and varying durations.
method Design of algorithms for non-preemptive and preemptive scenarios, proving lower bounds.
result Preemptive algorithms can significantly outperform non-preemptive ones when job types have distinct durations.

Study methods to recover unknown processes in PDEs from data.

problem Identifying unknown processes in time-dependent PDEs using observational data.
method Theoretical analysis and numerical approaches including Galerkin and collocation algorithms.
result The Galerkin algorithm is more suitable for practical situations with noisy data.

The paper analyzes sparse high-dimensional linear regression with random design and unknown error variance, providing adaptiveness and concentration rates.

problem Sparse high-dimensional linear regression with random design and unknown error variance.
method Analysis of posterior concentration rates, employing techniques to address model misspecification.
result Adaptiveness and concentration rates of the posterior for sparse high-dimensional linear regression.

Consider a nonparametric contextual multi-arm bandit problem where each arm a[K]a \in [K] is associated to a nonparametric reward function fa:[0,1]Rf_a: [0,1] \to \mathbb{R} mapping from contexts to the expected reward. Suppose that there is a large set of arms, yet there is a simple but unknown structure amongst the arm reward…

2019-08-03abs ↗pdf ↗

New bandit model accounts for user departures in recommender systems.

problem Capturing user departures in recommender systems with multi-armed bandits.
method Proposes a novel multi-armed bandit setup with two types of users and analyzes optimal and efficient algorithms.
result Achieves optimal and efficient learning algorithms for user types and reward probabilities.

New adaptive test for NPIV models controls size and has superior power.

problem Testing inequality and equality restrictions in nonparametric IV models.
method Adaptive hypothesis test based on modified leave-one-out sample quadratic distance.
result Adaptive test attains the adaptive minimax rate of testing in L2L^{2}.

Paper introduces method to estimate animal motion on unknown submanifolds using Koopman operator.

problem Estimating animal motion on unknown submanifolds in high-dimensional space.
method Data-dependent approximation of Koopman operator in RKHS over ambient space.
result Strong rates of convergence derived for estimates in terms of fill distance.

Estimates input from output of nonlinear systems using ANN.

problem Estimating unknown compositional input from system output.
method Artificial Neural Networks (ANNs) for nonlinear system inversion.
result ANNs can compete with optimal bounds for linear systems and demonstrate promising results for nonlinear systems.

We give an elementary construction of symplectic connections through reduction. This provides an elegant description of a class of symmetric spaces and gives examples of symplectic connections with Ricci type curvature, which are not locally symmetric; the existence of such symplectic connections was unknown.

2000-12-11abs ↗pdf ↗

In the present paper, we studied a Dynamic Stochastic Block Model (DSBM) under the assumptions that the connection probabilities, as functions of time, are smooth and that at most ss nodes can switch their class memberships between two consecutive time points. We estimate the edge probability tensor by a kernel-type p…

2017-05-02abs ↗pdf ↗

The reductivity of a spherical curve is the minimal number of a local transformation called an inverse-half-twisted splice required to obtain a reducible spherical curve from the spherical curve. It is unknown if there exists a spherical curve whose reductivity is four. In this paper, an unavoidable set of configuratio…

2017-05-06abs ↗pdf ↗

New model optimizes worker-task specialization for crowdsourcing.

problem Inferring correct labels from noisy answers across varying worker and task skills.
method Introduced a dd-type specialization model to account for varying worker and task types, and proposed algorithms achieving optimal sample complexity.
result Optimal label inference algorithms for crowdsourcing with unknown worker and task types.

Proposes KIL-AdaVAE for fault detection and segmentation of unknown fault types.

problem Lack of labeled data for fault types in safety-critical systems.
method Implicit supervision with Deep Variational Autoencoders (VAE).
result Significant performance improvements in fault detection and segmentation.

New algorithm tackles unknown utility network resource allocation.

problem Maximizing network utility with unknown agent utilities.
method Modeling as a bandit problem, proposing algorithms for resource allocation.
result Proposed algorithms are optimal when all agents have the same utility.

We consider the estimation of two-sample integral functionals, of the type that occur naturally, for example, when the object of interest is a divergence between unknown probability densities. Our first main result is that, in wide generality, a weighted nearest neighbour estimator is efficient, in the sense of achievi…

2019-04-18abs ↗pdf ↗

Develops robust MDPs for unknown disturbances with performance guarantees.

problem Unknown disturbance distribution in MDPs.
method Empirical distribution, sublevel set of distance function, weak convergence, concentration inequality.
result Robust optimal value function converges to true optimal value function with increasing sample sizes.

We use refined spectral sequence arguments to calculate known and previously unknown bi-Hamiltonian cohomology groups, which govern the deformation theory of semi-simple bi-Hamiltonian pencils of hydrodynamic type with one independent and \( N\) dependent variables. In particular, we rederive the result of Dubrovin-Liu…

2016-11-28abs ↗pdf ↗

New method uses PINNs to solve complex PDEs with sparse measurements.

problem Joint estimation of source and parameters in advection-diffusion equations with limited data.
method Weighted adaptive approach based on neural tangent kernel of PINNs.
result Successful estimation of source function, velocity, and diffusion parameters.

The paper develops tests for comparing means in high dimensions with unknown covariance.

problem Testing if the mean of a high-dimensional distribution is close to zero or different from another.
method Develops nonasymptotic tests using concentration inequalities and operator norms.
result Obtains bounds on the minimal separation distance for controlling Type I and Type II errors.

Develops a neural network approach to solve inverse stochastic problems from particle observations.

problem Inference of Fokker-Planck equation coefficients from sparse particle data.
method Physics-informed neural networks (PINNs) with Kullback-Leibler divergence loss.
result Simultaneous inference of Fokker-Planck equation and multi-dimensional PDF from few particle observations.

Let xj=θ+εj\mathbf{x}_j = \mathbfθ + \mathbfε_j, j=1,,nj=1,\dots,n be i.i.d. copies of a Gaussian random vector xN(θ,Σ)\mathbf{x}\sim\mathcal{N}(\mathbfθ,\mathbfΣ) with unknown mean θRd\mathbfθ \in \mathbb{R}^d and unknown covariance matrix ΣRd×d\mathbfΣ\in \mathbb{R}^{d\times d}. The goal of this article is to study the estimation of $…

2019-11-05abs ↗pdf ↗

The paper models and predicts co-occurrence counts using Gamma regression.

problem Predicting relevance between items or users from high-dimensional sparse co-occurrence count data.
method Shared parameter alternating zero-inflated Gamma regression models (SA-ZIG) with Fisher scoring and learning rate adjustment.
result SA-ZIG with learning rate adjustment performs satisfactorily in predicting relevance.

Paper proposes a loss extension for neural networks to improve OSR performance.

problem Open set recognition problem, distinguishing known and unknown classes.
method Introduces a loss function extension to find more discriminative polar representations.
result Significantly improves performance on datasets from different domains.

In this paper we study G-surfaces, a rather unknown surface class originally defined by Calapso, and show that the coordinate surfaces of a Guichard net are G-surfaces. Based on this observation, we present distinguished Combescure transformations that provide a duality for Guichard nets. Another class of special Combe…

2019-04-24abs ↗pdf ↗

Paper optimizes estimation of quadratic functionals in nonparametric IV models.

problem Optimal estimation of a nonlinear functional in ill-posed inverse regression.
method Adaptive, minimax estimation using leave-one-out, sieve NPIV estimator with data-driven sieve dimension selection.
result Adaptive estimator achieves minimax optimal rate in various ill-posed cases.

Bipartite networks are a common type of network data in which there are two types of vertices, and only vertices of different types can be connected. While bipartite networks exhibit community structure like their unipartite counterparts, existing approaches to bipartite community detection have drawbacks, including im…

2014-03-12abs ↗pdf ↗

In this project we analysed how much semantic information images carry, and how much value image data can add to sentiment analysis of the text associated with the images. To better understand the contribution from images, we compared models which only made use of image data, models which only made use of text data, an…

2017-12-03abs ↗pdf ↗

AI agent learns to handle unknown unknown states in reinforcement learning.

problem Handling unexpected, previously unseen states in reinforcement learning.
method Proposes EMDP-GA model with NIVE approach to expand value functions.
result Asymptotically consistent regret and comparable computational complexity.

Efficiently classifies binary labels with XOR queries, even under noisy conditions.

problem Binary classification with unknown labels using XOR queries.
method Effective query type and an efficient inference algorithm for noisy conditions.
result Achieves information-theoretic limit on optimal number of queries.

Let the circle act on a compact almost complex manifold MM. In this paper, we classify the fixed point data of the action if there are 4 fixed points and the dimension of the manifold is at most 6. First, if dimM=2\dim M=2, then MM is a disjoint union of rotations on two 2-spheres. Second, if dimM=4\dim M=4, we prove that th…

2017-01-28abs ↗pdf ↗

We consider ill-posed inverse problems where the forward operator TT is unknown, and instead we have access to training data consisting of functions fif_i and their noisy images TfiTf_i. This is a practically relevant and challenging problem which current methods are able to solve only under strong assumptions on the t…

2021-08-05abs ↗pdf ↗

Algorithm solves two-sided matching markets with unknown preferences and constraints.

problem Two-sided online matching markets with complementary preferences and quota constraints.
method Formulated as a bandit learning problem, proposed MMTS algorithm combining Thompson Sampling and double matching.
result MMTS achieves stability and linear Bayesian regret with respect to quota and time horizon.

Optimizes budgeted evaluations of LLMs by allocating queries to judges efficiently.

problem Evaluating LLMs with heterogeneous judges and varying costs and reliability.
method Formalizes and analyzes budgeted heteroskedastic multi-judge estimation, proposing EST-IVWE for practical implementation.
result EST-IVWE matches the oracle IVWE rate up to lower-order terms in the budget and is instance-optimal.

In Theorem 1, we generalize the results of Szabo for Berwald metrics that are not necessary strictly convex: we show that for every Berwald metric F there always exists a Riemannian metric affine equivalent to F. As an application we show (Corollary 3) that every Berwald projectively flat metric is a Minkowski metric; …

2008-10-31abs ↗pdf ↗

Although it is known that the dimension of the Vassiliev invariants of degree three of long virtual knots is seven, the complete list of seven distinct Gauss diagram formulas have been unknown explicitly, where only one known formula was revised without proof. In this paper, we give seven Gauss diagram formulas to pres…

2019-05-04abs ↗pdf ↗

Spike-and-Slab Deep Learning (SS-DL) is a fully Bayesian alternative to Dropout for improving generalizability of deep ReLU networks. This new type of regularization enables provable recovery of smooth input-output maps with unknown levels of smoothness. Indeed, we show that the posterior distribution concentrates at t…

2018-03-24abs ↗pdf ↗