Skip to main content

Showing 1–20 of 20 results for author: Brink, K

.
  1. arXiv:2407.19046  [pdf, other

    cs.RO eess.SY

    Real-time Uncertainty-Aware Motion Planning for Magnetic-based Navigation

    Authors: Aditya Penumarti, Kristy Waters, Humberto Ramos, Kevin Brink, Jane Shin

    Abstract: Localization in GPS-denied environments is critical for autonomous systems, and traditional methods like SLAM have limitations in generalizability across diverse environments. Magnetic-based navigation (MagNav) offers a robust solution by leveraging the ubiquity and unique anomalies of external magnetic fields. This paper proposes a real-time uncertainty-aware motion planning algorithm for MagNav,… ▽ More

    Submitted 26 July, 2024; originally announced July 2024.

  2. arXiv:2404.00010  [pdf, other

    math.OC

    Technical Report: Pose Graph Optimization over Planar Unit Dual Quaternions: Improved Accuracy with Provably Convergent Riemannian Optimization

    Authors: William D. Warke, J. Humberto Ramos, Prashant Ganesh, Kevin M. Brink, Matthew T. Hale

    Abstract: It is common in pose graph optimization (PGO) algorithms to assume that noise in the translations and rotations of relative pose measurements is uncorrelated. However, existing work shows that in practice these measurements can be highly correlated, which leads to degradation in the accuracy of PGO solutions that rely on this assumption. Therefore, in this paper we develop a novel algorithm derive… ▽ More

    Submitted 28 January, 2025; v1 submitted 9 March, 2024; originally announced April 2024.

    Comments: 61 pages

  3. arXiv:2402.03135  [pdf, other

    cs.RO cs.CG cs.CV

    GPU-Accelerated 3D Polygon Visibility Volumes for Synergistic Perception and Navigation

    Authors: Andrew Willis, Collin Hague, Artur Wolek, Kevin Brink

    Abstract: UAV missions often require specific geometric constraints to be satisfied between ground locations and the vehicle location. Such requirements are typical for contexts where line-of-sight must be maintained between the vehicle location and the ground control location and are also important in surveillance applications where the UAV wishes to be able to sense, e.g., with a camera sensor, a specific… ▽ More

    Submitted 5 February, 2024; originally announced February 2024.

  4. arXiv:2310.19858  [pdf

    cs.SI physics.soc-ph

    iGEM: a model system for team science and innovation

    Authors: Marc Santolini, Leo Blondel, Megan J. Palmer, Robert N. Ward, Rathin Jeyaram, Kathryn R. Brink, Abhijeet Krishna, Albert-Laszlo Barabasi

    Abstract: Teams are a primary source of innovation in science and technology. Rather than examining the lone genius, scholarly and policy attention has shifted to understanding how team interactions produce new and useful ideas. Yet the organizational roots of innovation remain unclear, in part because of the limitations of current data. This paper introduces the international Genetically Engineered Machine… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: 78 pages including SI, 7 figures, 18 SI figures

  5. arXiv:2308.10453  [pdf

    cs.CV cs.LG eess.IV

    DOMINO++: Domain-aware Loss Regularization for Deep Learning Generalizability

    Authors: Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu, Adam J. Woods, Kevin Brink, Matthew Hale, Ruogu Fang

    Abstract: Out-of-distribution (OOD) generalization poses a serious challenge for modern deep learning (DL). OOD data consists of test data that is significantly different from the model's training data. DL models that perform well on in-domain test data could struggle on OOD data. Overcoming this discrepancy is essential to the reliable deployment of DL. Proper model calibration decreases the number of spur… ▽ More

    Submitted 20 August, 2023; originally announced August 2023.

    Comments: 12 pages, 5 figures, 5 tables, Accepted by the International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) 2023

  6. arXiv:2305.00929  [pdf, other

    cs.RO

    Learning Flight Control Systems from Human Demonstrations and Real-Time Uncertainty-Informed Interventions

    Authors: Prashant Ganesh, J. Humberto Ramos, Vinicius G. Goecks, Jared Paquet, Matthew Longmire, Nicholas R. Waytowich, Kevin Brink

    Abstract: This paper describes a methodology for learning flight control systems from human demonstrations and interventions while considering the estimated uncertainty in the learned models. The proposed approach uses human demonstrations to train an initial model via imitation learning and then iteratively, improve its performance by using real-time human interventions. The aim of the interventions is to… ▽ More

    Submitted 1 May, 2023; originally announced May 2023.

    Comments: IFAC 2023

  7. Photometric Correction for Infrared Sensors

    Authors: Jincheng Zhang, Kevin Brink, Andrew R Willis

    Abstract: Infrared thermography has been widely used in several domains to capture and measure temperature distributions across surfaces and objects. This methodology can be further expanded to 3D applications if the spatial distribution of the temperature distribution is available. Structure from Motion (SfM) is a photometric range imaging technique that makes it possible to obtain 3D renderings from a clo… ▽ More

    Submitted 12 January, 2024; v1 submitted 8 April, 2023; originally announced April 2023.

  8. arXiv:2302.05142  [pdf

    cs.CV cs.AI cs.LG

    DOMINO: Domain-aware Loss for Deep Learning Calibration

    Authors: Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu, Adam J. Woods, Kevin Brink, Matthew Hale, Ruogu Fang

    Abstract: Deep learning has achieved the state-of-the-art performance across medical imaging tasks; however, model calibration is often not considered. Uncalibrated models are potentially dangerous in high-risk applications since the user does not know when they will fail. Therefore, this paper proposes a novel domain-aware loss function to calibrate deep learning models. The proposed loss function applies… ▽ More

    Submitted 10 February, 2023; originally announced February 2023.

    Comments: 7 pages, 1 figure, 1 table, accepted by the Software Impacts journal

  9. arXiv:2301.12776  [pdf, other

    cs.LG stat.ML

    PAC-Bayesian Soft Actor-Critic Learning

    Authors: Bahareh Tasdighi, Abdullah Akgül, Manuel Haussmann, Kenny Kazimirzak Brink, Melih Kandemir

    Abstract: Actor-critic algorithms address the dual goals of reinforcement learning (RL), policy evaluation and improvement via two separate function approximators. The practicality of this approach comes at the expense of training instability, caused mainly by the destructive effect of the approximation errors of the critic on the actor. We tackle this bottleneck by employing an existing Probably Approximat… ▽ More

    Submitted 10 June, 2024; v1 submitted 30 January, 2023; originally announced January 2023.

    Comments: 19 pages, 2 figures

  10. arXiv:2209.07626  [pdf, other

    cs.RO

    Incremental cycle bases for cycle-based pose graph optimization

    Authors: Brendon Forsgren, Kevin Brink, Prashant Ganesh, Timothy McLain

    Abstract: Pose graph optimization is a special case of the simultaneous localization and mapping problem where the only variables to be estimated are pose variables and the only measurements are inter-pose constraints. The vast majority of pose graph optimization techniques are vertex based (variables are robot poses), but recent work has parameterized the pose graph optimization problem in a relative fashi… ▽ More

    Submitted 8 December, 2022; v1 submitted 15 September, 2022; originally announced September 2022.

    Comments: Changes made based on reviewer feedback

  11. arXiv:2209.06077  [pdf, other

    eess.IV cs.CV cs.LG

    DOMINO: Domain-aware Model Calibration in Medical Image Segmentation

    Authors: Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu, Adam J. Woods, Kevin Brink, Matthew Hale, Ruogu Fang

    Abstract: Model calibration measures the agreement between the predicted probability estimates and the true correctness likelihood. Proper model calibration is vital for high-risk applications. Unfortunately, modern deep neural networks are poorly calibrated, compromising trustworthiness and reliability. Medical image segmentation particularly suffers from this due to the natural uncertainty of tissue bound… ▽ More

    Submitted 13 September, 2022; originally announced September 2022.

    Comments: 10 pages, 6 figures, 3 tables. Accepted by International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) 2022 Oral Talk

  12. arXiv:2208.00988  [pdf, other

    eess.SY

    Information-Aware Guidance for Magnetic Anomaly based Navigation

    Authors: J. Humberto Ramos, Jaejeong Shin, Kyle Volle, Paul Buzaud, Kevin Brink, Prashant Ganesh

    Abstract: In the absence of an absolute positioning system, such as GPS, autonomous vehicles are subject to accumulation of positional error which can interfere with reliable performance. Improved navigational accuracy without GPS enables vehicles to achieve a higher degree of autonomy and reliability, both in terms of decision making and safety. This paper details the use of two navigation systems for auto… ▽ More

    Submitted 1 August, 2022; originally announced August 2022.

    Comments: 2022 International Conference on Intelligent Robots and Systems October 23 to 27, 2022 Kyoto, Japan

  13. arXiv:2203.06105  [pdf, ps, other

    eess.SY

    A summary on the UD Kalman Filter

    Authors: J. Humberto Ramos, Kevin Brink, Prashant Ganesh, John E. Hurtado

    Abstract: This document contains a concise and unified reference for one of the existing mechanizations of the UD Kalman filter. The associated matrix algorithms are also included along with the corresponding references.

    Submitted 29 June, 2022; v1 submitted 11 March, 2022; originally announced March 2022.

    Comments: 12 pages, compendium of some key algorithms for UD Kalman filtering

  14. arXiv:2201.07863  [pdf, other

    cs.RO cs.CV

    ROS georegistration: Aerial Multi-spectral Image Simulator for the Robot Operating System

    Authors: Andrew R. Willis, Kevin Brink, Kathleen Dipple

    Abstract: This article describes a software package called ROS georegistration intended for use with the Robot Operating System (ROS) and the Gazebo 3D simulation environment. ROSgeoregistration provides tools for the simulation, test and deployment of aerial georegistration algorithms and is made available with a link provided in the paper. A model creation package is provided which downloads multi-spectra… ▽ More

    Submitted 19 January, 2022; originally announced January 2022.

  15. arXiv:2103.11930  [pdf, other

    cs.GR cs.PL

    Volumetric Procedural Models for Shape Representation

    Authors: Andrew Willis, Prashant Ganesh, Kyle Volle, Jincheng Zhang, Kevin Brink

    Abstract: This article describes a volumetric approach for procedural shape modeling and a new Procedural Shape Modeling Language (PSML) that facilitates the specification of these models. PSML provides programmers the ability to describe shapes in terms of their 3D elements where each element may be a semantic group of 3D objects, e.g., a brick wall, or an indivisible object, e.g., an individual brick. Mod… ▽ More

    Submitted 22 March, 2021; originally announced March 2021.

  16. Real-Time RGBD Odometry for Fused-State Navigation Systems

    Authors: Andrew R. Willis, Kevin M. Brink

    Abstract: This article describes an algorithm that provides visual odometry estimates from sequential pairs of RGBD images. The key contribution of this article on RGBD odometry is that it provides both an odometry estimate and a covariance for the odometry parameters in real-time via a representative covariance matrix. Accurate, real-time parameter covariance is essential to effectively fuse odometry measu… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

  17. arXiv:2101.09750  [pdf, other

    cs.RO math.OC

    Deployable, Data-Driven Unmanned Vehicle Navigation System in GPS-Denied, Feature-Deficient Environments

    Authors: Sohum Misra, Kaarthik Sundar, Rajnikant Sharma, Kevin Brink

    Abstract: This paper presents a novel data-driven navigation system to navigate an Unmanned Vehicle (UV) in GPS-denied, feature-deficient environments such as tunnels, or mines. The method utilizes landmarks that vehicle can deploy and measure range from to enable localization as the vehicle traverses its pre-defined path through the tunnel. A key question that arises in such scenario is to estimate and red… ▽ More

    Submitted 2 November, 2021; v1 submitted 24 January, 2021; originally announced January 2021.

    Comments: 37 pages

    Report number: LA-UR-21-20249

  18. Maplets: An Efficient Approach for Cooperative SLAM Map Building Under Communication and Computation Constraints

    Authors: Kevin M. Brink, Jincheng Zhang, Andrew R. Willis, Ryan E. Sherrill, Jamie L. Godwin

    Abstract: This article introduces an approach to facilitate cooperative exploration and mapping of large-scale, near-ground, underground, or indoor spaces via a novel integration framework for locally-dense agent map data. The effort targets limited Size, Weight, and Power (SWaP) agents with an emphasis on limiting required communications and redundant processing. The approach uses a unique organization of… ▽ More

    Submitted 20 May, 2020; originally announced May 2020.

  19. Cooperative Navigation Using Pairwise Communication with Ranging and Magnetic Anomaly Measurements

    Authors: Chizhao Yang, Jared Strader, Yu Gu, Aaron Canciani, Kevin Brink

    Abstract: The problem of cooperative localization for a small group of Unmanned Aerial Vehicles (UAVs) in a GNSS denied environment is addressed in this paper. The presented approach contains two sequential steps: first, an algorithm called cooperative ranging localization, formulated as an Extended Kalman Filter (EKF), estimates each UAV's relative pose inside the group using inter-vehicle ranging measurem… ▽ More

    Submitted 8 June, 2020; v1 submitted 19 May, 2020; originally announced May 2020.

    Journal ref: Journal of Aerospace Information Systems (2020): 1-10

  20. Large Formal Wikis: Issues and Solutions

    Authors: Jesse Alama, Kasper Brink, Lionel Mamane, Josef Urban

    Abstract: We present several steps towards large formal mathematical wikis. The Coq proof assistant together with the CoRN repository are added to the pool of systems handled by the general wiki system described in \cite{DBLP:conf/aisc/UrbanARG10}. A smart re-verification scheme for the large formal libraries in the wiki is suggested for Mizar/MML and Coq/CoRN, based on recently developed precise tracking o… ▽ More

    Submitted 16 July, 2011; originally announced July 2011.

    Comments: To appear in The Conference of Intelligent Computer Mathematics: CICM 2011

    Journal ref: Intelligent Computer Mathematics 2011, LNCS 6824, pp. 149-165