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

The Availability Heuristic01:08

The Availability Heuristic

5.9K
A heuristic is a general problem-solving framework (Tversky & Kahneman, 1974). You can think of these as mental shortcuts that are used to solve problems. Different types of heuristics are used in different types of situations, and the impulse to use a heuristic occurs when one of five conditions is met (Pratkanis, 1989):
5.9K
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

364
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
364
Heuristics01:21

Heuristics

74
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
74
Woodward–Hoffmann Selection Rules and Microscopic Reversibility01:34

Woodward–Hoffmann Selection Rules and Microscopic Reversibility

3.0K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.0K
Maximum Size of Aggregate01:12

Maximum Size of Aggregate

75
The maximum size of aggregate is defined as the aperture of the sieve retaining 15 percent or more of the particles present in the aggregate sample. The aggregate's maximum size impacts the concrete's water requirement, workability, and strength. Larger aggregates reduce the surface area needing cement paste coverage, which can lower water needs, thereby allowing a decrease in the water-to-cement ratio when the desired workability and richness of the mix are to be maintained, which can...
75
Theorems of Pappus and Guldinus: Problem Solving01:12

Theorems of Pappus and Guldinus: Problem Solving

705
Pappus and Guldinus's theorems are powerful mathematical principles that are used for finding the surface area and volume of composite shapes. For example, consider a cylindrical storage tank with a conical top. Finding the surface area or volume can be challenging for such complex shapes. These theorems are particularly useful in calculating the volume and surface area of such systems. Here, the cylindrical storage tank with a conical top can be broken down into two simple shapes: a...
705

You might also read

Related Articles

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

Sort by
Same author

BioNeuralNet: a graph neural network based Multi-Omics network data analysis tool.

Bioinformatics (Oxford, England)·2026
Same author

EC-Bench: a benchmark for enzyme commission number prediction.

Bioinformatics advances·2026
Same author

BioNeuralNet: A Graph Neural Network based Multi-Omics Network Data Analysis Tool.

ArXiv·2025
Same author

Building and Beta-Testing Be Well Buddy Chatbot, a Secure, Credible and Trustworthy AI Chatbot That Will Not Misinform, Hallucinate or Stigmatize Substance Use Disorder: Development and Usability Study.

JMIR human factors·2025
Same author

A generalized higher-order correlation analysis framework for multi-omics network inference.

PLoS computational biology·2025
Same author

Proteomic networks and related genetic variants associated with smoking and chronic obstructive pulmonary disease.

BMC genomics·2024

Related Experiment Video

Updated: Jun 5, 2025

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

993

ActiveReach: an active learning framework for approximate reachability query answering in large-scale graphs.

Zohreh Raghebi1, Farnoush Banaei-Kashani1

  • 1Department of Computer Science and Engineering, University of Colorado Denver, Denver, CO, United States.

Frontiers in Big Data
|December 4, 2024
PubMed
Summary

ActiveReach learns approximate graph reachability using node attributes and active learning. This framework balances query speed and accuracy for large attributed graphs.

Keywords:
graph learninggraph miningindex learningreachability learningreachability query

More Related Videos

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

486
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

502

Related Experiment Videos

Last Updated: Jun 5, 2025

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

993
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

486
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

502

Area of Science:

  • Graph Theory
  • Machine Learning
  • Database Systems

Background:

  • Traditional graph reachability queries provide exact answers but are slow on large graphs.
  • Approximate reachability queries offer a trade-off between query time and accuracy.
  • Existing methods lack efficient solutions for learning approximate reachability on large attributed graphs.

Purpose of the Study:

  • To propose ActiveReach, a novel framework for learning index structures to answer approximate reachability queries.
  • To develop a method that effectively balances query time and accuracy for reachability analysis.
  • To address the computational challenge of computing reachability for all training data in large graphs.

Main Methods:

  • A two-phase framework focusing on embedding nodes in a reachability space.
  • Phase 1: Creating reachability-aware node embeddings using node attributes and positional information.
  • Phase 2: Incorporating new attributes and reachability labels, employing active learning to select data for reachability computation and enhance prediction.

Main Results:

  • ActiveReach effectively learns approximate reachability for large attributed graphs.
  • The active learning component efficiently selects data, improving reachability prediction performance.
  • Experimental studies demonstrate the effectiveness of individual components within the ActiveReach framework.

Conclusions:

  • ActiveReach provides an effective solution for approximate graph reachability queries on large-scale attributed graphs.
  • The framework successfully balances query efficiency and accuracy through learned index structures.
  • The active learning strategy is crucial for managing computational costs while maintaining predictive performance.