This approach uses tools as:
- Chow Liu trees which aproximates large discrete distributions. This tree is computed off-line.
- A semi-external spanning tree algorithm is used to deal with the size of the Chow Liu tree
Probabilistic Navigation using Appearance
- The world is modeled as a set of discrete locations.
- Each location is described by a distribution over appearance words.
- Incoming sensory data is converted into a bag-of-words representation and compared with the stored information.
- There is an expresion for the probability that this observation comes either from the location's distributon or from a place which is not in the map.
- This approach uses binary features based on SURF detector/descriptor.
- Sets of observations are conditionally independient given position.
- Detector behavior is idependient of position.
- Location models are generated independently by the environment.
- Observations of one feature don't inform about the existence of other features.
No comments:
Post a Comment