首页 > 最新文献

Distributed and Parallel Databases最新文献

英文 中文
zk-Oracle: trusted off-chain compute and storage for decentralized applications zk-Oracle:面向分散式应用的可信链外计算和存储
IF 1.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-08-28 DOI: 10.1007/s10619-024-07444-6
Binbin Gu, Faisal Nawab

Blockchain and Decentralized Applications (DApps) are increasingly important for creating trust and transparency in data storage and computation. However, on-chain transactions are often costly and slow. To overcome this challenge, off-chain nodes can be used to store and compute data. Unfortunately, this introduces the risk of untrusted nodes. To address this, authenticated data structures have been proposed, however, this ignores the compute of data from the raw data. We tackle this challenge by introducing zk-Oracle, which provides an efficient and trusted compute and storage off-chain. There is a challenge in using zero-knowledge proofs (zk-proof for short), which is the large proof generation time. We aim to overcome it with novel designs in zk-Oracle. zk-Oracle builds on zk-proofs technologies to achieve two goals. First, the computation of data structures from raw data and the corresponding proof generation is improved in terms of performance. Second, the verification on-chain is inexpensive and fast. Our experiments show that we can speed up zk-proof generation by up to (550 times ) faster than the baseline method.

区块链和去中心化应用程序(DApps)对于在数据存储和计算中建立信任和透明度越来越重要。然而,链上交易通常成本高、速度慢。为了克服这一难题,可以使用链外节点来存储和计算数据。遗憾的是,这会带来节点不受信任的风险。为了解决这个问题,有人提出了认证数据结构,但这忽略了从原始数据中计算数据。我们通过引入zk-Oracle来应对这一挑战,zk-Oracle可提供高效、可信的链外计算和存储。使用零知识证明(简称 zk-proof)存在一个挑战,即证明生成时间较长。我们的目标是通过 zk-Oracle 中的新颖设计来克服这一难题。zk-Oracle 基于 zk-proofs 技术,以实现两个目标。首先,从原始数据计算数据结构和生成相应证明的性能得到了提高。其次,链上验证成本低、速度快。我们的实验表明,与基线方法相比,我们可以将zk-proof的生成速度提高达(550 times)。
{"title":"zk-Oracle: trusted off-chain compute and storage for decentralized applications","authors":"Binbin Gu, Faisal Nawab","doi":"10.1007/s10619-024-07444-6","DOIUrl":"https://doi.org/10.1007/s10619-024-07444-6","url":null,"abstract":"<p>Blockchain and Decentralized Applications (DApps) are increasingly important for creating trust and transparency in data storage and computation. However, on-chain transactions are often costly and slow. To overcome this challenge, off-chain nodes can be used to store and compute data. Unfortunately, this introduces the risk of untrusted nodes. To address this, authenticated data structures have been proposed, however, this ignores the compute of data from the raw data. We tackle this challenge by introducing zk-Oracle, which provides an efficient and trusted compute and storage off-chain. There is a challenge in using zero-knowledge proofs (zk-proof for short), which is the large proof generation time. We aim to overcome it with novel designs in zk-Oracle. zk-Oracle builds on zk-proofs technologies to achieve two goals. First, the computation of data structures from raw data and the corresponding proof generation is improved in terms of performance. Second, the verification on-chain is inexpensive and fast. Our experiments show that we can speed up zk-proof generation by up to <span>(550 times )</span> faster than the baseline method.</p>","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142195440","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Parallel continuous skyline query over high-dimensional data stream windows 高维数据流窗口上的并行连续天际线查询
IF 1.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-07-06 DOI: 10.1007/s10619-024-07443-7
Walid Khames, Allel Hadjali, Mohand Lagha

Real-time multi-criteria decision-making applications in fields like high-speed algorithmic trading, emergency response, and disaster management have driven the development of new types of preference queries. This is an example of a skyline search. Multi-criteria decision-making utilizes the skyline operator to extract highly significant tuples or useful data points from extensive sets of multi-dimensional databases. The user’s settings determine the results, which include all tuples whose attribute vector remains undefeated by another tuple. The extracted tuples are commonly known as the skyline set. Lately, there has been a growing trend in research studies to perform skyline queries on data stream applications. These queries consist of extracting desired records from sliding windows and removing outdated records from incoming data sets that do not meet user requirements. The datasets in these applications are extremely large and exhibit a wide range of dimensions that vary over time. Consequently, the skyline query is considered a computationally demanding task, with the challenge of achieving a real-time response within an acceptable duration. We must transport and process enormous quantities of data. Traditional skyline algorithms have faced new challenges due to limitations in data transmission bandwidth and latency. The transfer of vast quantities of data would affect performance, power efficiency, and reliability. Consequently, it is imperative to make alterations to the computer paradigm. Parallel skyline queries have attracted the attention of both scholars and the business sector. The study of skyline queries has focused on sequential algorithms and parallel implementations for multicore processors, primarily due to their widespread use. While previous research has focused on sequential algorithms, there is a limitation to comprehensive studies that specifically address modern parallel processors. While numerous articles have been published regarding the parallelization of regular skyline queries, there is a limited amount of research dedicated specifically to the parallel processing of continuous skyline queries. This study introduces PRSS, a continuous skyline technique for multicore processors specifically designed for sliding window-based data streams. The efficacy of the proposed parallel implementation is demonstrated through tests conducted on both real-world and synthetic datasets, encompassing various point distributions, arrival rates, and window widths. The experimental results for a dataset characterized by a large number of dimensions and cardinality demonstrate significant acceleration.

高速算法交易、应急响应和灾难管理等领域的实时多标准决策应用推动了新型偏好查询的发展。这是天际线搜索的一个例子。多标准决策利用天际线运算符从大量多维数据库中提取高度重要的图元或有用的数据点。用户的设置决定了结果,其中包括属性向量不被其他图元击败的所有图元。提取的图元通常被称为天际线集。最近,在数据流应用中执行天际线查询的研究越来越多。这些查询包括从滑动窗口中提取所需的记录,以及从输入数据集中删除不符合用户要求的过时记录。这些应用中的数据集非常庞大,并呈现出随时间变化的各种维度。因此,天际线查询被认为是一项计算要求极高的任务,其挑战在于如何在可接受的时间内实现实时响应。我们必须传输和处理海量数据。由于数据传输带宽和延迟的限制,传统的天际线算法面临着新的挑战。海量数据的传输会影响性能、能效和可靠性。因此,改变计算机模式势在必行。并行天际线查询吸引了学者和企业界的关注。对天际线查询的研究主要集中在顺序算法和多核处理器的并行实现上,这主要是由于多核处理器的广泛使用。虽然以前的研究主要集中在顺序算法上,但专门针对现代并行处理器的全面研究还很有限。虽然已经发表了大量关于常规天际线查询并行化的文章,但专门针对连续天际线查询并行处理的研究还很有限。本研究介绍了 PRSS,这是一种适用于多核处理器的连续天际线技术,专门为基于滑动窗口的数据流而设计。通过对实际数据集和合成数据集(包括各种点分布、到达率和窗口宽度)进行测试,证明了所提出的并行实施方案的功效。对具有大量维度和卡入度特征的数据集的实验结果表明,该方法具有显著的加速性。
{"title":"Parallel continuous skyline query over high-dimensional data stream windows","authors":"Walid Khames, Allel Hadjali, Mohand Lagha","doi":"10.1007/s10619-024-07443-7","DOIUrl":"https://doi.org/10.1007/s10619-024-07443-7","url":null,"abstract":"<p>Real-time multi-criteria decision-making applications in fields like high-speed algorithmic trading, emergency response, and disaster management have driven the development of new types of preference queries. This is an example of a skyline search. Multi-criteria decision-making utilizes the skyline operator to extract highly significant tuples or useful data points from extensive sets of multi-dimensional databases. The user’s settings determine the results, which include all tuples whose attribute vector remains undefeated by another tuple. The extracted tuples are commonly known as the skyline set. Lately, there has been a growing trend in research studies to perform skyline queries on data stream applications. These queries consist of extracting desired records from sliding windows and removing outdated records from incoming data sets that do not meet user requirements. The datasets in these applications are extremely large and exhibit a wide range of dimensions that vary over time. Consequently, the skyline query is considered a computationally demanding task, with the challenge of achieving a real-time response within an acceptable duration. We must transport and process enormous quantities of data. Traditional skyline algorithms have faced new challenges due to limitations in data transmission bandwidth and latency. The transfer of vast quantities of data would affect performance, power efficiency, and reliability. Consequently, it is imperative to make alterations to the computer paradigm. Parallel skyline queries have attracted the attention of both scholars and the business sector. The study of skyline queries has focused on sequential algorithms and parallel implementations for multicore processors, primarily due to their widespread use. While previous research has focused on sequential algorithms, there is a limitation to comprehensive studies that specifically address modern parallel processors. While numerous articles have been published regarding the parallelization of regular skyline queries, there is a limited amount of research dedicated specifically to the parallel processing of continuous skyline queries. This study introduces PRSS, a continuous skyline technique for multicore processors specifically designed for sliding window-based data streams. The efficacy of the proposed parallel implementation is demonstrated through tests conducted on both real-world and synthetic datasets, encompassing various point distributions, arrival rates, and window widths. The experimental results for a dataset characterized by a large number of dimensions and cardinality demonstrate significant acceleration.</p>","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141569932","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PECC: parallel expansion based on clustering coefficient for efficient graph partitioning PECC:基于聚类系数的并行扩展,实现高效图形分割
IF 1.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-06-10 DOI: 10.1007/s10619-024-07442-8
Chengcheng Shi, Zhenping Xie
{"title":"PECC: parallel expansion based on clustering coefficient for efficient graph partitioning","authors":"Chengcheng Shi, Zhenping Xie","doi":"10.1007/s10619-024-07442-8","DOIUrl":"https://doi.org/10.1007/s10619-024-07442-8","url":null,"abstract":"","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-06-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141363612","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A blockchain datastore for scalable IoT workloads using data decaying 利用数据衰减实现可扩展物联网工作负载的区块链数据存储
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2024-05-10 DOI: 10.1007/s10619-024-07441-9
Panagiotis Drakatos, Constantinos Costa, Andreas Konstantinidis, Panos K. Chrysanthis, Demetrios Zeinalipour-Yazti

The Internet of Things (IoT) revolution has introduced sensor-rich devices to an ever growing landscape of smart environments. A key component in the IoT scenarios of the future is the requirement to utilize a shared database that allows all participants to operate collaboratively, transparently, immutably, correctly and with performance guarantees. Blockchain databases have been proposed by the community to alleviate these challenges, however existing blockchain architectures suffer from performance issues. In this paper we introduce Triabase, a novel permissioned blockchain system architecture that applies data decaying concepts to cope with scalability issues in regards to blockchain consensus and storage efficiency. For blockchain consensus, we propose the Proof of Federated Learning (PoFL) algorithm which exploits data decaying models as Proof-of-Work. For storage efficiency, we exploit federated learning to construct data postdiction machine learning models to minimize the storage of bulky data on the blockchain. We present a detailed explanation of our system architecture as well as the implementation in the Hyperledger fabric framework. We use our implementation to carry out an experimental evaluation with telco big data at scale showing that our framework exposes desirable qualities, namely efficient consensus at the blockchain layer while optimizing storage efficiency.

物联网(IoT)革命为日益增长的智能环境引入了传感器丰富的设备。未来物联网场景中的一个关键组成部分是需要使用一个共享数据库,使所有参与者都能协作、透明、不变、正确地操作,并保证性能。社区提出了区块链数据库来缓解这些挑战,但现有的区块链架构存在性能问题。本文介绍的 Triabase 是一种新型许可区块链系统架构,它应用数据衰减概念来应对区块链共识和存储效率方面的可扩展性问题。在区块链共识方面,我们提出了联盟学习证明(PoFL)算法,该算法利用数据衰减模型作为工作证明(Proof-of-Work)。在存储效率方面,我们利用联合学习来构建数据预测后机器学习模型,以尽量减少区块链上庞大数据的存储。我们详细介绍了我们的系统架构以及在超级账本结构框架中的实现。我们利用我们的实现对电信大数据进行了大规模实验评估,结果表明我们的框架具有理想的品质,即在优化存储效率的同时在区块链层达成高效共识。
{"title":"A blockchain datastore for scalable IoT workloads using data decaying","authors":"Panagiotis Drakatos, Constantinos Costa, Andreas Konstantinidis, Panos K. Chrysanthis, Demetrios Zeinalipour-Yazti","doi":"10.1007/s10619-024-07441-9","DOIUrl":"https://doi.org/10.1007/s10619-024-07441-9","url":null,"abstract":"<p>The Internet of Things (IoT) revolution has introduced sensor-rich devices to an ever growing landscape of smart environments. A key component in the IoT scenarios of the future is the requirement to utilize a shared database that allows all participants to operate collaboratively, transparently, immutably, correctly and with performance guarantees. Blockchain databases have been proposed by the community to alleviate these challenges, however existing blockchain architectures suffer from performance issues. In this paper we introduce Triabase, a novel permissioned blockchain system architecture that applies data decaying concepts to cope with scalability issues in regards to blockchain consensus and storage efficiency. For blockchain consensus, we propose the Proof of Federated Learning (PoFL) algorithm which exploits data decaying models as Proof-of-Work. For storage efficiency, we exploit federated learning to construct data postdiction machine learning models to minimize the storage of bulky data on the blockchain. We present a detailed explanation of our system architecture as well as the implementation in the Hyperledger fabric framework. We use our implementation to carry out an experimental evaluation with telco big data at scale showing that our framework exposes desirable qualities, namely efficient consensus at the blockchain layer while optimizing storage efficiency.</p>","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-05-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140930394","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Flexible fingerprint cuckoo filter for information retrieval optimization in distributed network 用于分布式网络信息检索优化的灵活指纹布谷鸟过滤器
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2024-04-11 DOI: 10.1007/s10619-024-07440-w
Wenhan Lian, Jinlin Wang, Jiali You

In a large-scale distributed network, a naming service is used to achieve location transparency and provide effective content discovery. However, fast and accurate name retrieval in the massive name set is laborious. Approximate set membership data structures, such as Bloom filter and Cuckoo filter, are very popular in distributed information systems. They obtain high query performance and reduce memory requirements through the abstract representation of information, but at the cost of introducing query error rates, which will ultimately affect content service quality. In this paper, in order to obtain higher space utilization and a lower query false positive rate, we propose a flexible fingerprint cuckoo filter (FFCF) for information storage and retrieval, which can change the length and type of fingerprints adaptively. In our scheme, FFCF uses longer fingerprints under low occupancy and has the ability to correct errors by changing the type of stored fingerprints. Moreover, we give a theoretical proof and evaluate the performance of FFCF by experimental simulations with synthetic data sets and real network packets. The results demonstrate that FFCF can improve memory utilization, significantly reduce false positive errors by nearly 90(%) at 50(%) occupancy and outperform Cuckoo filter in the full range of occupancy.

在大规模分布式网络中,命名服务用于实现位置透明和提供有效的内容发现。然而,在海量名称集中快速、准确地检索名称非常费力。近似集合成员数据结构,如 Bloom 过滤器和 Cuckoo 过滤器,在分布式信息系统中非常流行。它们通过对信息的抽象表示,获得了较高的查询性能并降低了内存需求,但代价是引入了查询错误率,这将最终影响内容服务的质量。在本文中,为了获得更高的空间利用率和更低的查询误报率,我们提出了一种用于信息存储和检索的灵活指纹布谷鸟过滤器(FFCF),它可以自适应地改变指纹的长度和类型。在我们的方案中,FFCF 在低占用率情况下使用较长的指纹,并能通过改变存储指纹的类型来纠正错误。此外,我们还给出了理论证明,并通过合成数据集和真实网络数据包的实验模拟来评估 FFCF 的性能。结果表明,FFCF可以提高内存利用率,在50%的占用率下将误报率大幅降低近90%,并且在整个占用率范围内都优于Cuckoo过滤器。
{"title":"Flexible fingerprint cuckoo filter for information retrieval optimization in distributed network","authors":"Wenhan Lian, Jinlin Wang, Jiali You","doi":"10.1007/s10619-024-07440-w","DOIUrl":"https://doi.org/10.1007/s10619-024-07440-w","url":null,"abstract":"<p>In a large-scale distributed network, a naming service is used to achieve location transparency and provide effective content discovery. However, fast and accurate name retrieval in the massive name set is laborious. Approximate set membership data structures, such as Bloom filter and Cuckoo filter, are very popular in distributed information systems. They obtain high query performance and reduce memory requirements through the abstract representation of information, but at the cost of introducing query error rates, which will ultimately affect content service quality. In this paper, in order to obtain higher space utilization and a lower query false positive rate, we propose a flexible fingerprint cuckoo filter (FFCF) for information storage and retrieval, which can change the length and type of fingerprints adaptively. In our scheme, FFCF uses longer fingerprints under low occupancy and has the ability to correct errors by changing the type of stored fingerprints. Moreover, we give a theoretical proof and evaluate the performance of FFCF by experimental simulations with synthetic data sets and real network packets. The results demonstrate that FFCF can improve memory utilization, significantly reduce false positive errors by nearly 90<span>(%)</span> at 50<span>(%)</span> occupancy and outperform Cuckoo filter in the full range of occupancy.</p>","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-04-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140591608","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Range constrained group query on attribute social graph 属性社交图谱上的范围约束分组查询
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2024-03-30 DOI: 10.1007/s10619-024-07439-3
Zijun Chen, Wenwen Shao, Wenyuan Liu
{"title":"Range constrained group query on attribute social graph","authors":"Zijun Chen, Wenwen Shao, Wenyuan Liu","doi":"10.1007/s10619-024-07439-3","DOIUrl":"https://doi.org/10.1007/s10619-024-07439-3","url":null,"abstract":"","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2024-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140363356","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Federated computation: a survey of concepts and challenges 联邦计算:概念和挑战的概览
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2023-11-23 DOI: 10.1007/s10619-023-07438-w
Akash Bharadwaj, Graham Cormode

Federated Computation is an emerging area that seeks to provide stronger privacy for user data, by performing large scale, distributed computations where the data remains in the hands of users. Only the necessary summary information is shared, and additional security and privacy tools can be employed to provide strong guarantees of secrecy. The most prominent application of federated computation is in training machine learning models (federated learning), but many additional applications are emerging, more broadly relevant to data management and querying data. This survey gives an overview of federated computation models and algorithms. It includes an introduction to security and privacy techniques and guarantees, and shows how they can be applied to solve a variety of distributed computations providing statistics and insights to distributed data. It also discusses the issues that arise when implementing systems to support federated computation, and open problems for future research.

联邦计算是一个新兴的领域,它通过执行大规模的分布式计算来为用户数据提供更强的隐私性,而数据仍然掌握在用户手中。只有必要的摘要信息被共享,并且可以使用额外的安全和隐私工具来提供强有力的保密保证。联邦计算最突出的应用是训练机器学习模型(联邦学习),但许多其他应用正在出现,与数据管理和查询数据更广泛地相关。本文概述了联邦计算模型和算法。它包括对安全和隐私技术和保证的介绍,并展示了如何将它们应用于解决各种分布式计算,为分布式数据提供统计和见解。它还讨论了在实现支持联邦计算的系统时出现的问题,以及未来研究的开放问题。
{"title":"Federated computation: a survey of concepts and challenges","authors":"Akash Bharadwaj, Graham Cormode","doi":"10.1007/s10619-023-07438-w","DOIUrl":"https://doi.org/10.1007/s10619-023-07438-w","url":null,"abstract":"<p>Federated Computation is an emerging area that seeks to provide stronger privacy for user data, by performing large scale, distributed computations where the data remains in the hands of users. Only the necessary summary information is shared, and additional security and privacy tools can be employed to provide strong guarantees of secrecy. The most prominent application of federated computation is in training machine learning models (federated learning), but many additional applications are emerging, more broadly relevant to data management and querying data. This survey gives an overview of federated computation models and algorithms. It includes an introduction to security and privacy techniques and guarantees, and shows how they can be applied to solve a variety of distributed computations providing statistics and insights to distributed data. It also discusses the issues that arise when implementing systems to support federated computation, and open problems for future research.</p>","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2023-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Balanced parallel triangle enumeration with an adaptive algorithm 基于自适应算法的平衡平行三角形枚举
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2023-07-13 DOI: 10.1007/s10619-023-07437-x
A. Farouzi, Xiantian Zhou, Ladjel Bellatreche, M. Malki, Carlos Ordonez
{"title":"Balanced parallel triangle enumeration with an adaptive algorithm","authors":"A. Farouzi, Xiantian Zhou, Ladjel Bellatreche, M. Malki, Carlos Ordonez","doi":"10.1007/s10619-023-07437-x","DOIUrl":"https://doi.org/10.1007/s10619-023-07437-x","url":null,"abstract":"","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2023-07-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43352943","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SimCost: cost-effective resource provision prediction and recommendation for spark workloads SimCost:经济高效的资源供应预测和建议
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2023-06-22 DOI: 10.1007/s10619-023-07436-y
Yuxing Chen, M. A. Hoque, Pengfei Xu, Jiaheng Lu, S. Tarkoma
{"title":"SimCost: cost-effective resource provision prediction and recommendation for spark workloads","authors":"Yuxing Chen, M. A. Hoque, Pengfei Xu, Jiaheng Lu, S. Tarkoma","doi":"10.1007/s10619-023-07436-y","DOIUrl":"https://doi.org/10.1007/s10619-023-07436-y","url":null,"abstract":"","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2023-06-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46389914","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Introduction to the special issue on self‑managing and hardware‑optimized database systems 2022 2022年自我管理和硬件优化数据库系统特刊简介
IF 1.2 4区 计算机科学 Q3 Decision Sciences Pub Date : 2023-06-03 DOI: 10.1007/s10619-023-07435-z
Constantinos Costa, Ilia Petrov
{"title":"Introduction to the special issue on self‑managing and hardware‑optimized database systems 2022","authors":"Constantinos Costa, Ilia Petrov","doi":"10.1007/s10619-023-07435-z","DOIUrl":"https://doi.org/10.1007/s10619-023-07435-z","url":null,"abstract":"","PeriodicalId":50568,"journal":{"name":"Distributed and Parallel Databases","volume":null,"pages":null},"PeriodicalIF":1.2,"publicationDate":"2023-06-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46620773","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Distributed and Parallel Databases
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1