首页 /研究 /Least Squares Optimization: From Theory to Practice
PERCEPTION

Least Squares Optimization: From Theory to Practice

Giorgio Grisetti

发表年份
2020
引用次数
50

摘要

Nowadays, Nonlinear Least-Squares embodies the foundation of many Robotics and Computer Vision systems. The research community deeply investigated this topic in the last few years, and this resulted in the development of several open-source solvers to approach constantly increasing classes of problems. In this work, we propose a unified methodology to design and develop efficient Least-Squares Optimization algorithms, focusing on the structures and patterns of each specific domain. Furthermore, we present a novel open-source optimization system that addresses problems transparently with a different structure and designed to be easy to extend. The system is written in modern C++ and runs efficiently on embedded systemsWe validated our approach by conducting comparative experiments on several problems using standard datasets. The results show that our system achieves state-of-the-art performances in all tested scenarios.

关键词

Computer scienceDomain (mathematical analysis)RoboticsArtificial intelligenceOpen sourceLeast-squares function approximationNonlinear systemOptimization problemState (computer science)Mathematical optimization

相关论文

查看 PERCEPTION 分类全部论文