{ "id": "1811.11946", "version": "v1", "published": "2018-11-29T03:53:17.000Z", "updated": "2018-11-29T03:53:17.000Z", "title": "Visual SLAM with Network Uncertainty Informed Feature Selection", "authors": [ "Pranav Ganti", "Steven L. Waslander" ], "categories": [ "cs.CV" ], "abstract": "In order to facilitate long-term localization using a visual simultaneous localization and mapping (SLAM) algorithm, careful feature selection is required such that reference points persist over long durations and the runtime and storage complexity of the algorithm remain consistent. We present SIVO (Semantically Informed Visual Odometry and Mapping), a novel information-theoretic feature selection method for visual SLAM which incorporates machine learning and neural network uncertainty into the feature selection pipeline. Our algorithm selects points which provide the highest reduction in Shannon entropy between the entropy of the current state, and the joint entropy of the state given the addition of the new feature with the classification entropy of the feature from a Bayesian neural network. This feature selection strategy generates a sparse map suitable for long-term localization, as each selected feature significantly reduces the uncertainty of the vehicle state and has been detected to be a static object (building, traffic sign, etc.) repeatedly with a high confidence. The KITTI odometry dataset is used to evaluate our method, and we also compare our results against ORB_SLAM2. Overall, SIVO performs comparably to ORB_SLAM2 (average of 0.17% translation error difference, 6.2 x 10^(-5) deg/m rotation error difference) while reducing the map size by 69%.", "revisions": [ { "version": "v1", "updated": "2018-11-29T03:53:17.000Z" } ], "analyses": { "keywords": [ "network uncertainty informed feature selection", "visual slam", "novel information-theoretic feature selection method", "neural network", "error difference" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }