TL;DR
This paper presents a novel GAN framework with spectral loss for generating high-fidelity synthetic eye gaze velocity trajectories, outperforming traditional models in capturing complex temporal and spectral features.
Contribution
Introduces a spectral regularization-enhanced LSTM-CNN GAN architecture for more accurate eye gaze trajectory modeling, surpassing traditional HMMs and prior GANs.
Findings
LSTM-CNN GAN closely matches real data statistics
Spectral loss improves spectral fidelity and training stability
Outperforms HMM in modeling complex eye gaze dynamics
Abstract
Accurate modeling of eye gaze dynamics is essential for advancement in human-computer interaction, neurological diagnostics, and cognitive research. Traditional generative models like Markov models often fail to capture the complex temporal dependencies and distributional nuance inherent in eye gaze trajectories data. This study introduces a GAN framework employing LSTM and CNN generators and discriminators to generate high-fidelity synthetic eye gaze velocity trajectories. We conducted a comprehensive evaluation of four GAN architectures: CNN-CNN, LSTM-CNN, CNN-LSTM, and LSTM-LSTM trained under two conditions: using only adversarial loss and using a weighted combination of adversarial and spectral losses. Our findings reveal that the LSTM-CNN architecture trained with this new loss function exhibits the closest alignment to the real data distribution, effectively capturing both the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
