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

End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

440
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
440
Cluster Sampling Method01:20

Cluster Sampling Method

12.1K
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...
12.1K
Probability Histograms01:17

Probability Histograms

12.1K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
12.1K
Parallel Processing01:20

Parallel Processing

196
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...
196
Neural Circuits01:25

Neural Circuits

1.4K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.4K
Time-Series Graph00:54

Time-Series Graph

4.5K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.5K

You might also read

Related Articles

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

Sort by
Same author

Automated Behavior Analysis in the Novel Object Recognition Test.

Neurocomputing·2026
Same author

Colossus: bridging the gap between big data and radiation epidemiology.

Journal of radiological protection : official journal of the Society for Radiological Protection·2025
Same author

Rib-indexed quantitative lung ultrasound versus chest X-ray for lung recruitment assessment in neonates with moderate-severe ARDS on surfactant therapy combined with prone position: a prospective observational study.

European journal of pediatrics·2025
Same author

An Evaluation of Large Language Models for Supplementing a Food Extrusion Dataset.

Foods (Basel, Switzerland)·2025
Same author

Male Spouses' Experiences in Providing Support and Care for Women With Breast Cancer: A Qualitative Systematic Review and Metasynthesis.

Cancer nursing·2025
Same author

Clinical Application of Intelligent Pain Management Program in Patients With Postherpetic Neuralgia Patients.

Pain management nursing : official journal of the American Society of Pain Management Nurses·2025

Related Experiment Video

Updated: Aug 11, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

431

HPCGCN: A Predictive Framework on High Performance Computing Cluster Log Data Using Graph Convolutional Networks.

Avishek Bose1, Huichen Yang1, William H Hsu1

  • 1Department of Computer Science, Kansas State University, Manhattan, Kansas, USA.

Proceedings : ... IEEE International Conference on Big Data. IEEE International Conference on Big Data
|February 6, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Graph Convolutional Network (GCN) approach for predictive data mining in high-performance computing (HPC). The method enhances job failure prediction and resource requirement estimation using integrated HPC logs and user surveys.

Keywords:
BeocatCPU UsageGCNHPCMemory UsageReqCPUSReqMemSlurm

More Related Videos

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.9K
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.7K

Related Experiment Videos

Last Updated: Aug 11, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

431
Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.9K
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.7K

Area of Science:

  • Computer Science
  • Data Mining
  • Machine Learning

Background:

  • High-performance computing (HPC) environments generate vast amounts of user and task data.
  • Predictive data mining in HPC is crucial for optimizing resource allocation and job scheduling.
  • Existing methods often struggle to integrate diverse data sources effectively.

Purpose of the Study:

  • To develop a novel Graph Convolutional Network (GCN) framework for predictive data mining in HPC.
  • To integrate Slurm workload manager logs with user experience survey data.
  • To predict job completion/failure and estimate CPU/memory requirements.

Main Methods:

  • Constructed a heterogeneous unweighted HPC graph with multiple node types.
  • Utilized a GCN for semi-supervised classification and regression tasks.
  • Employed graph clustering for data partitioning.

Main Results:

  • The GCN framework demonstrated significant improvements in predicting job outcomes.
  • Accurate predictions for memory and CPU requirements were achieved.
  • Evaluated performance using metrics like test score, F1-score, precision, recall, and R1 score against baselines.

Conclusions:

  • The proposed GCN-based framework offers a powerful new approach for predictive data mining in HPC.
  • Integrating diverse data sources enhances the accuracy of predictive models.
  • This method can optimize HPC resource management and user experience.