Skip to main content

Showing 1–4 of 4 results for author: Rymar, M

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

    cs.GT

    Who won? Winner Determination and Robustness in Liquid Democracy

    Authors: Matthias Bentert, Niclas Boehmer, Maciej Rymar, Henri Tannenberg

    Abstract: Liquid democracy is a decision-making paradigm in which each agent can either vote directly for some alternative or (transitively) delegate its vote to another agent. To mitigate the issue of delegation cycles or the concentration of power, delegating agents might be allowed to specify multiple delegation options. Then, a (cycle-free) delegation is selected in which each delegating agent has exact… ▽ More

    Submitted 1 September, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

  2. arXiv:2105.13055  [pdf, ps, other

    cs.DS cs.DM

    Towards Classifying the Polynomial-Time Solvability of Temporal Betweenness Centrality

    Authors: Maciej Rymar, Hendrik Molter, André Nichterlein, Rolf Niedermeier

    Abstract: In static graphs, the betweenness centrality of a graph vertex measures how many times this vertex is part of a shortest path between any two graph vertices. Betweenness centrality is efficiently computable and it is a fundamental tool in network science. Continuing and extending previous work, we study the efficient computability of betweenness centrality in temporal graphs (graphs with fixed ver… ▽ More

    Submitted 27 May, 2021; originally announced May 2021.

  3. Algorithmic Aspects of Temporal Betweenness

    Authors: Sebastian Buß, Hendrik Molter, Rolf Niedermeier, Maciej Rymar

    Abstract: The betweenness centrality of a graph vertex measures how often this vertex is visited on shortest paths between other vertices of the graph. In the analysis of many real-world graphs or networks, betweenness centrality of a vertex is used as an indicator for its relative importance in the network. In particular, it is among the most popular tools in social network analysis. In recent years, a gro… ▽ More

    Submitted 8 April, 2021; v1 submitted 15 June, 2020; originally announced June 2020.

    Journal ref: Net Sci 12 (2024) 160-188

  4. arXiv:1903.03003  [pdf, other

    cs.DS

    Fast Exact Dynamic Time Warping on Run-Length Encoded Time Series

    Authors: Vincent Froese, Brijnesh Jain, Maciej Rymar, Mathias Weller

    Abstract: Dynamic Time Warping (DTW) is a well-known similarity measure for time series. The standard dynamic programming approach to compute the DTW distance of two length-$n$ time series, however, requires~$O(n^2)$ time, which is often too slow for real-world applications. Therefore, many heuristics have been proposed to speed up the DTW computation. These are often based on lower bounding techniques, app… ▽ More

    Submitted 18 April, 2020; v1 submitted 7 March, 2019; originally announced March 2019.

    MSC Class: 68W32