Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–12 of 12 results for author: Svoboda, J

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

    cs.GT

    Concurrent Stochastic Games with Stateful-discounted and Parity Objectives: Complexity and Algorithms

    Authors: Ali Asadi, Krishnendu Chatterjee, Raimundo Saona, Jakub Svoboda

    Abstract: We study two-player zero-sum concurrent stochastic games with finite state and action space played for an infinite number of steps. In every step, the two players simultaneously and independently choose an action. Given the current state and the chosen actions, the next state is obtained according to a stochastic transition function. An objective is a measurable function on plays (or infinite traj… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

  2. arXiv:2405.02479  [pdf, other

    cs.GT

    Deterministic Sub-exponential Algorithm for Discounted-sum Games with Unary Weights

    Authors: Ali Asadi, Krishnendu Chatterjee, Raimundo Saona, Jakub Svoboda

    Abstract: Turn-based discounted-sum games are two-player zero-sum games played on finite directed graphs. The vertices of the graph are partitioned between player 1 and player 2. Plays are infinite walks on the graph where the next vertex is decided by a player that owns the current vertex. Each edge is assigned an integer weight and the payoff of a play is the discounted-sum of the weights of the play. The… ▽ More

    Submitted 20 May, 2024; v1 submitted 3 May, 2024; originally announced May 2024.

  3. arXiv:2311.03926  [pdf

    cs.CE

    On the Coupling of Hamilton's Principle and Thermodynamic Extremal Principles

    Authors: Klaus Hackl, Jiří Svoboda, Franz Dieter Fischer

    Abstract: Extremal principles can generally be divided into two rather distinct classes. There are, on the one hand side, formulations based on the Lagrangian or Hamiltonian mechanics, respectively, dealing with time dependent problems, but essentially resting on conservation of energy and thus being not applicable to dissipative systems in a consistent way. On the other hand, there are formulations based e… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

    MSC Class: 74A15; 49S05

  4. arXiv:2307.10847  [pdf, other

    cs.DS cs.DM math.CO

    Shortest Dominating Set Reconfiguration under Token Sliding

    Authors: Jan Matyáš Křišťan, Jakub Svoboda

    Abstract: In this paper, we present novel algorithms that efficiently compute a shortest reconfiguration sequence between two given dominating sets in trees and interval graphs under the Token Sliding model. In this problem, a graph is provided along with its two dominating sets, which can be imagined as tokens placed on vertices. The objective is to find a shortest sequence of dominating sets that transfor… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

    Comments: To appear at FCT 2023 (Fundamentals of Computation Theory)

  5. Social Balance on Networks: Local Minima and Best Edge Dynamics

    Authors: Krishnendu Chatterjee, Jakub Svoboda, Ðorđe Žikelić, Andreas Pavlogiannis, Josef Tkadlec

    Abstract: Structural balance theory is an established framework for studying social relationships of friendship and enmity. These relationships are modeled by a signed network whose energy potential measures the level of imbalance, while stochastic dynamics drives the network towards a state of minimum energy that captures social balance. It is known that this energy landscape has local minima that can trap… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

    Comments: 13 pages, 14 figures

    Journal ref: Phys. Rev. E 106, 2022, 034321

  6. arXiv:2209.11936  [pdf, other

    cs.DS

    Online Admission Control and Rebalancing in Payment Channel Networks

    Authors: Mahsa Bastankhah, Krishnendu Chatterjee, Mohammad Ali Maddah-Ali, Stefan Schmid, Jakub Svoboda, Michelle Yeo

    Abstract: Payment channel networks (PCNs) are a promising technology to improve the scalability of cryptocurrencies. PCNs, however, face the challenge that the frequent usage of certain routes may deplete channels in one direction, and hence prevent further transactions. In order to reap the full potential of PCNs, recharging and rebalancing mechanisms are required to provision channels, as well as an admis… ▽ More

    Submitted 24 September, 2022; originally announced September 2022.

  7. arXiv:2204.13459  [pdf, other

    cs.DS cs.CC

    Weighted Packet Selection for Rechargeable Links: Complexity and Approximation

    Authors: Stefan Schmid, Jakub Svoboda, Michelle Yeo

    Abstract: We consider a natural problem dealing with weighted packet selection across a rechargeable link, which e.g., finds applications in cryptocurrency networks. The capacity of a link $(u,v)$ is determined by how much players $u$ and $v$ allocate for this link. Specifically, the input is a finite ordered sequence of packets that arrive in both directions along a link. Given $(u, v)$ and a packet of wei… ▽ More

    Submitted 9 May, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

    MSC Class: 68W25 ACM Class: F.2.2

  8. arXiv:1906.02913  [pdf, other

    cs.CV cs.LG

    Two-Stage Peer-Regularized Feature Recombination for Arbitrary Image Style Transfer

    Authors: Jan Svoboda, Asha Anoosheh, Christian Osendorfer, Jonathan Masci

    Abstract: This paper introduces a neural style transfer model to generate a stylized image conditioning on a set of examples describing the desired style. The proposed solution produces high-quality images even in the zero-shot setting and allows for more freedom in changes to the content geometry. This is made possible by introducing a novel Two-Stage Peer-Regularization Layer that recombines style and con… ▽ More

    Submitted 11 April, 2020; v1 submitted 7 June, 2019; originally announced June 2019.

  9. arXiv:1806.00088  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    PeerNets: Exploiting Peer Wisdom Against Adversarial Attacks

    Authors: Jan Svoboda, Jonathan Masci, Federico Monti, Michael M. Bronstein, Leonidas Guibas

    Abstract: Deep learning systems have become ubiquitous in many aspects of our lives. Unfortunately, it has been shown that such systems are vulnerable to adversarial attacks, making them prone to potential unlawful uses. Designing deep neural networks that are robust to adversarial attacks is a fundamental step in making such systems safer and deployable in a broader variety of applications (e.g. autonomous… ▽ More

    Submitted 31 May, 2018; originally announced June 2018.

  10. arXiv:1802.03773  [pdf, other

    math.NA cs.MS

    QRkit: Sparse, Composable QR Decompositions for Efficient and Stable Solutions to Problems in Computer Vision

    Authors: Jan Svoboda, Thomas Cashman, Andrew Fitzgibbon

    Abstract: Embedded computer vision applications increasingly require the speed and power benefits of single-precision (32 bit) floating point. However, applications which make use of Levenberg-like optimization can lose significant accuracy when reducing to single precision, sometimes unrecoverably so. This accuracy can be regained using solvers based on QR rather than Cholesky decomposition, but the absenc… ▽ More

    Submitted 11 February, 2018; originally announced February 2018.

  11. arXiv:1705.01707  [pdf, other

    cs.CV cs.LG

    Generative Convolutional Networks for Latent Fingerprint Reconstruction

    Authors: Jan Svoboda, Federico Monti, Michael M. Bronstein

    Abstract: Performance of fingerprint recognition depends heavily on the extraction of minutiae points. Enhancement of the fingerprint ridge pattern is thus an essential pre-processing step that noticeably reduces false positive and negative detection rates. A particularly challenging setting is when the fingerprint images are corrupted or partially missing. In this work, we apply generative convolutional ne… ▽ More

    Submitted 4 May, 2017; originally announced May 2017.

  12. arXiv:1611.08402  [pdf, other

    cs.CV

    Geometric deep learning on graphs and manifolds using mixture model CNNs

    Authors: Federico Monti, Davide Boscaini, Jonathan Masci, Emanuele Rodolà, Jan Svoboda, Michael M. Bronstein

    Abstract: Deep learning has achieved a remarkable performance breakthrough in several fields, most notably in speech recognition, natural language processing, and computer vision. In particular, convolutional neural network (CNN) architectures currently produce state-of-the-art performance on a variety of image analysis tasks such as object detection and recognition. Most of deep learning research has so fa… ▽ More

    Submitted 6 December, 2016; v1 submitted 25 November, 2016; originally announced November 2016.