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

Trend · papers per month

90181271361 · Jun 202019922001200920172026
48 results for prior maps

PRCD-MAP learns to trust imperfect priors in causal discovery, improving accuracy and robustness.

problem Tackles the brittle trade-off between blind trust and rejection of external priors in causal discovery.
method Proposes PRCD-MAP, a soft prior-consumption layer that assigns per-edge trust to imperfect priors and modulates regularization in a MAP objective.
result Enjoys a population-level safety guarantee and outperforms existing methods on real-world causal discovery tasks.

New method improves generative modeling on convex domains using regularized mirror maps and Student-t priors.

problem Challenges in generative modeling on convex domains with heavy-tailed targets.
method Mirror Flow Matching with regularized mirror maps and Student-t priors.
result Empirically outperforms baselines and achieves competitive sample quality.

A new method maps high-dimensional Bayesian inverse problems to lower dimensions.

problem High-dimensional Bayesian inverse problems with complex prior information.
method Data-driven VAE prior and KRnet map for posterior approximation in latent space.
result Efficiently reduces computational cost and approximates posterior distributions.

Deep learning and prior maps improve traffic light recognition for autonomous cars.

problem Recognizing traffic lights for autonomous cars in urban environments.
method Combining deep learning-based detection with prior maps for traffic light identification and state recognition.
result The proposed system correctly identified relevant traffic lights along predefined routes.

Solves imaging inverse problems using a VAE prior and joint MAP optimization.

problem Solving ill-posed inverse problems in imaging.
method Joint Posterior Maximization with a VAE prior, using alternate optimization algorithms and stochastic encoding.
result Converges to high-quality solutions close to bi-convex, outperforming non-convex MAP approaches.

Study characterizes training and test risks for MAP regression with Gaussian priors.

problem Understanding high-dimensional behavior of regularized linear regression with informative priors.
method Maximum a posteriori (MAP) regression with Gaussian priors, using random matrix theory.
result Closed-form risk formulas reveal the bias-variance-prior tradeoff and explain double descent.

New method learns disentangled representations using Gromov-Monge maps.

problem Learning disentangled representations from unlabelled data.
method Introduces a novel approach based on Gromov-Monge maps to preserve geometric features while aligning data distributions.
result Demonstrates effectiveness on four benchmarks, outperforming other methods.

Study connects Gaussian processes and regularization for sequence-function mappings.

problem Understanding and interpreting sequence-function maps in biology.
method Relates Gaussian process priors, regularization, and gauge fixing in overparameterized weight space.
result Established the relationship between regularized regression and Gaussian processes in function space.

Proposes a method to improve weakly supervised image segmentation using deep geodesic priors.

problem Limited availability of high-quality annotations for image segmentation, especially in medical data.
method Integrates a deep geodesic prior extracted from an auto-encoder to reduce the adverse effects of weak labels in segmentation accuracy.
result The proposed method significantly improves segmentation accuracy, boosting performance by 4.4% in dice score for clean labels and up to 6.3% for noisy labels (L2).

Study MAP estimation for PnP priors with SGD, proving convergence and demonstrating practical applications.

problem Theoretical analysis and practical implementation of PnP priors for Bayesian imaging problems.
method Maximum-a-posteriori estimation with Plug & Play priors and stochastic gradient descent.
result Convergence proof for MAP computation by PnP-SGD under realistic assumptions on the denoiser.

This paper addresses the mapping problem. Using a conjugate prior form, we derive the exact theoretical batch multi-object posterior density of the map given a set of measurements. The landmarks in the map are modeled as extended objects, and the measurements are described as a Poisson process, conditioned on the map. …

2018-11-07abs ↗pdf ↗

A method for optimal Bayesian filtering using progressive particle flow and optimal transport maps.

problem Optimizing Bayesian filtering with deterministic particles to avoid degeneration.
method Progressive flow of particles through a sequence of sub-steps, each using an optimal transport map to replace non-equally weighted particles with equally weighted ones.
result The method avoids particle degeneration and simplifies the filtering process by not requiring inversions or monotonicity constraints.

We focus on generative autoencoders, such as variational or adversarial autoencoders, which jointly learn a generative model alongside an inference model. Generative autoencoders are those which are trained to softly enforce a prior on the latent distribution learned by the inference model. We call the distribution to …

2016-10-28abs ↗pdf ↗

Fast Bayesian inference with adaptable priors for real-time applications.

problem Intractable exact posterior computation limits Bayesian inference's adoption.
method Distribution Transformer architecture that learns mappings between priors and posteriors.
result Significant reduction in computation time from minutes to milliseconds.

Image super-resolution (SR) is an underdetermined inverse problem, where a large number of plausible high-resolution images can explain the same downsampled image. Most current single image SR methods use empirical risk minimisation, often with a pixel-wise mean squared error (MSE) loss. However, the outputs from such …

2016-10-14abs ↗pdf ↗

Dropout regularization of deep neural networks has been a mysterious yet effective tool to prevent overfitting. Explanations for its success range from the prevention of "co-adapted" weights to it being a form of cheap Bayesian inference. We propose a novel framework for understanding multiplicative noise in neural net…

2018-10-09abs ↗pdf ↗

This work improves the accuracy of OEF and DBV maps from qBOLD MRI data.

problem Noisy and inaccurate inference of OEF and DBV from qBOLD MRI data.
method Flexible amortized variational inference using a scaled multivariate logit-Normal distribution.
result Smooth and physiologically plausible OEF and DBV maps inferred with fewer training data.

JacNet learns Jacobians to enforce structure on derivatives for invertibility and Lipschitz functions.

problem Enforcing structure on derivatives of neural network mappings.
method Proposes using a neural network to directly learn the Jacobian of the input-output function, allowing control over derivative structure.
result Demonstrates learning invertible approximations to simple and 1-Lipschitz functions.

Posterior sampling estimator achieves near-optimal recovery guarantees for signals from any prior distribution.

problem Characterizing measurement complexity for signals from any prior distribution, including the entire space.
method Characterization of measurement complexity using posterior sampling estimator for Gaussian measurements and any prior distribution.
result Posterior sampling estimator achieves near-optimal recovery guarantees for signals from any prior distribution, robust to model mismatch.

Statsformer validates and adapts LLM-derived semantic priors for improved supervised learning.

problem Unreliable semantic priors from LLMs can degrade supervised learning performance.
method Adapts LLM-derived feature scores into a family of learner-specific prior-injection mechanisms, calibrating their influence using out-of-fold validation.
result Improves prediction performance by adaptively downweighting unreliable LLM priors, ensuring a guardrailed statistical learning system.

Develops algorithms for Bayesian inference with Plug & Play priors, ensuring convergence and well-posedness.

problem Bayesian imaging inverse problems with implicit priors defined by denoising algorithms.
method Introduces PnP-ULA and PnP-SGD algorithms for Monte Carlo sampling and MAP inference, proving convergence under realistic assumptions.
result Proves convergence of PnP-ULA and PnP-SGD algorithms for Bayesian inference with PnP priors, targeting a well-posed decision-theoretic model.

A new model trains prior and encoder/decoder networks simultaneously for efficient generation.

problem Complex autoregressive prior in VQ-VAE models leads to slow generation.
method Builds a diffusion bridge between continuous and non-informative prior distributions.
result Model is competitive and efficient in optimization and sampling.

Algorithm adapts to non-stationary rewards without prior knowledge.

problem Optimizing decisions in non-stationary environments without prior knowledge of changes.
method Optimization-based algorithm that restarts when non-stationarity is detected.
result Achieves tighter dynamic regret bound and is nearly minimax optimal.

AR-Flow VAE improves blind source separation with flexible autoregressive priors.

problem Unsupervised blind source separation of latent signals from mixtures.
method AR-Flow VAE uses autoregressive flows to model latent sources, enhancing flexibility and capturing complex dependencies.
result AR-Flow VAE effectively separates latent sources, demonstrating improved performance over conventional methods.

Blind deconvolution involves the estimation of a sharp signal or image given only a blurry observation. Because this problem is fundamentally ill-posed, strong priors on both the sharp image and blur kernel are required to regularize the solution space. While this naturally leads to a standard MAP estimation framework,…

2013-05-10abs ↗pdf ↗

We show that immersed minimal surfaces of R3\mathbb{R}^{3} with bounded curvature and proper self intersections are proper. We also show that the restriction of the immersing map to a wide component is always proper. When the immersing map is injective the whole surface is a wide component. Prior to these results it wa…

2002-05-28abs ↗pdf ↗

SAHMM-VAE separates sources adaptively using hidden Markov priors.

problem Unsupervised blind source separation.
method Source-wise adaptive Hidden Markov prior variational autoencoder.
result Different latent dimensions align with different source-specific temporal organizations.

The paper characterizes mapping class groups related to abelian differentials.

problem Understanding the relationship between strata of abelian differentials and mapping class groups.
method Using the topological monodromy representation, the authors show that the fundamental group of a stratum surjects onto a specific subgroup of the mapping class group.
result The framed mapping class groups are finitely generated and explicitly characterized.

We consider the problem of training generative models with deep neural networks as generators, i.e. to map latent codes to data points. Whereas the dominant paradigm combines simple priors over codes with complex deterministic models, we argue that it might be advantageous to use more flexible code distributions. We de…

2017-10-31abs ↗pdf ↗

Develops methods for structured variational inference with star-structured models.

problem Inference in models with interdependent variables.
method Star-structured variational inference, existence, uniqueness, self-consistency proofs, approximation error bounds, gradient-based algorithm.
result First results for existence, uniqueness, and self-consistency of variational approximations in star-structured models.

A new method learns discrete representations for images and videos, improving upon previous models.

problem Learning discrete representations for images and videos to improve performance.
method Depthwise application of Vector Quantized Variational Autoencoders (VQVAE) to feature axis.
result 33% improvement in performance compared to previous discrete models.

Unified methodology for estimating optimal transport maps in various function spaces.

problem Estimating the function TT given samples from PP and TPT_\sharp P.
method Unified methodology based on Poincaré inequality and smooth convex function gradient.
result Nearly sharp results in various settings, including normal distribution and neural networks.