Relational Programming with Foundation Models
arXiv:2412.14515 · doi:10.1609/aaai.v38i9.28934
Abstract
Foundation models have vast potential to enable diverse AI applications. The powerful yet incomplete nature of these models has spurred a wide range of mechanisms to augment them with capabilities such as in-context learning, information retrieval, and code interpreting. We propose Vieira, a declarative framework that unifies these mechanisms in a general solution for programming with foundation models. Vieira follows a probabilistic relational paradigm and treats foundation models as stateless functions with relational inputs and outputs. It supports neuro-symbolic applications by enabling the seamless combination of such models with logic programs, as well as complex, multi-modal applications by streamlining the composition of diverse sub-models. We implement Vieira by extending the Scallop compiler with a foreign interface that supports foundation models as plugins. We implement plugins for 12 foundation models including GPT, CLIP, and SAM. We evaluate Vieira on 9 challenging tasks that span language, vision, and structured and vector databases. Our evaluation shows that programs in Vieira are concise, can incorporate modern foundation models, and have comparable or better accuracy than competitive baselines.
References in corpus (9)
- Llama 2: Open Foundation and Fine-Tuned Chat Models
- Sparks of Artificial General Intelligence: Early experiments with GPT-4
- High-Resolution Image Synthesis with Latent Diffusion Models
- Segment Anything
- Toolformer: Language Models Can Teach Themselves to Use Tools
- Prompt-to-Prompt Image Editing with Cross Attention Control
- SATNet: Bridging deep learning and logical reasoning using a differentiable satisfiability solver
- Learning Reasoning Strategies in End-to-End Differentiable Proving
- Closed Loop Neural-Symbolic Learning via Integrating Neural Perception, Grammar Parsing, and Symbolic Reasoning