中文
相关论文

相关论文: Falkirk Wheel: Rollback Recovery for Dataflow Syst…

200 篇论文

Stream processing in the last decade has seen broad adoption in both commercial and research settings. One key element for this success is the ability of modern stream processors to handle failures while ensuring exactly-once processing…

分布式、并行与集群计算 · 计算机科学 2024-03-21 George Siachamis , Kyriakos Psarakis , Marios Fragkoulis , Arie van Deursen , Paris Carbone , Asterios Katsifodimos

Co-simulation is widely used in the industry due to the emergence of modular dynamical models made up of interconnected, black-boxed systems. Several co-simulation algorithms have been developed, each with different properties and different…

系统与控制 · 电气工程与系统科学 2022-10-20 Yohan Eguillon , Bruno Lacabanne , Damien Tromeur-Dervout

Iterative methods are commonly used approaches to solve large, sparse linear systems, which are fundamental operations for many modern scientific simulations. When the large-scale iterative methods are running with a large number of ranks…

分布式、并行与集群计算 · 计算机科学 2018-05-30 Dingwen Tao , Sheng Di , Xin Liang , Zizhong Chen , Franck Cappello

In this report, we consider the impact of the consistency model on checkpointing and rollback algorithms for distributed shared memory. In particular, we consider specific implementations of four consistency models for distributed shared…

分布式、并行与集群计算 · 计算机科学 2022-08-05 Sandeep Kulkarni , Duong Nguyen , Lewis Tseng , Nitin Vaidya

NVM-based systems are naturally fit candidates for incorporating periodic checkpointing (or snapshotting). This increases the reliability of the system, makes it more immune to power failures, and reduces wasted work in especially an HPC…

硬件体系结构 · 计算机科学 2023-01-30 Akshin Singh , Smruti R. Sarangi

This paper considers an opportunistic scheduling problem over a renewal system. A controller observes a random event at the beginning of each renewal frame and then chooses an action in response to the event, which affects the duration of…

最优化与控制 · 数学 2019-06-10 Xiaohan Wei , Michael J. Neely

We present two related anytime algorithms for control of nonlinear systems when the processing resources available are time-varying. The basic idea is to calculate tentative control input sequences for as many time steps into the future as…

最优化与控制 · 数学 2013-08-09 Daniel E. Quevedo , Vijay Gupta

In rule-based systems, goal-oriented computations correspond naturally to the possible ways that an observation may be explained. In some applications, we need to compute explanations for a series of observations with the same domain. The…

人工智能 · 计算机科学 2007-05-23 Fangzhen Lin , Jia-Huai You

This paper introduces a combined approach for the recovery of a timetable by rescheduling trips and vehicle circulations for a rail-based transportation system subject to disruptions. We propose a novel event-based integer programming (IP)…

最优化与控制 · 数学 2011-01-12 Sandor P. Fekete , Alexander Kroeller , Martin Lorek , Marc Pfetsch

Recent advances in deep reinforcement learning algorithms have shown great potential and success for solving many challenging real-world problems, including Go game and robotic applications. Usually, these algorithms need a carefully…

机器学习 · 计算机科学 2019-06-03 Yang Liu , Yunan Luo , Yuanyi Zhong , Xi Chen , Qiang Liu , Jian Peng

To enhance the ability for vehicle platoons to respond to emergency scenarios, a platoon distribution reorganization decision-making framework is proposed. This framework contains platoon distribution layer, vehicle cooperative…

多智能体系统 · 计算机科学 2025-06-23 Aijing Kong , Chengkai Xu , Xian Wu , Xinbo Chen , Peng Hang

The nested parallel (a.k.a. fork-join) model is widely used for writing parallel programs. However, the two composition constructs, i.e. "$\parallel$" (parallel) and "$;$" (serial), are insufficient in expressing "partial dependencies" or…

分布式、并行与集群计算 · 计算机科学 2016-02-16 David Dinh , Harsha Vardhan Simhadri , Yuan Tang

Operating effectively in complex environments while complying with specified constraints is crucial for the safe and successful deployment of robots that interact with and operate around people. In this work, we focus on generating…

机器人学 · 计算机科学 2024-10-01 Zeyu Feng , Hao Luan , Pranav Goyal , Harold Soh

Distributed dataflow systems enable the use of clusters for scalable data analytics. However, selecting appropriate cluster resources for a processing job is often not straightforward. Performance models trained on historical executions of…

分布式、并行与集群计算 · 计算机科学 2021-10-19 Dominik Scheinert , Lauritz Thamsen , Houkun Zhu , Jonathan Will , Alexander Acker , Thorsten Wittkopp , Odej Kao

In case of multiple node failures performance becomes very low as compare to single node failure. Failures of nodes in cluster computing can be tolerated by multiple fault tolerant computing. Existing recovery schemes are efficient for…

分布式、并行与集群计算 · 计算机科学 2011-02-15 Sanjay Bansal , Sanjeev Sharma

The performances of a new data processing technique, namely the Empirical Mode Decomposition, are evaluated on a fully developed turbulent velocity signal perturbed by a numerical forcing which mimics a long-period flapping. First, we…

流体动力学 · 物理学 2015-05-20 Nicolas Mazellier , Fabrice Foucher

Bayesian filtering and smoothing for high-dimensional nonlinear dynamical systems are fundamental yet challenging problems in many areas of science and engineering. In this work, we propose FLUID, a flow-based unified amortized inference…

机器学习 · 统计学 2026-04-27 Tiangang Cui , Xiaodong Feng , Chenlong Pei , Xiaoliang Wan , Tao Zhou

Distributed Stream Processing systems are becoming an increasingly essential part of Big Data processing platforms as users grow ever more reliant on their ability to provide fast access to new results. As such, making timely decisions…

分布式、并行与集群计算 · 计算机科学 2023-01-27 Morgan K. Geldenhuys , Benjamin J. J. Pfister , Dominik Scheinert , Lauritz Thamsen , Odej Kao

A computing job in a big data system can take a long time to run, especially for pipelined executions on data streams. Developers often need to change the computing logic of the job such as fixing a loophole in an operator or changing the…

数据库 · 计算机科学 2022-10-20 Zuozhi Wang , Shengquan Ni , Avinash Kumar , Chen Li

Complex scientific workflows can process large amounts of data using thousands of tasks. The turnaround times of these workflows are often affected by various latencies such as the resource discovery, scheduling and data access latencies…