中文
相关论文

相关论文: String Sampling with Bidirectional String Anchors

200 篇论文

Co-prime sampling is a strategy for acquiring the signal below the Nyquist rate. The prototype and extended co-prime samplers require two low rate sub-samplers. One of the sub-samplers in the extended co-prime scheme is not utilized for…

信号处理 · 电气工程与系统科学 2021-06-02 Usham V. Dias

We present a new approach to bootstrapping string-like theories by exploiting a local crossing symmetric dispersion relation and field redefinition ambiguities. This approach enables us to use mass-level truncation and to go beyond the dual…

高能物理 - 理论 · 物理学 2024-12-09 Faizan Bhat , Debapriyo Chowdhury , Arnab Priya Saha , Aninda Sinha

The Shortest Common Superstring (SCS) problem is a fundamental task in sequence analysis. In genome assembly, however, the double-stranded nature of DNA implies that each fragment may occur either in its original orientation or as its…

数据结构与算法 · 计算机科学 2026-03-30 Ryosuke Yamano , Tetsuo Shibuya

We consider the procedure proposed by Bhandari et al. (2009) in the context of two-treatment clinical trials, with the objective of minimizing the applications of the less effective drug to the least number of patients. Our focus is on an…

统计理论 · 数学 2025-06-30 Sampurna Kundu , Jayant Jha , Subir Kumar Bhandari

Boltzmann samplers, introduced by Duchon et al. in 2001, make it possible to uniformly draw approximate size objects from any class which can be specified through the symbolic method. This, through by evaluating the associated generating…

离散数学 · 计算机科学 2014-11-14 Olivier Bodini , Jérémie Lumbroso , Nicolas Rolin

Synchronization strings are recently introduced by Haeupler and Shahrasbi [HS17a] in the study of codes for correcting insertion and deletion errors (insdel codes). A synchronization string is an encoding of the indices of the symbols in a…

信息论 · 计算机科学 2017-10-31 Kuan Cheng , Xin Li , Ke Wu

Randomized algorithms depend on accurate sampling from probability distributions, as their correctness and performance hinge on the quality of the generated samples. However, even for common distributions like Binomial, exact sampling is…

统计计算 · 统计学 2025-06-17 Uddalok Sarkar , Sourav Chakraborty , Kuldeep S. Meel

Data-driven optimization of sampling patterns in MRI has recently received a significant attention.Following recent observations on the combinatorial number of minimizers in off-the-grid optimization, we propose a framework to globally…

信号处理 · 电气工程与系统科学 2023-06-21 Alban Gossard , Frédéric de Gournay , Pierre Weiss

It is known that the exact form of the Burrows-Wheeler-Transform (BWT) of a string collection depends, in most implementations, on the input order of the strings in the collection. Reordering strings of an input collection affects the…

数据结构与算法 · 计算机科学 2022-12-05 Davide Cenzato , Veronica Guerrini , Zsuzsanna Lipták , Giovanna Rosone

Approximate Bayesian computation (ABC) methods are standard tools for inferring parameters of complex models when the likelihood function is analytically intractable. A popular approach to improving the poor acceptance rate of the basic…

统计方法学 · 统计学 2025-01-27 Henri Pesonen , Jukka Corander

Support Vector Data Description (SVDD) is a popular one-class classifiers for anomaly and novelty detection. But despite its effectiveness, SVDD does not scale well with data size. To avoid prohibitive training times, sampling methods…

机器学习 · 计算机科学 2020-09-30 Adrian Englhardt , Holger Trittenbach , Daniel Kottke , Bernhard Sick , Klemens Böhm

The Shortest Superstring Problem (SSP) consists, for a set of strings S = {s_1,...,s_n}, to find a minimum length string that contains all s_i, 1 <= i <= k, as substrings. This problem is proved to be NP-Complete and APX-hard. Guaranteed…

离散数学 · 计算机科学 2016-05-19 Tristan Braquelaire , Marie Gasparoux , Mathieu Raffinot , Raluca Uricaru

Given a set of aligned sequences of independent noisy observations, we are concerned with detecting intervals where the mean values of the observations change simultaneously in a subset of the sequences. The intervals of changed means are…

应用统计 · 统计学 2011-08-17 David Siegmund , Benjamin Yakir , Nancy R. Zhang

Subspace segmentation or subspace learning is a challenging and complicated task in machine learning. This paper builds a primary frame and solid theoretical bases for the minimal subspace segmentation (MSS) of finite samples. Existence and…

机器学习 · 计算机科学 2019-09-10 Zhenyue Zhang , Yuqing Xia

This paper considers properties of an optimization based sampler for targeting the posterior distribution when the likelihood is intractable and auxiliary statistics are used to summarize information in the data. Our reverse sampler…

统计方法学 · 统计学 2015-12-02 Jean-Jacques Forneron , Serena Ng

Wideband communication receivers often deal with the problems of detecting weak signals from distant sources received together with strong nearby interferers. When the techniques of random modulation are used in communication system…

信息论 · 计算机科学 2018-11-15 Dian Mo , Marco F. Duarte

A classical measure of string comparison is given by the longest common subsequence (LCS) problem on a pair of strings. We consider its generalisation, called the semi-local LCS problem, which arises naturally in many string-related…

数据结构与算法 · 计算机科学 2015-03-13 Alexander Tiskin

We consider the bilinear inverse problem of recovering two vectors, $\boldsymbol{x} \in\mathbb{R}^L$ and $\boldsymbol{w} \in\mathbb{R}^L$, from their entrywise product. We consider the case where $\boldsymbol{x}$ and $\boldsymbol{w}$ have…

最优化与控制 · 数学 2021-02-03 Alireza Aghasi , Ali Ahmed , Paul Hand , Babhru Joshi

A predecessor (successor) search finds the largest element $x^-$ smaller than the input string $x$ (the smallest element $x^+$ larger than or equal to $x$, respectively) out of a given set $S$; in this paper, we consider the static case…

数据结构与算法 · 计算机科学 2012-09-26 Djamal Belazzougui , Paolo Boldi , Sebastiano Vigna

We address the problem of building an index for a set $D$ of $n$ strings, where each string location is a subset of some finite integer alphabet of size $\sigma$, so that we can answer efficiently if a given simple query string (where each…

形式语言与自动机理论 · 计算机科学 2010-10-04 Kimmo Fredriksson