y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#probabilistic-reasoning News & Analysis

7 articles tagged with #probabilistic-reasoning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBearisharXiv – CS AI · Jun 87/10
🧠

How reliable are LLMs when it comes to playing dice?

A comprehensive study of 8 state-of-the-art language models reveals significant limitations in probabilistic reasoning, with accuracy dropping from 96% on standard problems to 59% on counterintuitive ones. The research demonstrates that LLMs are vulnerable to token bias and prompt manipulation, suggesting they lack genuine probability reasoning despite excelling at other mathematical tasks.

AIBullisharXiv – CS AI · May 97/10
🧠

Belief Memory: Agent Memory Under Partial Observability

Researchers introduce BeliefMem, a novel memory architecture for LLM agents that retains multiple candidate conclusions with associated probabilities instead of committing to single deterministic interpretations. This probabilistic approach preserves uncertainty, allows agents to update confidence as new evidence arrives, and demonstrates superior performance on LoCoMo and ALFWorld benchmarks compared to existing memory methods.

AIBullisharXiv – CS AI · Mar 56/10
🧠

Right in Time: Reactive Reasoning in Regulated Traffic Spaces

Researchers developed a reactive reasoning framework that combines probabilistic logic with real-time data processing to enable autonomous vehicles and drones to make safety and compliance decisions during operation. The system achieves orders of magnitude speedup over existing methods by using memoized inference and reactive circuits to only re-evaluate components affected by new sensor data.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Beyond Post-hoc Explanation: Toward Glassbox AI via Probabilistic Mediation

Researchers propose the Glassbox Framework, a new AI architecture that replaces post-hoc explainability with ante-hoc probabilistic mediation using Bayesian networks as transparent reasoning layers for large language models. This approach aims to make AI systems fundamentally accountable in high-stakes domains like healthcare, law, and public administration by encoding domain knowledge and causal assumptions before inference occurs.

AINeutralarXiv – CS AI · Jun 26/10
🧠

PSG-Nav: Probabilistic Scene Graph Navigation via Multiverse Decision Making

Researchers introduce PSG-Nav, a novel navigation system that uses probabilistic scene graphs to help AI agents navigate complex environments while accounting for perception uncertainty. The system achieves state-of-the-art results on three major benchmarks by employing multiverse decision-making and an evidential calibrator to reduce false positives in open-vocabulary navigation tasks.

AINeutralarXiv – CS AI · May 125/10
🧠

Weighted Rules under the Stable Model Semantics

Researchers introduce weighted rules under stable model semantics, combining logic programming with probabilistic methods similar to Markov Logic Networks. This advancement enables answer set programs to handle inconsistencies, rank solutions, assign probabilities, and perform statistical inference—moving beyond the deterministic limitations of traditional logic-based systems.

AINeutralarXiv – CS AI · May 115/10
🧠

Statistical inference with belief functions: A survey

This academic survey examines statistical inference methods within the belief functions framework, a mathematical approach for characterizing uncertainty when insufficient data prevents traditional probability distribution learning. The work reviews key contributions to inferring belief measures from statistical data, offering theoretical foundations relevant to uncertainty quantification in data-sparse environments.