CELI: Controller-Embedded Language Model Interactions
Jan-Samuel Wagner, Dave DeCaprio, Abishek Chiffon Muthu Raja, Jonathan, M. Holman, Lauren K. Brady, Sky C. Cheung, Hosein Barzekar, Eric Yang, Mark, Anthony Martinez II, David Soong, Sriram Sridhar, Han Si, Brandon W. Higgs,, Hisham Hamadeh, Scott Ogden

TL;DR
CELI introduces a novel framework embedding control logic within language model prompts, enabling autonomous multi-stage task execution and improved performance in code and content generation tasks.
Contribution
This work presents CELI, a framework that integrates control logic directly into language models, allowing dynamic workflow management and bridging the gap with traditional control mechanisms.
Findings
4.9 percentage point improvement on HumanEval benchmark
94.4% of articles met or exceeded quality standards
Enhanced multi-domain task performance
Abstract
We introduce Controller-Embedded Language Model Interactions (CELI), a framework that integrates control logic directly within language model (LM) prompts, facilitating complex, multi-stage task execution. CELI addresses limitations of existing prompt engineering and workflow optimization techniques by embedding control logic directly within the operational context of language models, enabling dynamic adaptation to evolving task requirements. Our framework transfers control from the traditional programming execution environment to the LMs, allowing them to autonomously manage computational workflows while maintaining seamless interaction with external systems and functions. CELI supports arbitrary function calls with variable arguments, bridging the gap between LMs' adaptive reasoning capabilities and conventional software paradigms' structured control mechanisms. To evaluate CELI's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Semantic Web and Ontologies · Service-Oriented Architecture and Web Services
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Residual Connection · Position-Wise Feed-Forward Layer · Dense Connections · Softmax · Multi-Head Attention · Adam · Dropout
