中文
相关论文

相关论文: Technical Report: Optimistic Execution in Key-Valu…

200 篇论文

Identifying dependencies among variables in a complex system is an important problem in network science. Structural equation models (SEM) have been used widely in many fields for topology inference, because they are tractable and…

信号处理 · 电气工程与系统科学 2020-03-20 Bakht Zaman , Luis Miguel Lopez Ramos , Baltasar Beferull-Lozano

Causal consistency is an attractive consistency model for replicated data stores. It is provably the strongest model that tolerates partitions, it avoids the long latencies associated with strong consistency, and, especially when using…

分布式、并行与集群计算 · 计算机科学 2018-03-13 Diego Didona , Rachid Guerraoui , Jingjing Wang , Willy Zwaenepoel

Complex event processing (CEP) is widely employed to detect occurrences of predefined combinations (patterns) of events in massive data streams. As new events are accepted, they are matched using some type of evaluation structure, commonly…

数据库 · 计算机科学 2018-05-01 Ilya Kolchinsky , Assaf Schuster

Organizations rely heavily on time series metrics to measure and model key aspects of operational and business performance. The ability to reliably detect issues with these metrics is imperative to identifying early indicators of major…

机器学习 · 计算机科学 2020-11-11 Sayan Chakraborty , Smit Shah , Kiumars Soltani , Anna Swigart , Luyao Yang , Kyle Buckingham

In stochastic control applications, typically only an ideal model (controlled transition kernel) is assumed and the control design is based on the given model, raising the problem of performance loss due to the mismatch between the assumed…

系统与控制 · 计算机科学 2020-02-04 Ali Devran Kara , Serdar Yüksel

Preserving model fidelity is essential for stealthy text-to-image (T2I) backdoor attacks. Existing methods such as Learning without Forgetting (LwF) rely on output-based distillation, which provides limited regularization. We introduce…

机器学习 · 计算机科学 2026-05-12 Lu Bowen , Xinyu Tang , Yin Yin Low , Shu-Min Leong

Stablecoins promise par convertibility, yet issuers must balance immediate liquidity against yield on reserves to keep the peg credible. We study this treasury problem as a continuous-time control task with two instruments: reallocating…

投资组合管理 · 定量金融 2026-03-03 Alexander Hammerl

Many organisations manage service quality and monitor a large set devices and servers where each entity is associated with telemetry or physical sensor data series. Recently, various methods have been proposed to detect behavioural…

社会与信息网络 · 计算机科学 2023-05-10 Len Feremans , Boris Cule , Bart Goethals

We study the problem of post-selection predictive inference in an online fashion. To avoid devoting resources to unimportant units, a preliminary selection of the current individual before reporting its prediction interval is common and…

机器学习 · 统计学 2025-12-02 Yajie Bao , Yuyang Huo , Haojie Ren , Changliang Zou

The practice of continuous deployment has enabled companies to reduce time-to-market by increasing the rate at which software can be deployed. However, deploying more frequently bears the risk that occasionally defective changes are…

软件工程 · 计算机科学 2022-06-24 Michael Lindon , Chris Sanden , Vaché Shirikian

In computing, as in many aspects of life, changes incur cost. Many optimization problems are formulated as a one-time instance starting from scratch. However, a common case that arises is when we already have a set of prior assignments, and…

数据结构与算法 · 计算机科学 2013-02-11 Edith Cohen , Graham Cormode , Nick Duffield , Carsten Lund

Eventual consistency is a more natural model than strong consistency for a distributed system, since it is closer to the underlying physical reality. Therefore, we propose that it is important to find a programming model that is both…

分布式、并行与集群计算 · 计算机科学 2015-12-17 Christopher Meiklejohn

Algorithmic stability is a central concept in statistics and learning theory that measures how sensitive an algorithm's output is to small changes in the training data. Stability plays a crucial role in understanding generalization,…

统计理论 · 数学 2026-01-21 Abhinav Chakraborty , Yuetian Luo , Rina Foygel Barber

This paper studies the problem of recursively estimating the weighted adjacency matrix of a network out of a temporal sequence of binary-valued observations. The observation sequence is generated from nonlinear networked dynamics in which…

系统与控制 · 电气工程与系统科学 2019-12-06 Yu Xing , Xingkang He , Haitao Fang , Karl Henrik Johansson

While supporting the execution of business processes, information systems record event logs. Conformance checking relies on these logs to analyze whether the recorded behavior of a process conforms to the behavior of a normative…

人工智能 · 计算机科学 2020-07-07 Han van der Aa , Henrik Leopold , Matthias Weidlich

During the rapid development cycle for Internet products (websites and mobile apps), new features are developed and rolled out to users constantly. Features with code defects or design flaws can cause outages and significant degradation of…

应用统计 · 统计学 2019-05-28 Zhenyu Zhao , Mandie Liu , Anirban Deb

Deriving a priority vector from a pairwise comparison matrix (PCM) is a crucial step in the Analytical Hierarchy Process (AHP). Although there exists a priority vector that satisfies the conditions of order preservation (COP), the priority…

人机交互 · 计算机科学 2024-11-05 Jiancheng Tu , Wu Zhibin , Yueyuan Li , Chuankai Xiang

This work considers the problem of detecting signals from multiple sequentially observed data streams, where only one stream can be observed at every time instant. The goal is to detect signals as quickly as possible while controlling the…

统计方法学 · 统计学 2026-04-07 Yiming Xing , Georgios Fellouris

When developing a software system, a change in one part of the system may lead to unwanted changes in other parts of the system. These affected parts may interfere with system performance, so regression testing is used to deal with these…

软件工程 · 计算机科学 2024-05-13 Mahdi Movahedian Moghaddam

In contention resolution, multiple processors are trying to coordinate to send discrete messages through a shared channel with limited communication. If two processors send at the same time, the messages collide and are not transmitted…

数据结构与算法 · 计算机科学 2025-02-28 Leslie Ann Goldberg , John Lapinskas