25 research outputs found
Safety-quantifiable Line Feature-based Monocular Visual Localization with 3D Prior Map
Accurate and safety-quantifiable localization is of great significance for
safety-critical autonomous systems, such as unmanned ground vehicles (UGV) and
unmanned aerial vehicles (UAV). The visual odometry-based method can provide
accurate positioning in a short period but is subjected to drift over time.
Moreover, the quantification of the safety of the localization solution (the
error is bounded by a certain value) is still a challenge. To fill the gaps,
this paper proposes a safety-quantifiable line feature-based visual
localization method with a prior map. The visual-inertial odometry provides a
high-frequency local pose estimation which serves as the initial guess for the
visual localization. By obtaining a visual line feature pair association, a
foot point-based constraint is proposed to construct the cost function between
the 2D lines extracted from the real-time image and the 3D lines extracted from
the high-precision prior 3D point cloud map. Moreover, a global navigation
satellite systems (GNSS) receiver autonomous integrity monitoring (RAIM)
inspired method is employed to quantify the safety of the derived localization
solution. Among that, an outlier rejection (also well-known as fault detection
and exclusion) strategy is employed via the weighted sum of squares residual
with a Chi-squared probability distribution. A protection level (PL) scheme
considering multiple outliers is derived and utilized to quantify the potential
error bound of the localization solution in both position and rotation domains.
The effectiveness of the proposed safety-quantifiable localization system is
verified using the datasets collected in the UAV indoor and UGV outdoor
environments
3D LiDAR Aided GNSS NLOS Mitigation for Reliable GNSS-RTK Positioning in Urban Canyons
GNSS and LiDAR odometry are complementary as they provide absolute and
relative positioning, respectively. Their integration in a loosely-coupled
manner is straightforward but is challenged in urban canyons due to the GNSS
signal reflections. Recent proposed 3D LiDAR-aided (3DLA) GNSS methods employ
the point cloud map to identify the non-line-of-sight (NLOS) reception of GNSS
signals. This facilitates the GNSS receiver to obtain improved urban
positioning but not achieve a sub-meter level. GNSS real-time kinematics (RTK)
uses carrier phase measurements to obtain decimeter-level positioning. In urban
areas, the GNSS RTK is not only challenged by multipath and NLOS-affected
measurement but also suffers from signal blockage by the building. The latter
will impose a challenge in solving the ambiguity within the carrier phase
measurements. In the other words, the model observability of the ambiguity
resolution (AR) is greatly decreased. This paper proposes to generate virtual
satellite (VS) measurements using the selected LiDAR landmarks from the
accumulated 3D point cloud maps (PCM). These LiDAR-PCM-made VS measurements are
tightly-coupled with GNSS pseudorange and carrier phase measurements. Thus, the
VS measurements can provide complementary constraints, meaning providing
low-elevation-angle measurements in the across-street directions. The
implementation is done using factor graph optimization to solve an accurate
float solution of the ambiguity before it is fed into LAMBDA. The effectiveness
of the proposed method has been validated by the evaluation conducted on our
recently open-sourced challenging dataset, UrbanNav. The result shows the fix
rate of the proposed 3DLA GNSS RTK is about 30% while the conventional GNSS-RTK
only achieves about 14%. In addition, the proposed method achieves sub-meter
positioning accuracy in most of the data collected in challenging urban areas
CoLRIO: LiDAR-Ranging-Inertial Centralized State Estimation for Robotic Swarms
Collaborative state estimation using different heterogeneous sensors is a
fundamental prerequisite for robotic swarms operating in GPS-denied
environments, posing a significant research challenge. In this paper, we
introduce a centralized system to facilitate collaborative
LiDAR-ranging-inertial state estimation, enabling robotic swarms to operate
without the need for anchor deployment. The system efficiently distributes
computationally intensive tasks to a central server, thereby reducing the
computational burden on individual robots for local odometry calculations. The
server back-end establishes a global reference by leveraging shared data and
refining joint pose graph optimization through place recognition, global
optimization techniques, and removal of outlier data to ensure precise and
robust collaborative state estimation. Extensive evaluations of our system,
utilizing both publicly available datasets and our custom datasets, demonstrate
significant enhancements in the accuracy of collaborative SLAM estimates.
Moreover, our system exhibits remarkable proficiency in large-scale missions,
seamlessly enabling ten robots to collaborate effectively in performing SLAM
tasks. In order to contribute to the research community, we will make our code
open-source and accessible at \url{https://github.com/PengYu-team/Co-LRIO}
Early Prediction of Alzheimers Disease Leveraging Symptom Occurrences from Longitudinal Electronic Health Records of US Military Veterans
Early prediction of Alzheimer's disease (AD) is crucial for timely
intervention and treatment. This study aims to use machine learning approaches
to analyze longitudinal electronic health records (EHRs) of patients with AD
and identify signs and symptoms that can predict AD onset earlier. We used a
case-control design with longitudinal EHRs from the U.S. Department of Veterans
Affairs Veterans Health Administration (VHA) from 2004 to 2021. Cases were VHA
patients with AD diagnosed after 1/1/2016 based on ICD-10-CM codes, matched 1:9
with controls by age, sex and clinical utilization with replacement. We used a
panel of AD-related keywords and their occurrences over time in a patient's
longitudinal EHRs as predictors for AD prediction with four machine learning
models. We performed subgroup analyses by age, sex, and race/ethnicity, and
validated the model in a hold-out and "unseen" VHA stations group. Model
discrimination, calibration, and other relevant metrics were reported for
predictions up to ten years before ICD-based diagnosis. The study population
included 16,701 cases and 39,097 matched controls. The average number of
AD-related keywords (e.g., "concentration", "speaking") per year increased
rapidly for cases as diagnosis approached, from around 10 to over 40, while
remaining flat at 10 for controls. The best model achieved high discriminative
accuracy (ROCAUC 0.997) for predictions using data from at least ten years
before ICD-based diagnoses. The model was well-calibrated (Hosmer-Lemeshow
goodness-of-fit p-value = 0.99) and consistent across subgroups of age, sex and
race/ethnicity, except for patients younger than 65 (ROCAUC 0.746). Machine
learning models using AD-related keywords identified from EHR notes can predict
future AD diagnoses, suggesting its potential use for identifying AD risk using
EHR notes, offering an affordable way for early screening on large population.Comment: 24 page
Trajectory Smoothing Using GNSS/PDR Integration Via Factor Graph Optimization in Urban Canyons
Accurate and smooth global navigation satellite system (GNSS) positioning for
pedestrians in urban canyons is still a challenge due to the multipath effects
and the non-light-of-sight (NLOS) receptions caused by the reflections from
surrounding buildings. The recently developed factor graph optimization (FGO)
based GNSS positioning method opened a new window for improving urban GNSS
positioning by effectively exploiting the measurement redundancy from the
historical information to resist the outlier measurements. Unfortunately, the
FGO-based GNSS standalone positioning is still challenged in highly urbanized
areas. As an extension of the previous FGO-based GNSS positioning method, this
paper exploits the potential of the pedestrian dead reckoning (PDR) model in
FGO to improve the GNSS standalone positioning performance in urban canyons.
Specifically, the relative motion of the pedestrian is estimated based on the
raw acceleration measurements from the onboard smartphone inertial measurement
unit (IMU) via the PDR algorithm. Then the raw GNSS pseudorange, Doppler
measurements, and relative motion from PDR are integrated using the FGO. Given
the context of pedestrian navigation with a small acceleration most of the
time, a novel soft motion model is proposed to smooth the states involved in
the factor graph model. The effectiveness of the proposed method is verified
step-by-step through two datasets collected in dense urban canyons of Hong Kong
using smartphone-level GNSS receivers. The comparison between the conventional
extended Kalman filter, several existing methods, and FGO-based integration is
presented. The results reveal that the existing FGO-based GNSS standalone
positioning is highly complementary to the PDR's relative motion estimation.
Both improved positioning accuracy and trajectory smoothness are obtained with
the help of the proposed method.Comment: 11 pages, 14 figure