paper-with-me

Papers

Bayesian Inverse Contextual Reasoning for Heterogeneous Semantics-Native Communication

2023-06-10 · Hyowoon Seo, Yoonseong Kang, Mehdi Bennis, Wan Choi

This work deals with the heterogeneous semantic-native communication (SNC) problem. When agents do not share the same communication context, the effectiveness of contextual reasoning (CR) is compromised calling for agents to infer other agents' context. This article proposes a novel framework for solving the inverse problem of CR in SNC using two Bayesian inference methods, namely: Bayesian inverse CR (iCR) and Bayesian inverse linearized CR (iLCR). The first proposed Bayesian iCR method utilizes Markov Chain Monte Carlo (MCMC) sampling to infer the agent's context while being computationally expensive. To address this issue, a Bayesian iLCR method is leveraged which obtains a linearized CR (LCR) model by training a linear neural network. Experimental results show that the Bayesian iLCR method requires less computation and achieves higher inference accuracy compared to Bayesian iCR. Additionally, heterogeneous SNC based on the context obtained through the Bayesian iLCR method shows better communication effectiveness than that of Bayesian iCR. Overall, this work provides valuable insights and methods to improve the effectiveness of SNC in situations where agents have different contexts.

📄 PDF Abstract BibTeX arXiv:2306.06403

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

A Bayesian Approach to Direct and Inverse Abstract Argumentation Problems

2019-09-10 · Hiroyuki Kido, Beishui Liao

This paper studies a fundamental mechanism of how to detect a conflict between arguments given sentiments regarding acceptability of the arguments. We introduce a concept of the inverse problem of the abstract argumentat…

Abstract Argumentation

A Simple Generative Model of Logical Reasoning and Statistical Learning

2023-05-18 · Hiroyuki Kido

Statistical learning and logical reasoning are two major fields of AI expected to be unified for human-like machine intelligence. Most existing work considers how to combine existing logical and statistical systems. Howe…

Bayesian InferenceFormal LogicLogical Reasoning

Semantics-Aware Inferential Network for Natural Language Understanding

2020-04-28 · Shuailiang Zhang, Hai Zhao, Junru Zhou

For natural language understanding tasks, either machine reading comprehension or natural language inference, both semantics-aware and inference are favorable features of the concerned modeling for better understanding p…

Machine Reading ComprehensionNatural Language InferenceNatural Language UnderstandingReading Comprehension

Predicates as Boxes in Bayesian Semantics for Natural Language

2019-09-01 · WS (NoDaLiDa) 2019 9 · Jean-Philippe Bernardy, Rasmus Blanck, Stergios Chatzikyriakidis, Shalom Lappin 외

In this paper, we present a Bayesian approach to natural language semantics. Our main focus is on the inference task in an environment where judgments require probabilistic reasoning. We treat nouns, verbs, adjectives, e…

Code over Words: Overcoming Semantic Inertia via Code-Grounded Reasoning

2026-01-26 · Manjie Xu, Isabella Yin, Xinyi Tu, Chi Zhang 외 arxiv

LLMs struggle with Semantic Inertia: the inability to inhibit pre-trained priors (e.g., "Lava is Dangerous") when dynamic, in-context rules contradict them. We probe this phenomenon using Baba Is You, where physical laws…