中文
相关论文

相关论文: CREOLE: a Universal Language for Creating, Request…

200 篇论文

We present a reversible intermediate language with concurrency for translating a high-level concurrent programming language to another lower-level concurrent programming language, keeping reversibility. Intermediate languages are commonly…

编程语言 · 计算机科学 2023-09-15 Shunya Oguchi , Shoji Yuen

Commutative Replicated Data-Type (CRDT) is a new class of algorithms that ensures scalable consistency of replicated data. It has been successfully applied to collaborative editing of texts without complex concurrency control. In this…

数据库 · 计算机科学 2010-10-19 Stéphane Martin , Pascal Urso , Stéphane Weiss

Natural Language Processing (NLP) tools support requirements engineering (RE) tasks like requirements elicitation, classification, and validation. However, they are often developed from scratch despite functional overlaps, and abandoned…

软件工程 · 计算机科学 2026-02-20 Julian Frattini , Quim Motger

Modern knowledge workers typically need to use multiple resources, such as documents, web pages, and applications, at the same time. This complexity in their computing environments forces workers to restore various resources in the course…

人机交互 · 计算机科学 2022-09-27 Donghan Hu , Sang Won Lee

Orchestrating centralised service-oriented workflows presents significant scalability challenges that include: the consumption of network bandwidth, degradation of performance, and single points of failure. This paper presents a high-level…

分布式、并行与集群计算 · 计算机科学 2013-11-11 Ward Jaradat , Alan Dearle , Adam Barker

Various web-based image-editing tools and web-based collaborative tools exist in isolation. Research focusing to bridge the gap between these two domains is sparse. We respond to the above and develop prototype groupware for real-time…

图形学 · 计算机科学 2021-07-23 Ulrike Bath , Sumit Shekhar , Jürgen Döllner , Matthias Trapp

We introduce Coordination-free Collaborative Replication (CCR), a new method for maintaining consistency across replicas in distributed systems without requiring explicit coordination messages. CCR automates conflict resolution, contrasting…

分布式、并行与集群计算 · 计算机科学 2024-12-17 Masato Takeichi

Collaborative web applications such as Facebook, Flickr and Yelp present new challenges for storing and querying large amounts of data. As users and developers are focused more on performance than single copy consistency or the ability to…

数据库 · 计算机科学 2009-09-15 Michael Armbrust , Armando Fox , David Patterson , Nick Lanham , Beth Trushkowsky , Jesse Trutna , Haruki Oh

The reversible object-oriented programming language (ROOPL) was presented in late 2016 and proved that object-oriented programming paradigms works in the reversible setting. The language featured simple statically scoped objects which made…

编程语言 · 计算机科学 2018-04-17 Martin Holm Cservenka

We propose "Conceptual Coverage Across Languages" (CoCo-CroLa), a technique for benchmarking the degree to which any generative text-to-image system provides multilingual parity to its training language in terms of tangible nouns. For each…

计算与语言 · 计算机科学 2023-06-05 Michael Saxon , William Yang Wang

Modern organizations frequently rely on chat-based platforms (e.g., Slack, Microsoft Teams, and Discord) for day-to-day communication and decision-making. As conversations evolve, organizational knowledge can get buried, prompting repeated…

人机交互 · 计算机科学 2025-03-20 Sangwook Lee , Adnan Abbas , Yan Chen , Sang Won Lee

Graph-based design languages in UML (Unified Modeling Language) are presented as a method to encode and automate the complete design process and the final optimization of the product or complex system. A design language consists of a…

软件工程 · 计算机科学 2018-05-24 Samuel Vogel , Stephan Rudolph

This paper focuses on the problem of unsupervised relation extraction. Existing probabilistic generative model-based relation extraction methods work by extracting sentence features and using these features as inputs to train a generative…

计算与语言 · 计算机科学 2020-09-29 Chenhan Yuan , Ryan Rossi , Andrew Katz , Hoda Eldardiry

We extend the Jolie programming language to capture the native modelling of process-aware web information systems, i.e., web information systems based upon the execution of business processes. Our main contribution is to offer a unifying…

分布式、并行与集群计算 · 计算机科学 2016-04-22 Fabrizio Montesi

We present Threadle, an open-source, high-performance, and memory-efficient network storage and query engine written in C#. Designed for working with full-population networks derived from administrative register data, which represent very…

网络与互联网体系结构 · 计算机科学 2026-03-06 Carl Nordlund , Yukun Jiao

Large Language Models (LLMs) demonstrate exceptional zero-shot capabilities in various NLP tasks, significantly enhancing user experience and efficiency. However, this advantage is primarily limited to resource-rich languages. For the…

计算与语言 · 计算机科学 2025-09-23 Wenhao Zhuang , Yuan Sun

A central challenge for ensuring the success of software projects is to assure the convergence of developers' and users' views. While the availability of large amounts of user data from social media, app store reviews, and support channels…

软件工程 · 计算机科学 2024-11-11 Arthur Pilone , Paulo Meirelles , Fabio Kon , Walid Maalej

Reo is an interaction-centric model of concurrency for compositional specification of communication and coordination protocols. Formal verification tools exist to ensure correctness and compliance of protocols specified in Reo, which can…

编程语言 · 计算机科学 2018-06-27 Kasper Dokter , Farhad Arbab

High-level reversible programming languages are few and far between and in general offer only rudimentary abstractions from the details of the underlying machine. Modern programming languages offer a wide array of language constructs and…

编程语言 · 计算机科学 2017-07-26 Tue Haulund

Baseline is a platform for richly structured data supporting change in multiple dimensions: mutation over time, collaboration across space, and evolution through design changes. It is built upon Operational Differencing, a new technique for…

数据库 · 计算机科学 2025-12-11 Jonathan Edwards , Tomas Petricek