中文
相关论文

相关论文: Logical Information Cells I

200 篇论文

Recently, Logic Explained Networks (LENs) have been proposed as explainable-by-design neural models providing logic explanations for their predictions. However, these models have only been applied to vision and tabular data, and they mostly…

计算与语言 · 计算机科学 2023-09-28 Rishabh Jain , Gabriele Ciravegna , Pietro Barbiero , Francesco Giannini , Davide Buffelli , Pietro Lio

The aim of this study is to formally express awareness for modeling practical agent communication. The notion of awareness has been proposed as a set of propositions for each agent, to which he/she pays attention, and has contributed to…

多智能体系统 · 计算机科学 2024-02-13 Yudai Kubono , Teeradaj Racharak , Satoshi Tojo

Language models' (LMs) proficiency in handling deterministic symbolic reasoning and rule-based tasks remains limited due to their dependency implicit learning on textual data. To endow LMs with genuine rule comprehension abilities, we…

计算与语言 · 计算机科学 2024-03-12 Yixuan Weng , Minjun Zhu , Fei Xia , Bin Li , Shizhu He , Kang Liu , Jun Zhao

High-level reasoning can be defined as the capability to generalize over knowledge acquired via experience, and to exhibit robust behavior in novel situations. Such form of reasoning is a basic skill in humans, who seamlessly use it in a…

人工智能 · 计算机科学 2023-11-15 Alessandro Oltramari

We propose the Intuitive Reasoning Network (IRENE) - a novel neural model for intuitive psychological reasoning about agents' goals, preferences, and actions that can generalise previous experiences to new situations. IRENE combines a graph…

人工智能 · 计算机科学 2023-12-13 Matteo Bortoletto , Lei Shi , Andreas Bulling

Understanding the function of individual units in a neural network is an important building block for mechanistic interpretability. This is often done by generating a simple text explanation of the behavior of individual neurons or units.…

机器学习 · 计算机科学 2025-06-09 Tuomas Oikarinen , Ge Yan , Tsui-Wei Weng

Reasoning is a key ability for an intelligent system. Large language models (LMs) achieve above-chance performance on abstract reasoning tasks, but exhibit many imperfections. However, human abstract reasoning is also imperfect. For…

This is the full version of a paper submitted to the Computability in Europe (CiE 2023) conference, with all proofs omitted there. In 2012 P. D. Azar and S. Micali introduced a new model of interactive proofs, called "Rational Interactive…

计算复杂性 · 计算机科学 2023-05-09 Daniil Musatov , Georgii Potapov

Reasoning is most powerful when an LLM accurately aggregates relevant information. We examine the critical role of information aggregation in reasoning by requiring the LLM to analyze sports narratives. To succeed at this task, an LLM must…

计算与语言 · 计算机科学 2024-10-07 Yebowen Hu , Kaiqiang Song , Sangwoo Cho , Xiaoyang Wang , Wenlin Yao , Hassan Foroosh , Dong Yu , Fei Liu

We present a computable algorithm that assigns probabilities to every logical statement in a given formal language, and refines those probabilities over time. For instance, if the language is Peano arithmetic, it assigns probabilities to…

人工智能 · 计算机科学 2020-12-09 Scott Garrabrant , Tsvi Benson-Tilsen , Andrew Critch , Nate Soares , Jessica Taylor

In complex inferential tasks like question answering, machine learning models must confront two challenges: the need to implement a compositional reasoning process, and, in many applications, the need for this reasoning process to be…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Ronghang Hu , Jacob Andreas , Trevor Darrell , Kate Saenko

Logical reasoning is essential in a variety of human activities. A representative example of a logical task is mathematics. Recent large-scale models trained on large datasets have been successful in various fields, but their reasoning…

人工智能 · 计算机科学 2022-11-16 Ippei Fujisawa , Ryota Kanai

An artificial neuron is modelled as a weighted summation followed by an activation function which determines its output. A wide variety of activation functions such as rectified linear units (ReLU), leaky-ReLU, Swish, MISH, etc. have been…

机器学习 · 计算机科学 2019-12-30 Fayyaz ul Amir Afsar Minhas , Amina Asif

In 1943 McCulloch and Pitts suggested that the brain is composed of reliable logic-gates similar to the logic at the core of today's computers. This framework had a limited impact on neuroscience, since neurons exhibit far richer dynamics.…

定量方法 · 定量生物学 2014-05-06 Amir Goldental , Shoshana Guberman , Roni Vardi , Ido Kanter

Symbolic reasoning, rule-based symbol manipulation, is a hallmark of human intelligence. However, rule-based systems have had limited success competing with learning-based systems outside formalized domains such as automated theorem…

机器学习 · 计算机科学 2021-11-24 Kaiyu Yang , Jia Deng

Automatic evaluation of semantic rationality is an important yet challenging task, and current automatic techniques cannot well identify whether a sentence is semantically rational. The methods based on the language model do not measure the…

计算与语言 · 计算机科学 2018-09-12 Shu Liu , Jingjing Xu , Xuancheng Ren , Xu Sun

Large language models (LLMs) excel at generating fluent text, but their internal reasoning remains opaque and difficult to control. Sparse autoencoders (SAEs) make hidden activations more interpretable by exposing latent features that often…

Existing benchmarks for AI reasoning provide limited insight into how closely these capabilities resemble human reasoning in naturalistic contexts. We present an adaptation of the Watson & Holmes detective tabletop game as a new benchmark…

人工智能 · 计算机科学 2026-02-24 Thatchawin Leelawat , Lewis D Griffin

Many state-of-the-art LLMs are trained to think before giving their answer. Reasoning can greatly improve language model capabilities, but it also makes them less interactive: given a new input, a model must stop thinking before it can…

Humans learn to solve tasks of increasing complexity by building on top of previously acquired knowledge. Typically, there exists a natural progression in the tasks that we learn - most do not require completely independent solutions, but…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Seung Wook Kim , Makarand Tapaswi , Sanja Fidler