Skip to main content

Showing 1–11 of 11 results for author: Masarczyk, W

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

    cs.LG

    On consequences of finetuning on data with highly discriminative features

    Authors: Wojciech Masarczyk, Tomasz Trzciński, Mateusz Ostaszewski

    Abstract: In the era of transfer learning, training neural networks from scratch is becoming obsolete. Transfer learning leverages prior knowledge for new tasks, conserving computational resources. While its advantages are well-documented, we uncover a notable drawback: networks tend to prioritize basic data patterns, forsaking valuable pre-learned features. We term this behavior "feature erosion" and analy… ▽ More

    Submitted 15 November, 2023; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023 -- UniReps Workshop

  2. arXiv:2305.19753  [pdf, other

    cs.LG cs.CV

    The Tunnel Effect: Building Data Representations in Deep Neural Networks

    Authors: Wojciech Masarczyk, Mateusz Ostaszewski, Ehsan Imani, Razvan Pascanu, Piotr Miłoś, Tomasz Trzciński

    Abstract: Deep neural networks are widely known for their remarkable effectiveness across various tasks, with the consensus that deeper networks implicitly learn more complex data representations. This paper shows that sufficiently deep networks trained for supervised image classification split into two distinct parts that contribute to the resulting data representations differently. The initial layers crea… ▽ More

    Submitted 30 October, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023

  3. arXiv:2210.14253  [pdf, other

    cs.LG eess.SP

    Classification and Self-Supervised Regression of Arrhythmic ECG Signals Using Convolutional Neural Networks

    Authors: Bartosz Grabowski, Przemysław Głomb, Wojciech Masarczyk, Paweł Pławiak, Özal Yıldırım, U Rajendra Acharya, Ru-San Tan

    Abstract: Interpretation of electrocardiography (ECG) signals is required for diagnosing cardiac arrhythmia. Recently, machine learning techniques have been applied for automated computer-aided diagnosis. Machine learning tasks can be divided into regression and classification. Regression can be used for noise and artifacts removal as well as resolve issues of missing data from low sampling frequency. Class… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

  4. arXiv:2208.00156  [pdf, other

    cs.LG

    Reinforcement learning with experience replay and adaptation of action dispersion

    Authors: Paweł Wawrzyński, Wojciech Masarczyk, Mateusz Ostaszewski

    Abstract: Effective reinforcement learning requires a proper balance of exploration and exploitation defined by the dispersion of action distribution. However, this balance depends on the task, the current stage of the learning process, and the current environment state. Existing methods that designate the action distribution dispersion require problem-dependent hyperparameters. In this paper, we propose to… ▽ More

    Submitted 30 July, 2022; originally announced August 2022.

    ACM Class: I.2.6

  5. arXiv:2201.06534  [pdf, other

    cs.LG

    Logarithmic Continual Learning

    Authors: Wojciech Masarczyk, Paweł Wawrzyński, Daniel Marczak, Kamil Deja, Tomasz Trzciński

    Abstract: We introduce a neural network architecture that logarithmically reduces the number of self-rehearsal steps in the generative rehearsal of continually learned models. In continual learning (CL), training samples come in subsequent tasks, and the trained model can access only a single task at a time. To replay previous samples, contemporary CL methods bootstrap generative models and train them recur… ▽ More

    Submitted 17 January, 2022; originally announced January 2022.

  6. arXiv:2109.01844  [pdf, other

    cs.CV cs.LG

    On robustness of generative representations against catastrophic forgetting

    Authors: Wojciech Masarczyk, Kamil Deja, Tomasz Trzciński

    Abstract: Catastrophic forgetting of previously learned knowledge while learning new tasks is a widely observed limitation of contemporary neural networks. Although many continual learning methods are proposed to mitigate this drawback, the main question remains unanswered: what is the root cause of catastrophic forgetting? In this work, we aim at answering this question by posing and validating a set of re… ▽ More

    Submitted 4 September, 2021; originally announced September 2021.

  7. arXiv:2106.12196  [pdf, other

    cs.LG cs.CV

    Multiband VAE: Latent Space Alignment for Knowledge Consolidation in Continual Learning

    Authors: Kamil Deja, Paweł Wawrzyński, Wojciech Masarczyk, Daniel Marczak, Tomasz Trzciński

    Abstract: We propose a new method for unsupervised generative continual learning through realignment of Variational Autoencoder's latent space. Deep generative models suffer from catastrophic forgetting in the same way as other neural structures. Recent generative continual learning works approach this problem and try to learn from new data without forgetting previous knowledge. However, those methods usual… ▽ More

    Submitted 3 June, 2022; v1 submitted 23 June, 2021; originally announced June 2021.

  8. arXiv:2103.16089  [pdf, other

    quant-ph cs.AI

    Reinforcement learning for optimization of variational quantum circuit architectures

    Authors: Mateusz Ostaszewski, Lea M. Trenkwalder, Wojciech Masarczyk, Eleanor Scerri, Vedran Dunjko

    Abstract: The study of Variational Quantum Eigensolvers (VQEs) has been in the spotlight in recent times as they may lead to real-world applications of near-term quantum devices. However, their performance depends on the structure of the used variational ansatz, which requires balancing the depth and expressivity of the corresponding circuit. In recent years, various methods for VQE structure optimization h… ▽ More

    Submitted 30 March, 2021; originally announced March 2021.

  9. arXiv:2011.14960  [pdf, other

    cs.LG

    BinPlay: A Binary Latent Autoencoder for Generative Replay Continual Learning

    Authors: Kamil Deja, Paweł Wawrzyński, Daniel Marczak, Wojciech Masarczyk, Tomasz Trzciński

    Abstract: We introduce a binary latent space autoencoder architecture to rehearse training samples for the continual learning of neural networks. The ability to extend the knowledge of a model with new data without forgetting previously learned samples is a fundamental requirement in continual learning. Existing solutions address it by either replaying past data from memory, which is unsustainable with grow… ▽ More

    Submitted 25 November, 2020; originally announced November 2020.

  10. arXiv:2004.14046  [pdf, other

    cs.LG stat.ML

    Reducing catastrophic forgetting with learning on synthetic data

    Authors: Wojciech Masarczyk, Ivona Tautkute

    Abstract: Catastrophic forgetting is a problem caused by neural networks' inability to learn data in sequence. After learning two tasks in sequence, performance on the first one drops significantly. This is a serious disadvantage that prevents many deep learning applications to real-life problems where not all object classes are known beforehand; or change in data requires adjustments to the model. To reduc… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

  11. arXiv:1909.05507  [pdf, other

    cs.NE cs.CV eess.IV

    Effective training of deep convolutional neural networks for hyperspectral image classification through artificial labeling

    Authors: Wojciech Masarczyk, Przemysław Głomb, Bartosz Grabowski, Mateusz Ostaszewski

    Abstract: Hyperspectral imaging is a rich source of data, allowing for multitude of effective applications. However, such imaging remains challenging because of large data dimension and, typically, small pool of available training examples. While deep learning approaches have been shown to be successful in providing effective classification solutions, especially for high dimensional problems, unfortunately… ▽ More

    Submitted 22 October, 2020; v1 submitted 12 September, 2019; originally announced September 2019.

    Journal ref: Remote Sens. 2020, 12, 2653