中文
相关论文

相关论文: Enhanced Prolog Remote Predicate Call Protocol

200 篇论文

Linear Logic refines Intuitionnistic Logic by taking into account the resources used during the proof and program computation. In the past decades, it has been extended to various frameworks. The most famous are indexed linear logics which…

计算机科学中的逻辑 · 计算机科学 2026-01-14 Flavien Breuvart , Marie Kerjean , Simon Mirwasser

Event-driven automation of reactive functionalities for complex event processing is an urgent need in today's distributed service-oriented architectures and Web-based event-driven environments. An important problem to be addressed is how to…

人工智能 · 计算机科学 2010-08-05 Adrian Paschke , Alexander Kozlenkov , Harold Boley

The rapid development of large language models is transforming software development. Beyond serving as code auto-completion tools in integrated development environments, large language models increasingly function as foundation models…

软件工程 · 计算机科学 2026-01-26 Junjie Shi , Weisong Sun , Zhenpeng Chen , Zhujun Wu , Xiaohong Chen , Zhi Jin , Yang Liu

Nowadays Digital Personal Assistants (DPA) become more and more popular. DPAs help to increase quality of life especially for elderly or disabled people. In this paper we develop an open source DPA and smart home system as a 3-rd party…

人机交互 · 计算机科学 2018-02-20 Denis Usachev , Azat Khusnutdinov , Manuel Mazzara , Adil Khan , Ivan Panchenko

The recent rapid advance of AI has been driven largely by innovations in neural network architectures. A concomitant concern is how to understand these resulting systems. In this paper, we propose a tool to assist in both the design of…

人工智能 · 计算机科学 2023-12-05 Alexander Thomson , David Page

In this paper we describe an approach to programming microcontrollers based on the Arduino platform using Datalog as a clear and concise description language for system behaviors. The application areas of cheap and easily programmable…

编程语言 · 计算机科学 2019-09-04 Mario Wenzel , Stefan Brass

Recently, advanced large language models (LLMs) have emerged at an increasingly rapid pace. However, when faced with complex problems, most users are often unable to provide accurate and effective prompts to interact with LLMs, thus…

计算与语言 · 计算机科学 2026-04-17 Wenjin Liu , Haoran Luo , Xueyuan Lin , Haoming Liu , Tiesunlong Shen , Jiapu Wang , Rui Mao , Erik Cambria

With the advent of modern embedded systems, logging as a process is becoming more and more prevalent for diagnostic and analytic services. Traditionally, storage and managing of the logged data are generally kept as a part of one entity…

密码学与安全 · 计算机科学 2023-11-10 Fikret Basic , Christian Steger , Robert Kofler

The generation of comprehensible explanations is an essential feature of modern artificial intelligence systems. In this work, we consider probabilistic logic programming, an extension of logic programming which can be useful to model…

人工智能 · 计算机科学 2023-08-17 Germán Vidal

The quest for proper protection of data in the ERU and its accessibility led to the design of a Digitalized Responsive Logical Interface Application (DRLIA) with an embedded feature such as keeping ERU data safer and accessible at any given…

密码学与安全 · 计算机科学 2018-05-16 Maxwell Scale Uwadia Osagie , Kingsley O. Obahiagbon , Amanda Iriagbonse Inyang , Joy Amenze Osagie

The logic FO(ID) uses ideas from the field of logic programming to extend first order logic with non-monotone inductive definitions. Such logic formally extends logic programming, abductive logic programming and datalog, and thus formalizes…

计算机科学中的逻辑 · 计算机科学 2012-07-12 Ping Hou , Johan Wittocx , Marc Denecker

The logic programming paradigm provides the basis for a new intensional view of higher-order notions. This view is realized primarily by employing the terms of a typed lambda calculus as representational devices and by using a richer form…

编程语言 · 计算机科学 2007-05-23 Gopalan Nadathur

PIE is a Prolog-embedded environment for automated reasoning on the basis of first-order logic. It includes a versatile formula macro system and supports the creation of documents that intersperse macro definitions, reasoner invocations and…

人工智能 · 计算机科学 2019-08-30 Christoph Wernhard

This work-in-progress report presents both the design and partial evaluation of distributed execution indexing, a technique for microservice applications that precisely identifies dynamic instances of inter-service remote procedure calls…

分布式、并行与集群计算 · 计算机科学 2022-09-20 Christopher S. Meiklejohn , Rohan Padhye , Heather Miller

Computer programming initially required humans to directly translate their goals into machine code. These goals could have easily been expressed as a written (or human) language directive. Computers, however, had no capacity to…

软件工程 · 计算机科学 2024-08-22 Justin Del Vecchio , Andrew Perreault , Eliana Furmanek

As the need for more computing power grows, traditional methods are hitting limits. To boost performance, we're expanding Central Processing Unit (CPU) capabilities and using specialized hardware accelerators. For example, mobile devices…

硬件体系结构 · 计算机科学 2026-05-21 Hassan Nassar , Rafik Youssef , Lars Bauer , Jörg Henkel

The development of the Parallel ROOT Facility, PROOF, enables a physicist to analyze and understand much larger data sets on a shorter time scale. It makes use of the inherent parallelism in event data and implements an architecture that…

数据分析、统计与概率 · 物理学 2007-05-23 Maarten Ballintijn , Rene Brun , Fons Rademakers , Gunther Roland

Output-intensive scientific applications are highly sensitive to low storage throughput. While existing scientific application stacks are optimized for traditional High-Performance Computing (HPC) environments with high remote storage and…

分布式、并行与集群计算 · 计算机科学 2025-10-22 Steven W. D. Chien , Kento Sato , Artur Podobas , Niclas Jansson , Stefano Markidis , Michio Honda

This document describes a couple of tools that help to quickly design and develop computer (formalized) languages. The first one use Flex to perform lexical analysis and the second is an extention of Prolog DCGs to perfom syntactical…

软件工程 · 计算机科学 2007-05-23 Thierry Despeyroux

Large Language Models (LLMs) have made significant strides in Natural Language Processing and coding, yet they struggle with robustness and accuracy in complex function calls. To tackle these challenges, this paper introduces ADC, an…

软件工程 · 计算机科学 2024-12-30 Wei Zhang , Yi Zhang , Li Zhu , Qianghuai Jia , Feijun Jiang , Hongcheng Guo , Zhoujun Li , Mengping Zhou