Search papers, labs, and topics across Lattice.
The paper advocates for a shift from monolithic AI models to composable neuro-symbolic architectures using "symbolic seams" as architectural breakpoints. Symbolic seams enforce inspectable, typed boundary objects and versioned constraint bundles, promoting transparency and adaptability. This approach aims to combine the data-driven adaptability of learned components with the verifiability of explicit symbolic constraints.
Unlock AI's next stage by treating systems as assemblies of interchangeable parts, enabling extensibility, transparency, and principled evolution.
Current Artificial Intelligence (AI) systems are frequently built around monolithic models that entangle perception, reasoning, and decision-making, a design that often conflicts with established software architecture principles. Large Language Models (LLMs) amplify this tendency, offering scale but limited transparency and adaptability. To address this, we argue for composability as a guiding principle that treats AI as a living architecture rather than a fixed artifact. We introduce symbolic seams: explicit architectural breakpoints where a system commits to inspectable, typed boundary objects, versioned constraint bundles, and decision traces. We describe how seams enable a composable neuro-symbolic design that combines the data-driven adaptability of learned components with the verifiability of explicit symbolic constraints -- combining strengths neither paradigm achieves alone. By treating AI systems as assemblies of interchangeable parts rather than indivisible wholes, we outline a direction for intelligent systems that are extensible, transparent, and amenable to principled evolution.