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

Association rule mining in peer-to-peer systems.

Ran Wolff1, Assaf Schuster

  • 1Computer Science Department, Technion-Israel Institute of Technology. ranw@cs.technion.ac.il

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|December 29, 2004
PubMed
Summary

This study introduces a novel algorithm for distributed association rule mining across large, dispersed computer systems. The method ensures accurate results locally, minimizing communication and adapting to dynamic network conditions.

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

Clinically meaningful interpretability of an AI model for ECG classification.

NPJ digital medicine·2025
Same author

Using domain adaptation for classification of healthy and disease conditions from mobile-captured images of standard 12-lead electrocardiograms.

Scientific reports·2023
Same author

Meeting the unmet needs of clinicians from AI systems showcased for cardiology with deep-learning-based ECG analysis.

Proceedings of the National Academy of Sciences of the United States of America·2021
Same author

Visualizing and Quantifying Irregular Heart Rate Irregularities to Identify Atrial Fibrillation Events.

Frontiers in physiology·2021
Same author

Automatic classification of healthy and disease conditions from images or digital standard 12-lead electrocardiograms.

Scientific reports·2020
Same author

Full body gait analysis with Kinect.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2013

Area of Science:

  • Computer Science
  • Data Mining
  • Distributed Systems

Background:

  • Association rule mining is crucial for data analysis.
  • Large-scale distributed systems (e.g., grid, federated, P2P) present unique challenges for data mining due to communication, synchronization, and fault tolerance issues.

Purpose of the Study:

  • To extend association rule mining to highly distributed and large-scale computing environments.
  • To develop an algorithm that overcomes the inherent difficulties of distributed data mining.

Main Methods:

  • An entirely asynchronous algorithm designed for distributed database systems.
  • The algorithm requires minimal communication overhead and tolerates dynamic network changes and node failures.

Main Results:

Related Experiment Videos

  • The algorithm enables each node to achieve the exact solution as if it had access to the entire combined database.
  • Simulations with up to 10,000 nodes demonstrate a localized discovery process, with most rules found using only local vicinity information.

Conclusions:

  • The proposed algorithm provides an efficient and robust solution for distributed association rule mining.
  • It effectively addresses the scalability and fault tolerance requirements of modern distributed computing platforms.