English
Related papers

Related papers: Six Dimensional Streaming Algorithm for Cluster Fi…

200 papers

Dark matter haloes play a fundamental role in cosmological structure formation. The most common approach to model their assembly mechanisms is through N-body simulations. In this work we present an innovative pathway to predict dark matter…

Cosmology and Nongalactic Astrophysics · Physics 2020-07-15 Mauro Bernardini , Lucio Mayer , Darren Reed , Robert Feldmann

We present a new algorithm to search for distant clusters of galaxies on catalogues deriving from imaging data, as those of the ESO Imaging Survey. Our algorithm is a matched filter one, similar to that adopted by Postman et al. (1996),…

Astrophysics · Physics 2007-05-23 C. Lobo , A. Iovino , D. Lazzati , G. Chincarini

Generating mocks for future sky surveys requires large volumes and high resolutions, which is computationally expensive even for fast simulations. In this work we try to develop numerical schemes to calibrate various halo and matter…

Cosmology and Nongalactic Astrophysics · Physics 2020-04-15 Biwei Dai , Yu Feng , Uros Seljak , Sukhdeep Singh

We study high-dimensional robust statistics tasks in the streaming model. A recent line of work obtained computationally efficient algorithms for a range of high-dimensional robust estimation tasks. Unfortunately, all previous algorithms…

Data Structures and Algorithms · Computer Science 2023-05-04 Ilias Diakonikolas , Daniel M. Kane , Ankit Pensia , Thanasis Pittas

This paper presents a new, parallel implementation of clustering and demonstrates its utility in greatly speeding up the process of identifying homologous proteins. Clustering is a technique to reduce the number of comparison needed to find…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-08-29 Stuart Byma , Akash Dhasade , Adrian Altenhoff , Christophe Dessimoz , James R. Larus

The Friends-of-Friends (FoF) algorithm is a standard technique used in cosmological $N$-body simulations to identify structures. Its goal is to find clusters of particles (called groups) that are separated by at most a cut-off radius.…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-03-26 James S. Willis , Matthieu Schaller , Pedro Gonnet , John C. Helly

We explore the cosmological halo-to-halo scatter of the distribution of mass within dark matter halos utilizing a well-resolved statistical sample of clusters from the cosmological Millennium simulation. We find that at any radius, the…

Cosmology and Nongalactic Astrophysics · Physics 2015-05-19 Darren S. Reed , Savvas M. Koushiappas , Liang Gao

We present the first results from the new Bolshoi N-body cosmological LCDM simulation that uses cosmological parameters favored by current observations. The Bolshoi simulation was done in a volume 250Mpc on a side using 8billion particles…

Cosmology and Nongalactic Astrophysics · Physics 2015-05-18 A. Klypin , S. Trujillo-Gomez , J. Primack

Discovering frequent episodes over event sequences is an important data mining task. In many applications, events constituting the data sequence arrive as a stream, at furious rates, and recent trends (or frequent episodes) can change and…

Machine Learning · Computer Science 2012-05-22 Debprakash Patnaik , Naren Ramakrishnan , Srivatsan Laxman , Badrish Chandramouli

We present a new high-resolution N-body algorithm for cosmological simulations. The algorithm employs a traditional particle-mesh technique on a cubic grid and successive multilevel relaxations on the finer meshes, introduced recursively in…

Astrophysics · Physics 2009-10-30 Andrey V. Kravtsov , Anatoly A. Klypin , Alexei M. Khokhlov

Galaxies grow and evolve in dark matter halos. Because dark matter is not visible, galaxies' halo masses ($\rm{M}_{\rm{halo}}$) must be inferred indirectly. We present a graph neural network (GNN) model for predicting $\rm{M}_{\rm{halo}}$…

Astrophysics of Galaxies · Physics 2024-11-20 Nikhil Garuda , John F. Wu , Dylan Nelson , Annalisa Pillepich

Examining most streaming clustering algorithms leads to the understanding that they are actually incremental classification models. They model existing and newly discovered structures via summary information that we call footprints.…

Computer Vision and Pattern Recognition · Computer Science 2021-07-14 Wenlong Wu , James M. Keller , Jeffrey Dale , James C. Bezdek

Continuous wavelet analysis is gaining popularity in science and engineering for its ability to analyze data across spatial and scale domains simultaneously. In this study, we introduce a wavelet-based method to identify halos and assess…

Instrumentation and Methods for Astrophysics · Physics 2024-09-17 Minxing Li , Yun Wang , Ping He

Clustering aims to group unlabeled objects based on similarity inherent among them into clusters. It is important for many tasks such as anomaly detection, database sharding, record linkage, and others. Some clustering methods are taken as…

Databases · Computer Science 2024-12-02 Binbin Gu , Saeed Kargar , Faisal Nawab

Cosmological N-body simulations rank among the most computationally intensive efforts today. A key challenge is the analysis of structure, substructure, and the merger history for many billions of compact particle clusters, called halos.…

Cosmology and Nongalactic Astrophysics · Physics 2020-08-20 Esteban Rangel , Nicholas Frontiere , Salman Habib , Katrin Heitmann , Wei-keng Liao , Ankit Agrawal , Alok Choudhary

Halo models of the large scale structure of the Universe are critically examined, focusing on the definition of halos as smooth distributions of cold dark matter. This definition is essentially based on the results of cosmological N-body…

Cosmology and Nongalactic Astrophysics · Physics 2013-06-06 Jose Gaite

This paper addresses the clustering of data in the hyperdimensional computing (HDC) domain. In prior work, an HDC-based clustering framework, referred to as HDCluster, has been proposed. However, the performance of the existing HDCluster is…

Machine Learning · Computer Science 2024-04-19 Lulu Ge , Keshab K. Parhi

Human Motion Segmentation (HMS), which aims to partition videos into non-overlapping human motions, has attracted increasing research attention recently. Existing approaches for HMS are mainly dominated by subspace clustering methods, which…

Computer Vision and Pattern Recognition · Computer Science 2025-08-12 Xianghan Meng , Zhengyu Tong , Zhiyuan Huang , Chun-Guang Li

Random walks can reveal communities or clusters in networks, because they are more likely to stay within a cluster than leave it. Thus, one family of community detection algorithms uses random walks to measure distance between pairs of…

Disordered Systems and Neural Networks · Physics 2023-08-11 Eric Chalmers , Artur Luczak

Clustering is a fundamental tool for analyzing large data sets. A rich body of work has been devoted to designing data-stream algorithms for the relevant optimization problems such as $k$-center, $k$-median, and $k$-means. Such algorithms…

Data Structures and Algorithms · Computer Science 2018-12-06 Kook Jin Ahn , Graham Cormode , Sudipto Guha , Andrew McGregor , Anthony Wirth