Li Qiao

LG
h-index16
3papers
56citations
Novelty25%
AI Score28

3 Papers

1.2SYNov 25, 2016
Position and Velocity estimation of Re-entry Vehicles using Fast Unscented Kalman Filters

Sanat Biswas, Li Qiao, Andrew Dempster

Application of two new UKF based estimation techniques with reduced processing time in re-entry vehicle position and velocity estimation problem using ground-based range and elevation measurements is presented. The first method is called the Single Propagation Unscented Kalman Filter (SPUKF) where, the a postiriori state is propagated only once and then the sampled sigma points at the next time state are approximated by the first-order Taylor Series terms. In the second method called the Extrapolated Single Propagation Unscented Kalman Filter (ESPUKF), the sigma points are approximated to the second-order Taylor Series terms using the Richardson Extrapolation. The EKF, SPUKF, ESPUKF and the UKF are utilized in a re-entry vehicle navigation scenario using range and elevation measurements. The estimation accuracies and the processing times for different algorithms are compared for the scenario. The result demonstrates that the UKF provides better accuracy than the EKF but requires more processing time. The SPUKF accuracy is better than the EKF and the processing time is significantly less than the UKF. However, the accuracy of the SPUKF is less than the UKF. The ESPUKF provides estimation accuracy comparable to the UKF and the processing time is also significantly reduced.

14.4LGOct 2, 2025
Detection of Chagas Disease from the ECG: The George B. Moody PhysioNet Challenge 2025

Matthew A. Reyna, Zuzana Koscova, Jan Pavlus et al.

Objective: Chagas disease is a parasitic infection that is endemic to South America, Central America, and, more recently, the U.S., primarily transmitted by insects. Chronic Chagas disease can cause cardiovascular diseases and digestive problems. Serological testing capacities for Chagas disease are limited, but Chagas cardiomyopathy often manifests in ECGs, providing an opportunity to prioritize patients for testing and treatment. Approach: The George B. Moody PhysioNet Challenge 2025 invites teams to develop algorithmic approaches for identifying Chagas disease from electrocardiograms (ECGs). Main results: This Challenge provides multiple innovations. First, we leveraged several datasets with labels from patient reports and serological testing, provided a large dataset with weak labels and smaller datasets with strong labels. Second, we augmented the data to support model robustness and generalizability to unseen data sources. Third, we applied an evaluation metric that captured the local serological testing capacity for Chagas disease to frame the machine learning problem as a triage task. Significance: Over 630 participants from 111 teams submitted over 1300 entries during the Challenge, representing diverse approaches from academia and industry worldwide.

2.3SPAug 30, 2019
Fast Scenario Reduction for Power Systems by Deep Learning

Qiao Li, David Wenzhong Gao

Scenario reduction is an important topic in stochastic programming problems. Due to the random behavior of load and renewable energy, stochastic programming becomes a useful technique to optimize power systems. Thus, scenario reduction gets more attentions in recent years. Many scenario reduction methods have been proposed to reduce the scenario set in a fast speed. However, the speed of scenario reduction is still very slow, in which it takes at least several seconds to several minutes to finish the reduction. This limitation of speed prevents stochastic programming to be implemented in real-time optimal control problems. In this paper, a fast scenario reduction method based on deep learning is proposed to solve this problem. Inspired by the deep learning based image process, recognition and generation methods, the scenario data are transformed into a 2D image-like data and then to be fed into a deep convolutional neural network (DCNN). The output of the DCNN will be an "image" of the reduced scenario set. Since images can be processed in a very high speed by neural networks, the scenario reduction by neural network can also be very fast. The results of the simulation show that the scenario reduction with the proposed DCNN method can be completed in very high speed.