paper-with-me

Papers

An Unsupervised Random Forest Clustering Technique for Automatic Traffic Scenario Categorization

2020-04-05 · Friedrich Kruber, Jonas Wurst, Michael Botsch

A modification of the Random Forest algorithm for the categorization of traffic situations is introduced in this paper. The procedure yields an unsupervised machine learning method. The algorithm generates a proximity matrix which contains a similarity measure. This matrix is then reordered with hierarchical clustering to achieve a graphically interpretable representation. It is shown how the resulting proximity matrix can be visually interpreted and how the variation of the methods' metaparameter reveals different insights into the data. The proposed method is able to cluster data from any data source. To demonstrate the methods' potential, multiple features derived from a traffic simulation are used in this paper. The knowledge of traffic scenario clusters is crucial to accelerate the validation process. The clue of the method is that scenario templates can be generated automatically from actual traffic situations. These templates can be employed in all stages of the development process. The results prove that the procedure is well suited for an automatic categorization of traffic scenarios. Diverse other applications can benefit from this work.

📄 PDF Abstract BibTeX arXiv:2004.02121

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Unsupervised and Supervised Learning with the Random Forest Algorithm for Traffic Scenario Clustering and Classification

2020-04-05 · Friedrich Kruber, Jonas Wurst, Eduardo Sánchez Morales, Samarjit Chakraborty 외

The goal of this paper is to provide a method, which is able to find categories of traffic scenarios automatically. The architecture consists of three main components: A microscopic traffic simulation, a clustering techn…

ClusteringGeneral Classification

Federated unsupervised random forest for privacy-preserving patient stratification

2024-01-29 · Bastian Pfeifer, Christel Sirocchi, Marcus D. Bloice, Markus Kreuzthaler 외

In the realm of precision medicine, effective patient stratification and disease subtyping demand innovative methodologies tailored for multi-omics data. Clustering techniques applied to multi-omics data have become inst…

ClusteringFeature ImportancePrivacy Preserving

Traffic Scenario Clustering by Iterative Optimisation of Self-Supervised Networks Using a Random Forest Activation Pattern Similarity

2021-05-17 · Lakshman Balasubramanian, Jonas Wurst, Michael Botsch, Ke Deng

Traffic scenario categorisation is an essential component of automated driving, for e.\,g., in motion planning algorithms and their validation. Finding new relevant scenarios without handcrafted steps reduce the required…

Autonomous DrivingClusteringMotion Planning

Unsupervised Decision Forest for Data Clustering and Density Estimation

2015-07-15 · Hayder Albehadili, Naz Islam

An algorithm to improve performance parameter for unsupervised decision forest clustering and density estimation is presented. Specifically, a dual assignment parameter is introduced as a density estimator by combining R…

ClusteringDensity Estimation

Similarity Kernel and Clustering via Random Projection Forests

2019-08-28 · Donghui Yan, Songxiang Gu, Ying Xu, Zhiwei Qin

Similarity plays a fundamental role in many areas, including data mining, machine learning, statistics and various applied domains. Inspired by the success of ensemble methods and the flexibility of trees, we propose to …

ClusteringClustering Ensemble