中文
相关论文

相关论文: Demaq: A Foundation for Declarative XML Message Pr…

200 篇论文

SYNTAGMA is a rule-based parsing system, structured on two levels: a general parsing engine and a language specific grammar. The parsing engine is a language independent program, while grammar and language specific rules and resources are…

计算与语言 · 计算机科学 2016-01-22 Daniel Christen

Large language models (LLMs) excel at processing and generating both text and code. However, LLMs have had limited applicability in grounded task-oriented dialogue as they are difficult to steer toward task objectives and fail to handle…

计算与语言 · 计算机科学 2023-10-27 Justin T. Chiu , Wenting Zhao , Derek Chen , Saujas Vaduguru , Alexander M. Rush , Daniel Fried

Process mining provides powerful insights into organizational workflows, but extracting these insights typically requires expertise in specialized query languages and data science tools. Large Language Models (LLMs) offer the potential to…

人工智能 · 计算机科学 2026-03-17 Anton Antonov , Humam Kourani , Alessandro Berti , Gyunam Park , Wil M. P. van der Aalst

Large language models (LLMs) are primarily designed to understand unstructured text. When directly applied to structured formats such as tabular data, they may struggle to discern inherent relationships and overlook critical patterns. While…

机器学习 · 计算机科学 2024-10-11 Natraj Raman , Sumitra Ganesh , Manuela Veloso

Large language models (LLMs) are expected to offer structured Markdown responses for the sake of readability in web chatbots (e.g., ChatGPT). Although there are a myriad of metrics to evaluate LLMs, they fail to evaluate the readability…

计算与语言 · 计算机科学 2025-08-28 Zhongpu Chen , Yinfeng Liu , Long Shi , Xingyan Chen , Yu Zhao , Fuji Ren

We present an XML-based simulation authoring environment. The proposed description language allows to describe mathematical objects such as systems of ordinary differential equations, partial differential equations in two dimensions, or…

数学软件 · 计算机科学 2011-03-01 Stéphane Mottelet , André Pauss

Categorical Message Passing Language (CaMPL) is a functional-style concurrent programming language whose semantics is in category theory, more specifically, linear actegories. Its core programming feature is message passing along typed…

编程语言 · 计算机科学 2026-05-12 Daniel Kiyoshi Hashimoto , Alexanna Little Berg , Priyaa Varshinee Srinivasan

jq is a widely used tool that provides a programming language to manipulate JSON data. However, its semantics are currently only specified by its implementation, making it difficult to reason about its behaviour. To this end, I provide a…

计算机科学中的逻辑 · 计算机科学 2023-02-22 Michael Färber

Traditional single-modality sensing faces limitations in accuracy and capability, and its decoupled implementation with communication systems increases latency in bandwidth-constrained environments. Additionally, single-task-oriented…

机器学习 · 计算机科学 2025-03-13 Yubo Peng , Luping Xiang , Kun Yang , Feibo Jiang , Kezhi Wang , Dapeng Oliver Wu

XML is now becoming an industry standard for data description and exchange. Despite this there are still some questions about how or if this technology can be useful in High Energy Physics software development and data analysis. This paper…

软件工程 · 计算机科学 2021-08-23 S. Patton

Software messaging frameworks help avoid errors and reduce engineering efforts in building distributed systems by (1) providing an interface definition language (IDL) to specify precisely the structure of the message (i.e., the message…

分布式、并行与集群计算 · 计算机科学 2018-09-11 Sizhuo Zhang , Hari Angepat , Derek Chiou

Storing XML documents in a relational database is a promising solution because relational databases are mature and scale very well and they have the advantages that in a relational database XML data and structured data can coexist making it…

数据库 · 计算机科学 2012-03-30 Mohammed Adam Ibrahim Fakharaldien , Jasni Mohamed Zain , Norrozila Sulaiman

The processing of XML documents often includes creation and validation. These two operations are typically performed in two different nodes within a computer network that do not correlate with each other. The process of creation is also…

计算机科学中的逻辑 · 计算机科学 2019-06-21 René Haberland

As the number of blockchain platforms continues to grow, the independence of these networks poses challenges for transferring assets and information across chains. Cross-chain bridge technology has emerged to address this issue,…

分布式、并行与集群计算 · 计算机科学 2024-12-25 Ziye Zheng , Jiajing Wu , Dan Lin , Quanzhong Li , Na Ruan

Foundation models have revolutionized artificial intelligence across numerous domains, yet their transformative potential remains largely untapped in Extreme Multi-label Classification (XMC). Queries in XMC are associated with relevant…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Diego Ortego , Marlon Rodríguez , Mario Almagro , Kunal Dahiya , David Jiménez , Juan C. SanMiguel

The next generation of distributed quantum processors combines single-location quantum computing and quantum networking techniques to permit large entangled qubit groups to be established through remote processors, and quantum algorithms…

量子物理 · 物理学 2026-04-07 Le Chang , Saitej Yavvari , Rance Cleaveland , Samik Basu , Runzhou Tao , Liyi Li

The work reported here introduces Defeasible Logic Programming (DeLP), a formalism that combines results of Logic Programming and Defeasible Argumentation. DeLP provides the possibility of representing information in the form of weak rules…

人工智能 · 计算机科学 2007-05-23 Alejandro Javier Garcia , Guillermo Ricardo Simari

This paper describes a resolution based Description Logic reasoning system called DLog. DLog transforms Description Logic axioms into a Prolog program and uses the standard Prolog execution for efficiently answering instance retrieval…

计算机科学中的逻辑 · 计算机科学 2009-04-09 Gergely Lukácsy , Péter Szeredi

The Message Queue (MQ) architecture is an asynchronous communication scheme that provides an attractive solution for certain scenarios in a distributed computing model. The introduction of MQ as an intermediate component in-between the…

分布式、并行与集群计算 · 计算机科学 2019-09-18 Wojciech Krzemien , Federico Stagni , Christophe Haen , Zoltan Mathe , Andrew McNab , Milosz Zdybal

Matrix is a new message-oriented data synchronization middleware, used as a federated platform for near real-time decentralized applications. It features a novel approach for inter-server communication based on synchronizing message history…

网络与互联网体系结构 · 计算机科学 2019-12-02 Florian Jacob , Jan Grashöfer , Hannes Hartenstein