paper-with-me

홈 › Papers

Recovering Event Probabilities from Large Language Model Embeddings via Axiomatic Constraints

2025-05-10 · Jian-Qiao Zhu, Haijiang Yan, Thomas L. Griffiths

Rational decision-making under uncertainty requires coherent degrees of belief in events. However, event probabilities generated by Large Language Models (LLMs) have been shown to exhibit incoherence, violating the axioms of probability theory. This raises the question of whether coherent event probabilities can be recovered from the embeddings used by the models. If so, those derived probabilities could be used as more accurate estimates in events involving uncertainty. To explore this question, we propose enforcing axiomatic constraints, such as the additive rule of probability theory, in the latent space learned by an extended variational autoencoder (VAE) applied to LLM embeddings. This approach enables event probabilities to naturally emerge in the latent space as the VAE learns to both reconstruct the original embeddings and predict the embeddings of semantically related events. We evaluate our method on complementary events (i.e., event A and its complement, event not-A), where the true probabilities of the two events must sum to 1. Experiment results on open-weight language models demonstrate that probabilities recovered from embeddings exhibit greater coherence than those directly reported by the corresponding models and align closely with the true probabilities.

📄 PDF Abstract BibTeX arXiv:2505.07883

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making Under UncertaintyLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Offensive Language Detection with BERT-based models, By Customizing Attention Probabilities

2021-10-11 · Peyman Alavi, Pouria Nikvand, Mehrnoush Shamsfard

This paper describes a novel study on using `Attention Mask' input in transformers and using this approach for detecting offensive content in both English and Persian languages. The paper's principal focus is to suggest …

Word Embeddings

Estimating word co-occurrence probabilities from pretrained static embeddings using a log-bilinear model

2022-05-01 · CMCL (ACL) 2022 5 · Richard Futrell

We investigate how to use pretrained static word embeddings to deliver improved estimates of bilexical co-occurrence probabilities: conditional probabilities of one word given a single other word in a specific relationsh…

Word Embeddings

Leveraging Log Probabilities in Language Models to Forecast Future Events

2025-01-08 · Tommaso Soru, Jim Marshall

In the constantly changing field of data-driven decision making, accurately predicting future events is crucial for strategic planning in various sectors. The emergence of Large Language Models (LLMs) marks a significant…

Decision Making

Objective Probability

2013-03-27 · Henry E. Kyburg Jr

A distinction is sometimes made between "statistical" and "subjective" probabilities. This is based on a distinction between "unique" events and "repeatable" events. We argue that this distinction is untenable, since all…

All

NUS-IDS at CASE 2021 Task 1: Improving Multilingual Event Sentence Coreference Identification With Linguistic Information

2021-08-01 · ACL (CASE) 2021 8 · Fiona Anting Tan, Sujatha Das Gollapalli, See-Kiong Ng

Event Sentence Coreference Identification (ESCI) aims to cluster event sentences that refer to the same event together for information extraction. We describe our ESCI solution developed for the ACL-CASE 2021 shared task…

POSSentence