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.

169,181 papers · 148 categories

Trend · papers per month

1.2%2.4%3.5%4.7% · Oct 202119922001200920182026
48 results for probabilistic atlases

Starting with some motivating examples (classical atlases for a manifold, space of leaves of a foliation, group orbits), we propose to view a Lie groupoid as a generalized atlas for the "virtual structure" of its orbit space, the equivalence between atlases being here the smooth Morita equivalence. This "structure" kee…

2007-11-13abs ↗pdf ↗

New method combines prior knowledge and brain atlases for fMRI analysis.

problem Matrix factorization formulation of task-related fMRI problem.
method Incorporates prior knowledge from experimental design and brain atlases, uses novel sparsity promoting constraint.
result Efficiently copes with uncertainties and selection of sparsity parameters.

DET unifies geometric and functional alignment for high-dimensional scientific data.

problem Challenges in nonrigid registration for high-dimensional, irregular data.
method Domain Elastic Transform (DET) treats data as functions on irregular domains, using a Bayesian framework for elastic motion registration.
result DET achieves 92% topological preservation on MERFISH data and successfully registers whole-embryo Stereo-seq atlases.

We study the number of Darboux charts needed to cover a closed connected symplectic manifold (M,ω)(M,ω), and effectively estimate this number from below and from above in terms of the Lusternik--Schnirelmann category of MM and the Gromov width of (M,ω)(M,ω).

2006-05-13abs ↗pdf ↗

We construct an infinite sequence of projectively flat manifolds by using castling transformations of prehomogeneous vector spaces. We also give a classification of manifolds equipped with a flat projective structure obtained by a finite number of castling transformations, and describe these flat projective structures …

2013-01-06abs ↗pdf ↗

Wider networks learn more interpretable features and improve performance during fine-tuning.

problem Transferability of learned features between tasks and the effect of network width on feature learning.
method Activation atlases to visualize and analyze features learned by wide and narrow networks.
result The hidden state of a wide network contains more information about the inputs than a narrow network, leading to improved performance during fine-tuning.

In this paper we compute the minimal number of Darboux chart needed to cover a Hermitian symmetric space of compact type in terms of the degree of their embeddings in CPN\mathbb{C} P^N. The proof is based on the recent work of Y. B. Rudyak and F. Schlenk [18] and on the symplectic geometry tool developed by the first au…

2014-11-06abs ↗pdf ↗

We study the minimal number C(M,ξ) of contact charts that one needs to cover a closed connected contact manifold (M,ξ). Our basic result is C(M,ξ) \le \dim M + 1. We compute C(M,ξ) for all closed connected contact 3-manifolds: C (M,ξ) = 2 if M = S^3 and ξis tight, 3 if M = S^3 and ξis overtwisted or if M = #_k (S^2 \ti…

2008-07-18abs ↗pdf ↗

We analyze the possibility of defining infinite-dimensional manifolds as ringed spaces. More precisely, we consider three definitions of manifolds modeled on locally convex spaces: in terms of charts and atlases, in terms of ringed spaces, and in terms of functored spaces, as introduced by Douady in his thesis. It is s…

2014-03-23abs ↗pdf ↗

The paper develops a theory of Ehresmann structures in positive characteristic.

problem Developing a theory for Ehresmann structures in positive characteristic.
method Comparing Frobenius-Ehresmann structures with Cartan geometries and studying their equivalence.
result Formulating and proving the Ehresmann-Weil-Thurston principle for Frobenius-Ehresmann structures.

Novel framework for medical image segmentation using deep learning.

problem Class imbalance and domain adaptation in medical image segmentation.
method Biophysics-based domain adaptation and automatic segmentation of white, gray, and cerebrospinal fluid.
result Improved segmentation performance, especially with the biophysics-based domain adaptation.

Ensemble learning improves rs-fMRI predictions using 3D CNNs.

problem Improving specificity and sensitivity of rs-fMRI measurements through better parcellation schemes.
method Ensemble learning with 3D CNNs to combine predictions from different parcellations.
result Ensemble learning with 3D CNNs outperforms traditional methods in rs-fMRI classification and regression tasks.

Probabilistic deep learning uses neural networks and models to handle uncertainty.

problem Handling uncertainty in deep learning models.
method Two approaches: probabilistic neural networks and deep probabilistic models.
result TensorFlow Probability library supports both approaches.

Graph Neural Network identifies ASD biomarkers from fMRI data.

problem Finding biomarkers for Autism Spectrum Disorder (ASD).
method Graph Neural Network (GNN) for analyzing task-fMRI brain networks, 2-stage pipeline to interpret feature importance.
result GNN achieves high accuracy in identifying ASD biomarkers and reveals their association with social behaviors.

Birch automates probabilistic modeling using a Turing-complete language.

problem Automating the matching of probabilistic models with inference methods.
method Formally describes models as programs, revealing structure and form dynamically.
result Probabilistic programming languages can tailor inference methods based on model structure and form.

Paper introduces a new probabilistic model for class-specific discriminant analysis.

problem Lack of multi-modal structure consideration in existing class-specific methods.
method Formulates a probabilistic model that incorporates multi-modal negative class structure.
result Proposed model can be directly used for class-specific probabilistic classification.

Probabilistic programming allows specification of probabilistic models in a declarative manner. Recently, several new software systems and languages for probabilistic programming have been developed on the basis of newly developed and improved methods for approximate inference in probabilistic models. In this contribut…

2013-06-02abs ↗pdf ↗

We present a new algorithm for approximate inference in probabilistic programs, based on a stochastic gradient for variational programs. This method is efficient without restrictions on the probabilistic program; it is particularly practical for distributions which are not analytically tractable, including highly struc…

2013-01-07abs ↗pdf ↗

Forward inference techniques such as sequential Monte Carlo and particle Markov chain Monte Carlo for probabilistic programming can be implemented in any programming language by creative use of standardized operating system functionality including processes, forking, mutexes, and shared memory. Exploiting this we have …

2014-03-03abs ↗pdf ↗

The paper extends calibration to sets of probabilistic classifiers, finding many ensembles are poorly calibrated.

problem Evaluating the validity of epistemic uncertainty in sets of probabilistic classifiers.
method Proposed a novel nonparametric calibration test for sets of probabilistic classifiers.
result Ensembles of deep neural networks are often not well calibrated.

D2PCCA integrates deep learning and probabilistic modeling for nonlinear dynamical systems.

problem Analyzing nonlinear dynamical systems with probabilistic understanding.
method Combines deep learning and probabilistic modeling, using KL annealing and normalizing flows.
result Captures latent dynamics in sequential datasets with improved convergence and flexibility.

MultiVerse uses importance sampling for efficient causal reasoning in probabilistic programming.

problem Efficient causal reasoning in probabilistic models, especially counterfactual inference.
method Native implementation of importance sampling in probabilistic programming, optimizing inference through query structure.
result Significant optimisation of inference process through careful design choices and query structure consideration.