中文
相关论文

相关论文: A History Equivalence Algorithm for Dynamic Proces…

200 篇论文

Data-intensive scientific and commercial applications increasingly require frequent movement of large datasets from one site to the other(s). Despite growing network capacities, these data movements rarely achieve the promised data transfer…

分布式、并行与集群计算 · 计算机科学 2017-08-11 Engin Arslan , Tevfik Kosar

Process mining is the common name for a range of methods and approaches aimed at analysing and improving processes. Specifically, methods that aim to derive process models from event logs fall under the category of process discovery. Within…

人工智能 · 计算机科学 2025-02-04 Nikita Shaimov , Irina Lomazova , Alexey Mitsyuk

Distributed stream processing systems rely on the dataflow model to define and execute streaming jobs, organizing computations as Directed Acyclic Graphs (DAGs) of operators. Adjusting the parallelism of these operators is crucial to…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Yuxing Han , Lixiang Chen , Haoyu Wang , Zhanghao Chen , Yifan Zhang , Chengcheng Yang , Kongzhang Hao , Zhengyi Yang

Historical Document Processing is the process of digitizing written material from the past for future use by historians and other scholars. It incorporates algorithms and software tools from various subfields of computer science, including…

计算机视觉与模式识别 · 计算机科学 2020-09-14 James P. Philips , Nasseh Tabrizi

In order to obtain a stochastic model that accounts for the stochastic aspects of the dynamics of a business process, usually the following steps are taken. Given an event log, a process tree is obtained through a process discovery…

计算与语言 · 计算机科学 2025-04-09 András Horváth , Paolo Ballarini , Pierre Cry

We introduce a modified model of random walk, and then develop two novel clustering algorithms based on it. In the algorithms, each data point in a dataset is considered as a particle which can move at random in space according to the…

机器学习 · 计算机科学 2008-10-31 Qiang Li , Yan He , Jing-ping Jiang

We consider concurrent games played on graphs. At every round of a game, each player simultaneously and independently selects a move; the moves jointly determine the transition to a successor state. Two basic objectives are the safety…

计算机科学与博弈论 · 计算机科学 2012-07-03 Krishnendu Chatterjee , Luca de Alfaro , Thomas A. Henzinger

Understanding the dynamic transition of motifs in temporal graphs is essential for revealing how graph structures evolve over time, identifying critical patterns, and predicting future behaviors, yet existing methods often focus on…

数据库 · 计算机科学 2025-08-19 Zhiyuan Zheng , Jianpeng Qi , Jiantao Li , Guoqing Chao , Junyu Dong , Yanwei Yu

In process discovery, the goal is to find, for a given event log, the model describing the underlying process. While process models can be represented in a variety of ways, Petri nets form a theoretically well-explored description language…

数据库 · 计算机科学 2026-04-08 Lisa Luise Mannel , Wil M. P. van der Aalst

Consider an asynchronous system consisting of processes that communicate via message-passing. The processes communicate over a potentially {\em incomplete} communication network consisting of reliable bidirectional communication channels.…

分布式、并行与集群计算 · 计算机科学 2016-06-21 Nitin H. Vaidya , Sandeep S. Kulkarni

The Transience objective is not to visit any state infinitely often. While this is not possible in finite Markov Decision Process (MDP), it can be satisfied in countably infinite ones, e.g., if the transition graph is acyclic. We prove the…

概率论 · 数学 2021-07-06 Stefan Kiefer , Richard Mayr , Mahsa Shirmohammadi , Patrick Totzke

The question of how to determine which states and actions are responsible for a certain outcome is known as the credit assignment problem and remains a central research question in reinforcement learning and artificial intelligence.…

机器学习 · 计算机科学 2021-02-09 Hado van Hasselt , Sephora Madjiheurem , Matteo Hessel , David Silver , André Barreto , Diana Borsa

This paper investigates the operator mapping problem for in-network stream-processing applications. In-network stream-processing amounts to applying one or more trees of operators in steady-state, to multiple data objects that are…

分布式、并行与集群计算 · 计算机科学 2009-03-05 Anne Benoit , Henri Casanova , Veronika Rehn-Sonigo , Yves Robert

Sharing provenance across workflow management systems automatically is not currently possible, but the value of such a capability is high since it could greatly reduce the amount of duplicated workflows, accelerate the discovery of new…

分布式、并行与集群计算 · 计算机科学 2018-04-17 Jay Jay Billings

Mapping a dataflow-graph of an ML model onto a reconfigurable system is difficult, as different mappings have different throughputs and consume resource constraints differently. To solve this, a model to evaluate the throughput of mappings…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Etash Guha , Tianxiao Jiang , Andrew Deng , Jian Zhang , Muthu Annamalai

Graph pattern matching algorithms to handle million-scale dynamic graphs are widely used in many applications such as social network analytics and suspicious transaction detections from financial networks. On the other hand, the computation…

数据库 · 计算机科学 2019-07-10 Hiroki Kanezashi , Toyotaro Suzumura , Dario Garcia-Gasulla , Min-hwan Oh , Satoshi Matsuoka

Scientific workflows bridge scientific challenges with computational resources. While dispel4py, a stream-based workflow system, offers mappings to parallel enactment engines like MPI or Multiprocessing, its optimization primarily focuses…

分布式、并行与集群计算 · 计算机科学 2023-09-04 Liang Liang , Heting Zhang , Guang Yang , Thomas Heinis , Rosa Filgueira

Although the notion of task similarity is potentially interesting in a wide range of areas such as curriculum learning or automated planning, it has mostly been tied to transfer learning. Transfer is based on the idea of reusing the…

机器学习 · 计算机科学 2021-03-09 Álvaro Visús , Javier García , Fernando Fernández

In this paper we introduce the notion of spread net. Spread nets are (safe) Petri nets equipped with vector clocks on places and with ticking functions on transitions, and are such that vector clocks are consistent with the ticking of…

计算机科学中的逻辑 · 计算机科学 2018-10-19 Eric Fabre , G. Michele Pinna

This paper presents a proof of correctness of an iterative approximate Byzantine consensus (IABC) algorithm for directed graphs. The iterative algorithm allows fault- free nodes to reach approximate conensus despite the presence of up to f…

分布式、并行与集群计算 · 计算机科学 2016-11-26 Nitin Vaidya