Semantic Layer course
Foundations 25 min AccuracyConsistencyExplainability

ACE and the neurosymbolic bargain

The language model gets the words, the logic gets the verdict

Section 1

Three ways Meridian gets hurt

Next section
Section 2

Deterministic and non-deterministic reasoning

Next section
Section 3

Dividing the work

Next section
Section 4

From data to wisdom, and the tier AWS added

Next section
Section 5

The seven standards you are about to meet

Next section
Section 6

What the lab proves

Hands on

Watch consistency break

20 min

Run one natural-language loan question through a non-deterministic scorer five times and get five answers, then run the same question through a deterministic SPARQL rule five times and get one.

make lab-up            # once, starts Postgres + Fuseki + Ontop
make lab lab02-ace-coinflip

Full instructions, starter files and the solution are in labs/modules/lab02-ace-coinflip/README.md. The lab checks its own work, so you will know if it passed.

Check yourself

Quiz

6 questions, pass mark 70%. Answers are explained either way, so a wrong guess is not wasted.

1 An agent computes Daniel Okafor's debt-to-income ratio as 0.34 when the correct figure under Meridian's policy is 0.41. The arithmetic is flawless. What went wrong?
2 Setting a language model's temperature to zero gives you:
3 Which two tasks belong on the symbolic side of the neurosymbolic split? (pick two)

Select all that apply.

4 The AWS guidance adds an Intelligence tier to the classic Data, Information, Knowledge, Wisdom hierarchy. What does that tier hold?
5 Loan L-2087 is 47 days past due. Under Risk's rule, days past due at or above 90, a deterministic SPARQL ASK query returns:
6 OWL and SHACL both appear to constrain data. What is the key difference?