Skip to main content

Showing 1–16 of 16 results for author: Mazur, M

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

    cs.CV cs.LG

    PrAViC: Probabilistic Adaptation Framework for Real-Time Video Classification

    Authors: Magdalena Trędowicz, Łukasz Struski, Marcin Mazur, Szymon Janusz, Arkadiusz Lewicki, Jacek Tabor

    Abstract: Video processing is generally divided into two main categories: processing of the entire video, which typically yields optimal classification outcomes, and real-time processing, where the objective is to make a decision as promptly as possible. The latter is often driven by the need to identify rapidly potential critical or dangerous situations. These could include machine failure, traffic acciden… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2405.18163  [pdf, other

    cs.GR

    NegGS: Negative Gaussian Splatting

    Authors: Artur Kasymov, Bartosz Czekaj, Marcin Mazur, Jacek Tabor, Przemysław Spurek

    Abstract: One of the key advantages of 3D rendering is its ability to simulate intricate scenes accurately. One of the most widely used methods for this purpose is Gaussian Splatting, a novel approach that is known for its rapid training and inference capabilities. In essence, Gaussian Splatting involves incorporating data about the 3D objects of interest into a series of Gaussian distributions, each of whi… ▽ More

    Submitted 30 May, 2024; v1 submitted 28 May, 2024; originally announced May 2024.

  3. arXiv:2402.01524  [pdf, other

    cs.CV cs.LG

    HyperPlanes: Hypernetwork Approach to Rapid NeRF Adaptation

    Authors: Paweł Batorski, Dawid Malarz, Marcin Przewięźlikowski, Marcin Mazur, Sławomir Tadeja, Przemysław Spurek

    Abstract: Neural radiance fields (NeRFs) are a widely accepted standard for synthesizing new 3D object views from a small number of base images. However, NeRFs have limited generalization properties, which means that we need to use significant computational resources to train individual architectures for each item we want to represent. To address this issue, we propose a few-shot learning approach based on… ▽ More

    Submitted 2 February, 2024; originally announced February 2024.

  4. arXiv:2303.15221  [pdf, other

    cs.NI eess.SP

    Digital Twin of a Network and Operating Environment Using Augmented Reality

    Authors: Haoshuo Chen, Xiaonan Xu, Jesse E. Simsarian, Mijail Szczerban, Rob Harby, Roland Ryf, Mikael Mazur, Lauren Dallachiesa, Nicolas K. Fontaine, John Cloonan, Jim Sandoz, David T. Neilson

    Abstract: We demonstrate the digital twin of a network, network elements, and operating environment using machine learning. We achieve network card failure localization and remote collaboration over 86 km of fiber using augmented reality.

    Submitted 23 March, 2023; originally announced March 2023.

  5. arXiv:2206.09453  [pdf, other

    cs.LG cs.AI stat.ML

    Bounding Evidence and Estimating Log-Likelihood in VAE

    Authors: Łukasz Struski, Marcin Mazur, Paweł Batorski, Przemysław Spurek, Jacek Tabor

    Abstract: Many crucial problems in deep learning and statistics are caused by a variational gap, i.e., a difference between evidence and evidence lower bound (ELBO). As a consequence, in the classical VAE model, we obtain only the lower bound on the log-likelihood since ELBO is used as a cost function, and therefore we cannot compare log-likelihood between models. In this paper, we present a general and eff… ▽ More

    Submitted 19 June, 2022; originally announced June 2022.

  6. arXiv:2111.07928  [pdf, other

    cs.LG cs.AI cs.CV

    Target Layer Regularization for Continual Learning Using Cramer-Wold Generator

    Authors: Marcin Mazur, Łukasz Pustelnik, Szymon Knop, Patryk Pagacz, Przemysław Spurek

    Abstract: We propose an effective regularization strategy (CW-TaLaR) for solving continual learning problems. It uses a penalizing term expressed by the Cramer-Wold distance between two probability distributions defined on a target layer of an underlying neural network that is shared by all tasks, and the simple architecture of the Cramer-Wold generator for modeling output data representation. Our strategy… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Comments: The paper is under consideration at Computer Vision and Image Understanding

  7. arXiv:2110.05770  [pdf, other

    cs.CV

    HyperCube: Implicit Field Representations of Voxelized 3D Models

    Authors: Magdalena Proszewska, Marcin Mazur, Tomasz Trzciński, Przemysław Spurek

    Abstract: Recently introduced implicit field representations offer an effective way of generating 3D object shapes. They leverage implicit decoder trained to take a 3D point coordinate concatenated with a shape encoding and to output a value which indicates whether the point is outside the shape or not. Although this approach enables efficient rendering of visually plausible objects, it has two significant… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

  8. arXiv:2102.05984  [pdf, other

    cs.CV

    Modeling 3D Surface Manifolds with a Locally Conditioned Atlas

    Authors: Przemysław Spurek, Sebastian Winczowski, Maciej Zięba, Tomasz Trzciński, Kacper Kania, Marcin Mazur

    Abstract: Recently proposed 3D object reconstruction methods represent a mesh with an atlas - a set of planar patches approximating the surface. However, their application in a real-world scenario is limited since the surfaces of reconstructed objects contain discontinuities, which degrades the quality of the final mesh. This is mainly caused by independent processing of individual patches, and in this work… ▽ More

    Submitted 5 April, 2024; v1 submitted 11 February, 2021; originally announced February 2021.

  9. arXiv:2102.05973  [pdf, other

    cs.CV

    HyperPocket: Generative Point Cloud Completion

    Authors: Przemysław Spurek, Artur Kasymov, Marcin Mazur, Diana Janik, Sławomir Tadeja, Łukasz Struski, Jacek Tabor, Tomasz Trzciński

    Abstract: Scanning real-life scenes with modern registration devices typically give incomplete point cloud representations, mostly due to the limitations of the scanning process and 3D occlusions. Therefore, completing such partial representations remains a fundamental challenge of many computer vision applications. Most of the existing approaches aim to solve this problem by learning to reconstruct individ… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

  10. arXiv:2009.07327  [pdf, other

    cs.LG cs.CV stat.ML

    Generative models with kernel distance in data space

    Authors: Szymon Knop, Marcin Mazur, Przemysław Spurek, Jacek Tabor, Igor Podolak

    Abstract: Generative models dealing with modeling a~joint data distribution are generally either autoencoder or GAN based. Both have their pros and cons, generating blurry images or being unstable in training or prone to mode collapse phenomenon, respectively. The objective of this paper is to construct a~model situated between above architectures, one that does not inherit their main weaknesses. The propos… ▽ More

    Submitted 15 September, 2020; originally announced September 2020.

  11. arXiv:2008.11370  [pdf, other

    cs.LG stat.ML

    Gravilon: Applications of a New Gradient Descent Method to Machine Learning

    Authors: Chad Kelterborn, Marcin Mazur, Bogdan V. Petrenko

    Abstract: Gradient descent algorithms have been used in countless applications since the inception of Newton's method. The explosion in the number of applications of neural networks has re-energized efforts in recent years to improve the standard gradient descent method in both efficiency and accuracy. These methods modify the effect of the gradient in updating the values of the parameters. These modificati… ▽ More

    Submitted 28 October, 2020; v1 submitted 26 August, 2020; originally announced August 2020.

    Comments: 16 pages, 5 figures

  12. On the Performance under Hard and Soft Bitwise Mismatched-Decoding

    Authors: Tsuyoshi Yoshida, Mikael Mazur, Jochen Schröder, Magnus Karlsson, Erik Agrell

    Abstract: We investigated a suitable auxiliary channel setting and the gap between Q-factors with hard and soft demap**. The system margin definition should be reconsidered for systems employing complex coded modulation with soft forward error correction.

    Submitted 3 February, 2020; originally announced February 2020.

    Comments: 3 pages, 4 figures

    Journal ref: Proc. Optical Fiber Communication Conference (OFC), San Diego, CA, Mar. 2020

  13. Performance Monitoring for Live Systems with Soft FEC and Multilevel Modulation

    Authors: Tsuyoshi Yoshida, Mikael Mazur, Jochen Schröder, Magnus Karlsson, Erik Agrell

    Abstract: Performance monitoring is an essential function for margin measurements in live systems. Historically, system budgets have been described by the Q-factor converted from the bit error rate (BER) under binary modulation and direct detection. The introduction of hard-decision forward error correction (FEC) did not change this. In recent years technologies have changed significantly to comprise cohere… ▽ More

    Submitted 17 February, 2020; v1 submitted 19 November, 2019; originally announced November 2019.

    Comments: 9 pages, 9 figures

    Journal ref: Proc. European Conference on Optical Communication (ECOC), Dublin, Ireland, Sept. 2019

  14. arXiv:1901.10417  [pdf, other

    cs.LG stat.ML

    Sliced generative models

    Authors: Szymon Knop, Marcin Mazur, Jacek Tabor, Igor Podolak, Przemysław Spurek

    Abstract: In this paper we discuss a class of AutoEncoder based generative models based on one dimensional sliced approach. The idea is based on the reduction of the discrimination between samples to one-dimensional case. Our experiments show that methods can be divided into two groups. First consists of methods which are a modification of standard normality tests, while the second is based on classical dis… ▽ More

    Submitted 29 January, 2019; originally announced January 2019.

    Comments: 11 pages, 4 figures, conference

  15. arXiv:1805.09235  [pdf, other

    cs.LG cs.AI stat.ML

    Cramer-Wold AutoEncoder

    Authors: Szymon Knop, Jacek Tabor, Przemysław Spurek, Igor Podolak, Marcin Mazur, Stanisław Jastrzębski

    Abstract: We propose a new generative model, Cramer-Wold Autoencoder (CWAE). Following WAE, we directly encourage normality of the latent space. Our paper uses also the recent idea from Sliced WAE (SWAE) model, which uses one-dimensional projections as a method of verifying closeness of two distributions. The crucial new ingredient is the introduction of a new (Cramer-Wold) metric in the space of densities,… ▽ More

    Submitted 2 July, 2019; v1 submitted 23 May, 2018; originally announced May 2018.

    Journal ref: Journal of Machine Learning Research, 21, 164, 1-28 2020

  16. arXiv:1312.4113  [pdf, other

    cs.CY physics.ed-ph

    Lessons Learned from Development of a Software Tool to Support Academic Advising

    Authors: Nicholas Mattei, Thomas Dodson, Joshua T. Guerin, Judy Goldsmith, Joan M. Mazur

    Abstract: We detail some lessons learned while designing and testing a decision-theoretic advising support tool for undergraduates at a large state university. Between 2009 and 2011 we conducted two surveys of over 500 students in multiple majors and colleges. These surveys asked students detailed questions about their preferences concerning course selection, advising, and career paths. We present data from… ▽ More

    Submitted 29 May, 2014; v1 submitted 15 December, 2013; originally announced December 2013.

    Comments: 5 Figures, revised version including more figures and cross-referencing

    ACM Class: K.3.1