paper-with-me

Papers

Forest Proximities for Time Series

2024-10-04 · Ben Shaw, Jake Rhodes, Soukaina Filali Boubrahimi, Kevin R. Moon

RF-GAP has recently been introduced as an improved random forest proximity measure. In this paper, we present PF-GAP, an extension of RF-GAP proximities to proximity forests, an accurate and efficient time series classification model. We use the forest proximities in connection with Multi-Dimensional Scaling to obtain vector embeddings of univariate time series, comparing the embeddings to those obtained using various time series distance measures. We also use the forest proximities alongside Local Outlier Factors to investigate the connection between misclassified points and outliers, comparing with nearest neighbor classifiers which use time series distance measures. We show that the forest proximities seem to exhibit a stronger connection between misclassified points and outliers than nearest neighbor classifiers.

📄 PDF Abstract BibTeX arXiv:2410.03098

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Classification

Similar Papers 제목 키워드 기반

The Generalized Proximity Forest

2025-11-23 · Ben Shaw, Adam Rustad, Sofia Pelagalli Maia, Jake S. Rhodes 외 arxiv

Recent work has demonstrated the utility of Random Forest (RF) proximities for various supervised machine learning tasks, including outlier detection, missing data imputation, and visualization. However, the utility of t…

Time Series AnalysisOutlier Detection

Geometry- and Accuracy-Preserving Random Forest Proximities

2022-01-29 · Jake S. Rhodes, Adele Cutler, Kevin R. Moon

Random forests are considered one of the best out-of-the-box classification and regression algorithms due to their high level of predictive performance with relatively little tuning. Pairwise proximities can be computed …

Data VisualizationImputationOutlier Detectionregression

Label-Guided Imputation via Forest-Based Proximities for Improved Time Series Classification

2025-09-26 · Jake S. Rhodes, Adam G. Rustad, Sofia Pelagalli Maia, Evan Thacker 외 arxiv

Missing data is a common problem in time series data. Most methods for imputation ignore label information pertaining to the time series even if that information exists. In this paper, we provide a framework for missing …

Time Series Classification

Revisiting Forest Proximities via Sparse Leaf-Incidence Kernels

2026-01-06 · Adrien Aumon, Guy Wolf, Kevin R. Moon, Jake S. Rhodes arxiv

Decision forests induce supervised similarities through the partition structure of their trees. Yet forest proximity computation is still often treated as a quadratic operation in the number of samples, which limits scal…

Random Forest-Supervised Manifold Alignment

2024-11-18 · Jake S. Rhodes, Adam G. Rustad

Manifold alignment is a type of data fusion technique that creates a shared low-dimensional representation of data collected from multiple domains, enabling cross-domain learning and improved performance in downstream ta…