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

Transformers in Distribution System01:27

Transformers in Distribution System

127
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
127
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

181
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
181
Types Of Transformers01:16

Types Of Transformers

1.0K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.0K
Energy Losses in Transformers01:21

Energy Losses in Transformers

904
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality,  the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be  the high resistance of the...
904
Transformers01:26

Transformers

1.1K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.1K
Velocity and Position by Graphical Method01:34

Velocity and Position by Graphical Method

7.5K
Velocity and position can be calculated from the known function of acceleration as a function of time. The total area under the acceleration-time graph and the velocity-time graph gives the change in velocity and position, respectively. In the case of an airplane, its acceleration is tracked using the inertial navigation system. The pilot provides the input of the airplane's initial position and velocity before takeoff. The inertial navigation system then uses the acceleration data to...
7.5K

You might also read

Related Articles

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

Sort by
Same author

Controlled and Real-Life Investigation of Optical Tracking Sensors in Smart Glasses for Monitoring Eating Behavior Using Deep Learning: Cross-Sectional Study.

JMIR mHealth and uHealth·2024
Same author

What Actually Works for Activity Recognition in Scenarios with Significant Domain Shift: Lessons Learned from the 2019 and 2020 Sussex-Huawei Challenges.

Sensors (Basel, Switzerland)·2022
Same author

Breathing Rate Estimation from Head-Worn Photoplethysmography Sensor Data Using Machine Learning.

Sensors (Basel, Switzerland)·2022
Same author

Machine Learning for Analyzing Non-Countermeasure Factors Affecting Early Spread of COVID-19.

International journal of environmental research and public health·2021
Same author

Can We Ditch Feature Engineering? End-to-End Deep Learning for Affect Recognition from Physiological Sensor Data.

Sensors (Basel, Switzerland)·2020

Related Experiment Video

Updated: Jul 24, 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

1.1K

Exploring Transformer and Graph Convolutional Networks for Human Mobility Modeling.

Riccardo Corrias1, Martin Gjoreski1, Marc Langheinrich1

  • 1Computer Systems Institute, Faculty of Informatics, Università della Svizzera italiana (USI), 6900 Lugano, Switzerland.

Sensors (Basel, Switzerland)
|July 11, 2023
PubMed
Summary

New AI models using General Purpose Transformers (GPT) and Graph Convolutional Networks (GCNs) show promise for predicting human next-place mobility. While slightly outperformed by a specialized model on sparse data, their performance on dense datasets suggests future potential for advanced mobility estimation.

Keywords:
deep learninggraph convolutional networksmachine learningmobility modelingtransformers

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K
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.6K

Related Experiment Videos

Last Updated: Jul 24, 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

1.1K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K
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.6K

Area of Science:

  • Artificial Intelligence
  • Human Mobility Studies
  • Data Science

Background:

  • Accurate human mobility pattern estimation is crucial for urban planning, pollution control, and disease management.
  • Next-place predictors, essential for mobility estimation, have not yet leveraged advanced AI techniques like GPT and GCNs.

Purpose of the Study:

  • To explore the efficacy of General Purpose Transformer (GPT) and Graph Convolutional Network (GCN) based models for next-place prediction.
  • To compare the performance of GPT and GCN models against a state-of-the-art model (Flashback-LSTM) on both sparse and dense mobility datasets.

Main Methods:

  • Developed GPT- and GCN-based models adapted from general time series forecasting architectures.
  • Evaluated model performance using two sparse (check-in) and one dense (continuous GPS) human mobility datasets.

Main Results:

  • GPT-based models demonstrated a slight accuracy advantage over GCN-based models (1.0–3.2 p.p.) on tested datasets.
  • Flashback-LSTM slightly outperformed GPT and GCN models on sparse datasets (1.0–3.5 p.p. difference).
  • All evaluated models performed comparably on the dense GPS dataset.

Conclusions:

  • GPT and GCN models show comparable performance to state-of-the-art methods in next-place prediction.
  • The relevance of sparse data performance may diminish as future mobility data becomes denser (e.g., from smartphones).
  • There is significant potential for GPT and GCN models to advance human mobility prediction beyond current state-of-the-art capabilities.