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

Randomized Experiments01:13

Randomized Experiments

7.1K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
7.1K
Random Variables01:09

Random Variables

12.6K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
12.6K
Random Sampling Method01:09

Random Sampling Method

11.3K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures 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. Among the various sampling methods used by...
11.3K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

128
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
128
Protein Networks02:26

Protein Networks

4.0K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.0K
Neuronal Communication01:28

Neuronal Communication

1.2K
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
1.2K

You might also read

Related Articles

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

Sort by
Same author

COX-2 inhibition improves immune system homeostasis and decreases liver damage in septic rats.

The Journal of surgical research·2009
Same author

Mass spectral characterization of organophosphate-labeled, tyrosine-containing peptides: characteristic mass fragments and a new binding motif for organophosphates.

Journal of chromatography. B, Analytical technologies in the biomedical and life sciences·2009
Same author

3D-SURFER: software for high-throughput protein surface comparison and analysis.

Bioinformatics (Oxford, England)·2009
Same author

Total arch replacement with stented elephant trunk technique: a proposed treatment for complicated Stanford type B aortic dissection.

Journal of cardiac surgery·2009
Same author

Top-emitting white organic light-emitting devices with a one-dimensional metallic-dielectric photonic crystal anode.

Optics letters·2009
Same author

[Detection of tick and tick-borne pathogen in some ports of Inner Mongolia].

Zhonghua liu xing bing xue za zhi = Zhonghua liuxingbingxue zazhi·2009

Related Experiment Video

Updated: Aug 3, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

611

MPSketch: Message Passing Networks via Randomized Hashing for Efficient Attributed Network Embedding.

Wei Wu, Bin Li, Chuan Luo

    IEEE Transactions on Cybernetics
    |April 7, 2023
    PubMed
    Summary

    MPSketch uses locality-sensitive hashing (LSH) to efficiently create attributed network embeddings. This model achieves performance comparable to graph neural networks (GNNs) but runs significantly faster for graph mining tasks.

    More Related Videos

    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.1K
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    645

    Related Experiment Videos

    Last Updated: Aug 3, 2025

    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
    05:30

    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

    Published on: September 8, 2023

    611
    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.1K
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    645

    Area of Science:

    • Graph Mining
    • Network Analysis
    • Machine Learning

    Background:

    • Attributed network embedding represents network nodes in a low-dimensional space, benefiting graph mining.
    • Graph neural networks (GNNs) offer benefits but are computationally expensive.
    • Locality-sensitive hashing (LSH) is fast but less accurate than GNNs.

    Purpose of the Study:

    • To bridge the performance gap between GNN and LSH frameworks for attributed network embedding.
    • To develop a model that balances accuracy and computational efficiency.

    Main Methods:

    • Proposed the MPSketch model, which utilizes LSH for message passing.
    • Captured high-order proximity within an aggregated neighborhood information pool.
    • Employed LSH to speed up the embedding process without extensive learning.

    Main Results:

    • MPSketch achieved performance comparable to state-of-the-art learning-based algorithms in node classification and link prediction.
    • Outperformed existing LSH algorithms in accuracy.
    • Demonstrated significant speedup, running 3-4 orders of magnitude faster than GNN algorithms like GraphSAGE, GraphZoom, and FATNet.

    Conclusions:

    • MPSketch effectively combines the strengths of GNN and LSH frameworks.
    • Offers a computationally efficient yet accurate solution for attributed network embedding.
    • Presents a viable alternative for large-scale graph mining tasks.