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 Experiment Videos

Spherical self-organizing map using efficient indexed geodesic data structure.

Yingxin Wu1, Masahiro Takatsuka

  • 1School of Information Technologies, The University of Sydney, Australia. chwu@it.usyd.edu.au

Neural Networks : the Official Journal of the International Neural Network Society
|June 22, 2006
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Zn Powder Anodes With Stabilized Interfacial Chemistry via Facet-Selective ZnTCPP Adsorption for Aqueous Zn-Ion Batteries.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Inhibiting MDM2 enhances RIPK3-mediated necroptosis and synergizes with immune checkpoint blockade therapy.

iScience·2026
Same author

Solvation regulation and interphase stabilization enabled by a BiF<sub>3</sub>-MOF composite electrolyte for high-performance lithium metal anodes.

Journal of colloid and interface science·2026
Same author

Melatonin May Improve Post-Thaw Sperm Motility in <i>Epinephelus fuscoguttatus</i> by Potentially Regulating Mitochondrial mPTP via the MT2/PI3K/GSK-3β Pathway: First Evidence in Teleosts.

Antioxidants (Basel, Switzerland)·2026
Same author

Optimization of sperm cryopreservation and analysis of cryodamage mechanism in spotted sea bass (Lateolabrax maculatus) based on ultrastructure, oxidation and DNA integrity.

Theriogenology·2026
Same author

Efficacy of pancreatic enzyme replacement therapy (PERT) in the treatment of gastrointestinal symptoms after gastric cancer surgery: study protocol for a multicenter randomized controlled open-label trial.

Frontiers in pharmacology·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

New results on prescribed-time synchronization of complex networks via intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Variance-constrained multi-view ensemble broad network for imbalanced data.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

This study introduces the GeoSOM, a spherical Self-Organizing Map (SOM) using a novel 2D grid data structure. GeoSOM effectively reduces data distortion and maintains performance comparable to traditional SOMs.

Area of Science:

  • Artificial Intelligence
  • Data Visualization
  • Computational Geometry

Background:

  • The conventional 2D Self-Organizing Map (SOM) suffers from a "border effect" causing data distortion.
  • Existing spherical SOMs using icosahedron lattices have limitations in data structure efficiency and neighborhood search speed.

Purpose of the Study:

  • To introduce an efficient 2D rectangular grid data structure for spherical SOMs based on geodesic domes.
  • To address the space and time complexity issues of existing spherical SOM data structures.
  • To present a spherical SOM, GeoSOM, with reduced data distortion and comparable performance to conventional SOMs.

Main Methods:

  • Developed a 2D rectangular grid data structure to represent the icosahedron-based geodesic dome, maintaining vertex relationships by position.

Related Experiment Videos

  • Implemented the GeoSOM, a spherical SOM utilizing this new data structure.
  • Created an interface for projecting the GeoSOM onto a 2D plane using cartographic methods for interactive global data map viewing.
  • Compared GeoSOM's space and time complexity against other spherical SOMs.
  • Main Results:

    • The GeoSOM demonstrates comparable execution speed to the conventional 2D SOM.
    • The proposed data structure efficiently handles increasing numbers of neurons by reducing pointer update overhead.
    • GeoSOM significantly reduces data distortion by eliminating boundaries inherent in other spherical SOM approaches.
    • The cartographic projection interface allows for interactive global visualization of spherical data.

    Conclusions:

    • The novel 2D grid data structure provides an efficient solution for spherical SOMs, overcoming limitations of previous approaches.
    • GeoSOM offers a viable alternative for spherical data mapping, balancing performance, efficiency, and data integrity.
    • The interactive projection method enhances the usability and interpretability of spherical data maps.