中文
相关论文

相关论文: Directory Reconciliation

200 篇论文

Parallel computing has turned out to be the enabling technology to solve complex physical systems. However, the transition from shared memory, vector computers to massively parallel, distributed memory systems and, recently, to hybrid…

天体物理学 · 物理学 2007-05-23 P. Hoeflich

In this paper, we consider a zero error coordination problem wherein the nodes of a network exchange messages to be able to perfectly coordinate their actions with the individual observations of each other. While previous works on…

信息论 · 计算机科学 2015-05-06 Mahed Abroshan , Amin Gohari , Sidharth Jaggi

Document retrieval is one of the best established information retrieval activities since the sixties, pervading all search engines. Its aim is to obtain, from a collection of text documents, those most relevant to a pattern query. Current…

信息检索 · 计算机科学 2013-10-01 Gonzalo Navarro

Collaborative working is increasingly popular, but it presents challenges due to the need for high responsiveness and disconnected work support. To address these challenges the data is optimistically replicated at the edges of the network,…

数据库 · 计算机科学 2012-12-12 Stéphane Martin , Mehdi Ahmed-Nacer , Pascal Urso

Order picking and order packing entail retrieving items from storage and packaging them according to customer requests. These activities have always been the main concerns of the companies in reducing warehouse management costs. This paper…

最优化与控制 · 数学 2022-06-24 Sen Xue , Chuanhou Gao

Document retrieval aims at finding the most important documents where a pattern appears in a collection of strings. Traditional pattern-matching techniques yield brute-force document retrieval solutions, which has motivated the research on…

数据结构与算法 · 计算机科学 2014-07-02 Gonzalo Navarro , Simon J. Puglisi , Jouni Sirén

This paper provides a block coordinate descent algorithm to solve unconstrained optimization problems. In our algorithm, computation of function values or gradients is not required. Instead, pairwise comparison of function values is used.…

机器学习 · 统计学 2014-09-16 Kota Matsui , Wataru Kumagai , Takafumi Kanamori

We study spreading processes in temporal graphs, i. e., graphs whose connections change over time. These processes naturally model real-world phenomena such as infectious diseases or information flows. More precisely, we investigate how…

数据结构与算法 · 计算机科学 2021-07-21 Hendrik Molter , Malte Renken , Philipp Zschoche

Recently it was shown that the transitive closure of a directed graph can be updated using first-order formulas after insertions and deletions of single edges in the dynamic descriptive complexity framework by Dong, Su, and Topor, and…

计算机科学中的逻辑 · 计算机科学 2018-04-25 Samir Datta , Anish Mukherjee , Nils Vortmeier , Thomas Zeume

Reconfiguration schedules, i.e., sequences that gradually transform one solution of a problem to another while always maintaining feasibility, have been extensively studied. Most research has dealt with the decision problem of whether a…

数据结构与算法 · 计算机科学 2021-09-15 Keren Censor-Hillel , Yannic Maus , Shahar Romem-Peled , Tigran Tonoyan

In the setting of error-correcting codes with feedback, Alice wishes to communicate a $k$-bit message $x$ to Bob by sending a sequence of bits over a channel while noiselessly receiving feedback from Bob. It has been long known (Berlekamp,…

信息论 · 计算机科学 2022-12-14 Meghal Gupta , Venkatesan Guruswami , Rachel Yun Zhang

Pairwise sequence comparison is one of the most fundamental problems in string processing. The most common metric to quantify the similarity between sequences S and T is edit distance, d(S,T), which corresponds to the number of characters…

数据结构与算法 · 计算机科学 2024-07-04 Ahmet Cemal Alıcıoğlu , Can Alkan

High availability is no longer just a business continuity concern. Users are increasingly dependant on devices that consume and produce data in ever increasing volumes. A popular solution is to have a central repository which each device…

密码学与安全 · 计算机科学 2015-06-05 Mark Scanlon , Jason Farina , M-Tahar Kechadi

We consider regenerating codes in distributed storage systems where connections between the nodes are constrained by a graph. In this problem, the failed node downloads the information stored at a subset of vertices of the graph for the…

信息论 · 计算机科学 2025-06-11 Adway Patra , Alexander Barg

As the number of digital documents requiring investigation increases, it has become more important to identify relevant documents to a given case. There have been continual demands for finding relevant files in order to overcome this kind…

信息检索 · 计算机科学 2018-10-18 Hyunji Chung

This paper describes a method for the recovering of software architectures from a set of similar (but unrelated) software products in binary form. One intention is to drive refactoring into software product lines and combine architecture…

软件工程 · 计算机科学 2016-08-08 Ian D. Peake , Jan Olaf Blech , Lasith Fernando , Divyasheel Sharma , Srini Ramaswamy , Mallikarjun Kande

We study the robust communication complexity of maximum matching. Edges of an arbitrary $n$-vertex graph $G$ are randomly partitioned between Alice and Bob independently and uniformly. Alice has to send a single message to Bob such that Bob…

数据结构与算法 · 计算机科学 2023-05-03 Amir Azarmehr , Soheil Behnezhad

Variational inequalities are an important tool, which includes minimization, saddles, games, fixed-point problems. Modern large-scale and computationally expensive practical applications make distributed methods for solving these problems…

最优化与控制 · 数学 2023-03-01 Aleksandr Beznosikov , Alexander Gasnikov

Sorting and searching are large parts of database query processing, e.g., in the forms of index creation, index maintenance, and index lookup; and comparing pairs of keys is a substantial part of the effort in sorting and searching. We have…

数据库 · 计算机科学 2022-09-20 Thanh Do , Goetz Graefe

We initiate the study of a new problem on searching and fetching in a distributed environment concerning treasure-evacuation from a unit disk. A treasure and an exit are located at unknown positions on the perimeter of a disk and at known…

数据结构与算法 · 计算机科学 2023-06-22 Konstantinos Georgiou , George Karakostas , Evangelos Kranakis