Related Experiment Video
Updated: Oct 18, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
3.0K
Hierarchical Bayesian LSTM for Head Trajectory Prediction on Omnidirectional Images
IEEE Transactions on Pattern Analysis and Machine Intelligence
|October 1, 2021
Summary
This study introduces HiBayes-LSTM, a novel method for predicting human head trajectories in omnidirectional images (ODIs). It models temporal dependencies and individual differences to improve attention prediction.
Area of Science:
- Computer Vision
- Human-Computer Interaction
- Machine Learning
Background:
- Head movement (HM) in omnidirectional images (ODIs) creates spatial-temporal head trajectories.
- Understanding these trajectories is crucial for modeling human attention on ODIs.
Purpose of the Study:
- To establish a large-scale dataset of head trajectories on ODIs.
- To identify key factors influencing head trajectories.
- To propose a novel approach for head trajectory prediction.
Main Methods:
- Developed a large-scale dataset of 21,600 head trajectories on 1,080 ODIs.
- Proposed HiBayes-LSTM, integrating hierarchical Bayesian inference with Long Short-Term Memory (LSTM) networks.
- Introduced Future Intention Estimation (FIE) for viewport transition prediction.
- Implemented Hierarchical Bayesian Inference (HBI) to model inter-subject uncertainty using a joint Gaussian distribution.
Main Results:
- Identified temporal dependency and subject-specific variance as key factors influencing head trajectories.
- HiBayes-LSTM successfully models inter-subject uncertainty, generating diverse viewport transitions.
- The approach significantly outperforms 9 state-of-the-art methods in head trajectory prediction.
- Successfully applied to predict saliency on ODIs.
Conclusions:
- HiBayes-LSTM provides a robust framework for predicting head trajectories in ODIs by accounting for temporal dynamics and individual differences.
- The method enhances the understanding of human attention in immersive environments.
- This work paves the way for more accurate saliency prediction models in ODIs.
Related Concept Videos
Relative Motion Analysis using Rotating Axes
598
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
598
Relative Motion Analysis using Rotating Axes-Problem Solving
482
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
482
