Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Parallel Processing01:20

Parallel Processing

791
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
791
Manipulation and Analysis01:21

Manipulation and Analysis

304
GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
304
Cluster Sampling Method01:20

Cluster Sampling Method

15.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
15.0K
Selected Data About Geographic Locations01:25

Selected Data About Geographic Locations

281
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
281
GIS Software, Hardware, and Sources of GIS Data01:23

GIS Software, Hardware, and Sources of GIS Data

849
A Geographic Information System (GIS) combines specialized software and hardware to effectively manage, analyze, and present spatial and related data. GIS software includes critical functionalities such as a user interface for easy navigation, database management tools for handling spatial and attribute data, and data retrieval features for efficient access. Analytical tools transform raw data into insights, while display functions produce maps and reports in various formats for effective...
849
Levels of Use of a GIS01:29

Levels of Use of a GIS

406
Geographic Information Systems (GIS) operate across three levels of application, each representing an increasing degree of complexity: data management, analysis, and prediction. These levels reflect the expanding functionality and versatility of GIS technology in handling spatial data for diverse purposes.Data ManagementAt its foundational level, GIS serves as a tool for data management, enabling the input, storage, retrieval, and organization of spatial data. This level is often employed in...
406

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A Stacking-Enhanced Support Vector Regression Model for Predicting the Hot Deformation Flow Stress of TC18 Alloy.

Materials (Basel, Switzerland)·2026
Same author

Lactic acid facilitates the generation of regulatory T cells and promotes cancer progression by activating latent TGF-β1.

International immunopharmacology·2026
Same author

A novel score to predict successful endovascular recanalization of non-acute carotid artery occlusion.

Journal of neurointerventional surgery·2026
Same author

Application of an AI-Based Pediatric Early Warning Score in the Pediatric Emergency Department: Cross-Sectional Study.

JMIR formative research·2026
Same author

Ferroptotic tumor cells reprogram tumor-associated macrophage antigen presentation to enhance the efficacy of immune checkpoint blockade.

Cell reports. Medicine·2026
Same author

Design, synthesis, and evaluation of dual-target inhibitors of acetylcholinesterase (AChE) and soluble epoxide hydrolase (sEH) for the treatment of Alzheimer's disease.

European journal of medicinal chemistry·2026
See all related articles

Related Experiment Video

Updated: Feb 20, 2026

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

8.7K

Parallelizing Affinity Propagation Using Graphics Processing Units for Spatial Cluster Analysis over Big Geospatial

Xuan Shi1

  • 1Department of Geosciences, University of Arkansas, 216 Gearhart Hall, Fayetteville, AR 72701, USA.

Proceedings of the ... Annual Conference. Geocomputation
|October 24, 2017
PubMed
Summary
This summary is machine-generated.

This study presents a parallelized affinity propagation (AP) algorithm for graphics processing units (GPUs) to enable scalable spatial cluster analysis of big geospatial data.

Keywords:
Affinity propagationGPUParallel computingSpatial clustering

More Related Videos

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.4K
Mining Spatial Transcriptomics Datasets using DeepSpaceDB
10:16

Mining Spatial Transcriptomics Datasets using DeepSpaceDB

Published on: September 5, 2025

839

Related Experiment Videos

Last Updated: Feb 20, 2026

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

8.7K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.4K
Mining Spatial Transcriptomics Datasets using DeepSpaceDB
10:16

Mining Spatial Transcriptomics Datasets using DeepSpaceDB

Published on: September 5, 2025

839

Area of Science:

  • Geographic Information Science (GIScience)
  • Machine Learning
  • High-Performance Computing

Background:

  • Affinity Propagation (AP) is an unsupervised machine learning algorithm for classification, introduced in 2007.
  • AP has seen limited application in geospatial contexts due to computational bottlenecks with large datasets.
  • Traditional serial AP algorithms are time-consuming for extensive geocomputation.

Purpose of the Study:

  • To address the scalability limitations of AP for large geospatial datasets.
  • To introduce a parallelized AP algorithm optimized for graphics processing units (GPUs).
  • To demonstrate the potential for processing big geospatial data using GPU-accelerated AP.

Main Methods:

  • Parallelization of the Affinity Propagation algorithm.
  • Implementation on graphics processing units (GPUs) to leverage multicore and manycore architectures.
  • Exploitation of task and data parallelism for efficient geocomputation.

Main Results:

  • Successful parallelization of the AP algorithm on GPUs for spatial cluster analysis.
  • Demonstrated potential for significantly faster processing of large geospatial datasets compared to serial methods.
  • Validation of the approach for scalable geocomputation.

Conclusions:

  • GPU-accelerated AP offers a viable solution for analyzing big geospatial data.
  • The proposed method enhances the applicability of AP in GIScience.
  • This work paves the way for more efficient spatial cluster analysis in large-scale geospatial applications.