Stanford Robotics Seminar ENGR319 | Winter 2026 | Resilient Autonomy
TL;DR
This seminar outlines research on resilient autonomy for robots in degraded environments like underground mines and caves, emphasizing unified perception models that process pixels once for multiple geometric tasks, multi-modal sensor fusion (thermal, IMU, radar), and novel representations enabling long-range semantic reasoning without depth.
🏗️ The Resilience Imperative 3 insights
Underground exploration demands full autonomy
Systems must operate with intermittent or no communication to base stations due to rock interference, requiring fully on-board mapping, planning, and object detection in caves, coal mines, and decommissioned nuclear plants.
Robustness over peak performance
Unlike current research optimizing for brittle high-performance metrics, resilient autonomy prioritizes robustness through redundancy and resourcefulness to handle dust, darkness, and featureless corridors without system failure.
Real-world validation in Pittsburgh
Testing occurred in diverse challenging locations including a former veterans hospital, limestone mines, and a coal mine cabin to ensure algorithms function across big open spaces, narrow passages, and urban structures.
🧠 Unified Perception with Map Anything 3 insights
Single encoder replaces task-specific models
Map Anything processes pixels once to perform multiple tasks—monocular depth, SFM, depth completion, and localization—avoiding GPU bottlenecks caused by running separate object detectors, SLAM, and VQA models simultaneously.
Factorized outputs enable arbitrary cameras
Unlike prior work (DUSt3R, VGGT) requiring redundant prediction heads, this architecture uses a single DPT head predicting scale and ray directions, allowing flexible inputs for calibrated or uncalibrated cameras and auxiliary data like poses.
Superior odometry with monocular input
Compared to off-the-shelf stereo visual-inertial odometry (ZX camera baseline), Map Anything achieves significantly less drift running at 15-16 Hz using only monocular images, and upcoming optimizations promise 7-10x speedups.
🔍 Multi-Modal Sensing for Adverse Conditions 3 insights
Thermal alignment with visual backbones
AnyThermal fine-tunes DINOv2 on thermal data to align thermal and visual representations, enabling existing visual pipelines (segmentation, place recognition) to work natively with longwave infrared for night and dust penetration.
Open-source synchronized dataset collection
The TartanRGBT dataset uses a custom open-source platform with hard-synchronized stereo thermal/visual sensors, an AGX, and a physical button (no typing in freezing field conditions) to address the scarcity of quality thermal training data.
Online IMU learning for vision degradation
When LiDAR or vision fails in featureless hallways or complete darkness, the system refines a pre-trained IMU model on-the-fly using available visual data, then relies solely on the IMU (which cannot be jammed) to maintain accurate odometry.
🗺️ Geometric Representations and Navigation 3 insights
Native spherical convolutions for fisheye lenses
Rather than projecting distorted fisheye images into multiple virtual pinholes, the system projects images into a canonical spherical space with specialized convolution and pooling, enabling efficient 360-degree perception for drones without edge distortion.
Unified Flow Matching for correspondence
UFM combines wide baseline matching and optical flow using co-visibility masks to handle large viewpoint changes or small motions, providing dense pixel correspondence critical for manipulation and localization tasks.
Ray Frustons for long-range semantic reasoning
This representation combines 3D semantic voxel maps with directional ray vectors at frontier points, allowing the robot to navigate toward distant semantic targets (like water towers) visible in images but beyond accurate depth sensing range.
Bottom Line
Achieving resilient autonomy requires shifting from brittle, handcrafted perception stacks to unified, multi-modal architectures that adaptively fuse visual, thermal, and inertial data while processing pixels once through factorized geometric representations.
More from Stanford Online
View all
Stanford CS153 Frontier Systems | Nikhyl Singhal from Skip on Product Management in the AI Era
Nikhyl Singhal argues that product management is evolving from manual information gathering to AI-augmented strategic judgment, requiring PMs to focus on solving genuine customer problems while leveraging AI's ability to synthesize vast customer data streams.
Stanford CS153 Frontier Systems | Amit Jain from Luma AI on Unified Intelligence Systems
Amit Jain details Luma AI's evolution from 3D capture to video generation, revealing how the company learned to build scalable world simulators by designing algorithms around data physics rather than theoretical ideals, ultimately converging on unified intelligence systems that combine language, video, and reasoning.
Stanford CS153 Frontier Systems | Andreas Blattmann from Black Forest Labs on Visual Intelligence
Andreas Blattmann, co-founder of Black Forest Labs and co-creator of Stable Diffusion, argues that visual intelligence represents the critical next frontier for AI, requiring a fundamental shift from text-centric unimodal models to multimodal systems trained on 'natural representations' (video, audio, physics) to unlock true reasoning, robotics capabilities, and higher intelligence.
Stanford CS153 Frontier Systems | Mati Staniszewski from ElevenLabs on The Future of Voice Systems
ElevenLabs CEO Mati Staniszewski explains how the company pivoted from an AI dubbing vision to perfecting text-to-speech by staying close to Discord communities, leveraging open-source research, and running lean to solve the 'one voice' dubbing problem he experienced growing up in Poland.