ambiguity

Terms from Artificial Intelligence: humans at the heart of algorithms

Ambiguity is when the same input or situatio could mean several different things. The world is full of ambiguity including natural language, images, and sensor data. Sometimes ambiguity can be resolved by using internal coherence of the data, fusion of multiple modes of sensing or the same sensors over a longer time. Often there is some residual ambiguity often expressed as a set of alternatives with a confidence measure for each, but soemtiems needs a 'best guess' approach.. In bottom up systems, ambiguity at a low level, for example individual worlds in language may need to be resolved at a higher level, such as the meaning of a sentance. Top down systems may be able to push down expectations to lower levels, for exmaple a fixed vocabulary in a home automation system, that makes low level disamiguation easier.