AIHCSEFeb 14, 2025

The Ann Arbor Architecture for Agent-Oriented Programming

arXiv:2502.09903v11 citationsh-index: 1
Originality Highly original
AI Analysis

This work addresses the challenge of programming large language models for researchers and developers in the field of natural language processing.

The authors tackled the problem of prompt engineering for large language models, introducing the Ann Arbor Architecture as a conceptual framework for agent-oriented programming, and reported on initial experiments in agent training. The outcome is a new perspective on in-context learning.

In this paper, we reexamine prompt engineering for large language models through the lens of automata theory. We argue that language models function as automata and, like all automata, should be programmed in the languages they accept, a unified collection of all natural and formal languages. Therefore, traditional software engineering practices--conditioned on the clear separation of programming languages and natural languages--must be rethought. We introduce the Ann Arbor Architecture, a conceptual framework for agent-oriented programming of language models, as a higher-level abstraction over raw token generation, and provide a new perspective on in-context learning. Based on this framework, we present the design of our agent platform Postline, and report on our initial experiments in agent training.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes