中文
相关论文

相关论文: More efficient PBWT prefix-array access via batchi…

200 篇论文

This paper studies Set Shaping Theory (SST) in a database-index setting under a revised interpretation: SST is not treated as a competing hashing method, but as a structural pre processing layer that can be applied before an existing…

信息论 · 计算机科学 2026-05-29 Alix Petit , Mai Lang , Logan Lewis , Lily Scott , Agi Weber

This paper addresses path set planning that yields important applications in robot manipulation and navigation such as path generation for deformable object keypoints and swarms. A path set refers to the collection of finite agent paths to…

机器人学 · 计算机科学 2024-07-12 Jing Huang , Yunxi Tang , Kwok Wai Samuel Au

Routing problems such as Hamiltonian Path Problem (HPP), seeks a path to visit all the vertices in a graph while minimizing the path cost. This paper studies a variant, HPP with Probabilistic Terminals (HPP-PT), where each vertex has a…

机器人学 · 计算机科学 2026-01-21 Yunpeng Lyu , Chao Cao , Ji Zhang , Howie Choset , Zhongqiang Ren

Multi-parameter persistent homology is a recent branch of topological data analysis. In this area, data sets are investigated through the lens of homology with respect to two or more scale parameters. The high computational cost of many…

代数拓扑 · 数学 2020-10-30 Michael Kerber , Alexander Rolle

Wing and Tip decomposition construct a hierarchy of butterfly-dense edge and vertex induced bipartite subgraphs, respectively. They have applications in several domains including e-commerce, recommendation systems and document analysis.…

分布式、并行与集群计算 · 计算机科学 2021-10-26 Kartik Lakhotia , Rajgopal Kannan , Viktor Prasanna

The Set Packing problem is, given a collection of sets $\mathcal{S}$ over a ground set $\mathcal{U}$, to find a maximum collection of sets that are pairwise disjoint. The problem is among the most fundamental NP-hard optimization problems…

计算复杂性 · 计算机科学 2023-02-28 Ameet Gadekar

One of the most natural optimization problems is the k-Set Packing problem, where given a family of sets of size at most k one should select a maximum size subfamily of pairwise disjoint sets. A special case of 3-Set Packing is the well…

数据结构与算法 · 计算机科学 2013-08-21 Marek Cygan

In the String Matching in Labeled Graphs (SMLG) problem, we need to determine whether a pattern string appears on a given labeled graph or a given automaton. Under the Orthogonal Vectors hypothesis, the SMLG problem cannot be solved in…

数据结构与算法 · 计算机科学 2025-08-05 Nicola Cotumaccio

In this work we study Invertible Bloom Lookup Tables (IBLTs) with small failure probabilities. IBLTs are highly versatile data structures that have found applications in set reconciliation protocols, error-correcting codes, and even the…

数据结构与算法 · 计算机科学 2024-11-27 Nils Fleischhacker , Kasper Green Larsen , Maciej Obremski , Mark Simkin

We study a phase transition in parameter learning of Hidden Markov Models (HMMs). We do this by generating sequences of observed symbols from given discrete HMMs with uniformly distributed transition probabilities and a noise level encoded…

统计力学 · 物理学 2021-10-13 Nikita Rau , Jörg Lücke , Alexander K. Hartmann

Recently, Conte et al. generalized the longest-common prefix (LCP) array from strings to Wheeler DFAs, and they showed that it can be used to efficiently determine matching statistics on a Wheeler DFA [DCC 2023]. However, storing the LCP…

数据结构与算法 · 计算机科学 2024-08-20 Nicola Cotumaccio , Travis Gagie , Dominik Köppl , Nicola Prezza

Two strings $x$ and $y$ over $\Sigma \cup \Pi$ of equal length are said to \emph{parameterized match} (\emph{p-match}) if there is a renaming bijection $f:\Sigma \cup \Pi \rightarrow \Sigma \cup \Pi$ that is identity on $\Sigma$ and…

The bunch-by-bunch BPM signal array has to be reshaped into a turn-by-turn (TBT) matrix in order to make the TBT beam position information of a single bunch available for further data analysis, such as via the Fourier transform to obtain…

加速器物理 · 物理学 2007-05-23 Xi Yang , Charles M. Ankenbrandt , James Lackey , Vic Scarpine

This work proposes a novel framework based on nested evolving set processes to accelerate Personalized PageRank (PPR) computation. At each stage of the process, we employ a localized inexact proximal point iteration to solve a simplified…

机器学习 · 计算机科学 2025-10-28 Binbin Huang , Luo Luo , Yanghua Xiao , Deqing Yang , Baojian Zhou

Compact and I/O-efficient data representations play an important role in efficient algorithm design, as memory bandwidth and latency can present a significant performance bottleneck, slowing the computation by orders of magnitude. While…

数据结构与算法 · 计算机科学 2018-11-19 Tomáš Gavenčiak , Jakub Tětek

We attempt to determine the best order and search algorithm to store $n$ comparable data items in an array, $A$, of length $n$ so that we can, for any query value, $x$, quickly find the smallest value in $A$ that is greater than or equal to…

数据结构与算法 · 计算机科学 2017-03-16 Paul-Virak Khuong , Pat Morin

We study the influence of a graph parameter called modular-width on the time complexity for optimally solving well-known polynomial problems such as Maximum Matching, Triangle Counting, and Maximum $s$-$t$ Vertex-Capacitated Flow. The…

数据结构与算法 · 计算机科学 2018-04-27 Stefan Kratsch , Florian Nelles

In this paper, we give a faster width-dependent algorithm for mixed packing-covering LPs. Mixed packing-covering LPs are fundamental to combinatorial optimization in computer science and operations research. Our algorithm finds a $1+\eps$…

最优化与控制 · 数学 2019-10-15 Digvijay Boob , Saurabh Sawlani , Di Wang

Extending computational harmonic analysis tools from the classical setting of regular lattices to the more general setting of graphs and networks is very important and much research has been done recently. The Generalized Haar-Walsh…

信号处理 · 电气工程与系统科学 2021-12-28 Naoki Saito , Yiqun Shao

A lot of search approaches have been explored for the selection of features in pattern classification domain in order to discover significant subset of the features which produces better accuracy. In this paper, we introduced a Harmony…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Supratim Das , Pawan Kumar Singh , Showmik Bhowmik , Ram Sarkar , Mita Nasipuri