中文
相关论文

相关论文: Reenactment for Read-Committed Snapshot Isolation

200 篇论文

Many distributed applications require transactions. However, transactional protocols that require strong synchronization are costly in large scale environments. Two properties help with scalability of a transactional system: genuine partial…

分布式、并行与集群计算 · 计算机科学 2013-06-18 Masoud Saeida Ardekani , Pierre Sutra , Nuno Preguiça , Marc Shapiro

Snapshot isolation (SI) is a standard transactional consistency model used in databases, distributed systems and software transactional memory (STM). Its semantics is formally defined both declaratively as an acyclicity axiom, and…

计算机科学中的逻辑 · 计算机科学 2018-09-28 Azalea Raad , Ori Lahav , Viktor Vafeiadis

Transactional access to databases is an important abstraction allowing programmers to consider blocks of actions (transactions) as executing in isolation. The strongest consistency model is {\em serializability}, which ensures the atomicity…

计算机科学中的逻辑 · 计算机科学 2019-05-23 Sidi Mohamed Beillahi , Ahmed Bouajjani , Constantin Enea

Debugging transactions and understanding their execution are of immense importance for developing OLAP applications, to trace causes of errors in production systems, and to audit the operations of a database. However, debugging transactions…

We present SImProv - a scalable image provenance framework to match a query image back to a trusted database of originals and identify possible manipulations on the query. SImProv consists of three stages: a scalable search stage for…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Alexander Black , Tu Bui , Simon Jenni , Zhifei Zhang , Viswanathan Swaminanthan , John Collomosse

Interactive segmentation models such as the Segment Anything Model (SAM) have demonstrated remarkable generalization on natural images, but they perform suboptimally on remote sensing imagery (RSI) due to severe domain shifts and the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 M. Naseer Subhani

Deep learning algorithms for video Snapshot Compressive Imaging (SCI) have achieved great success, yet they predominantly focus on reconstructing from clean measurements. This overlooks a critical real-world challenge: the captured signal…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Hao Wang , Zhankuo Xu , Jiong Ni , Xing Liu , Haoyang Liu , Xin Yuan

In the context of asynchronous concurrent shared-memory systems, a snapshot algorithm allows failure-prone processes to concurrently and atomically write on the entries of a shared array MEM , and also atomically read the whole array.…

分布式、并行与集群计算 · 计算机科学 2026-02-20 Armando Castañeda , Braulio Ramses Hernández Martínez

In this work, we study the problem of real-time tracking and reconstruction of an information source with the purpose of actuation. A device monitors an $N$-state Markov process and transmits status updates to a receiver over a wireless…

信息论 · 计算机科学 2023-04-03 Mehrdad Salimnejad , Marios Kountouris , Nikolaos Pappas

The Contrastive Language-Image Pretraining (CLIP) model has been widely used in various downstream vision tasks. The few-shot learning paradigm has been widely adopted to augment its capacity for these tasks. However, current paradigms may…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Jintao Rong , Hao Chen , Linlin Ou , Tianxiao Chen , Xinyi Yu , Yifan Liu

We investigate real-time tracking of two correlated stochastic processes over a shared wireless channel. The joint evolution of the processes is modeled as a two-dimensional discrete-time Markov chain. Each process is observed by a…

信息论 · 计算机科学 2025-12-23 Mehrdad Salimnejad , Marios Kountouris , Nikolaos Pappas

This paper explores the integration of provenance tracking systems within the context of Semantic Web technologies to enhance data integrity in diverse operational environments. SURROUND Australia Pty Ltd demonstrates innovative…

密码学与安全 · 计算机科学 2025-01-17 Nilesh Jain

The support for transactions is an essential part of a database management system (DBMS). Without this support, the developers are burdened with ensuring atomic execution of a transaction despite failures as well as concurrent accesses to…

数据库 · 计算机科学 2024-05-29 Daniel Gómez Ferro , Maysam Yabandeh

In distributed systems, data replication provides better availability, higher read capacity, improved access efficiency and lower bandwidth requirements in the system. In this paper, we propose a significantly efficient approach of the data…

分布式、并行与集群计算 · 计算机科学 2014-07-01 Vinit Kumar , Ajay Agarwal

Instruction tuning increasingly relies on LLM-based prompt refinement, where prompts in the training corpus are selectively rewritten by an external refiner to improve clarity and instruction alignment. This motivates an instance-level…

机器学习 · 计算机科学 2026-01-06 Bo Yin , Qi Li , Runpeng Yu , Xinchao Wang

Large-scale image-text pre-trained models enable zero-shot classification and provide consistent accuracy across various data distributions. Nonetheless, optimizing these models in downstream tasks typically requires fine-tuning, which…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Sungyeon Kim , Boseung Jeong , Donghyun Kim , Suha Kwak

We establish a translation between a formalism for dynamic programming over hypergraphs and the computation of semiring-based provenance for Datalog programs. The benefit of this translation is a new method for computing provenance for a…

数据库 · 计算机科学 2021-12-03 Yann Ramusat , Silviu Maniu , Pierre Senellart

Synchronous Mirroring (SM) is a standard approach to building highly-available and fault-tolerant enterprise storage systems. SM ensures strong data consistency by maintaining multiple exact data replicas and synchronously propagating every…

Deep networks allow to obtain outstanding results in semantic segmentation, however they need to be trained in a single shot with a large amount of data. Continual learning settings where new classes are learned in incremental steps and…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Andrea Maracani , Umberto Michieli , Marco Toldo , Pietro Zanuttigh

Efficient transactional management is a delicate task. As systems face transactions of inherently different types, ranging from point updates to long running analytical computations, it is hard to satisfy their individual requirements with…

数据库 · 计算机科学 2017-09-14 Ankur Sharma , Felix Martin Schuhknecht , Jens Dittrich
‹ 上一页 1 2 3 10 下一页 ›