paper-with-me

Papers

bigMap: Big Data Mapping with Parallelized t-SNE

2018-12-24 · Joan Garriga, Frederic Bartumeus

We introduce an improved unsupervised clustering protocol specially suited for large-scale structured data. The protocol follows three steps: a dimensionality reduction of the data, a density estimation over the low dimensional representation of the data, and a final segmentation of the density landscape. For the dimensionality reduction step we introduce a parallelized implementation of the well-known t-Stochastic Neighbouring Embedding (t-SNE) algorithm that significantly alleviates some inherent limitations, while improving its suitability for large datasets. We also introduce a new adaptive Kernel Density Estimation particularly coupled with the t-SNE framework in order to get accurate density estimates out of the embedded data, and a variant of the rainfalling watershed algorithm to identify clusters within the density landscape. The whole mapping protocol is wrapped in the bigMap R package, together with visualization and analysis tools to ease the qualitative and quantitative assessment of the clustering.

📄 PDF Abstract BibTeX arXiv:1812.09869

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDensity EstimationDimensionality Reduction

Similar Papers 제목 키워드 기반

TurboMap: GPU-Accelerated Local Mapping for Visual SLAM

2025-11-03 · Parsa Hosseininejad, Kimia Khabiri, Shishir Gopinath, Soudabeh Mohammadhashemi 외 arxiv

In real-time Visual SLAM systems, local mapping must operate under strict latency constraints, as delays degrade map quality and increase the risk of tracking failure. GPU parallelization offers a promising way to reduce…

Multi-Agent Reinforcement Learning for Sample-Efficient Deep Neural Network Mapping

2025-07-22 · Srivatsan Krishnan, Jason Jabbour, Dan Zhang, Natasha Jaques 외 arxiv

Mapping deep neural networks (DNNs) to hardware is critical for optimizing latency, energy consumption, and resource utilization, making it a cornerstone of high-performance accelerator design. Due to the vast and comple…

Multi-agent Reinforcement Learning

Accelerating Large-scale Bundle Adjustment for LiDAR Mapping via Parallel Computing

2026-08-14 · Yixi Cai, Rundong Li, Yuhan Xie, Qingwen Zhang 외 arxiv

LiDAR bundle adjustment is widely utilized in mapping to construct globally consistent point cloud maps. In this paper, we propose the first fully parallel computing framework to accelerate LiDAR bundle adjustment for la…

Computational Efficiency

Parallelized Stochastic Gradient Descent

2010-12-01 · NeurIPS 2010 12 · Martin Zinkevich, Markus Weimer, Lihong Li, Alex J. Smola

With the increase in available data parallel machine learning has become an increasingly pressing problem. In this paper we present the first parallel stochastic gradient descent algorithm including a detailed anal…

Randomized Reactive Redundancy for Byzantine Fault-Tolerance in Parallelized Learning

2019-12-19 · Nirupam Gupta, Nitin H. Vaidya

This report considers the problem of Byzantine fault-tolerance in synchronous parallelized learning that is founded on the parallelized stochastic gradient descent (parallelized-SGD) algorithm. The system comprises a mas…