Symbol level: Difference between revisions
Jump to navigation
Jump to search
Alter: journal, pages. Add: s2cid, doi. Formatted dashes. | Use this bot. Report bugs. | Suggested by Superegz | Category:Artificial intelligence | #UCB_Category 190/195 |
m 1 revision imported |
(No difference)
| |
Latest revision as of 05:16, 23 March 2025
Template:Notability In knowledge-based systems, agents choose actions based on the principle of rationality to move closer to a desired goal. The agent is able to make decisions based on knowledge it has about the world (see knowledge level). But for the agent to actually change its state, it must use whatever means it has available. This level of description for the agent's behavior is the symbol level. The term was coined by Allen Newell in 1982.[1][2]
For example, in a computer program, the knowledge level consists of the information contained in its data structures that it uses to perform certain actions. The symbol level consists of the program's algorithms, the data structures themselves, and so on.