Autonomous Toy Drone via Coresets for Pose Estimation.

SENSORS(2020)

引用 3|浏览9
暂无评分
摘要
A coreset of a dataset is a small weighted set, such that querying the coreset provably yields a (1 + epsilon)-factor approximation to the original (full) dataset, for a given family of queries. This paper suggests accurate coresets (epsilon = 0) that are subsets of the input for fundamental optimization problems. These coresets enabled us to implement a "Guardian Angel" system that computes pose-estimation in a rate >20 frames per second. It tracks a toy quadcopter which guides guests in a supermarket, hospital, mall, airport, and so on. We prove that any set of n matrices in Rd(xd) whose sum is a matrix S of rank r, has a coreset whose sum has the same left and right singular vectors as S, and consists of O(dr)=O(d(2)) matrices, independent of n. This implies the first (exact, weighted subset) coreset of O(d(2)) points to problems such as linear regression, PCA/SVD, and Wahba's problem, with corresponding streaming, dynamic, and distributed versions. Our main tool is a novel usage of the Caratheodory Theorem for coresets, an algorithm that computes its set in time that is linear in its cardinality. Extensive experimental results on both synthetic and real data, companion video of our system, and open code are provided.
更多
查看译文
关键词
pose estimation,localization,indoor navigation and mapping,autonomous sensors for micro drones,coresets,caratheodory
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要