Neural Surveillance: Live-Update Visualization of Latent Training Dynamics
Xianglin Yang, Jin Song Dong

TL;DR
SentryCam is a real-time visualization tool that monitors the evolution of hidden representations in neural networks during training, aiding in understanding, auditing, and early detection of training issues.
Contribution
This paper introduces SentryCam, a novel live-update visualization framework for internal neural network states, validated across multiple architectures and datasets, with practical auditing capabilities.
Findings
SentryCam provides high-fidelity, low-latency visualizations of training dynamics.
Automated geometry-based alerts can detect training instability up to 7 epochs early.
The framework is adaptable for both exploratory analysis and proactive model auditing.
Abstract
Monitoring the inner state of deep neural networks is essential for auditing the learning process and enabling timely interventions. While conventional metrics like validation loss offer a surface-level view of performance, the evolution of a model's hidden representations provides a deeper, complementary window into its internal dynamics. However, the literature lacks a real-time tool to monitor these crucial internal states. To address this, we introduce SentryCam, a live-update visualization framework that tracks the progression of hidden representations throughout training. SentryCam produces high-fidelity visualizations of the evolving representation space with minimal latency, serving as a powerful dashboard for understanding how a model learns. We quantitatively validate the faithfulness of SentryCam's visualizations across diverse datasets and architectures (ResNet, ViT).…
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
TopicsData Visualization and Analytics
