Skip to main content

Showing 1–12 of 12 results for author: Lewandowski, M

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

    cs.LG cs.AI cs.DC

    Pathway: a fast and flexible unified stream data processing framework for analytical and Machine Learning applications

    Authors: Michal Bartoszkiewicz, Jan Chorowski, Adrian Kosowski, Jakub Kowalski, Sergey Kulik, Mateusz Lewandowski, Krzysztof Nowicki, Kamil Piechowiak, Olivier Ruas, Zuzanna Stamirowska, Przemyslaw Uznanski

    Abstract: We present Pathway, a new unified data processing framework that can run workloads on both bounded and unbounded data streams. The framework was created with the original motivation of resolving challenges faced when analyzing and processing data from the physical economy, including streams of data generated by IoT and enterprise systems. These required rapid reaction while calling for the applica… ▽ More

    Submitted 12 July, 2023; originally announced July 2023.

  2. arXiv:2305.10935  [pdf, other

    cs.DS

    Submodularity Gaps for Selected Network Design and Matching Problems

    Authors: Martin Böhm, Jarosław Byrka, Mateusz Lewandowski, Jan Marcinkowski

    Abstract: Submodularity in combinatorial optimization has been a topic of many studies and various algorithmic techniques exploiting submodularity of a studied problem have been proposed. It is therefore natural to ask, in cases where the cost function of the studied problem is not submodular, whether it is possible to approximate this cost function with a proxy submodular function. We answer this questio… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

  3. arXiv:2205.09533  [pdf, other

    physics.med-ph cs.CV

    Estimating the ultrasound attenuation coefficient using convolutional neural networks -- a feasibility study

    Authors: Piotr Jarosik, Michal Byra, Marcin Lewandowski, Ziemowit Klimonda

    Abstract: Attenuation coefficient (AC) is a fundamental measure of tissue acoustical properties, which can be used in medical diagnostics. In this work, we investigate the feasibility of using convolutional neural networks (CNNs) to directly estimate AC from radio-frequency (RF) ultrasound signals. To develop the CNNs we used RF signals collected from tissue mimicking numerical phantoms for the AC values in… ▽ More

    Submitted 19 May, 2022; originally announced May 2022.

    Comments: 4 figures

  4. arXiv:2007.02650  [pdf, other

    cs.LG stat.ML

    On Data Augmentation and Adversarial Risk: An Empirical Analysis

    Authors: Hamid Eghbal-zadeh, Khaled Koutini, Paul Primus, Verena Haunschmid, Michal Lewandowski, Werner Zellinger, Bernhard A. Moser, Gerhard Widmer

    Abstract: Data augmentation techniques have become standard practice in deep learning, as it has been shown to greatly improve the generalisation abilities of models. These techniques rely on different ideas such as invariance-preserving transformations (e.g, expert-defined augmentation), statistical heuristics (e.g, Mixup), and learning the data distribution (e.g, GANs). However, in the adversarial setting… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    Comments: 21 pages, 15 figures, 3 tables

  5. arXiv:2005.09903  [pdf, other

    stat.ML cs.LG

    ReLU Code Space: A Basis for Rating Network Quality Besides Accuracy

    Authors: Natalia Shepeleva, Werner Zellinger, Michal Lewandowski, Bernhard Moser

    Abstract: We propose a new metric space of ReLU activation codes equipped with a truncated Hamming distance which establishes an isometry between its elements and polyhedral bodies in the input space which have recently been shown to be strongly related to safety, robustness, and confidence. This isometry allows the efficient computation of adjacency relations between the polyhedral bodies. Experiments on M… ▽ More

    Submitted 20 May, 2020; originally announced May 2020.

    Comments: in ICLR 2020 Workshop on Neural Architecture Search (NAS 2020)

  6. arXiv:2004.14102  [pdf, other

    cs.DS

    Dense Steiner problems: Approximation algorithms and inapproximability

    Authors: Marek Karpinski, Mateusz Lewandowski, Syed Mohammad Meesum, Matthias Mnich

    Abstract: The Steiner Tree problem is a classical problem in combinatorial optimization: the goal is to connect a set $T$ of terminals in a graph $G$ by a tree of minimum size. Karpinski and Zelikovsky (1996) studied the $δ$-dense version of {\sc Steiner Tree}, where each terminal has at least $δ|V(G)\setminus T|$ neighbours outside $T$, for a fixed $δ> 0$. They gave a PTAS for this problem. We study a ge… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

  7. arXiv:1912.00770  [pdf, other

    cs.DS

    Concave connection cost Facility Location and the Star Inventory Routing problem

    Authors: Jarosław Byrka, Mateusz Lewandowski

    Abstract: We study a variant of the uncapacitated facility location problem (UFL), where connection costs of clients are defined by (client specific) concave nondecreasing functions of the connection distance in the underlying metric. A special case capturing the complexity of this variant is the setting called facility location with penalties where clients may either connect to a facility or pay a (client… ▽ More

    Submitted 10 October, 2020; v1 submitted 2 December, 2019; originally announced December 2019.

  8. arXiv:1912.00717  [pdf, other

    cs.DS

    PTAS for Steiner Tree on Map Graphs

    Authors: Jarosław Byrka, Mateusz Lewandowski, Syed Mohammad Meesum, Joachim Spoerhase, Sumedha Uniyal

    Abstract: We study the Steiner tree problem on map graphs, which substantially generalize planar graphs as they allow arbitrarily large cliques. We obtain a PTAS for Steiner tree on map graphs, which builds on the result for planar edge weighted instances of Borradaile et al. The Steiner tree problem on map graphs can be casted as a special case of the planar node-weighted Steiner tree problem, for which on… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

  9. arXiv:1908.00766  [pdf, other

    eess.AS cs.LG cs.SD stat.ML

    Sound source detection, localization and classification using consecutive ensemble of CRNN models

    Authors: Sławomir Kapka, Mateusz Lewandowski

    Abstract: In this paper, we describe our method for DCASE2019 task3: Sound Event Localization and Detection (SELD). We use four CRNN SELDnet-like single output models which run in a consecutive manner to recover all possible information of occurring events. We decompose the SELD task into estimating number of active sources, estimating direction of arrival of a single source, estimating direction of arrival… ▽ More

    Submitted 5 September, 2019; v1 submitted 2 August, 2019; originally announced August 2019.

    Comments: 5 pages, 3 figures, conference

    Journal ref: Proceedings of the Detection and Classification of Acoustic Scenes and Events 2019 Workshop (DCASE2019), New York University, NY, USA, October 2019

  10. arXiv:1811.08506  [pdf, ps, other

    cs.CC cs.DS

    Tight Approximation Ratio for Minimum Maximal Matching

    Authors: Szymon Dudycz, Mateusz Lewandowski, Jan Marcinkowski

    Abstract: We study a combinatorial problem called Minimum Maximal Matching, where we are asked to find in a general graph the smallest that can not be extended. We show that this problem is hard to approximate with a constant smaller than 2, assuming the Unique Games Conjecture. As a corollary we show, that Minimum Maximal Matching in bipartite graphs is hard to approximate with constant smaller than… ▽ More

    Submitted 20 November, 2018; originally announced November 2018.

  11. arXiv:1801.00313  [pdf, other

    cs.DS

    Approximating Node-Weighted k-MST on Planar Graphs

    Authors: Jarosław Byrka, Mateusz Lewandowski, Joachim Spoerhase

    Abstract: We study the problem of finding a minimum weight connected subgraph spanning at least $k$ vertices on planar, node-weighted graphs. We give a $(4+\eps)$-approximation algorithm for this problem. We achieve this by utilizing the recent LMP primal-dual $3$-approximation for the node-weighted prize-collecting Steiner tree problem by Byrka et al (SWAT'16) and adopting an approach by Chudak et al. (Mat… ▽ More

    Submitted 8 May, 2018; v1 submitted 31 December, 2017; originally announced January 2018.

  12. arXiv:1601.02481  [pdf, ps, other

    cs.DS

    Approximation algorithms for node-weighted prize-collecting Steiner tree problems on planar graphs

    Authors: Jarosław Byrka, Mateusz Lewandowski, Carsten Moldenhauer

    Abstract: We study the prize-collecting version of the Node-weighted Steiner Tree problem (NWPCST) restricted to planar graphs. We give a new primal-dual Lagrangian-multiplier-preserving (LMP) 3-approximation algorithm for planar NWPCST. We then show a ($2.88 + ε$)-approximation which establishes a new best approximation guarantee for planar NWPCST. This is done by combining our LMP algorithm with a thresho… ▽ More

    Submitted 11 January, 2016; originally announced January 2016.