paper-with-me

Papers

Geodesic Learning via Unsupervised Decision Forests

2019-07-05 · Meghana Madhyastha, Percy Li, James Browne, Veronika Strnadova-Neeley, Carey E. Priebe, Randal Burns, Joshua T. Vogelstein

Geodesic distance is the shortest path between two points in a Riemannian manifold. Manifold learning algorithms, such as Isomap, seek to learn a manifold that preserves geodesic distances. However, such methods operate on the ambient dimensionality, and are therefore fragile to noise dimensions. We developed an unsupervised random forest method (URerF) to approximately learn geodesic distances in linear and nonlinear manifolds with noise. URerF operates on low-dimensional sparse linear combinations of features, rather than the full observed dimensionality. To choose the optimal split in a computationally efficient fashion, we developed a fast Bayesian Information Criterion statistic for Gaussian mixture models. We introduce geodesic precision-recall curves which quantify performance relative to the true latent manifold. Empirical results on simulated and real data demonstrate that URerF is robust to high-dimensional noise, where as other methods, such as Isomap, UMAP, and FLANN, quickly deteriorate in such settings. In particular, URerF is able to estimate geodesic distances on a real connectome dataset better than other approaches.

📄 PDF Abstract BibTeX arXiv:1907.02844

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeoF: Geodesic Forests for Learning Coupled Predictors

2013-06-01 · CVPR 2013 6 · Peter Kontschieder, Pushmeet Kohli, Jamie Shotton, Antonio Criminisi

Conventional decision forest based methods for image labelling tasks like object segmentation make predictions for each variable (pixel) independently [3, 5, 8]. This prevents them from enforcing dependencies between var…

Image SegmentationSegmentationSemantic SegmentationStructured Prediction

Simple Calibration via Geodesic Kernels

2022-01-31 · Jayanta Dey, Haoyin Xu, Ashwin De Silva, Joshua T. Vogelstein

Deep discriminative approaches, such as decision forests and deep neural networks, have recently found applications in many important real-world scenarios. However, deploying these learning algorithms in safety-critical …

Out-of-Distribution Detectionregression

Sparse Projection Oblique Randomer Forests

2015-06-10 · Tyler M. Tomita, James Browne, Cencheng Shen, Jaewon Chung 외

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-…

Computational Efficiency

Learning Representations for Axis-Aligned Decision Forests through Input Perturbation

2020-07-29 · Sebastian Bruch, Jan Pfeifer, Mathieu Guillame-Bert

Axis-aligned decision forests have long been the leading class of machine learning algorithms for modeling tabular data. In many applications of machine learning such as learning-to-rank, decision forests deliver remarka…

BIG-bench Machine LearningLearning-To-RankRepresentation LearningTransfer Learning

Geodesic-based Salient Object Detection

2013-02-26 · Richard M Jiang

Saliency detection has been an intuitive way to provide useful cues for object detection and segmentation, as desired for many vision and graphics applications. In this paper, we provided a robust method for salient obje…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3