Editing
Symbolic AI and Expert Systems
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Understanding</span> == The fundamental premise of symbolic AI is that '''intelligence can be achieved by manipulating symbols according to explicit rules'''. This stands in contrast to connectionist AI (neural networks), which achieves intelligence by learning statistical patterns from data. Both paradigms have profound strengths and weaknesses. '''Expert systems''' were the dominant commercial AI technology of the 1980s. A medical expert system like MYCIN (1970s) encoded hundreds of rules like: <syntaxhighlight lang="text"> IF the infection is primary-bacteremia AND the site of the culture is one of the sterile sites AND the suspected portal of entry is gastrointestinal tract THEN there is suggestive evidence (0.7) that the organism is Bacteroides </syntaxhighlight> Note the confidence factor (0.7) β even early expert systems handled uncertainty through certainty factors, a precursor to probabilistic reasoning. '''The knowledge acquisition bottleneck''' is symbolic AI's central challenge. Encoding human expertise requires enormous time from domain experts and knowledge engineers. As the domain grows more complex, the rule base becomes unwieldy β rules interact in unexpected ways, and maintaining consistency becomes difficult. This "brittleness" contributed to the 1980s AI winter. '''Why symbolic AI still matters''': * '''Interpretability''': Rule-based systems can explain every decision β "the loan was denied because condition X was not met, per rule 42." Neural networks cannot match this. * '''Formal guarantees''': Logic-based systems can be formally verified. Safety-critical systems (avionics, medical devices) often require this. * '''Compositionality''': Symbolic systems can reason about new combinations of known concepts without training data for those combinations. * '''Data efficiency''': Expert knowledge encoded directly requires no training data for the rules themselves. Modern '''neuro-symbolic AI''' combines learned neural representations with symbolic reasoning β getting the pattern recognition of neural networks and the reasoning transparency of symbolic systems. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information