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

590
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...
590
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
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

142
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...
142
Propagation of Action Potentials01:23

Propagation of Action Potentials

6.9K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
6.9K
Neural Circuits01:25

Neural Circuits

1.6K
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.6K
Rapidly Varying Flow01:24

Rapidly Varying Flow

140
Rapidly varying flow (RVF) in open channels is characterized by abrupt changes in flow depth over a short distance, with the rate of depth change relative to distance often approaching unity. These flows are inherently complex due to their transient and multi-dimensional nature, making exact analysis difficult. However, approximate solutions using simplified models provide valuable insights into their behavior.Key Features of Rapidly Varying FlowRVF is commonly observed in scenarios involving...
140

You might also read

Related Articles

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

Sort by
Same author

SNARE Protein CfSec22 Mediates Vesicular Trafficking to Regulate Growth, Conidiogenesis, and Pathogenesis of <i>Ceratocystis fimbriata</i>.

Microorganisms·2025
Same author

Transcriptome Profiling Across Multiple Organs Unveils Potential Regulatory Effects of C-Fibers on Host in Mice.

Journal of molecular neuroscience : MN·2025
Same author

Place of death from asthma among adults aged 65 and Older, 1999-2023.

The American journal of the medical sciences·2025
Same author

Sulfur nanoparticles boost watermelon growth and fruit quality by modulating sulfur transport and nutrient homeostasis.

Plant physiology and biochemistry : PPB·2025
Same author

A Spatio-Temporal Joint Diagnosis Framework for Bearing Faults via Graph Convolution and Attention-Enhanced Bidirectional Gated Networks.

Sensors (Basel, Switzerland)·2025
Same author

Time-Series Forecasting Method Based on Hierarchical Spatio-Temporal Attention Mechanism.

Sensors (Basel, Switzerland)·2025
Same journal

Peripheral B-cell receptor repertoire predicts immune-related adverse events following immune checkpoint inhibitor therapy in advanced renal cell carcinoma.

Scientific reports·2026
Same journal

Effects of black soldier fly (Hermetia illucens L.) larvae zoocompost on the mineral element content of blue honeysuckle berries.

Scientific reports·2026
Same journal

Investigation on absorption refrigeration performance of R1243zf with imidazolium ionic liquid as the working pairs.

Scientific reports·2026
Same journal

DeepTriage-CN: integrating clinical text with vital signs for emergency department admission prediction in an aging population.

Scientific reports·2026
Same journal

Gold nanoparticles as dual-action antiviral agents: disruption of SARS-CoV-2 viral envelopes and RNA integrity.

Scientific reports·2026
Same journal

Comparison of capillary microsampling and venous blood for multi-pathogen serosurveillance.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Sep 13, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K

An adaptive spatiotemporal dynamic graph convolutional network for traffic prediction.

Zhiguo Xiao1,2, Qi Shen1, Changgen Li1

  • 1School of Computer Science & Technology, Beijing Institute of Technology, Beijing, 100811, China.

Scientific Reports
|July 27, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces an adaptive spatiotemporal dynamic graph convolutional network (AST-DGCN) for improved traffic prediction. The novel model enhances accuracy by dynamically capturing complex spatiotemporal traffic patterns, outperforming existing methods.

Keywords:
Dynamic graph generationGated recurrent unitGraph convolutional networkTraffic prediction

Related Experiment Videos

Last Updated: Sep 13, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K

Area of Science:

  • Intelligent Transportation Systems
  • Data Science
  • Network Analysis

Background:

  • Traffic prediction is crucial for urban planning and intelligent transportation systems.
  • Existing methods struggle with complex spatiotemporal dynamics and fail to capture intrinsic feature couplings.
  • Predefined static adjacency matrices and separate feature processing limit accuracy in current traffic prediction models.

Purpose of the Study:

  • To propose an adaptive spatiotemporal dynamic graph convolutional network (AST-DGCN) for enhanced traffic prediction.
  • To address the limitations of existing methods in capturing dynamic spatiotemporal patterns and feature interdependencies.
  • To improve the accuracy and robustness of traffic forecasting.

Main Methods:

  • An encoder-decoder architecture is employed, utilizing node embedding for high-dimensional feature extraction.
  • Time-evolving adaptive graphs are generated using self-attention mechanisms.
  • Dynamic graphs are integrated with gated recurrent units for joint spatiotemporal dependency modeling, incorporating a dual-layer residual correction module.

Main Results:

  • The AST-DGCN model demonstrated significant performance advantages over baseline methods on four public traffic datasets.
  • The model achieved superior results across key evaluation metrics: root mean square error (RMSE), mean absolute error (MAE), and mean absolute percentage error (MAPE).
  • Experimental validation confirmed the model's enhanced predictive capabilities and competitive advantages in traffic forecasting.

Conclusions:

  • The proposed AST-DGCN effectively models complex spatiotemporal dependencies in traffic networks.
  • The adaptive graph generation and residual correction modules significantly enhance prediction accuracy.
  • AST-DGCN offers a superior approach for intelligent transportation systems, improving dynamic road network optimization and urban travel planning.