中文
相关论文

相关论文: Linear Shift-Register Synthesis for Multiple Seque…

200 篇论文

The long-lived renaming problem appears in shared-memory systems where a set of threads need to register and deregister frequently from the computation, while concurrent operations scan the set of currently registered threads. Instances of…

分布式、并行与集群计算 · 计算机科学 2014-05-22 Dan Alistarh , Justin Kopinsky , Alexander Matveev , Nir Shavit

Pyrosequencing is among the emerging sequencing techniques, capable of generating upto 100,000 overlapping reads in a single run. This technique is much faster and cheaper than the existing state of the art sequencing technique such as…

基因组学 · 定量生物学 2016-09-08 Fahad Saeed , Ashfaq Khokhar , Osvaldo Zagordi , Niko Beerenwinkel

This article describes lossless compression algorithms for multisets of sequences, taking advantage of the multiset's unordered structure. Multisets are a generalisation of sets where members are allowed to occur multiple times. A multiset…

信息论 · 计算机科学 2014-01-27 Christian Steinruecken

Computation on compressed strings is one of the key approaches to processing massive data sets. We consider local subsequence recognition problems on strings compressed by straight-line programs (SLP), which is closely related to…

数据结构与算法 · 计算机科学 2011-11-10 Alexander Tiskin

Although dominant in natural language processing, transformer-based models remain challenged by the task of long-sequence processing, because the computational cost of self-attention operations in transformers swells quadratically with the…

计算与语言 · 计算机科学 2024-07-08 Jiawen Xie , Pengyu Cheng , Xiao Liang , Yong Dai , Nan Du

In this paper, we explore worst-case solutions for the problems of single and multiple matching on strings in the word RAM model with word length w. In the first problem, we have to build a data structure based on a pattern p of length m…

数据结构与算法 · 计算机科学 2015-05-20 Djamal Belazzougui

The complexity of computing the Lempel-Ziv factorization and the set of all runs (= maximal repetitions) is studied in the decision tree model of computation over ordered alphabet. It is known that both these problems can be solved by RAM…

数据结构与算法 · 计算机科学 2014-09-22 Dmitry Kosolobov

The mining of frequent subgraphs from labeled graph data has been studied extensively. Furthermore, much attention has recently been paid to frequent pattern mining from graph sequences. A method, called GTRACE, has been proposed to mine…

数据库 · 计算机科学 2015-05-30 Akihiro Inokuchi , Hiroaki Ikuta , Takashi Washio

Steady-state synthesis aims to construct a policy for a given MDP $D$ such that the long-run average frequencies of visits to the vertices of $D$ satisfy given numerical constraints. This problem is solvable in polynomial time, and…

多智能体系统 · 计算机科学 2025-05-21 Martin Jonáš , Antonín Kučera , Vojtěch Kůr , Jan Mačák

In this paper, we study the problem of determining a minimum state probabilistic finite state machine capable of generating statistically identical symbol sequences to samples provided. This problem is qualitatively similar to the classical…

形式语言与自动机理论 · 计算机科学 2017-02-28 Elisabeth Paulson , Christopher Griffin

We study the feasibility of short finite impulse response (FIR) synthesis for perfect reconstruction (PR) in generic FIR filter banks. Among all PR synthesis banks, we focus on the one with the minimum filter length. For filter banks with…

信息论 · 计算机科学 2015-05-27 Behzad Sharif , Yoram Bresler

Generating ultra-long sequences with large language models (LLMs) has become increasingly crucial but remains a highly time-intensive task, particularly for sequences up to 100K tokens. While traditional speculative decoding methods exist,…

计算与语言 · 计算机科学 2025-07-10 Tong Wu , Junzhe Shen , Zixia Jia , Yuxuan Wang , Zilong Zheng

Sequence processing has long been a central area of machine learning research. Recurrent neural nets have been successful in processing sequences for a number of tasks; however, they are known to be both ineffective and computationally…

机器学习 · 计算机科学 2022-11-28 Rebecca Saul , Mohammad Mahmudul Alam , John Hurwitz , Edward Raff , Tim Oates , James Holt

Frequent sequence mining methods often make use of constraints to control which subsequences should be mined. A variety of such subsequence constraints has been studied in the literature, including length, gap, span, regular-expression, and…

数据库 · 计算机科学 2016-10-14 Kaustubh Beedkar , Rainer Gemulla

Despite the great success of large language models (LLMs), efficiently controlling the length of the output sequence still remains a challenge. In this paper, we propose Hansel, an efficient framework for length control in LLMs without…

计算与语言 · 计算机科学 2024-12-19 Seoha Song , Junhyun Lee , Hyeonmok Ko

Video generation has witnessed great success recently, but their application in generating long videos still remains challenging due to the difficulty in maintaining the temporal consistency of generated videos and the high memory cost…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Wei Feng , Xin Wang , Hong Chen , Zeyang Zhang , Wenwu Zhu

We investigate the longest common substring problem for encoded sequences and its asymptotic behaviour. The main result is a strong law of large numbers for a re-scaled version of this quantity, which presents an explicit relation with the…

概率论 · 数学 2019-12-12 Adriana Coutinho , Rodrigo Lambert , Jérôme Rousseau

In a \emph{weighted sequence}, for every position of the sequence and every letter of the alphabet a probability of occurrence of this letter at this position is specified. Weighted sequences are commonly used to represent imprecise or…

数据结构与算法 · 计算机科学 2017-08-28 Carl Barton , Tomasz Kociumaka , Chang Liu , Solon P. Pissis , Jakub Radoszewski

This paper proposes a novel algorithm for finding error-locators of algebraic-geometric codes that can eliminate the division-calculations of finite fields from the Berlekamp-Massey-Sakata algorithm. This inverse-free algorithm provides…

信息论 · 计算机科学 2007-07-13 Hajime Matsui , Seiichi Mita

Reversible computing has attracted the attention of researchers due to its low power consumption and less heat dissipation compared to conventional computing. A number of reversible gates have been proposed by different researchers and…

新兴技术 · 计算机科学 2015-01-08 Shubham Gupta