Latent Logic Tree Extraction for Event Sequence Explanation from LLMs
Zitao Song, Chao Yang, Chaojie Wang, Bo An, Shuang Li

TL;DR
This paper introduces a novel framework that uses an amortized EM algorithm with GFlowNet sampling to extract logic tree explanations from LLMs for event sequences, enhancing interpretability in high-stakes systems.
Contribution
It presents a new method combining temporal point processes, LLM priors, and GFlowNet sampling within an EM framework to generate structured logic tree explanations from event data.
Findings
Demonstrates effective extraction of logic trees from LLMs.
Shows adaptability and efficiency in online event sequence analysis.
Achieves promising interpretability results in empirical tests.
Abstract
Modern high-stakes systems, such as healthcare or robotics, often generate vast streaming event sequences. Our goal is to design an efficient, plug-and-play tool to elicit logic tree-based explanations from Large Language Models (LLMs) to provide customized insights into each observed event sequence. Built on the temporal point process model for events, our method employs the likelihood function as a score to evaluate generated logic trees. We propose an amortized Expectation-Maximization (EM) learning framework and treat the logic tree as latent variables. In the E-step, we evaluate the posterior distribution over the latent logic trees using an LLM prior and the likelihood of the observed event sequences. LLM provides a high-quality prior for the latent logic trees, however, since the posterior is built over a discrete combinatorial space, we cannot get the closed-form solution. We…
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
TopicsAdvanced Database Systems and Queries · Semantic Web and Ontologies · Data Quality and Management
