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 Lan...
详细信息
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 propose to generate logic tree samples from the posterior using a learnable GFlowNet, which is a diversity-seeking generator for structured discrete variables. The M-step employs the generated logic rules to approximate marginalization over the posterior, facilitating the learning of model parameters and refining the tunable LLM prior parameters. In the online setting, our locally built, lightweight model will iteratively extract the most relevant rules from LLMs for each sequence using only a few iterations. Empirical demonstrations showcase the promising performance and adaptability of our framework. Copyright 2024 by the author(s)
Understanding and recognition of human emotions are very crucial in various fields. This paper proposes a new approach to show the different feelings that are hidden using multi-modalities like video, audio, and textu...
详细信息
In agriculture, weeds always prove to be a major threat. It is tedious to do weeding at a later stage when the crops and the weeds are significantly grown. Incorporating technology in agriculture has revolutionized bo...
详细信息
This study presents a comparative analysis of the Deep Q-Network (DQN) and Deep Deterministic Policy Gradient (DDPG) reinforcement learning algorithms in the context of stock trading, focusing on historical stock pric...
详细信息
Federated Learning (FL) is a promising privacy-aware distributed learning framework that can be deployed on various devices, such as mobile phones, desktops, and devices equipped with CPUs or GPUs. In the context of s...
详细信息
Cyber-physical systems (CPS) and the Internet of Things (IoT) technologies link urban systems through networks and improve the delivery of quality services to residents. To enhance municipality services, information a...
详细信息
The issue of cheating during exams has become a significant concern, gaining widespread attention from the public and media. This issue has been made worse by the transition of educational institutions to an online fo...
详细信息
This article introduces a novel approach to data structure visualization through the development of a new programming language, utilizing Python's Lex-YACC library for lexical analysis and parsing, and the Turtle ...
详细信息
A wide variety of disciplines contribute to bioinformatics research, including computerscience, biology, chemistry, mathematics, and physics. This study determines the number of research articles published on arXiv c...
详细信息
As the dengue infection still impacts hundreds of millions of people globally, unprecedented efforts in dengue drug development have been more progressive in recent decades. Computational methods provide a fast, susta...
详细信息
暂无评论