paper-with-me

Papers

Massively-Parallel Heat Map Sorting and Applications To Explainable Clustering

2023-09-14 · Sepideh Aghamolaei, Mohammad Ghodsi

Given a set of points labeled with $k$ labels, we introduce the heat map sorting problem as reordering and merging the points and dimensions while preserving the clusters (labels). A cluster is preserved if it remains connected, i.e., if it is not split into several clusters and no two clusters are merged. We prove the problem is NP-hard and we give a fixed-parameter algorithm with a constant number of rounds in the massively parallel computation model, where each machine has a sublinear memory and the total memory of the machines is linear. We give an approximation algorithm for a NP-hard special case of the problem. We empirically compare our algorithm with k-means and density-based clustering (DBSCAN) using a dimensionality reduction via locality-sensitive hashing on several directed and undirected graphs of email and computer networks.

📄 PDF Abstract BibTeX arXiv:2309.07486

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

Practical Massively Parallel Monte-Carlo Tree Search Applied to Molecular Design

2020-06-18 · ICLR 2021 1 · Xiufeng Yang, Tanuj Kr Aasawat, Kazuki Yoshizoe

It is common practice to use large computational resources to train neural networks, as is known from many examples, such as reinforcement learning applications. However, while massively parallel computing is often used …

Combinatorial OptimizationCPU

Kamino: GPU-based Massively Parallel Simulation of Multi-Body Systems with Challenging Topologies

2026-03-17 · Vassilios Tsounis, Guirec Maloisel, Christian Schumacher, Ruben Grandia 외 arxiv

We present Kamino, a GPU-based physics solver for massively parallel simulations of heterogeneous highly-coupled mechanical systems. Implemented in Python using NVIDIA Warp and integrated into the Newton framework, it en…

Reinforcement Learning

Trust-Region Diffusion Policies for Massively Parallel On-Policy RL

2026-06-13 · Huy Le, Onur Celik, Denis Blessing, Tai Hoang 외 arxiv

Reinforcement learning with massively parallel simulations has become a standard framework for developing robust, deployable policies; however, most existing approaches still rely on simple Gaussian policy parameterizati…

Reinforcement Learning

Vector operations for accelerating expensive Bayesian computations -- a tutorial guide

2019-02-25 · David J. Warne, Scott A. Sisson, Christopher Drovandi

Many applications in Bayesian statistics are extremely computationally intensive. However, they are often inherently parallel, making them prime targets for modern massively parallel processors. Multi-core and distribute…

Distributed Computing

A Massively Parallel Digital Learning Processor

2008-12-01 · NeurIPS 2008 12 · Hans P. Graf, Srihari Cadambi, Venkata Jakkula, Murugan Sankaradass 외

We present a new, massively parallel architecture for accelerating machine learning algorithms, based on arrays of variable-resolution arithmetic vector processing elements (VPE). Groups of VPEs operate in SIMD (single i…