Skip to main content

Showing 1–9 of 9 results for author: Kovalenko, A

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

    cs.LG cs.CR eess.SY

    Adversarial Attacks and Defenses in Fault Detection and Diagnosis: A Comprehensive Benchmark on the Tennessee Eastman Process

    Authors: Vitaliy Pozdnyakov, Aleksandr Kovalenko, Ilya Makarov, Mikhail Drobyshevskiy, Kirill Lukyanov

    Abstract: Integrating machine learning into Automated Control Systems (ACS) enhances decision-making in industrial process management. One of the limitations to the widespread adoption of these technologies in industry is the vulnerability of neural networks to adversarial attacks. This study explores the threats in deploying deep learning models for fault diagnosis in ACS using the Tennessee Eastman Proces… ▽ More

    Submitted 7 June, 2024; v1 submitted 20 March, 2024; originally announced March 2024.

    ACM Class: I.2.6; I.2.1

    Journal ref: IEEE Open Journal of the Industrial Electronics Society, 5 (2024) 428-440

  2. arXiv:2401.14979  [pdf

    cs.CR

    Creating a vulnerable node based on the vulnerability MS17-010

    Authors: Aleksey Novokhrestov, Anton Kalyakin, Aleksandr Kovalenko, Vladimir Repkin

    Abstract: The creation of a vulnerable node has been demonstrated through the analysis and implementation of the MS17-010 (CVE-2017-0144) vulnerability, affecting the SMBv1 protocol on various Windows operating systems. The principle and methodology of exploiting the vulnerability are described, with a formalized representation of the exploitation in the form of a Meta Attack Language (MAL) graph. Additiona… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

    Comments: 6 pages, 2 figures

  3. Linear Self-Attention Approximation via Trainable Feedforward Kernel

    Authors: Uladzislau Yorsh, Alexander Kovalenko

    Abstract: In pursuit of faster computation, Efficient Transformers demonstrate an impressive variety of approaches -- models attaining sub-quadratic attention complexity can utilize a notion of sparsity or a low-rank approximation of inputs to reduce the number of attended keys; other ways to reduce complexity include locality-sensitive hashing, key pooling, additional memory to store information in compact… ▽ More

    Submitted 8 November, 2022; originally announced November 2022.

  4. arXiv:2210.11164  [pdf, other

    cs.AI cs.LG

    Graph Neural Networks with Trainable Adjacency Matrices for Fault Diagnosis on Multivariate Sensor Data

    Authors: Alexander Kovalenko, Vitaliy Pozdnyakov, Ilya Makarov

    Abstract: Timely detected anomalies in the chemical technological processes, as well as the earliest detection of the cause of the fault, significantly reduce the production cost in the industrial factories. Data on the state of the technological process and the operation of production equipment are received by a large number of different sensors. To better predict the behavior of the process and equipment,… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

  5. arXiv:2112.09932  [pdf

    cs.CR

    System Attack Modeling Techniques Critical Information Infrastructure

    Authors: A. K. Novokhrestov, A. A. Konev, A. S. Kovalenko, N. I. Sermavkin

    Abstract: Every day around the world, various organizations are exposed to more than a hundred attacks, most of which are success-fully repelled by information security specialists. However, attacks are also carried out that some information systems or specialists are unable to repel, which is why a large number of enterprises, as well as individuals, suffer huge monetary and reputational losses. The aim of… ▽ More

    Submitted 18 December, 2021; originally announced December 2021.

  6. arXiv:2111.15588  [pdf, other

    cs.CL

    SimpleTRON: Simple Transformer with O(N) Complexity

    Authors: Uladzislau Yorsh, Alexander Kovalenko, Vojtěch Vančura, Daniel Vašata, Pavel Kordík, Tomáš Mikolov

    Abstract: In this paper, we propose that the dot product pairwise matching attention layer, which is widely used in Transformer-based models, is redundant for the model performance. Attention, in its original formulation, has to be seen rather as a human-level tool to explore and/or visualize relevancy scores in sequential data. However, the way how it is constructed leads to significant computational compl… ▽ More

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

  7. Dynamic Neural Diversification: Path to Computationally Sustainable Neural Networks

    Authors: Alexander Kovalenko, Pavel Kordík, Magda Friedjungová

    Abstract: Small neural networks with a constrained number of trainable parameters, can be suitable resource-efficient candidates for many simple tasks, where now excessively large models are used. However, such models face several problems during the learning process, mainly due to the redundancy of the individual neurons, which results in sub-optimal accuracy or the need for additional training steps. Here… ▽ More

    Submitted 20 September, 2021; originally announced September 2021.

    Comments: Accepted to ICANN 2021

    Journal ref: Artificial Neural Networks and Machine Learning, ICANN 2021 (2021)

  8. arXiv:1905.04458  [pdf, other

    cs.DC

    Robust Resource Allocation Using Edge Computing for Vehicle to Infrastructure (V2I) Networks

    Authors: Anna Kovalenko, Razin Farhan Hussain, Omid Semiari, Mohsen Amini Salehi

    Abstract: Development of autonomous and self-driving vehicles requires agile and reliable services to manage hazardous road situations. Vehicular Network is the medium that can provide high-quality services for self-driving vehicles. The majority of service requests in Vehicular Networks are delay intolerant (e.g., hazard alerts, lane change warning) and require immediate service. Therefore, Vehicular Netwo… ▽ More

    Submitted 11 May, 2019; originally announced May 2019.

    Journal ref: 3rd IEEE International Conference on Fog and Edge Computing (ICFEC 2019)

  9. arXiv:1512.04313  [pdf, ps, other

    cs.CY

    Steps in creation of educational and research web-portal of nuclear knowledge BelNET

    Authors: S. Charapitsa, I. Dubovskaya, I. Kimlenko, A. Kovalenko, A. Lobko, A. Mazanik, N. Polyak, T. Savitskaya, S. Sytova, A. Timoschenko

    Abstract: Belarusian State University is currently developing the educational and research web portal of nuclear knowledge BelNET (Belarusian Nuclear Education and Training Portal). In the future, this specialized electronic portal could grow into a national portal of nuclear knowledge. The concept, structure and taxonomy of BelNET portal are developed. The requirements and conditions for its functioning ar… ▽ More

    Submitted 14 December, 2015; originally announced December 2015.

    Comments: 11 pages, 6 figures

    MSC Class: 90B18 (Primary) 68M10 (Secondary) ACM Class: K.3.2; J.2