Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–42 of 42 results for author: Skinner, K A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.01535  [pdf, ps, other

    cs.CV cs.RO

    STAR-VLM: Spatiotemporal Grounding Vision-Language Models for Motion and Velocity Estimation via Automotive Radar Supervision

    Authors: Pou-Chun Kung, Aryaman Rao, Utkrisht Sahai, Hemanth Murali, Yi Liu, Rui-Yu Lin, Katherine A. Skinner

    Abstract: Vision-language models (VLMs) are emerging as a key component of embodied intelligence, with growing applications in auto-labeling and end-to-end autonomous driving. However, existing approaches for improving spatiotemporal reasoning in VLMs often rely on complex preprocessing pipelines, expensive human annotations, or synthetic data, which limit scalability and introduce potential sim-to-real gap… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

  2. arXiv:2607.04541  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.RO

    CRISP: A Spatiotemporal Camera-Radar Backbone for Driving via Forecasting-Based World-Model Pretraining

    Authors: Jingyu Song, Yi Liu, Katherine A. Skinner

    Abstract: Camera-radar (CR) fusion is a practical sensing configuration for autonomous driving, but existing models are typically trained with task-specific supervision, limiting reusable representation learning. We present CRISP, a spatiotemporal CR backbone pretrained through forecasting-based representation learning. Given historical multi-view images and radar sweeps, CRISP learns a unified bird's-eye-v… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

    Comments: 17 pages, under review

  3. arXiv:2605.02784  [pdf, ps, other

    cs.CV

    HumanSplatHMR: Closing the Loop Between Human Mesh Recovery and Gaussian Splatting Avatar

    Authors: Yeheng Zong, Pou-Chun Kung, Yike Pan, Seth Isaacson, Yizhou Chen, Ram Vasudevan, Katherine A. Skinner

    Abstract: Accurately recovering human pose and appearance from video is an essential component of scene reconstruction, with applications to motion capture, motion prediction, virtual reality, and digital twinning. Despite significant interest in building realistic human avatars from video, this paper demonstrates that existing methods do not accurately recover the 3D geometry of humans. ViT-based approache… ▽ More

    Submitted 21 May, 2026; v1 submitted 4 May, 2026; originally announced May 2026.

    Comments: Project page: https://scottyehengz.github.io/HumanSplat/

  4. arXiv:2603.20443  [pdf, ps, other

    cs.RO

    TRGS-SLAM: IMU-Aided Gaussian Splatting SLAM for Blurry, Rolling Shutter, and Noisy Thermal Images

    Authors: Spencer Carmichael, Katherine A. Skinner

    Abstract: Thermal cameras offer several advantages for simultaneous localization and mapping (SLAM) with mobile robots: they provide a passive, low-power solution to operating in darkness, are invariant to rapidly changing or high dynamic range illumination, and can see through fog, dust, and smoke. However, uncooled microbolometer thermal cameras, the only practical option in most robotics applications, su… ▽ More

    Submitted 20 March, 2026; originally announced March 2026.

    Comments: Project page: https://umautobots.github.io/trgs_slam

  5. arXiv:2601.10814  [pdf, ps, other

    cs.RO

    SurfSLAM: Sim-to-Real Underwater Stereo Reconstruction For Real-Time SLAM

    Authors: Onur Bagoren, Seth Isaacson, Sacchin Sundar, Yung-Ching Sun, Anja Sheppard, Haoyu Ma, Abrar Shariff, Ram Vasudevan, Katherine A. Skinner

    Abstract: Localization and mapping are core perceptual capabilities for underwater robots. Stereo cameras provide a low-cost means of directly estimating metric depth to support these tasks. However, despite recent advances in stereo depth estimation on land, computing depth from image pairs in underwater scenes remains challenging. In underwater environments, images are degraded by light attenuation, visua… ▽ More

    Submitted 20 January, 2026; v1 submitted 15 January, 2026; originally announced January 2026.

  6. arXiv:2512.12945  [pdf, ps, other

    cs.RO cs.CV

    SLIM-VDB: A Real-Time 3D Probabilistic Semantic Mapping Framework

    Authors: Anja Sheppard, Parker Ewen, Joey Wilson, Advaith V. Sethuraman, Benard Adewole, Anran Li, Yuzhen Chen, Ram Vasudevan, Katherine A. Skinner

    Abstract: This paper introduces SLIM-VDB, a new lightweight semantic mapping system with probabilistic semantic fusion for closed-set or open-set dictionaries. Advances in data structures from the computer graphics community, such as OpenVDB, have demonstrated significantly improved computational and memory efficiency in volumetric scene representation. Although OpenVDB has been used for geometric mapping i… ▽ More

    Submitted 14 December, 2025; originally announced December 2025.

    Comments: Accepted into R-AL

  7. arXiv:2512.12058  [pdf, ps, other

    cs.RO

    A Stochastic Approach to Terrain Maps for Safe Lunar Landing

    Authors: Anja Sheppard, Chris Reale, Katherine A. Skinner

    Abstract: Safely landing on the lunar surface is a challenging task, especially in the heavily-shadowed South Pole region where traditional vision-based hazard detection methods are not reliable. The potential existence of valuable resources at the lunar South Pole has made landing in that region a high priority for many space agencies and commercial companies. However, relying on a LiDAR for hazard detecti… ▽ More

    Submitted 12 December, 2025; originally announced December 2025.

    Comments: Accepted to IEEE Aerospace 2026

  8. arXiv:2512.05996  [pdf, ps, other

    cs.CV cs.CY cs.RO eess.IV

    FishDetector-R1: Unified MLLM-Based Framework with Reinforcement Fine-Tuning for Weakly Supervised Fish Detection, Segmentation, and Counting

    Authors: Yi Liu, Jingyu Song, Vedanth Kallakuri, Katherine A. Skinner

    Abstract: Analyzing underwater fish imagery is critical for ecological monitoring but remains difficult due to visual degradation and costly annotations. We introduce FishDetector-R1, a unified MLLM-based framework for fish detection, segmentation, and counting under weak supervision. On the DeepFish dataset, our framework achieves substantial gains over baselines, improving AP by 20% and mIoU by 10%, while… ▽ More

    Submitted 1 December, 2025; originally announced December 2025.

    Comments: 18 pages, under review

  9. arXiv:2510.13108  [pdf, ps, other

    cs.CV cs.AI cs.RO

    DriveCritic: Towards Context-Aware, Human-Aligned Evaluation for Autonomous Driving with Vision-Language Models

    Authors: Jingyu Song, Zhenxin Li, Shiyi Lan, Xinglong Sun, Nadine Chang, Maying Shen, Joshua Chen, Katherine A. Skinner, Jose M. Alvarez

    Abstract: Benchmarking autonomous driving planners to align with human judgment remains a critical challenge, as state-of-the-art metrics like the Extended Predictive Driver Model Score (EPDMS) lack context awareness in nuanced scenarios. To address this, we introduce DriveCritic, a novel framework featuring two key contributions: the DriveCritic dataset, a curated collection of challenging scenarios where… ▽ More

    Submitted 11 March, 2026; v1 submitted 14 October, 2025; originally announced October 2025.

    Comments: Accepted at ICRA 2026; 8 pages, 3 figures

  10. arXiv:2509.21386  [pdf, ps, other

    cs.CV cs.RO eess.IV

    ShipwreckFinder: A QGIS Tool for Shipwreck Detection in Multibeam Sonar Data

    Authors: Anja Sheppard, Tyler Smithline, Andrew Scheffer, David Smith, Advaith V. Sethuraman, Ryan Bird, Sabrina Lin, Katherine A. Skinner

    Abstract: In this paper, we introduce ShipwreckFinder, an open-source QGIS plugin that detects shipwrecks from multibeam sonar data. Shipwrecks are an important historical marker of maritime history, and can be discovered through manual inspection of bathymetric data. However, this is a time-consuming process and often requires expert analysis. Our proposed tool allows users to automatically preprocess bath… ▽ More

    Submitted 23 September, 2025; originally announced September 2025.

    Comments: Accepted to OCEANS 2025 Great Lakes

  11. arXiv:2506.01379  [pdf, ps, other

    cs.CV

    RadarSplat: Radar Gaussian Splatting for High-Fidelity Data Synthesis and 3D Reconstruction of Autonomous Driving Scenes

    Authors: Pou-Chun Kung, Skanda Harisha, Ram Vasudevan, Aline Eid, Katherine A. Skinner

    Abstract: High-Fidelity 3D scene reconstruction plays a crucial role in autonomous driving by enabling novel data generation from existing datasets. This allows simulating safety-critical scenarios and augmenting training datasets without incurring further data collection costs. While recent advances in radiance fields have demonstrated promising results in 3D reconstruction and sensor data synthesis using… ▽ More

    Submitted 2 June, 2025; originally announced June 2025.

  12. arXiv:2504.15455  [pdf, ps, other

    cs.RO

    Field Report on Ground Penetrating Radar for Localization at the Mars Desert Research Station

    Authors: Anja Sheppard, Katherine A. Skinner

    Abstract: In this field report, we detail the lessons learned from our field expedition to collect Ground Penetrating Radar (GPR) data in a Mars analog environment for the purpose of validating GPR localization techniques in rugged environments. Planetary rovers are already equipped with GPR for geologic subsurface characterization. GPR has been successfully used to localize vehicles on Earth, but it has no… ▽ More

    Submitted 5 June, 2025; v1 submitted 21 April, 2025; originally announced April 2025.

    Comments: Presented at the ICRA Workshop on Field Robotics 2025

  13. SonarSplat: Novel View Synthesis of Imaging Sonar via Gaussian Splatting

    Authors: Advaith V. Sethuraman, Max Rucker, Onur Bagoren, Pou-Chun Kung, Nibarkavi N. B. Amutha, Katherine A. Skinner

    Abstract: In this paper, we present SonarSplat, a novel Gaussian splatting framework for imaging sonar that demonstrates realistic novel view synthesis and models acoustic streaking phenomena. Our method represents the scene as a set of 3D Gaussians with acoustic reflectance and saturation properties. We develop a novel method to efficiently rasterize Gaussians to produce a range/azimuth image that is faith… ▽ More

    Submitted 3 November, 2025; v1 submitted 31 March, 2025; originally announced April 2025.

  14. arXiv:2503.14665  [pdf, other

    cs.CV cs.RO

    These Magic Moments: Differentiable Uncertainty Quantification of Radiance Field Models

    Authors: Parker Ewen, Hao Chen, Seth Isaacson, Joey Wilson, Katherine A. Skinner, Ram Vasudevan

    Abstract: This paper introduces a novel approach to uncertainty quantification for radiance fields by leveraging higher-order moments of the rendering equation. Uncertainty quantification is crucial for downstream tasks including view planning and scene understanding, where safety and robustness are paramount. However, the high dimensionality and complexity of radiance fields pose significant challenges for… ▽ More

    Submitted 20 March, 2025; v1 submitted 18 March, 2025; originally announced March 2025.

  15. MarsLGPR: Mars Rover Localization with Ground Penetrating Radar

    Authors: Anja Sheppard, Katherine A. Skinner

    Abstract: In this work, we propose the use of Ground Penetrating Radar (GPR) for rover localization on Mars. Precise pose estimation is an important task for mobile robots exploring planetary surfaces, as they operate in GPS-denied environments. Although visual odometry provides accurate localization, it is computationally expensive and can fail in dim or high-contrast lighting. Wheel encoders can also prov… ▽ More

    Submitted 3 November, 2025; v1 submitted 6 March, 2025; originally announced March 2025.

    Comments: IEEE Transactions on Field Robotics (2025)

  16. arXiv:2503.01074  [pdf, ps, other

    cs.RO cs.CV

    OceanSim: A GPU-Accelerated Underwater Robot Perception Simulation Framework

    Authors: Jingyu Song, Haoyu Ma, Onur Bagoren, Advaith V. Sethuraman, Yiting Zhang, Katherine A. Skinner

    Abstract: Underwater simulators offer support for building robust underwater perception solutions. Significant work has recently been done to develop new simulators and to advance the performance of existing underwater simulators. Still, there remains room for improvement on physics-based underwater sensor modeling and rendering efficiency. In this paper, we propose OceanSim, a high-fidelity GPU-accelerated… ▽ More

    Submitted 9 August, 2025; v1 submitted 2 March, 2025; originally announced March 2025.

    Comments: Accepted at IROS 2025; 8 pages, 6 figures

  17. arXiv:2502.09824  [pdf, other

    cs.RO cs.CV

    PUGS: Perceptual Uncertainty for Grasp Selection in Underwater Environments

    Authors: Onur Bagoren, Marc Micatka, Katherine A. Skinner, Aaron Marburg

    Abstract: When navigating and interacting in challenging environments where sensory information is imperfect and incomplete, robots must make decisions that account for these shortcomings. We propose a novel method for quantifying and representing such perceptual uncertainty in 3D reconstruction through occupancy uncertainty estimation. We develop a framework to incorporate it into grasp selection for auton… ▽ More

    Submitted 13 February, 2025; originally announced February 2025.

    Comments: 8 pages, 4 figures Accepted to International Conference on Robotics and Automation (ICRA) 2024

  18. arXiv:2412.15447  [pdf, ps, other

    cs.CV cs.RO

    LiHi-GS: LiDAR-Supervised Gaussian Splatting for Highway Driving Scene Reconstruction

    Authors: Pou-Chun Kung, Xianling Zhang, Katherine A. Skinner, Nikita Jaipuria

    Abstract: Photorealistic 3D scene reconstruction plays an important role in autonomous driving, enabling the generation of novel data from existing datasets to simulate safety-critical scenarios and expand training data without additional acquisition costs. Gaussian Splatting (GS) facilitates real-time, photorealistic rendering with an explicit 3D Gaussian representation of the scene, providing faster proce… ▽ More

    Submitted 25 November, 2025; v1 submitted 19 December, 2024; originally announced December 2024.

    Comments: RA-L 2025

  19. arXiv:2411.04963  [pdf, other

    cs.CV

    VAIR: Visuo-Acoustic Implicit Representations for Low-Cost, Multi-Modal Transparent Surface Reconstruction in Indoor Scenes

    Authors: Advaith V. Sethuraman, Onur Bagoren, Harikrishnan Seetharaman, Dalton Richardson, Joseph Taylor, Katherine A. Skinner

    Abstract: Mobile robots operating indoors must be prepared to navigate challenging scenes that contain transparent surfaces. This paper proposes a novel method for the fusion of acoustic and visual sensing modalities through implicit neural representations to enable dense reconstruction of transparent surfaces in indoor scenes. We propose a novel model that leverages generative latent optimization to learn… ▽ More

    Submitted 7 November, 2024; originally announced November 2024.

    Comments: https://umfieldrobotics.github.io/VAIR_site/

  20. arXiv:2410.09924  [pdf, other

    cs.RO

    Conformalized Reachable Sets for Obstacle Avoidance With Spheres

    Authors: Yongseok Kwon, Jonathan Michaux, Seth Isaacson, Bohao Zhang, Matthew Ejakov, Katherine A. Skinner, Ram Vasudevan

    Abstract: Safe motion planning algorithms are necessary for deploying autonomous robots in unstructured environments. Motion plans must be safe to ensure that the robot does not harm humans or damage any nearby objects. Generating these motion plans in real-time is also important to ensure that the robot can adapt to sudden changes in its environment. Many trajectory optimization methods introduce heuristic… ▽ More

    Submitted 13 October, 2024; originally announced October 2024.

    Comments: https://roahmlab.github.io/crows/

  21. arXiv:2409.18737  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    MemFusionMap: Working Memory Fusion for Online Vectorized HD Map Construction

    Authors: Jingyu Song, Xudong Chen, Liupei Lu, Jie Li, Katherine A. Skinner

    Abstract: High-definition (HD) maps provide environmental information for autonomous driving systems and are essential for safe planning. While existing methods with single-frame input achieve impressive performance for online vectorized HD map construction, they still struggle with complex scenarios and occlusions. We propose MemFusionMap, a novel temporal fusion model with enhanced temporal reasoning capa… ▽ More

    Submitted 22 November, 2024; v1 submitted 25 September, 2024; originally announced September 2024.

    Comments: Accepted to WACV 2025

  22. arXiv:2409.16915  [pdf, other

    cs.RO

    Let's Make a Splan: Risk-Aware Trajectory Optimization in a Normalized Gaussian Splat

    Authors: Jonathan Michaux, Seth Isaacson, Challen Enninful Adu, Adam Li, Rahul Kashyap Swayampakula, Parker Ewen, Sean Rice, Katherine A. Skinner, Ram Vasudevan

    Abstract: Neural Radiance Fields and Gaussian Splatting have recently transformed computer vision by enabling photo-realistic representations of complex scenes. However, they have seen limited application in real-world robotics tasks such as trajectory optimization. This is due to the difficulty in reasoning about collisions in radiance models and the computational complexity associated with operating in de… ▽ More

    Submitted 25 April, 2025; v1 submitted 25 September, 2024; originally announced September 2024.

    Comments: First two authors contributed equally. Project Page: https://roahmlab.github.io/splanning

  23. arXiv:2408.01569  [pdf, other

    cs.RO

    TURTLMap: Real-time Localization and Dense Mapping of Low-texture Underwater Environments with a Low-cost Unmanned Underwater Vehicle

    Authors: Jingyu Song, Onur Bagoren, Razan Andigani, Advaith Venkatramanan Sethuraman, Katherine A. Skinner

    Abstract: Significant work has been done on advancing localization and mapping in underwater environments. Still, state-of-the-art methods are challenged by low-texture environments, which is common for underwater settings. This makes it difficult to use existing methods in diverse, real-world scenes. In this paper, we present TURTLMap, a novel solution that focuses on textureless underwater environments th… ▽ More

    Submitted 9 October, 2024; v1 submitted 2 August, 2024; originally announced August 2024.

    Comments: Accepted to IROS 2024

  24. arXiv:2404.12339  [pdf, ps, other

    cs.RO cs.CV

    SPOT: Point Cloud Based Stereo Visual Place Recognition for Similar and Opposing Viewpoints

    Authors: Spencer Carmichael, Rahul Agrawal, Ram Vasudevan, Katherine A. Skinner

    Abstract: Recognizing places from an opposing viewpoint during a return trip is a common experience for human drivers. However, the analogous robotics capability, visual place recognition (VPR) with limited field of view cameras under 180 degree rotations, has proven to be challenging to achieve. To address this problem, this paper presents Same Place Opposing Trajectory (SPOT), a technique for opposing vie… ▽ More

    Submitted 20 March, 2026; v1 submitted 18 April, 2024; originally announced April 2024.

    Comments: Expanded version with added appendix. Published in ICRA 2024. Project page: https://umautobots.github.io/spot

  25. arXiv:2404.09094  [pdf, other

    cs.RO

    Learning Surface Terrain Classifications from Ground Penetrating Radar

    Authors: Anja Sheppard, Jason Brown, Nilton Renno, Katherine A. Skinner

    Abstract: Terrain classification is an important problem for mobile robots operating in extreme environments as it can aid downstream tasks such as autonomous navigation and planning. While RGB cameras are widely used for terrain identification, vision-based methods can suffer due to poor lighting conditions and occlusions. In this paper, we propose the novel use of Ground Penetrating Radar (GPR) for terrai… ▽ More

    Submitted 13 April, 2024; originally announced April 2024.

    Comments: Accepted to the 2024 Conference on Computer Vision and Pattern Recognition (CVPR) Perception Beyond the Visible Spectrum Workshop

  26. arXiv:2403.19104  [pdf, other

    cs.CV cs.RO

    CRKD: Enhanced Camera-Radar Object Detection with Cross-modality Knowledge Distillation

    Authors: Lingjun Zhao, Jingyu Song, Katherine A. Skinner

    Abstract: In the field of 3D object detection for autonomous driving, LiDAR-Camera (LC) fusion is the top-performing sensor configuration. Still, LiDAR is relatively high cost, which hinders adoption of this technology for consumer automobiles. Alternatively, camera and radar are commonly deployed on vehicles already on the road today, but performance of Camera-Radar (CR) fusion falls behind LC fusion. In t… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

    Comments: Accepted to CVPR 2024

  27. arXiv:2403.05513  [pdf, other

    cs.RO

    A Detection and Filtering Framework for Collaborative Localization

    Authors: Thirumalaesh Ashokkumar, Katherine A Skinner, Siddarth Agarwal, Ankit Vora, Ashutosh Bhown

    Abstract: Increasingly, autonomous vehicles (AVs) are becoming a reality, such as the Advanced Driver Assistance Systems (ADAS) in vehicles that assist drivers in driving and parking functions with vehicles today. The localization problem for AVs relies primarily on multiple sensors, including cameras, LiDARs, and radars. Manufacturing, installing, calibrating, and maintaining these sensors can be very expe… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

  28. arXiv:2402.11735  [pdf, other

    cs.RO cs.CV

    LiRaFusion: Deep Adaptive LiDAR-Radar Fusion for 3D Object Detection

    Authors: Jingyu Song, Lingjun Zhao, Katherine A. Skinner

    Abstract: We propose LiRaFusion to tackle LiDAR-radar fusion for 3D object detection to fill the performance gap of existing LiDAR-radar detectors. To improve the feature extraction capabilities from these two modalities, we design an early fusion module for joint voxel feature encoding, and a middle fusion module to adaptively fuse feature maps via a gated network. We perform extensive evaluation on nuScen… ▽ More

    Submitted 18 February, 2024; originally announced February 2024.

    Comments: Accepted to ICRA 2024

  29. arXiv:2402.01106  [pdf, other

    cs.RO

    Learning Which Side to Scan: Multi-View Informed Active Perception with Side Scan Sonar for Autonomous Underwater Vehicles

    Authors: Advaith V. Sethuraman, Philip Baldoni, Katherine A. Skinner, James McMahon

    Abstract: Autonomous underwater vehicles often perform surveys that capture multiple views of targets in order to provide more information for human operators or automatic target recognition algorithms. In this work, we address the problem of choosing the most informative views that minimize survey time while maximizing classifier accuracy. We introduce a novel active perception framework for multi-view ada… ▽ More

    Submitted 13 April, 2024; v1 submitted 1 February, 2024; originally announced February 2024.

  30. Machine Learning for Shipwreck Segmentation from Side Scan Sonar Imagery: Dataset and Benchmark

    Authors: Advaith V. Sethuraman, Anja Sheppard, Onur Bagoren, Christopher Pinnow, Jamey Anderson, Timothy C. Havens, Katherine A. Skinner

    Abstract: Open-source benchmark datasets have been a critical component for advancing machine learning for robot perception in terrestrial applications. Benchmark datasets enable the widespread development of state-of-the-art machine learning methods, which require large datasets for training, validation, and thorough comparison to competing approaches. Underwater environments impose several operational cha… ▽ More

    Submitted 27 August, 2024; v1 submitted 25 January, 2024; originally announced January 2024.

    Comments: Project website link: https://umfieldrobotics.github.io/ai4shipwrecks/

    Journal ref: The International Journal of Robotics Research. 2024;0(0)

  31. arXiv:2401.13853  [pdf, other

    cs.RO cs.CV

    Dataset and Benchmark: Novel Sensors for Autonomous Vehicle Perception

    Authors: Spencer Carmichael, Austin Buchan, Mani Ramanagopal, Radhika Ravi, Ram Vasudevan, Katherine A. Skinner

    Abstract: Conventional cameras employed in autonomous vehicle (AV) systems support many perception tasks, but are challenged by low-light or high dynamic range scenes, adverse weather, and fast motion. Novel sensors, such as event and thermal cameras, offer capabilities with the potential to address these scenarios, but they remain to be fully exploited. This paper introduces the Novel Sensors for Autonomou… ▽ More

    Submitted 24 January, 2024; originally announced January 2024.

    Comments: Under review

  32. arXiv:2310.01932  [pdf, other

    cs.RO

    Automatic Data Processing for Space Robotics Machine Learning

    Authors: Anja Sheppard, Katherine A. Skinner

    Abstract: Autonomous terrain classification is an important problem in planetary navigation, whether the goal is to identify scientific sites of interest or to traverse treacherous areas safely. Past Martian rovers have relied on human operators to manually identify a navigable path from transmitted imagery. Our goals on Mars in the next few decades will eventually require rovers that can autonomously move… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: Presented as a poster at IAC 2023

  33. arXiv:2310.01667  [pdf, other

    cs.CV

    STARS: Zero-shot Sim-to-Real Transfer for Segmentation of Shipwrecks in Sonar Imagery

    Authors: Advaith Venkatramanan Sethuraman, Katherine A. Skinner

    Abstract: In this paper, we address the problem of sim-to-real transfer for object segmentation when there is no access to real examples of an object of interest during training, i.e. zero-shot sim-to-real transfer for segmentation. We focus on the application of shipwreck segmentation in side scan sonar imagery. Our novel segmentation network, STARS, addresses this challenge by fusing a predicted deformati… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  34. arXiv:2309.04937  [pdf, other

    cs.RO

    LONER: LiDAR Only Neural Representations for Real-Time SLAM

    Authors: Seth Isaacson, Pou-Chun Kung, Mani Ramanagopal, Ram Vasudevan, Katherine A. Skinner

    Abstract: This paper proposes LONER, the first real-time LiDAR SLAM algorithm that uses a neural implicit scene representation. Existing implicit mapping methods for LiDAR show promising results in large-scale reconstruction, but either require groundtruth poses or run slower than real-time. In contrast, LONER uses LiDAR data to train an MLP to estimate a dense map in real-time, while simultaneously estimat… ▽ More

    Submitted 23 March, 2024; v1 submitted 10 September, 2023; originally announced September 2023.

    Comments: First two authors equally contributed. Webpage: https://umautobots.github.io/loner

  35. arXiv:2307.08647  [pdf, other

    cs.RO

    Uncertainty-Aware Acoustic Localization and Mapping for Underwater Robots

    Authors: Jingyu Song, Onur Bagoren, Katherine A. Skinner

    Abstract: For underwater vehicles, robotic applications have the added difficulty of operating in highly unstructured and dynamic environments. Environmental effects impact not only the dynamics and controls of the robot but also the perception and sensing modalities. Acoustic sensors, which inherently use mechanically vibrated signals for measuring range or velocity, are particularly prone to the effects t… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 9 pages, 9 figures

  36. arXiv:2209.13091  [pdf, other

    cs.RO cs.CV eess.IV

    WaterNeRF: Neural Radiance Fields for Underwater Scenes

    Authors: Advaith Venkatramanan Sethuraman, Manikandasriram Srinivasan Ramanagopal, Katherine A. Skinner

    Abstract: Underwater imaging is a critical task performed by marine robots for a wide range of applications including aquaculture, marine infrastructure inspection, and environmental monitoring. However, water column effects, such as attenuation and backscattering, drastically change the color and quality of imagery captured underwater. Due to varying water conditions and range-dependency of these effects,… ▽ More

    Submitted 29 September, 2023; v1 submitted 26 September, 2022; originally announced September 2022.

  37. CLONeR: Camera-Lidar Fusion for Occupancy Grid-aided Neural Representations

    Authors: Alexandra Carlson, Manikandasriram Srinivasan Ramanagopal, Nathan Tseng, Matthew Johnson-Roberson, Ram Vasudevan, Katherine A. Skinner

    Abstract: Recent advances in neural radiance fields (NeRFs) achieve state-of-the-art novel view synthesis and facilitate dense estimation of scene properties. However, NeRFs often fail for large, unbounded scenes that are captured under very sparse views with the scene content concentrated far away from the camera, as is typical for field robotics applications. In particular, NeRF-style algorithms perform p… ▽ More

    Submitted 4 April, 2023; v1 submitted 2 September, 2022; originally announced September 2022.

    Comments: first two authors equally contributed

    Journal ref: IEEE Robotics and Automation Letters, vol. 8, no. 5, pp. 2812-2819, May 2023

  38. arXiv:2102.10545  [pdf, ps, other

    cs.RO cs.AI cs.LG

    Bayesian Deep Learning for Segmentation for Autonomous Safe Planetary Landing

    Authors: Kento Tomita, Katherine A. Skinner, Koki Ho

    Abstract: Hazard detection is critical for enabling autonomous landing on planetary surfaces. Current state-of-the-art methods leverage traditional computer vision approaches to automate the identification of safe terrain from input digital elevation models (DEMs). However, performance for these methods can degrade for input DEMs with increased sensor noise. In the last decade, deep learning techniques have… ▽ More

    Submitted 25 August, 2025; v1 submitted 21 February, 2021; originally announced February 2021.

    Comments: 18 pages, 9 figures, Accepted by the AIAA Journal of Spacecraft and Rockets, revised from Paper AAS 21-253 presented at the AAS/AIAA Space Flight Mechanics Meeting in 2021

    Journal ref: Journal of Spacecraft and Rockets, Volume 59, Number 6, November 2022

  39. arXiv:1809.06256  [pdf, other

    cs.CV

    Sensor Transfer: Learning Optimal Sensor Effect Image Augmentation for Sim-to-Real Domain Adaptation

    Authors: Alexandra Carlson, Katherine A. Skinner, Ram Vasudevan, Matthew Johnson-Roberson

    Abstract: Performance on benchmark datasets has drastically improved with advances in deep learning. Still, cross-dataset generalization performance remains relatively low due to the domain shift that can occur between two different datasets. This domain shift is especially exaggerated between synthetic and real datasets. Significant research has been done to reduce this gap, specifically via modeling varia… ▽ More

    Submitted 7 January, 2019; v1 submitted 17 September, 2018; originally announced September 2018.

  40. DispSegNet: Leveraging Semantics for End-to-End Learning of Disparity Estimation from Stereo Imagery

    Authors: Junming Zhang, Katherine A. Skinner, Ram Vasudevan, Matthew Johnson-Roberson

    Abstract: Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep learning for semantic segmentation has shown great progress in recent years. In this paper, we design a CNN architecture that combines these two tasks to improve the… ▽ More

    Submitted 15 January, 2019; v1 submitted 12 September, 2018; originally announced September 2018.

    Comments: Add more description on the architecture of the model. Add more discussion on section IV-C. Fix typo in formula 6

    Journal ref: IEEE Robotics and Automation Letters, vol. 4, no. 2, pp. 1162-1169, April 2019

  41. arXiv:1803.07721  [pdf, other

    cs.CV

    Modeling Camera Effects to Improve Visual Learning from Synthetic Data

    Authors: Alexandra Carlson, Katherine A. Skinner, Ram Vasudevan, Matthew Johnson-Roberson

    Abstract: Recent work has focused on generating synthetic imagery to increase the size and variability of training data for learning visual tasks in urban scenes. This includes increasing the occurrence of occlusions or varying environmental and weather effects. However, few have addressed modeling variation in the sensor domain. Sensor effects can degrade real images, limiting generalizability of network p… ▽ More

    Submitted 1 October, 2018; v1 submitted 20 March, 2018; originally announced March 2018.

  42. WaterGAN: Unsupervised Generative Network to Enable Real-time Color Correction of Monocular Underwater Images

    Authors: Jie Li, Katherine A. Skinner, Ryan M. Eustice, Matthew Johnson-Roberson

    Abstract: This paper reports on WaterGAN, a generative adversarial network (GAN) for generating realistic underwater images from in-air image and depth pairings in an unsupervised pipeline used for color correction of monocular underwater images. Cameras onboard autonomous and remotely operated vehicles can capture high resolution images to map the seafloor, however, underwater image formation is subject to… ▽ More

    Submitted 26 October, 2017; v1 submitted 23 February, 2017; originally announced February 2017.

    Comments: 8 pages, 16 figures, published by RA-letter 2018. Source code available at: https://github.com/kskin/WaterGAN

    Journal ref: IEEE Robotics and Automation Letters IEEE Robotics and Automation Letters IEEE Robotics and Automation Letters 387 - 394 (2018)