中文
相关论文

相关论文: Interaction Nets in Russian

200 篇论文

Interaction nets are a graphical formalism inspired by Linear Logic proof-nets often used for studying higher order rewriting e.g. \Beta-reduction. Traditional presentations of interaction nets are based on graph theory and rely on…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Marc de Falco

Interaction nets are a graphical model of computation, which has been used to define efficient evaluators for functional calculi, and specifically lambda calculi with patterns. However, the flat structure of interaction nets forces pattern…

计算机科学中的逻辑 · 计算机科学 2013-02-27 Maribel Fernández , Ian Mackie , Matthew Walker

Interaction nets constitute a visual programming language grounded in graph transformation. Owing to their distinctive properties, they inherently facilitate parallelism in the rewriting step. This paper showcases a simple and concise…

编程语言 · 计算机科学 2025-03-27 Nikolaus Huber , Wang Yi

To study implementations and optimisations of interaction net systems we propose a calculus to allow us to reason about nets, a concrete data-structure that is in close correspondence with the calculus, and a low-level language to create…

计算机科学中的逻辑 · 计算机科学 2015-05-28 Abubakar Hassan , Ian Mackie , Shinya Sato

Reasoning about objects, relations, and physics is central to human intelligence, and a key goal of artificial intelligence. Here we introduce the interaction network, a model which can reason about how objects in complex systems interact,…

人工智能 · 计算机科学 2016-12-02 Peter W. Battaglia , Razvan Pascanu , Matthew Lai , Danilo Rezende , Koray Kavukcuoglu

In this paper, we analyze the complexity of functional programs written in the interaction-net computation model, an asynchronous, parallel and confluent model that generalizes linear-logic proof nets. Employing user-defined sized and…

编程语言 · 计算机科学 2015-11-06 Stéphane Gimenez , Georg Moser

Kahn process networks are a model of computation based on a collection of sequential, deterministic processes that communicate by sending messages through unbounded channels. They are well suited for modelling stream-based computations, but…

编程语言 · 计算机科学 2016-09-14 Ian Mackie

I present a model of universal parallel computation called $\Delta$-Nets, and a method to translate $\lambda$-terms into $\Delta$-nets and back. Together, the model and the method constitute an algorithm for optimal parallel…

计算机科学中的逻辑 · 计算机科学 2025-06-24 Daniel Augusto Rizzi Salvadori

Interaction nets are a form of restricted graph rewrite system that can serve as a graphical or textual programming language. As such, benefits include one-step confluence, ease of parallelism and explicit garbage collection. However, some…

编程语言 · 计算机科学 2024-10-02 Shinya Sato

This document gives a specification for the model used in [1]. It presents a simple way of optimizing mutual information between some input and the attractors of a (noisy) network, using a genetic algorithm. The nodes of this network are…

神经元与认知 · 定量生物学 2020-09-18 Robert Prentner

We propose a method for encoding iterators (and recursion operators in general) using interaction nets (INs). There are two main applications for this: the method can be used to obtain a visual nota- tion for functional programs; and it can…

编程语言 · 计算机科学 2009-10-20 Ian Mackie , Jorge Sousa Pinto , Miguel Vilaca

We explore a simple mathematical model of network computation, based on Markov chains. Similar models apply to a broad range of computational phenomena, arising in networks of computers, as well as in genetic, and neural nets, in social…

信息检索 · 计算机科学 2009-04-18 Dusko Pavlovic

Understanding and interacting with everyday physical scenes requires rich knowledge about the structure of the world, represented either implicitly in a value or policy function, or explicitly in a transition model. Here we introduce a new…

Halpern and Moses were the first to recognize, in 1984, the importance of a formal treatment of knowledge in distributed computing. Many works in distributed computing, however, still employ informal notions of knowledge. Hence, it is…

计算机科学中的逻辑 · 计算机科学 2021-06-23 Diego A. Velázquez , Armando Castañeda , David A. Rosenblueth

Networks are important structures used to model complex systems where interactions take place. In a basic network model, entities are represented as nodes, and interaction and relations among them are represented as edges. However, in a…

社会与信息网络 · 计算机科学 2021-02-18 Mehmet Emin Aktas , Esra Akbas

An algorithm is in-place, or runs in-situ, when it does not need any additional memory to execute beyond a small constant amount. There are many algorithms that are efficient because of this feature, therefore it is an important aspect of…

编程语言 · 计算机科学 2016-09-14 Ian Mackie , Shinya Sato

Network or graph structures are ubiquitous in the study of complex systems. Often, we are interested in complexity trends of these system as it evolves under some dynamic. An example might be looking at the complexity of a food web as…

信息论 · 计算机科学 2007-07-16 Russell K. Standish

We introduce RelNet: a new model for relational reasoning. RelNet is a memory augmented neural network which models entities as abstract memory slots and is equipped with an additional relational memory which models relations between all…

计算与语言 · 计算机科学 2017-11-17 Trapit Bansal , Arvind Neelakantan , Andrew McCallum

Modern communication networks are inherently complex in nature. First of all, they have a large number of heterogeneous components. Secondly, their connectivity is extremely dynamic. Nodes can come and go, links can be removed and added…

社会与信息网络 · 计算机科学 2017-08-08 Bisma S. Khan , Muaz A. Niazi

Interacting systems are ubiquitous in nature and engineering, ranging from particle dynamics in physics to functionally connected brain regions. These interacting systems can be modeled by graphs where edges correspond to the interactions…

机器学习 · 计算机科学 2024-01-25 Zhichao Han , Olga Fink , David S. Kammer
‹ 上一页 1 2 3 10 下一页 ›