Gene Michael Stover (gene@acm.org)
created Tuesday, 2022 January 18
updated ????
Problem Solver in a Box = PSIB
algorithm | capabilities | limitations |
---|---|---|
symbolic | logic, space search, planning, can explain, can extrapolate | uncertainty must be explicit |
connectionist | classifier, feature extraction, parallel | can't explain, can it extrapolate? |
Bayes | classifier, feature extraction? | can't explain, can it extrapolate? |
nearest neighbor | lazy | can it extrapolate? |
What we call common sense is the fundamental knowledge about being human, in a human body, with a human mind, interacting with other humans. If you want a robot to act like a human, or you want a PSIB to predict in accurate nuance how humans will react to its output, it'll need “common sense”, but PSIBs for other domains will require fundamental knowledge for the domains in which they work.
Would not hurt for a PSIB to have fundamental knowledge for multiple domains. For example, a PSIB that works on economics might require the fundamental knowledge about being human (a.k.a. common sense).
For these examples, I tried to pick use cases that would be reasonable for a PSIB & that are varied.