bomonike

reasoning-qr.pngThis article describes a significant advancement in computer science, when AWS’s “Automated Reasoning” service was announced during their December, 2024 RE:Invent conference.

VIDEO: “Amazon’s NEW AI Just Solved The HARDEST Programming Problem” by Matthew Berman

That would be hallucinations, where the AI is making stuff up, albeit based on the likelihood in what it already knows. Generative AI makes use of “Deep learning” techniques to make predictions based on applying statistical models to large datasets (Large Language Models).

If we quibble about definitions, one definition of AI is the ability of computers to appear to behave like humans. Thus, the Turing test is about a conversation.

Automated reasoning is a specific discipline of artificial intelligence (AI) that applies logical models and proofs to reason about the possible behaviors of a system or program, including states it can or will never reach.

While machine learning makes predictions and inferences. Automated reasoning provides proof from Logical deductions.

AWS Automated Reasoning for Provable Security

The AWS AI demo turns a written HR policy (Leave of Absence) into FMs (Foundational AI LLM Models).

aws-policy-reasoning.png

Amazon’s’ “Automated Reasoning” they categorize under “Security, Identity, & Compliance”.

AWS also calls it “Provable Security”.

Automated Reasoning is for more than security:

Explainable AI!

The fancy trick is NOT that a service is able to answer questions (using GenAI).

The big deal is this: For the first (well-marketed) time, an AI system can point to explanations, which the EU has mandated for AI systems to explain the exact rules and variables it used to make a determination.

The big deal is Explainable AI.

How?

Amazon Bedrock Guardrails “evaluates prompts and model responses for Agents, Knowledge Bases, and FMs in Amazon Bedrock and self-managed or third-party FMs (Foundation Models).”

OBSERVE: The prompt to do this work (turn a pdf into Rules, Variables) AWS calls the “intent”.

contextual grounding.

OBSERVE: This service makes AI explainable.

The potential of this method is its applicability to Laws, Contracts, Agreements, Patents, Scientific White Papers/Peer Review, and a whole host of other written documents claiming something is true or false based on the Data.and Evidence.