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

Trend · papers per month

25.0%50.0%75.0%100.0% · Feb 199419922001200920182026
48 results for landmark localization

Paper introduces conformal prediction for reliable uncertainty quantification in landmark localization.

problem Systematic underestimation of total predictive uncertainty in landmark localization.
method Conformal prediction framework for multi-output regression, generating flexible prediction regions.
result Methods outperform existing approaches in validity and efficiency across 2D and 3D datasets.

Landmark-based node embeddings approximate shortest path distances in random graphs.

problem Capturing global graph distances in node representations.
method Landmark-based node embeddings using shortest path distances from a subset of reference nodes (landmarks).
result Random graphs require lower dimensions in landmark-based embeddings compared to worst-case graphs.

Compact binary CNNs improve landmark localization on limited resources.

problem Designing lightweight architectures for landmark localization with limited resources.
method Binarization of neural networks, hierarchical, parallel, multi-scale residual architecture.
result Significant performance improvement over standard architectures.

Facial landmark localization and occlusion estimation for driver safety.

problem Robust facial landmark localization and occlusion estimation under harsh lighting and occlusion.
method Occluded Stacked Hourglass approach based on Stacked Hourglass network.
result State-of-the-art results in face detection, head pose, and occlusion estimation on various datasets.

Novel deep learning framework for mandible segmentation and landmarking.

problem Challenging problem of mandible segmentation and anatomical landmarking from CBCT scans.
method Three-step approach: deep neural network for segmentation, geodesic space for landmarks, LSTM for closely spaced landmarks.
result Superior efficacy compared to state-of-the-art methods in craniofacial anomalies and diseased states.

The study extends stochastic completeness to landmark spaces with any number of landmarks.

problem Stochastic completeness for landmark spaces with arbitrary numbers of landmarks.
method Volume growth criterion and eigenvalue bounds for geodesic balls.
result Stochastic completeness for landmark spaces with any number of landmarks is proven.

Method maps state space using landmarks for universal goal reaching.

problem Learning the Universal Value Function Approximator (UVFA) for long-range goals is challenging.
method Hierarchical modeling with a dynamic landmark-based map and a value network.
result The method enables agents to reach long-range goals at the early training stage.

Novel approach uses quasi-conformal geometry for OSA classification from cephalometry.

problem Classifying obstructive sleep apnea (OSA) based on craniofacial profiles.
method Quasi-conformal geometry for local deformation analysis of 15 landmark points in lateral cephalograms.
result Proposed model achieves 92.5% testing accuracy.

Unsupervised method discovers object landmarks by factorizing image deformations.

problem Learning object structure in unsupervised settings.
method Factorizing image deformations to learn landmarks consistently across different viewpoints and object deformations.
result Learned landmarks establish meaningful correspondences between different object instances without explicit requirement.

Stochastic gradient descent optimizes Nyström samples for kernel matrix approximation.

problem Optimizing Nyström samples for kernel matrix approximation.
method Stochastic gradient descent applied to multisets of landmark points (Nyström samples) using a surrogate criterion (radial SKD).
result Local minimization of the radial SKD yields improved Nyström approximation accuracy.

Paper proposes a new landmark selection method for kernel ridge regression.

problem Efficient landmark selection for scalable kernel methods.
method Two-step approach: first computes importance scores, then clusters them into landmarks.
result Proposed method provides better accuracy and efficiency trade-offs.

Researchers prove long-time existence for two landmark Brownian motion.

problem Proving long-time existence of Brownian motion on configurations of two landmarks.
method Classification and analysis of long-time existence for configurations of exactly two landmarks, using a radial kernel.
result For configurations of exactly two landmarks, long-time existence is possible for certain kernels, but not for others.

Exact universal interpolation property for landmark configurations in Euclidean space.

problem Representing and deforming landmark configurations through flows of vector fields.
method Explicitly describe vector fields for exact universal interpolation property in all dimensions.
result Achieve controllability by combining constant and polynomial vector fields.

Paper evaluates CNN-based facial landmark detection methods.

