中文
相关论文

相关论文: A Verified Cost Analysis of Joinable Red-Black Tre…

200 篇论文

We consider the fundamental problems of approximately counting the numbers of edges and triangles in a graph in sublinear time. Previous algorithms for these tasks are significantly more efficient under a promise that the arboricity of the…

数据结构与算法 · 计算机科学 2025-09-25 Talya Eden , Ronitt Rubinfeld , Arsen Vasilyan

CCS can be considered as a most natural extension of finite state automata in which interaction is made possible thanks to parallel composition. We propose here a similar extension for top-down tree automata. We introduce a parallel…

计算机科学中的逻辑 · 计算机科学 2013-06-10 Thomas Ehrhard , Ying Jiang

This paper presents a novel approach to enhance the Binary-Addition-Tree algorithm (BAT) by integrating incremental learning techniques. BAT, known for its simplicity in development, implementation, and application, is a powerful implicit…

机器学习 · 计算机科学 2024-09-25 Wei-Chang Yeh

Analyzing big data in a highly dynamic environment becomes more and more critical because of the increasingly need for end-to-end processing of this data. Modern data flows are quite complex and there are not efficient, cost-based,…

数据库 · 计算机科学 2015-07-31 Georgia Kougka , Anastasios Gounaris

As database query processing techniques are being used to handle diverse workloads, a key emerging challenge is how to efficiently handle multi-way join queries containing multiple many-to-many joins. While uncommon in traditional…

数据库 · 计算机科学 2025-05-20 Hasara Kalumin , Amol Deshpande

This paper considers the leader-follower control problem for a linear multi-agent system with directed communication topology and linear nonidentical uncertain coupling subject to integral quadratic constraints (IQCs). A consensus-type…

系统与控制 · 计算机科学 2013-09-03 Yi Cheng , V. Ugrinovskii , Guanghui Wen

We present a concurrent operational Petri net semantics for the join-calculus, a process calculus for specifying concurrent and distributed systems. There often is a gap between system specifications and the actual implementations caused by…

计算机科学中的逻辑 · 计算机科学 2012-08-15 Stephan Mennicke

Many network applications are based on binary-state networks, where each component has one of two states: success or failure. Efficient algorithms to evaluate binary-state network reliability are continually being developed. Reliability…

网络与互联网体系结构 · 计算机科学 2020-12-01 Wei-Chang Yeh

The contraction cost of a tensor network depends on the contraction order. However, the optimal contraction ordering problem is known to be NP-hard. We show that the linear contraction ordering problem for tree tensor networks admits a…

量子物理 · 物理学 2024-10-10 Mihail Stoian , Richard Milbradt , Christian B. Mendl

Conformance checking encompasses a body of process mining techniques which aim to find and describe the differences between a process model capturing the expected process behavior and a corresponding event log recording the observed…

软件工程 · 计算机科学 2022-03-29 Daniel Reißner , Abel Armas-Cervantes , Marcello La Rosa

We present a conceptually clear and algorithmically useful framework for parameterizing the costs of tensor network contraction. Our framework is completely general, applying to tensor networks with arbitrary bond dimensions, open legs, and…

数据结构与算法 · 计算机科学 2019-06-04 Bryan O'Gorman

We investigate the computation of minimum-cost spanning trees satisfying prescribed vertex degree constraints: Given a graph $G$ and a constraint function $D$, we ask for a (minimum-cost) spanning tree $T$ such that for each vertex $v$, $T$…

数据结构与算法 · 计算机科学 2026-05-05 Narek Bojikian , Alexander Firbas , Robert Ganian , Hung P. Hoang , Krisztina Szilágyi

We tackle three optimization problems in which a colored graph, where each node is assigned a color, must be partitioned into colorful connected components. A component is defined as colorful if each color appears at most once. The problems…

组合数学 · 数学 2025-06-11 Claudia Archetti , Martina Cerulli , Carmine Sorgente

The increasing complexity of data requires methods and models that can effectively handle intricate structures, as simplifying them would result in loss of information. While several analytical tools have been developed to work with complex…

统计方法学 · 统计学 2023-06-16 Riccardo Giubilei , Tullia Padellini , Pierpaolo Brutti

We present a formal framework for proving the correctness of set implementations backed by binary-search-tree (BST) and linked lists, which are often difficult to prove correct using automation. This is because many concurrent set…

编程语言 · 计算机科学 2023-05-16 Uri Abraham , Avi Hayoun

This paper presents the benefits of formal modelling and verification techniques for self-stabilising distributed algorithms. An algorithm is studied, that takes a set of processes connected by a tree topology and converts it to a ring…

分布式、并行与集群计算 · 计算机科学 2016-01-18 Camille Coti , Charles Lakos , Laure Petrucci

Many solutions to cost-sensitive classification (and regression) rely on some or all of the following assumptions: we have complete knowledge about the cost context at training time, we can easily re-train whenever the cost context changes,…

机器学习 · 计算机科学 2013-05-31 Celestine Periale Maguedong-Djoumessi , José Hernández-Orallo

Deep neural networks have shown excellent performance for stereo matching. Many efforts focus on the feature extraction and similarity measurement of the matching cost computation step while less attention is paid on cost aggregation which…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Lidong Yu , Yucheng Wang , Yuwei Wu , Yunde Jia

Treewidth is a measure of how tree-like a graph is. It has many important algorithmic applications because many NP-hard problems on general graphs become tractable when restricted to graphs of bounded treewidth. Algorithms for problems on…

数据结构与算法 · 计算机科学 2020-06-03 Johan M. M. van Rooij

This paper advances the theoretical understanding of active learning label complexity for decision trees as binary classifiers. We make two main contributions. First, we provide the first analysis of the disagreement coefficient for…

‹ 上一页 1 8 9 10 下一页 ›