中文
相关论文

相关论文: Serializable Snapshot Isolation in PostgreSQL

200 篇论文

Isolation bugs, stemming especially from design-level defects, have been repeatedly found in carefully designed and extensively tested production databases over decades. In parallel, various frameworks for modeling database transactions and…

数据库 · 计算机科学 2025-03-11 Shabnam Ghasemirad , Si Liu , Christoph Sprenger , Luca Multazzu , David Basin

In machine learning, the performance of a classifier depends on both the classifier model and the separability/complexity of datasets. To quantitatively measure the separability of datasets, we create an intrinsic measure -- the…

机器学习 · 计算机科学 2021-09-14 Shuyue Guan , Murray Loew

Self-supervised learning (SSL) has developed rapidly in recent years. However, most of the mainstream methods are computationally expensive and rely on two (or more) augmentations for each image to construct positive pairs. Moreover, they…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Yun-Hao Cao , Jianxin Wu

While a number of weak consistency mechanisms have been developed in recent years to improve performance and ensure availability in distributed, replicated systems, ensuring correctness of transactional applications running on top of such…

编程语言 · 计算机科学 2018-06-25 Kartik Nagar , Suresh Jagannathan

Data series similarity search is a core operation for several data series analysis applications across many different domains. However, the state-of-the-art techniques fail to deliver the time performance required for interactive…

数据库 · 计算机科学 2020-09-03 Botao Peng , Panagiota Fatourou , Themis Palpanas

The growth in data storage capacity and the increasing demands for high performance have created several challenges for concurrent indexing structures. One promising solution is learned indexes, which use a learning-based approach to fit…

数据库 · 计算机科学 2023-09-06 Jiake Ge , Huanchen Zhang , Boyu Shi , Yuanhui Luo , Yunda Guo , Yunpeng Chai , Yuxing Chen , Anqun Pan

Self-Sovereign Identity (SSI) is a novel and emerging, decentralized digital identity approach that enables entities to control and manage their digital identifiers and associated identity data fully while enhancing trust, privacy,…

密码学与安全 · 计算机科学 2022-08-23 Špela Čučko , Šeila Bećirović , Aida Kamišalić , Saša Mrdović , Muhamed Turkanović

This paper introduces a unified model of consistency and isolation that minimizes the gap between how these guarantees are defined and how they are perceived. Our approach is premised on a simple observation: applications view storage…

分布式、并行与集群计算 · 计算机科学 2016-09-22 Natacha Crooks , Youer Pu , Lorenzo Alvisi , Allen Clement

We present a multi-process application called HISTEX (HISTory EXerciser), which executes input histories in a generic transactional notation on commercial DBMS platforms. HISTEX could be used to discover potential errors in the…

数据库 · 计算机科学 2019-03-05 Dimitrios Liarokapis , Elizabeth ONeil , Patrick ONeil

Recent work has explored optimizing image signal processing (ISP) pipelines for various tasks by composing predefined modules and adapting them to task-specific objectives. However, jointly optimizing module sequences and parameters remains…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Jiyun Won , Heemin Yang , Woohyeok Kim , Jungseul Ok , Sunghyun Cho

Sub-sequence splitting (SSS) has been demonstrated as an effective approach to mitigate data sparsity in sequential recommendation (SR) by splitting a raw user interaction sequence into multiple sub-sequences. Previous studies have…

信息检索 · 计算机科学 2026-04-08 Yizhou Dang , Yifan Wu , Minhan Huang , Chuang Zhao , Lianbo Ma , Guibing Guo , Xingwei Wang , Zhu Sun

While recent reductions of zero-sum partially observable stochastic games (zs-POSGs) to transition-independent stochastic games (TI-SGs) theoretically admit dynamic programming, practical solutions remain stifled by the inherent…

计算机科学与博弈论 · 计算机科学 2026-05-04 Erwan C. Escudie , Matthia Sabatelli , Jilles S. Dibangoye

Data series similarity search is a core operation for several data series analysis applications across many different domains. However, the state-of-the-art techniques fail to deliver the time performance required for interactive…

数据库 · 计算机科学 2021-10-15 Botao Peng , Panagiota Fatourou , Themis Palpanas

The isolation level Multiversion Read Committed (RC), offered by many database systems, is known to trade consistency for increased transaction throughput. Sometimes, transaction workloads can be safely executed under RC obtaining the…

数据库 · 计算机科学 2021-07-27 Brecht Vandevoort , Bas Ketsman , Christoph Koch , Frank Neven

This article presents a novel perspective along with a scalable methodology to design a fault detection and isolation (FDI) filter for high dimensional nonlinear systems. Previous approaches on FDI problems are either confined to linear…

最优化与控制 · 数学 2016-01-25 Peyman Mohajerin Esfahani , John Lygeros

Self-supervised learning (SSL) of speech has shown impressive results in speech-related tasks, particularly in automatic speech recognition (ASR). While most methods employ the output of intermediate layers of the SSL model as real-valued…

声音 · 计算机科学 2023-05-30 Xuankai Chang , Brian Yan , Yuya Fujita , Takashi Maekaku , Shinji Watanabe

Self-Sovereign Identity (SSI) grants holders full ownership and control of their digital identities, being the ultimate digital identity model. Operating in a decentralized manner, SSI enables the verification of claims, including…

密码学与安全 · 计算机科学 2026-01-15 Andreea Elena Drăgnoiu , Andrei Ciobanu , Ruxandra F. Olimid

Concurrency Control (CC) ensuring consistency of updated data is an essential element of OLTP systems. Recently, hybrid transactional/analytical processing (HTAP) systems developed for executing OLTP and OLAP have attracted much attention.…

Encrypted database systems provide a great method for protecting sensitive data in untrusted infrastructures. These systems are built using either special-purpose cryptographic algorithms that support operations over encrypted data, or by…

密码学与安全 · 计算机科学 2019-04-23 Alexey Gribov , Dhinakaran Vinayagamurthy , Sergey Gorbunov

Checking whether database transactions adhere to isolation levels is a crucial yet challenging problem. We present Boomslang, the first general-purpose checking framework capable of verifying configurations that were previously uncheckable.…

数据库 · 计算机科学 2026-04-23 Jian Zhang , Shuai Mu , Cheng Tan