problem Evaluate characteristics and performance of CNN-based facial landmark detection methods.
method Divided into regression and heatmap approaches, investigated using a hybrid loss function and discrimination network.
result Proposed model outperforms other models in all tested datasets.

Neumann eigenmaps improve landmark-based diffusion map embeddings.

problem Landmark-based diffusion map embeddings can be computationally inefficient and unstable.
method NeuMaps use a renormalized Neumann Laplacian for eigendecomposition, incorporating landmarks as a subgraph.
result NeuMaps offer a computationally efficient and stable embedding method.

The paper explores a new method for landmark matching using sub-Riemannian geometry and neural networks.

problem Finding a time-dependent vector field to warp points from an initial set to a target set.
method Sub-Riemannian geometry and residual neural networks.
result Demonstrates the importance of regularization in landmark matching.

Study uses stacked hourglass networks to improve facial landmark detection for medical diagnosis.

problem Improving accuracy of facial landmark detection for medical diagnosis.
method Conducted a study on landmark localisation methods using stacked hourglass networks.
result State-of-the-art stacked hourglass architecture outperforms traditional methods.

Kernel methods obtain superb performance in terms of accuracy for various machine learning tasks since they can effectively extract nonlinear relations. However, their time complexity can be rather large especially for clustering tasks. In this paper we define a general class of kernels that can be easily approximated …

2015-10-28abs ↗pdf ↗

This work predicts and interpolates long-range videos using unsupervised landmarks.

problem Predicting and interpolating long-range video data with occlusions and appearance changes.
method Unsupervised latent structure inference followed by temporal prediction in a latent space.
result High-quality long-range video interpolation and extrapolation achieved through landmark representation.

Survey of Locally Linear Embedding and its variants.

problem Representing high-dimensional data in a lower-dimensional space while preserving local structure.
method Explains various LLE and variant methods, including kernel LLE, inverse LLE, feature fusion, out-of-sample embedding, incremental LLE, landmark LLE, supervised LLE, robust LLE, fusion with other methods, and weighted LLE.
result Comprehensive overview of LLE and its variants.

Efficiently clusters large datasets with a subset of landmarks.

problem High computational complexity in subspace clustering for large-scale datasets.
method Selects a subset of landmarks to reduce the clustering problem to linear time.
result Subspace clustering method runs in linear time with respect to the size of the original data.

Study reveals biases in facial landmark detection methods for dementia patients.

problem Challenges in facial landmark detection for older adults with dementia.
method Evaluation of seven facial landmark detection methods on frontal, profile, and various face regions.
result Significant performance differences between dementia patients and non-patients, and biases across face regions.

Landmark Diffusion Maps reduce manifold learning complexity for high-volume data streams.

problem Complexity of out-of-sample extensions in manifold learning techniques.
method Landmark Diffusion Maps (L-dMaps) using pruned spanning trees or k-medoids to select landmark points.
result Up to 50-fold speedups in out-of-sample extension with less than 4% errors in manifold reconstruction.

Adaptive Nyström method improves Gaussian Process Regression scalability.

problem Scalability issue in Gaussian Process Regression due to cubic complexity.
method Adaptive Nyström approach that greedily selects landmarks to minimize kernel approximation error.
result Significantly outperforms random landmark selection in accuracy and stability.

Synthesizes faces from facial features, invariant to pose and expression.

problem Creating realistic face images from facial features.
method Learning facial landmarks and textures from facial-recognition features, training on frontal, neutral-expression images.
result Generated images are invariant to lighting, pose, and expression.

Diverse sampling improves kernel methods' performance in sparse regions.

problem Improving kernel methods' performance in sparse regions of datasets.
method Using Determinantal Point Processes (DPP) for sampling diverse landmarks in Nyström approximation.
result Nyström kernel regression with diverse landmarks increases accuracy in sparse regions of the dataset.

Predicts clinical events using a landmark approach with machine learning for large biomarker histories.

problem Dynamic prediction of clinical events from large biomarker histories.
method Landmark approach extended to endogenous markers history combined with machine learning methods for survival data.
result Superlearner combining regularized regressions and random survival forests outperforms standard survival models.