6 Papers
3 Citations
Ao Li is an academic researcher from University of Science and Technology of China. The author has contributed to research in topics: Computer science & Software deployment. The author has an hindex of 1, co-authored 1 publications.
Chat about Author
Papers
DP-SLAM: A visual SLAM with moving probability towards dynamic environments
TL;DR: Wang et al. as mentioned in this paper proposed a sparse feature based visual SLAM, named as DP-SLAM, which is based on a moving probability propagation model for dynamic keypoints detection.
107
From Timing Variations to Performance Degradation: Understanding and Mitigating the Impact of Software Execution Timing in SLAM
Ao Li,Huan Liu,Jinwen Wang,Ning Zhang +3 more
- 23 Oct 2022
TL;DR: It is discovered that timing-induced errors are generated either from delayed execution in certain critical tasks, or from desynchronization in sensor fusion, and a solution is proposed that combines selective fusion on data in the front end and temporal budget optimization on bundle adjust- ment in the backend to mitigate the impacts of unexpected timing variation adaptively.
7
PolyRhythm: Adaptive Tuning of a Multi-Channel Attack Template for Timing Interference
Ao Li,M. Sudvarg,Huan Liu,Zhiyuan Yu,Chris Gill,Ning Zhang,H. Liu,yu. zhiyuan +7 more
- 01 Dec 2022
TL;DR: PolyRhythm as mentioned in this paper is a three-phase attack template that combines primitives across multiple architectural and kernel-based channels: (1) it uses an offline genetic algorithm to tune attack parameters based on the target hardware and OS platform; then, it performs an online search for regions of the attack parameter space where contention is most likely; and finally, it runs the attack primitives, using online reinforcement learning to adapt to dynamic execution patterns in the victim task.
5
Work-in-Progress: Measuring Security Protection in Real-time Embedded Firmware
Yuhao Wu,Yujie Wang,Shixuan Zhai,Zihan Li,Ao Li,Jinwen Wang,Ning Zhang +6 more
- 01 Dec 2022
TL;DR: In this paper , the authors conduct a measurement study for real-time embedded firmware from both a security perspective and a real time perspective, and analyze the adoption of security protection mechanisms and their potential impacts on the timeliness of realtime embedded systems.
RT-TEE: Real-time System Availability for Cyber-physical Systems using ARM TrustZone
Jinwen Wang,Ao Li,Haoran Li,Chenyang Lu,Ning Zhang +4 more
- 01 May 2022
TL;DR: RT-TEE is presented, a real-time trusted execution environment that bootstraps the ability to ensure availability using a minimal set of hardware primitives on commodity embedded platforms and designed a policy-based event-driven hierarchical scheduler.