paper-with-me

홈 › Papers

Graphical-Probabilistic Modeling of Generative Flows in LLM-Native Software Systems

2026-06-14 · Víctor A. Braberman, Flavia Bonomo-Braberman arxiv

Engineering LLM-native software remains a challenging and immature field. Current practice is largely exploratory, relying on experimentation and heuristic techniques such as prompting and context engineering. These, however, are low-level and lack the principled structure needed to support design-level reasoning or analysis. In contrast, traditional software engineering leverages modularity and abstraction to communicate and analyze system behavior. To bring similar rigor to LLM-native development, we propose methods for documenting generative flows and for stating properties of LLM-based software designs. Such methods must account for the stochastic, prompt-dependent behavior of large language models while remaining expressive enough to capture emergent phenomena. Our initial approach is based on graphical probabilistic models, tailored to capture phenomena characteristic of LLM-native systems. This framework -- what we term Generation Networks -- aims to provide a foundation for principled reasoning about generative interactions and system-level properties in LLM-centric software architectures.

📄 PDF Abstract BibTeX arXiv:2606.15943

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Discriminative Learning with Layered Graphical Models

2019-01-31 · Yuesong Shen, Tao Wu, Csaba Domokos, Daniel Cremers

Probabilistic graphical models are traditionally known for their successes in generative modeling. In this work, we advocate layered graphical models (LGMs) for probabilistic discriminative learning. To this end, we desi…

General Classificationimage-classificationImage ClassificationVariational Inference

A Logic-based Approach to Generatively Defined Discriminative Modeling

2014-10-15 · Taisuke Sato, Keiichi Kubota, Yoshitaka Kameya

Conditional random fields (CRFs) are usually specified by graphical models but in this paper we propose to use probabilistic logic programs and specify them generatively. Our intension is first to provide a unified appro…

Graphical Residual Flows

2022-04-23 · Jacobie Mouton, Steve Kroon

Graphical flows add further structure to normalizing flows by encoding non-trivial variable dependencies. Previous graphical flow models have focused primarily on a single flow direction: the normalizing direction for de…

Density Estimation

Deep Probabilistic Graphical Modeling

2021-04-25 · Adji B. Dieng

Probabilistic graphical modeling (PGM) provides a framework for formulating an interpretable generative process of data and expressing uncertainty about unknowns, but it lacks flexibility. Deep learning (DL) is an altern…

Topic Models

Probabilistic Graphical Models: A Concise Tutorial

2025-07-23 · Jacqueline Maasch, Willie Neiswanger, Stefano Ermon, Volodymyr Kuleshov arxiv

Probabilistic graphical modeling is a branch of machine learning that uses probability distributions to describe the world, make predictions, and support decision-making under uncertainty. Underlying this modeling framew…