paper-with-me

홈 › Papers

Generalized partitioned local depth

2023-03-17 · Kenneth S. Berenhaut, John D. Foley, Liangdongsheng Lyu

In this paper we provide a generalization of the concept of cohesion as introduced recently by Berenhaut, Moore and Melvin [Proceedings of the National Academy of Sciences, 119 (4) (2022)]. The formulation presented builds on the technique of partitioned local depth by distilling two key probabilistic concepts: local relevance and support division. Earlier results are extended within the new context, and examples of applications to revealing communities in data with uncertainty are included. The work sheds light on the foundations of partitioned local depth, and extends the original ideas to enable probabilistic consideration of uncertain, variable and potentially conflicting information.

📄 PDF Abstract BibTeX arXiv:2303.10167

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sequential and Shared-Memory Parallel Algorithms for Partitioned Local Depths

2023-07-31 · Aditya Devarakonda, Grey Ballard

In this work, we design, analyze, and optimize sequential and shared-memory parallel algorithms for partitioned local depths (PaLD). Given a set of data points and pairwise distances, PaLD is a method for identifying str…

CPUTriplet

Online Partitioned Local Depth for semi-supervised applications

2025-12-17 · John D. Foley, Justin T. Lee arxiv

We introduce an extension of the partitioned local depth (PaLD) algorithm that is adapted to online applications such as semi-supervised prediction. PaLD is best known for unsupervised, parameter-free clustering, but its…

Anomaly Detection

Multi-Armed Bandits with Generalized Temporally-Partitioned Rewards

2023-03-01 · Ronald C. van den Broek, Rik Litjens, Tobias Sagis, Luc Siecker 외

Decision-making problems of sequential nature, where decisions made in the past may have an impact on the future, are used to model many practically important applications. In some real-world applications, feedback about…

Decision MakingMulti-Armed Bandits

Communication-Channel Optimized Partition

2020-01-06 · Thuan Nguyen, Thinh Nguyen

Given an original discrete source X with the distribution p_X that is corrupted by noise to produce the noisy data Y with the given joint distribution p(X, Y). A quantizer/classifier Q : Y -> Z is then used to classify/q…

PairNets: Novel Fast Shallow Artificial Neural Networks on Partitioned Subspaces

2020-01-24 · Luna M. Zhang

Traditionally, an artificial neural network (ANN) is trained slowly by a gradient descent algorithm such as the backpropagation algorithm since a large number of hyperparameters of the ANN need to be fine-tuned with many…

Hyperparameter Optimization