中文
相关论文

相关论文: Comments on Dumitrescu's "A Selectable Sloppy Heap…

200 篇论文

This paper presents a novel set of algorithms for heap abstraction, identifying logically related regions of the heap. The targeted regions include objects that are part of the same component structure (recursive data structure). The result…

计算机科学中的逻辑 · 计算机科学 2012-12-21 Mohamed A. El-Zawawy

Karp et al. (1988) described Deferred Data Structures for Multisets as "lazy" data structures which partially sort data to support online rank and select queries, with the minimum amount of work in the worst case over instances of size $n$…

数据结构与算法 · 计算机科学 2016-10-03 Jérémy Barbay , Carlos Ochoa , Srinivasa Rao Satti

Despite significant progress in the theory and practice of program analysis, analysing properties of heap data has not reached the same level of maturity as the analysis of static and stack data. The spatial and temporal structure of stack…

编程语言 · 计算机科学 2013-04-25 Uday Khedker , Amitabha Sanyal , Amey Karkare

We present a new connection between self-adjusting binary search trees (BSTs) and heaps, two fundamental, extensively studied, and practically relevant families of data structures. Roughly speaking, we map an arbitrary heap algorithm within…

数据结构与算法 · 计算机科学 2019-01-01 László Kozma , Thatchaphol Saranurak

We introduce an adaptive scattered data fitting scheme as extension of local least squares approximations to hierarchical spline spaces. To efficiently deal with non-trivial data configurations, the local solutions are described in terms of…

数值分析 · 数学 2017-04-28 Cesare Bracco , Carlotta Giannelli , Alessandra Sestini

We introduce the hollow heap, a very simple data structure with the same amortized efficiency as the classical Fibonacci heap. All heap operations except delete and delete-min take $O(1)$ time, worst case as well as amortized; delete and…

数据结构与算法 · 计算机科学 2015-10-23 Thomas Dueholm Hansen , Haim Kaplan , Robert E. Tarjan , Uri Zwick

Although sloppy interpretation is usually accounted for by theories of ellipsis, it often arises in non-elliptical contexts. In this paper, a theory of sloppy interpretation is provided which captures this fact. The underlying idea is that…

cmp-lg · 计算机科学 2008-02-03 Claire Gardent

Probabilistic Answer Set Programming under the credal semantics (PASP) extends Answer Set Programming with probabilistic facts that represent uncertain information. The probabilistic facts are discrete with Bernoulli distributions. However,…

人工智能 · 计算机科学 2025-02-19 Damiano Azzolini , Fabrizio Riguzzi

The heap is a basic data structure used in a wide variety of applications, including shortest path and minimum spanning tree algorithms. In this paper we explore the design space of comparison-based, amortized-efficient heap…

数据结构与算法 · 计算机科学 2009-03-03 Bernhard Haeupler , Siddhartha Sen , Robert E. Tarjan

Statistical shape analysis of slabular objects like groups of hippocampi is highly useful for medical researchers as it can be useful for diagnoses and understanding diseases. This work proposes a novel object representation based on…

统计方法学 · 统计学 2024-09-09 Mohsen Taheri , Stephen M. Pizer , Jörn Schulz

This paper presents a creativity support tool, called FreePub, to collect and organize scientific material using mindmaps. Mindmaps are visual, graph-based represenations of concepts, ideas, notes, tasks, etc. They generally take a…

人机交互 · 计算机科学 2016-11-25 Theodore Dalamagas , Tryfon Farmakakis , Manolis Maragkakis , Artemis Hatzigeorgiou

For manifold learning, it is assumed that high-dimensional sample/data points are embedded on a low-dimensional manifold. Usually, distances among samples are computed to capture an underlying data structure. Here we propose a metric…

机器学习 · 计算机科学 2019-09-20 Fenglei Fan , Ziyu Su , Yueyang Teng , Ge Wang

Reproducibility is a crucial aspect of scientific research that involves the ability to independently replicate experimental results by analysing the same data or repeating the same experiment. Over the years, many works have been proposed…

数字图书馆 · 计算机科学 2024-07-16 Andrea Bianchi , Giordano d'Aloisio , Francesca Marzi , Antinisca Di Marco

Multivariate spatio-temporal data refers to multiple measurements taken across space and time. For many analyses, spatial and time components can be separately studied: for example, to explore the temporal trend of one variable for a single…

统计计算 · 统计学 2026-02-24 H. Sherry Zhang , Dianne Cook , Ursula Laa , Nicolas Langrené , Patricia Menéndez

Many approaches have been proposed to pre-compute data cubes in order to efficiently respond to OLAP queries in data warehouses. However, few have proposed solutions integrating all of the possible outcomes, and it is this idea that leads…

数据库 · 计算机科学 2025-01-08 Mickaël Martin Nevot , Sébastien Nedjar , Lotfi Lakhal

Partition selection, or set union, is an important primitive in differentially private mechanism design: in a database where each user contributes a list of items, the goal is to publish as many of these items as possible under differential…

密码学与安全 · 计算机科学 2023-06-23 Marika Swanberg , Damien Desfontaines , Samuel Haney

We present several results about position heaps, a relatively new alternative to suffix trees and suffix arrays. First, we show that, if we limit the maximum length of patterns to be sought, then we can also limit the height of the heap and…

数据结构与算法 · 计算机科学 2013-01-15 Travis Gagie , Wing-Kai Hon , Tsung-Han Ku

This paper describes an abstractive summarization method for tabular data which employs a knowledge base semantic embedding to generate the summary. Assuming the dataset contains descriptive text in headers, columns and/or some augmenting…

人工智能 · 计算机科学 2018-04-06 Paul Azunre , Craig Corcoran , David Sullivan , Garrett Honke , Rebecca Ruppel , Sandeep Verma , Jonathon Morgan

This article is a position paper written in reaction to the now-infamous paper titled "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?" by Timnit Gebru, Emily Bender, and others who were, as of the date of this…

计算机与社会 · 计算机科学 2021-01-26 Michael Lissack

Pseudo-labeling is a popular semi-supervised learning technique to leverage unlabeled data when labeled samples are scarce. The generation and selection of pseudo-labels heavily rely on labeled data. Existing approaches implicitly assume…

机器学习 · 计算机科学 2024-06-21 Nabeel Seedat , Nicolas Huynh , Fergus Imrie , Mihaela van der Schaar