Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Nielsen, J S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2009.04547  [pdf, other

    cs.AI eess.SY stat.AP

    Optimal Inspection and Maintenance Planning for Deteriorating Structural Components through Dynamic Bayesian Networks and Markov Decision Processes

    Authors: P. G. Morato, K. G. Papakonstantinou, C. P. Andriotis, J. S. Nielsen, P. Rigo

    Abstract: Civil and maritime engineering systems, among others, from bridges to offshore platforms and wind turbines, must be efficiently managed as they are exposed to deterioration mechanisms throughout their operational life, such as fatigue or corrosion. Identifying optimal inspection and maintenance policies demands the solution of a complex sequential decision-making problem under uncertainty, with th… ▽ More

    Submitted 28 November, 2021; v1 submitted 9 September, 2020; originally announced September 2020.

    Journal ref: Structural Safety, Volume 94, 2022,

  2. arXiv:1701.07204  [pdf, other

    cs.DS cs.AI cs.LG

    Fast Exact k-Means, k-Medians and Bregman Divergence Clustering in 1D

    Authors: Allan Grønlund, Kasper Green Larsen, Alexander Mathiasen, Jesper Sindahl Nielsen, Stefan Schneider, Mingzhou Song

    Abstract: The $k$-Means clustering problem on $n$ points is NP-Hard for any dimension $d\ge 2$, however, for the 1D case there exists exact polynomial time algorithms. Previous literature reported an $O(kn^2)$ time dynamic programming algorithm that uses $O(kn)$ space. It turns out that the problem has been considered under a different name more than twenty years ago. We present all the existing work that h… ▽ More

    Submitted 25 April, 2018; v1 submitted 25 January, 2017; originally announced January 2017.

  3. arXiv:1604.06264  [pdf, ps, other

    cs.DS

    Data Structure Lower Bounds for Document Indexing Problems

    Authors: Peyman Afshani, Jesper Sindahl Nielsen

    Abstract: We study data structure problems related to document indexing and pattern matching queries and our main contribution is to show that the pointer machine model of computation can be extremely useful in proving high and unconditional lower bounds that cannot be obtained in any other known model of computation with the current techniques. Often our lower bounds match the known space-query time trade-… ▽ More

    Submitted 21 April, 2016; originally announced April 2016.

    Comments: Full version of the conference version that appeared at ICALP 2016, 25 pages

    ACM Class: F.2.2

  4. arXiv:1603.07282  [pdf, ps, other

    cs.CG

    Applications of incidence bounds in point covering problems

    Authors: Peyman Afshani, Edvin Berglin, Ingo van Duijn, Jesper Sindahl Nielsen

    Abstract: In the Line Cover problem a set of n points is given and the task is to cover the points using either the minimum number of lines or at most k lines. In Curve Cover, a generalization of Line Cover, the task is to cover the points using curves with d degrees of freedom. Another generalization is the Hyperplane Cover problem where points in d-dimensional space are to be covered by hyperplanes. All t… ▽ More

    Submitted 23 March, 2016; originally announced March 2016.

    Comments: SoCG 2016

    ACM Class: F.2.2

  5. Algorithms for Simultaneous Padé Approximations

    Authors: Johan S. R. Nielsen, Arne Storjohann

    Abstract: We describe how to solve simultaneous Padé approximations over a power series ring $K[[x]]$ for a field $K$ using $O~(n^{ω- 1} d)$ operations in $K$, where $d$ is the sought precision and $n$ is the number of power series to approximate. We develop two algorithms using different approaches. Both algorithms return a reduced sub-bases that generates the complete set of solutions to the input approxi… ▽ More

    Submitted 23 May, 2016; v1 submitted 2 February, 2016; originally announced February 2016.

    Comments: ISSAC 2016

  6. arXiv:1505.00147  [pdf, other

    cs.DS

    Strictly Implicit Priority Queues: On the Number of Moves and Worst-Case Time

    Authors: Gerth Stølting Brodal, Jesper Sindahl Nielsen, Jakob Truelsen

    Abstract: The binary heap of Williams (1964) is a simple priority queue characterized by only storing an array containing the elements and the number of elements $n$ - here denoted a strictly implicit priority queue. We introduce two new strictly implicit priority queues. The first structure supports amortized $O(1)$ time Insert and $O(\log n)$ time ExtractMin operations, where both operations require amort… ▽ More

    Submitted 1 May, 2015; originally announced May 2015.

    Comments: To appear at WADS 2015

  7. arXiv:1501.04797  [pdf, other

    cs.IT

    Solving Shift Register Problems over Skew Polynomial Rings using Module Minimisation

    Authors: Wenhui Li, Johan S. R. Nielsen, Sven Puchinger, Vladimir Sidorenko

    Abstract: For many algebraic codes the main part of decoding can be reduced to a shift register synthesis problem. In this paper we present an approach for solving generalised shift register problems over skew polynomial rings which occur in error and erasure decoding of $\ell$-Interleaved Gabidulin codes. The algorithm is based on module minimisation and has time complexity $O(\ell μ^2)$ where $μ$ measures… ▽ More

    Submitted 20 January, 2015; originally announced January 2015.

    Comments: 10 pages, submitted to WCC 2015

  8. arXiv:1406.0688  [pdf, other

    cs.IT

    Reduced List-Decoding of Reed--Solomon Codes Using Reliability Information

    Authors: Mostafa Hosni Mohamed, Johan S. R. Nielsen, Martin Bossert

    Abstract: We decode Reed-Solomon codes using soft information provided at the receiver. The Extended Euclidean Algorithm (EEA) is considered as an initial step to obtain an intermediate result. The final decoding result is obtained by interpolating the output of the EEA at the least reliable positions of the received word. We refer to this decoding method as reduced list-decoding, since not all received pos… ▽ More

    Submitted 3 June, 2014; originally announced June 2014.

  9. arXiv:1406.0053  [pdf, ps, other

    cs.IT cs.SC

    Fast Kötter-Nielsen-Høholdt Interpolation in the Guruswami-Sudan Algorithm

    Authors: Johan S. R. Nielsen

    Abstract: The Kötter-Nielsen-Høholdt algorithm is a popular way to construct the bivariate interpolation polynomial in the Guruswami-Sudan decoding algorithm for Reed-Solomon codes. In this paper, we show how one can use Divide & Conquer techniques to provide an asymptotic speed-up of the algorithm, rendering its complexity quasi-linear in n. Several of our observations can also provide a practical speed-up… ▽ More

    Submitted 31 May, 2014; originally announced June 2014.

    Comments: Submitted to ACCT-14

  10. Sub-quadratic Decoding of One-point Hermitian Codes

    Authors: Johan S. R. Nielsen, Peter Beelen

    Abstract: We present the first two sub-quadratic complexity decoding algorithms for one-point Hermitian codes. The first is based on a fast realisation of the Guruswami-Sudan algorithm by using state-of-the-art algorithms from computer algebra for polynomial-ring matrix minimisation. The second is a Power decoding algorithm: an extension of classical key equation decoding which gives a probabilistic decodin… ▽ More

    Submitted 25 May, 2015; v1 submitted 23 May, 2014; originally announced May 2014.

    Comments: New version includes simulation results, improves some complexity results, as well as a number of reviewer corrections. 20 pages

    Journal ref: IEEE Transactions of Information Theory, vol 61 (6), p. 3225--3240. 2015

  11. Multi-Trial Guruswami-Sudan Decoding for Generalised Reed--Solomon Codes

    Authors: Johan Sebastian Rosenkilde Nielsen, Alexander Zeh

    Abstract: An iterated refinement procedure for the Guruswami-Sudan list decoding algorithm for Generalised Reed-Solomon codes based on Alekhnovich's module minimisation is proposed. The method is parametrisable and allows variants of the usual list decoding approach. In particular, finding the list of closest codewords within an intermediate radius can be performed with improved average-case complexity whil… ▽ More

    Submitted 11 April, 2014; originally announced April 2014.

    Comments: Design Codes and Cryptography (2014)

    Report number: DCC2014

  12. arXiv:1311.1940  [pdf, ps, other

    cs.IT

    Power Decoding of Reed-Solomon Codes Revisited

    Authors: Johan S. R. Nielsen

    Abstract: Power decoding, or "decoding by virtual interleaving", of Reed--Solomon codes is a method for unique decoding beyond half the minimum distance. We give a new variant of the Power decoding scheme, building upon the key equation of Gao. We show various interesting properties such as behavioural equivalence to the classical scheme using syndromes, as well as a new bound on the failure probability whe… ▽ More

    Submitted 21 May, 2014; v1 submitted 8 November, 2013; originally announced November 2013.

    Comments: This is a major revision of the previous version: it contains a new bound on the failure probability, while some previous parts have been considerably shortened. Submitted to ICMCTA 2014

  13. arXiv:1301.6529  [pdf, ps, other

    cs.IT

    Generalised Multi-sequence Shift-Register Synthesis using Module Minimisation

    Authors: Johan S. R. Nielsen

    Abstract: We show how to solve a generalised version of the Multi-sequence Linear Feedback Shift-Register (MLFSR) problem using minimisation of free modules over $\mathbb F[x]$. We show how two existing algorithms for minimising such modules run particularly fast on these instances. Furthermore, we show how one of them can be made even faster for our use. With our modeling of the problem, classical algebrai… ▽ More

    Submitted 29 November, 2013; v1 submitted 28 January, 2013; originally announced January 2013.

    Comments: Version with full proofs. Fixed some typos in algorithm from last version. Presented at ISIT 2013

  14. arXiv:1301.6236  [pdf, ps, other

    cs.IT

    Multi-Trial Guruswami--Sudan Decoding for Generalised Reed--Solomon Codes

    Authors: Johan Sebastian Rosenkilde Nielsen, Alexander Zeh

    Abstract: An iterated refinement procedure for the Guruswami--Sudan list decoding algorithm for Generalised Reed--Solomon codes based on Alekhnovich's module minimisation is proposed. The method is parametrisable and allows variants of the usual list decoding approach. In particular, finding the list of \emph{closest} codewords within an intermediate radius can be performed with improved average-case comple… ▽ More

    Submitted 31 January, 2013; v1 submitted 26 January, 2013; originally announced January 2013.

    Comments: WCC 2013 International Workshop on Coding and Cryptography (2013)

    Journal ref: International Workshop on Coding and Cryptography (WCC) (2013)

  15. On Rational-Interpolation Based List-Decoding and List-Decoding Binary Goppa Codes

    Authors: Peter Beelen, Tom Høholdt, Johan S. R. Nielsen, Yingquan Wu

    Abstract: We derive the Wu list-decoding algorithm for Generalised Reed-Solomon (GRS) codes by using Gröbner bases over modules and the Euclidean algorithm (EA) as the initial algorithm instead of the Berlekamp-Massey algorithm (BMA). We present a novel method for constructing the interpolation polynomial fast. We give a new application of the Wu list decoder by decoding irreducible binary Goppa codes up to… ▽ More

    Submitted 25 February, 2013; v1 submitted 1 November, 2012; originally announced November 2012.

    Comments: To appear in IEEE Transactions of Information Theory