Skip to main content

Showing 1–48 of 48 results for author: Artemov, A

.
  1. arXiv:2403.17550  [pdf, other

    cs.CV cs.LG cs.RO

    DeepMIF: Deep Monotonic Implicit Fields for Large-Scale LiDAR 3D Map**

    Authors: Kutay Yılmaz, Matthias Nießner, Anastasiia Kornilova, Alexey Artemov

    Abstract: Recently, significant progress has been achieved in sensing real large-scale outdoor 3D environments, particularly by using modern acquisition equipment such as LiDAR sensors. Unfortunately, they are fundamentally limited in their ability to produce dense, complete 3D scenes. To address this issue, recent learning-based methods integrate neural implicit representations and optimizable feature grid… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

    Comments: 8 pages, 6 figures

  2. arXiv:2403.16318  [pdf, other

    cs.CV

    AutoInst: Automatic Instance-Based Segmentation of LiDAR 3D Scans

    Authors: Cedric Perauer, Laurenz Adrian Heidrich, Haifan Zhang, Matthias Nießner, Anastasiia Kornilova, Alexey Artemov

    Abstract: Recently, progress in acquisition equipment such as LiDAR sensors has enabled sensing increasingly spacious outdoor 3D environments. Making sense of such 3D acquisitions requires fine-grained scene understanding, such as constructing instance-based 3D scene segmentations. Commonly, a neural network is trained for this task; however, this requires access to a large, densely annotated dataset, which… ▽ More

    Submitted 24 March, 2024; originally announced March 2024.

    Comments: 9 pages, 7 figures

    ACM Class: I.4.6; I.2.9

  3. arXiv:2311.18494  [pdf, other

    cs.CV

    PRS: Sharp Feature Priors for Resolution-Free Surface Remeshing

    Authors: Natalia Soboleva, Olga Gorbunova, Maria Ivanova, Evgeny Burnaev, Matthias Nießner, Denis Zorin, Alexey Artemov

    Abstract: Surface reconstruction with preservation of geometric features is a challenging computer vision task. Despite significant progress in implicit shape reconstruction, state-of-the-art mesh extraction methods often produce aliased, perceptually distorted surfaces and lack scalability to high-resolution 3D shapes. We present a data-driven approach for automatic feature detection and remeshing that req… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

  4. arXiv:2311.15475  [pdf, other

    cs.CV cs.LG

    MeshGPT: Generating Triangle Meshes with Decoder-Only Transformers

    Authors: Yawar Siddiqui, Antonio Alliegro, Alexey Artemov, Tatiana Tommasi, Daniele Sirigatti, Vladislav Rosov, Angela Dai, Matthias Nießner

    Abstract: We introduce MeshGPT, a new approach for generating triangle meshes that reflects the compactness typical of artist-created meshes, in contrast to dense triangle meshes extracted by iso-surfacing methods from neural fields. Inspired by recent advances in powerful large language models, we adopt a sequence-based approach to autoregressively generate triangle meshes as sequences of triangles. We fir… ▽ More

    Submitted 26 November, 2023; originally announced November 2023.

    Comments: Project Page: https://nihalsid.github.io/mesh-gpt/, Video: https://youtu.be/UV90O1_69_o

  5. arXiv:2302.03640  [pdf, other

    cs.CV

    SSR-2D: Semantic 3D Scene Reconstruction from 2D Images

    Authors: Junwen Huang, Alexey Artemov, Yu** Chen, Shuaifeng Zhi, Kai Xu, Matthias Nießner

    Abstract: Most deep learning approaches to comprehensive semantic modeling of 3D indoor spaces require costly dense annotations in the 3D domain. In this work, we explore a central 3D scene modeling task, namely, semantic scene reconstruction without using any 3D annotations. The key idea of our approach is to design a trainable model that employs both incomplete 3D reconstructions and their corresponding s… ▽ More

    Submitted 5 June, 2024; v1 submitted 7 February, 2023; originally announced February 2023.

  6. Scan2Part: Fine-grained and Hierarchical Part-level Understanding of Real-World 3D Scans

    Authors: Alexandr Notchenko, Vladislav Ishimtsev, Alexey Artemov, Vadim Selyutin, Emil Bogomolov, Evgeny Burnaev

    Abstract: We propose Scan2Part, a method to segment individual parts of objects in real-world, noisy indoor RGB-D scans. To this end, we vary the part hierarchies of objects in indoor scenes and explore their effect on scene understanding models. Specifically, we use a sparse U-Net-based architecture that captures the fine-scale detail of the underlying 3D scan geometry by leveraging a multi-scale feature h… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

    Comments: In Proceedings of the 17th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications

  7. arXiv:2203.06111  [pdf, other

    cs.CV cs.LG

    Multi-sensor large-scale dataset for multi-view 3D reconstruction

    Authors: Oleg Voynov, Gleb Bobrovskikh, Pavel Karpyshev, Saveliy Galochkin, Andrei-Timotei Ardelean, Arseniy Bozhenko, Ekaterina Karmanova, Pavel Kopanev, Yaroslav Labutin-Rymsho, Ruslan Rakhimov, Aleksandr Safin, Valerii Serpiva, Alexey Artemov, Evgeny Burnaev, Dzmitry Tsetserukou, Denis Zorin

    Abstract: We present a new multi-sensor dataset for multi-view 3D surface reconstruction. It includes registered RGB and depth data from sensors of different resolutions and modalities: smartphones, Intel RealSense, Microsoft Kinect, industrial cameras, and structured-light scanner. The scenes are selected to emphasize a diverse set of material properties challenging for existing algorithms. We provide arou… ▽ More

    Submitted 28 March, 2023; v1 submitted 11 March, 2022; originally announced March 2022.

    Comments: v4: final camera-ready version

  8. arXiv:2112.11085  [pdf, other

    cs.CV cs.LG

    Can We Use Neural Regularization to Solve Depth Super-Resolution?

    Authors: Milena Gazdieva, Oleg Voynov, Alexey Artemov, Youyi Zheng, Luiz Velho, Evgeny Burnaev

    Abstract: Depth maps captured with commodity sensors often require super-resolution to be used in applications. In this work we study a super-resolution approach based on a variational problem statement with Tikhonov regularization where the regularizer is parametrized with a deep neural network. This approach was previously applied successfully in photoacoustic tomography. We experimentally show that its a… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

    Comments: 9 pages

  9. 3D Parametric Wireframe Extraction Based on Distance Fields

    Authors: Albert Matveev, Alexey Artemov, Denis Zorin, Evgeny Burnaev

    Abstract: We present a pipeline for parametric wireframe extraction from densely sampled point clouds. Our approach processes a scalar distance field that represents proximity to the nearest sharp feature curve. In intermediate stages, it detects corners, constructs curve segmentation, and builds a topological graph fitted to the wireframe. As an output, we produce parametric spline curves that can be edite… ▽ More

    Submitted 20 April, 2022; v1 submitted 13 July, 2021; originally announced July 2021.

  10. arXiv:2105.12038  [pdf, other

    cs.CV

    Unpaired Depth Super-Resolution in the Wild

    Authors: Aleksandr Safin, Maxim Kan, Nikita Drobyshev, Oleg Voynov, Alexey Artemov, Alexander Filippov, Denis Zorin, Evgeny Burnaev

    Abstract: Depth maps captured with commodity sensors are often of low quality and resolution; these maps need to be enhanced to be used in many applications. State-of-the-art data-driven methods of depth map super-resolution rely on registered pairs of low- and high-resolution depth maps of the same scenes. Acquisition of real-world paired data requires specialized setups. Another alternative, generating lo… ▽ More

    Submitted 23 September, 2022; v1 submitted 25 May, 2021; originally announced May 2021.

  11. arXiv:2101.11433  [pdf, other

    cs.CL cs.LG

    Analysis of Basic Emotions in Texts Based on BERT Vector Representation

    Authors: A. Artemov, A. Veselovskiy, I. Khasenevich, I. Bolokhov

    Abstract: In the following paper the authors present a GAN-type model and the most important stages of its development for the task of emotion recognition in text. In particular, we propose an approach for generating a synthetic dataset of all possible emotions combinations based on manually labelled incomplete data.

    Submitted 31 January, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

    Comments: 8 pages, 2 figures, 5 tables

    ACM Class: I.2.6; I.2.7

  12. arXiv:2012.02094  [pdf, other

    cs.CV

    Towards Part-Based Understanding of RGB-D Scans

    Authors: Alexey Bokhovkin, Vladislav Ishimtsev, Emil Bogomolov, Denis Zorin, Alexey Artemov, Evgeny Burnaev, Angela Dai

    Abstract: Recent advances in 3D semantic scene understanding have shown impressive progress in 3D instance segmentation, enabling object-level reasoning about 3D scenes; however, a finer-grained understanding is required to enable interactions with objects and their functional understanding. Thus, we propose the task of part-based scene understanding of real-world 3D environments: from an RGB-D scan of a sc… ▽ More

    Submitted 3 December, 2020; originally announced December 2020.

    Comments: https://youtu.be/iuixmPNs4v4

  13. arXiv:2011.15081  [pdf, other

    cs.CV cs.CG

    DEF: Deep Estimation of Sharp Geometric Features in 3D Shapes

    Authors: Albert Matveev, Ruslan Rakhimov, Alexey Artemov, Gleb Bobrovskikh, Vage Egiazarian, Emil Bogomolov, Daniele Panozzo, Denis Zorin, Evgeny Burnaev

    Abstract: We propose Deep Estimators of Features (DEFs), a learning-based framework for predicting sharp geometric features in sampled 3D shapes. Differently from existing data-driven methods, which reduce this problem to feature classification, we propose to regress a scalar field representing the distance from point samples to the closest feature line on local patches. Our approach is the first that scale… ▽ More

    Submitted 26 May, 2022; v1 submitted 30 November, 2020; originally announced November 2020.

  14. arXiv:2011.11762  [pdf, other

    cs.DC cs.MS

    The Chunks and Tasks Matrix Library 2.0

    Authors: Emanuel H. Rubensson, Elias Rudberg, Anastasia Kruchinina, Anton G. Artemov

    Abstract: We present a C++ header-only parallel sparse matrix library, based on sparse quadtree representation of matrices using the Chunks and Tasks programming model. The library implements a number of sparse matrix algorithms for distributed memory parallelization that are able to dynamically exploit data locality to avoid movement of data. This is demonstrated for the example of block-sparse matrix-matr… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

    MSC Class: 65F50 ACM Class: D.1.3; G.1.3; G.4

  15. arXiv:2007.11965  [pdf, other

    cs.CV

    CAD-Deform: Deformable Fitting of CAD Models to 3D Scans

    Authors: Vladislav Ishimtsev, Alexey Bokhovkin, Alexey Artemov, Savva Ignatyev, Matthias Niessner, Denis Zorin, Evgeny Burnaev

    Abstract: Shape retrieval and alignment are a promising avenue towards turning 3D scans into lightweight CAD representations that can be used for content creation such as mobile or AR/VR gaming scenarios. Unfortunately, CAD model retrieval is limited by the availability of models in standard 3D shape collections (e.g., ShapeNet). In this work, we address this shortcoming by introducing CAD-Deform, a method… ▽ More

    Submitted 23 July, 2020; originally announced July 2020.

    Comments: 25 pages, 13 figures, ECCV 2020

  16. arXiv:2007.02571  [pdf, other

    cs.CV

    Geometric Attention for Prediction of Differential Properties in 3D Point Clouds

    Authors: Albert Matveev, Alexey Artemov, Denis Zorin, Evgeny Burnaev

    Abstract: Estimation of differential geometric quantities in discrete 3D data representations is one of the crucial steps in the geometry processing pipeline. Specifically, estimating normals and sharp feature lines from raw point cloud helps improve meshing quality and allows us to use more precise surface reconstruction techniques. When designing a learnable approach to such problems, the main difficulty… ▽ More

    Submitted 6 August, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

  17. arXiv:2006.15190  [pdf, other

    cs.CV cs.LG

    Making DensePose fast and light

    Authors: Ruslan Rakhimov, Emil Bogomolov, Alexandr Notchenko, Fung Mao, Alexey Artemov, Denis Zorin, Evgeny Burnaev

    Abstract: DensePose estimation task is a significant step forward for enhancing user experience computer vision applications ranging from augmented reality to cloth fitting. Existing neural network models capable of solving this task are heavily parameterized and a long way from being transferred to an embedded or mobile device. To enable Dense Pose inference on the end device with current models, one needs… ▽ More

    Submitted 9 July, 2020; v1 submitted 26 June, 2020; originally announced June 2020.

  18. arXiv:2006.10704  [pdf, other

    cs.CV cs.LG eess.IV

    Latent Video Transformer

    Authors: Ruslan Rakhimov, Denis Volkhonskiy, Alexey Artemov, Denis Zorin, Evgeny Burnaev

    Abstract: The video generation task can be formulated as a prediction of future video frames given some past frames. Recent generative models for videos face the problem of high computational requirements. Some models require up to 512 Tensor Processing Units for parallel training. In this work, we address this problem via modeling the dynamics in a latent space. After the transformation of frames into the… ▽ More

    Submitted 18 June, 2020; originally announced June 2020.

  19. arXiv:2005.10680  [pdf, other

    math.NA physics.comp-ph

    Sparse approximate matrix-matrix multiplication for density matrix purification with error control

    Authors: Anton G. Artemov, Emanuel H. Rubensson

    Abstract: We propose a method for strict error control in sparse approximate matrix-matrix multiplication. The method combines an error bound and a parameter sweep to select an appropriate threshold value. The scheme for error control and the sparse approximate multiplication are implemented using the Chunks and Tasks parallel programming model. We demonstrate the performance of the method in parallel linea… ▽ More

    Submitted 19 November, 2020; v1 submitted 20 May, 2020; originally announced May 2020.

    Comments: 9 pages, 3 figures

    MSC Class: 68Q25; 65Y05; 65Y20; 65F50 ACM Class: G.1.0; D.1.3

  20. arXiv:2003.10540  [pdf

    cs.LG cs.CL stat.ML

    Data-driven models and computational tools for neurolinguistics: a language technology perspective

    Authors: Ekaterina Artemova, Amir Bakarov, Aleksey Artemov, Evgeny Burnaev, Maxim Sharaev

    Abstract: In this paper, our focus is the connection and influence of language technologies on the research in neurolinguistics. We present a review of brain imaging-based neurolinguistic studies with a focus on the natural language representations, such as word embeddings and pre-trained language models. Mutual enrichment of neurolinguistics and language technologies leads to development of brain-aware nat… ▽ More

    Submitted 23 March, 2020; originally announced March 2020.

    Comments: 37 pages, 1 figure

    Journal ref: Journal of Cognitive Science, 2020

  21. Deep Vectorization of Technical Drawings

    Authors: Vage Egiazarian, Oleg Voynov, Alexey Artemov, Denis Volkhonskiy, Aleksandr Safin, Maria Taktasheva, Denis Zorin, Evgeny Burnaev

    Abstract: We present a new method for vectorization of technical line drawings, such as floor plans, architectural drawings, and 2D CAD images. Our method includes (1) a deep learning-based cleaning stage to eliminate the background and imperfections in the image and fill in missing parts, (2) a transformer-based network to estimate vector primitives, and (3) optimization procedure to obtain the final primi… ▽ More

    Submitted 30 July, 2020; v1 submitted 11 March, 2020; originally announced March 2020.

  22. Latent-Space Laplacian Pyramids for Adversarial Representation Learning with 3D Point Clouds

    Authors: Vage Egiazarian, Savva Ignatyev, Alexey Artemov, Oleg Voynov, Andrey Kravchenko, Youyi Zheng, Luiz Velho, Evgeny Burnaev

    Abstract: Constructing high-quality generative models for 3D shapes is a fundamental task in computer vision with diverse applications in geometry processing, engineering, and design. Despite the recent progress in deep generative modelling, synthesis of finely detailed 3D surfaces, such as high-resolution point clouds, from scratch has not been achieved with existing approaches. In this work, we propose to… ▽ More

    Submitted 13 December, 2019; originally announced December 2019.

  23. arXiv:1911.01738  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Weakly Supervised Fine Tuning Approach for Brain Tumor Segmentation Problem

    Authors: Sergey Pavlov, Alexey Artemov, Maksim Sharaev, Alexander Bernstein, Evgeny Burnaev

    Abstract: Segmentation of tumors in brain MRI images is a challenging task, where most recent methods demand large volumes of data with pixel-level annotations, which are generally costly to obtain. In contrast, image-level annotations, where only the presence of lesion is marked, are generally cheap, generated in far larger volumes compared to pixel-level labels, and contain less labeling noise. In the con… ▽ More

    Submitted 6 November, 2019; v1 submitted 5 November, 2019; originally announced November 2019.

    Comments: Accepted to IEEE International Conference on Machine Learning and Applications (ICMLA 2019). Typos corrected, images updated

  24. arXiv:1908.09341  [pdf, other

    cs.LG cs.CL stat.ML

    A Method for Estimating the Proximity of Vector Representation Groups in Multidimensional Space. On the Example of the Paraphrase Task

    Authors: Artem Artemov, Boris Alekseev

    Abstract: The following paper presents a method of comparing two sets of vectors. The method can be applied in all tasks, where it is necessary to measure the closeness of two objects presented as sets of vectors. It may be applicable when we compare the meanings of two sentences as part of the problem of paraphrasing. This is the problem of measuring semantic similarity of two sentences (group of words). T… ▽ More

    Submitted 29 August, 2019; v1 submitted 25 August, 2019; originally announced August 2019.

    Comments: 8 pages, 1 figure, 2 tables

    ACM Class: I.2.6; I.2.7

  25. arXiv:1907.00559  [pdf, other

    cs.CV cs.GR cs.LG

    Learning to Approximate Directional Fields Defined over 2D Planes

    Authors: Maria Taktasheva, Albert Matveev, Alexey Artemov, Evgeny Burnaev

    Abstract: Reconstruction of directional fields is a need in many geometry processing tasks, such as image tracing, extraction of 3D geometric features, and finding principal surface directions. A common approach to the construction of directional fields from data relies on complex optimization procedures, which are usually poorly formalizable, require a considerable computational effort, and do not transfer… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

    Comments: 7 pages, 5 figures

    Journal ref: Proc. of AIST, 2019

  26. arXiv:1906.08148  [pdf, other

    math.NA cs.DC

    Approximate multiplication of nearly sparse matrices with decay in a fully recursive distributed task-based parallel framework

    Authors: Anton G. Artemov

    Abstract: In this paper we consider parallel implementations of approximate multiplication of large matrices with exponential decay of elements. Such matrices arise in computations related to electronic structure calculations and some other fields of computational science. Commonly, sparsity is introduced by drop** out small entries (truncation) of input matrices. Another approach, the sparse approximate… ▽ More

    Submitted 20 February, 2021; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: 26 pages, 6 figures

    MSC Class: 65Y05; 65Y20; 65F50 ACM Class: G.1.0; D.1.3

  27. arXiv:1906.00800  [pdf, other

    cs.LG cs.CL stat.ML

    Neural Network-based Object Classification by Known and Unknown Features (Based on Text Queries)

    Authors: A. Artemov, I. Bolokhov, D. Kem, I. Khasenevich

    Abstract: The article presents a method that improves the quality of classification of objects described by a combination of known and unknown features. The method is based on modernized Informational Neurobayesian Approach with consideration of unknown features. The proposed method was developed and trained on 1500 text queries of Promobot users in Russian to classify them into 20 categories (classes). As… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

    Comments: 7 pages, 3 figures, 2 tables

    ACM Class: I.2.6; I.2.7

  28. arXiv:1905.07877  [pdf, other

    cs.CV cs.LG eess.IV stat.ML

    Procedural Synthesis of Remote Sensing Images for Robust Change Detection with Neural Networks

    Authors: Maria Kolos, Anton Marin, Alexey Artemov, Evgeny Burnaev

    Abstract: Data-driven methods such as convolutional neural networks (CNNs) are known to deliver state-of-the-art performance on image recognition tasks when the training data are abundant. However, in some instances, such as change detection in remote sensing images, annotated data cannot be obtained in sufficient quantities. In this work, we propose a simple and efficient method for creating realistic targ… ▽ More

    Submitted 20 May, 2019; originally announced May 2019.

    Comments: 17 pages, 11 figures

    Journal ref: 16th International Symposium on Neural Networks, ISNN 2019

  29. arXiv:1905.05618  [pdf, other

    cs.CV

    Monocular 3D Object Detection via Geometric Reasoning on Keypoints

    Authors: Ivan Barabanau, Alexey Artemov, Evgeny Burnaev, Vyacheslav Murashkin

    Abstract: Monocular 3D object detection is well-known to be a challenging vision task due to the loss of depth information; attempts to recover depth using separate image-only approaches lead to unstable and noisy depth estimates, harming 3D detections. In this paper, we propose a novel keypoint-based approach for 3D object detection and localization from a single RGB image. We build our multi-branch model… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

  30. Parallelization and scalability analysis of inverse factorization using the Chunks and Tasks programming model

    Authors: Anton G. Artemov, Elias Rudberg, Emanuel H. Rubensson

    Abstract: We present three methods for distributed memory parallel inverse factorization of block-sparse Hermitian positive definite matrices. The three methods are a recursive variant of the AINV inverse Cholesky algorithm, iterative refinement, and localized inverse factorization, respectively. All three methods are implemented using the Chunks and Tasks programming model, building on the distributed spar… ▽ More

    Submitted 24 January, 2019; v1 submitted 23 January, 2019; originally announced January 2019.

    Comments: 20 pages, 7 figures, corrected the author list

    MSC Class: 65Y05; 65F30; 65F50 ACM Class: D.1.3; G.1.3

  31. arXiv:1812.09874  [pdf, other

    cs.CV cs.GR cs.LG

    Perceptual deep depth super-resolution

    Authors: Oleg Voynov, Alexey Artemov, Vage Egiazarian, Alexander Notchenko, Gleb Bobrovskikh, Denis Zorin, Evgeny Burnaev

    Abstract: RGBD images, combining high-resolution color and lower-resolution depth from various types of depth sensors, are increasingly common. One can significantly improve the resolution of depth maps by taking advantage of color information; deep learning methods make combining color and depth information particularly easy. However, fusing these two sources of data may lead to a variety of artifacts. If… ▽ More

    Submitted 9 September, 2019; v1 submitted 24 December, 2018; originally announced December 2018.

    Comments: 26 pages

  32. arXiv:1812.06216  [pdf, other

    cs.GR cs.CG cs.CV cs.LG

    ABC: A Big CAD Model Dataset For Geometric Deep Learning

    Authors: Sebastian Koch, Albert Matveev, Zhongshi Jiang, Francis Williams, Alexey Artemov, Evgeny Burnaev, Marc Alexa, Denis Zorin, Daniele Panozzo

    Abstract: We introduce ABC-Dataset, a collection of one million Computer-Aided Design (CAD) models for research of geometric deep learning methods and applications. Each model is a collection of explicitly parametrized curves and surfaces, providing ground truth for differential quantities, patch segmentation, geometric feature detection, and shape reconstruction. Sampling the parametric descriptions of sur… ▽ More

    Submitted 30 April, 2019; v1 submitted 14 December, 2018; originally announced December 2018.

    Comments: 15 pages

  33. arXiv:1812.04919  [pdf, other

    math.NA

    Localized inverse factorization

    Authors: Emanuel H. Rubensson, Anton G. Artemov, Anastasia Kruchinina, Elias Rudberg

    Abstract: We propose a localized divide and conquer algorithm for inverse factorization $S^{-1} = ZZ^*$ of Hermitian positive definite matrices $S$ with localized structure, e.g. exponential decay with respect to some given distance function on the index set of $S$. The algorithm is a reformulation of recursive inverse factorization [J. Chem. Phys., 128 (2008), 104105] but makes use of localized operations… ▽ More

    Submitted 10 April, 2019; v1 submitted 12 December, 2018; originally announced December 2018.

    Comments: 32 pages, 10 figures

    MSC Class: 65F30; 65F50 ACM Class: G.1.3

  34. arXiv:1807.03242  [pdf

    physics.flu-dyn

    On a new type of non-stationary helical flows for incompressible couple stress fluid

    Authors: Sergey V. Ershkov, Evgeniy Yu. Prosviryakov, Mikhail A. Artemov, Dmytro D. Leshchenko

    Abstract: We have explored here the case of three-dimensional non-stationary flows of helical type for the incompressible couple stress fluid with given Bernoulli-function in the whole space (the Cauchy problem). In our presentation, the case of non-stationary helical flows with constant coefficient of proportionality alpha between velocity and the curl field of flow is investigated. Conditions for the exis… ▽ More

    Submitted 23 October, 2023; v1 submitted 9 July, 2018; originally announced July 2018.

    Comments: 17 pages, 5 figures; Keywords: couple stress fluid, micropolar fluid, bipolar vector Laplacian, non-stationary helical flow, Beltrami flow

    Report number: 11(24) MSC Class: 35Q35; 76D17

    Journal ref: Mathematics 2023, 11(24), 4999

  35. arXiv:1804.10167  [pdf, other

    cs.CV stat.AP

    fMRI: preprocessing, classification and pattern recognition

    Authors: Maxim Sharaev, Alexander Andreev, Alexey Artemov, Alexander Bernstein, Evgeny Burnaev, Ekaterina Kondratyeva, Svetlana Sushchinskaya, Renat Akzhigitov

    Abstract: As machine learning continues to gain momentum in the neuroscience community, we witness the emergence of novel applications such as diagnostics, characterization, and treatment outcome prediction for psychiatric and neurological disorders, for instance, epilepsy and depression. Systematic research into these mental disorders increasingly involves drawing clinical conclusions on the basis of data-… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

    Comments: 20 pages, 1 figure

  36. arXiv:1804.10163  [pdf, other

    cs.CV stat.AP

    Machine Learning pipeline for discovering neuroimaging-based biomarkers in neurology and psychiatry

    Authors: Alexander Bernstein, Evgeny Burnaev, Ekaterina Kondratyeva, Svetlana Sushchinskaya, Maxim Sharaev, Alexander Andreev, Alexey Artemov, Renat Akzhigitov

    Abstract: We consider a problem of diagnostic pattern recognition/classification from neuroimaging data. We propose a common data analysis pipeline for neuroimaging-based diagnostic classification problems using various ML algorithms and processing toolboxes for brain imaging. We illustrate the pipeline application by discovering new biomarkers for diagnostics of epilepsy and depression based on clinical an… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

    Comments: 20 pages, 2 figures

  37. arXiv:1804.00551  [pdf, other

    cs.CL cs.LG

    The Training of Neuromodels for Machine Comprehension of Text. Brain2Text Algorithm

    Authors: A. Artemov, A. Sergeev, A. Khasenevich, A. Yuzhakov, M. Chugunov

    Abstract: Nowadays, the Internet represents a vast informational space, growing exponentially and the problem of search for relevant data becomes essential as never before. The algorithm proposed in the article allows to perform natural language queries on content of the document and get comprehensive meaningful answers. The problem is partially solved for English as SQuAD contains enough data to learn on,… ▽ More

    Submitted 30 March, 2018; originally announced April 2018.

    Comments: 5 pages, 2 figures, 6 tables

    ACM Class: I.2.6; I.2.7

  38. arXiv:1712.02163  [pdf, ps, other

    physics.comp-ph cond-mat.stat-mech

    Cumulant analysis of the statistical properties of a deterministically thermostated harmonic oscillator

    Authors: A. N. Artemov

    Abstract: Usual approach to investigate the statistical properties of deterministically thermostated systems is to analyze the regime of the system motion. In this work the cumulant analysis is used to study the properties of the stationary probability distribution function of the deterministically thermostated harmonic oscillators. This approach shifts attention from the investigation of the geometrical pr… ▽ More

    Submitted 21 February, 2019; v1 submitted 6 December, 2017; originally announced December 2017.

    Comments: 9 pages, 9 figures

  39. arXiv:1710.07264  [pdf, other

    cs.LG

    Informational Neurobayesian Approach to Neural Networks Training. Opportunities and Prospects

    Authors: Artem Artemov, Eugeny Lutsenko, Edward Ayunts, Ivan Bolokhov

    Abstract: A study of the classification problem in context of information theory is presented in the paper. Current research in that field is focused on optimisation and bayesian approach. Although that gives satisfying results, they require a vast amount of data and computations to train on. Authors propose a new concept named Informational Neurobayesian Approach (INA), which allows to solve the same probl… ▽ More

    Submitted 3 December, 2017; v1 submitted 19 October, 2017; originally announced October 2017.

    Comments: 9 pages, 5 figures, 2 tables; corrected typos, mistake in a formula

    ACM Class: I.2.6; I.2.7

  40. arXiv:1708.06643  [pdf, ps, other

    math.OC

    On optimal control in a model of rigid-viscoplastic media with Dirichlet boundary conditions

    Authors: M. A. Artemov, A. V. Skobaneva

    Abstract: In this paper, we consider the optimal control problem in a 3D flow model for incompressible rigid-viscoplastic media of the Bingham kind with homogeneous Dirichlet boundary conditions and a given cost functional. On the basis of methods of the theory of variational inequalities with pseudo\-monotone operators, a theorem on the solvability of the optimization problem in the class of weak steady so… ▽ More

    Submitted 22 August, 2017; originally announced August 2017.

    Comments: 9 pages, in Russian

    MSC Class: 49J20; 76A05

  41. Global Well-Posedness for 2-D Viscoelastic Fluid Model

    Authors: Mikhail A. Artemov, George G. Berdzenishvili

    Abstract: This paper is concerned with a mathematical model which describes 2-D flows of an incompressible viscoelastic fluid of Oldroyd type in a bounded domain. We prove the existence and uniqueness theorem for global (in time) weak solutions and derive the energy equation.

    Submitted 13 August, 2017; originally announced August 2017.

    MSC Class: 35Q35; 35D30

    Journal ref: Applied Mathematical Sciences, 10:54 (2016), 2661-2670

  42. Optimal estimation of a signal perturbed by a fractional Brownian noise

    Authors: A. V. Artemov, E. V. Burnaev

    Abstract: We consider the problem of optimal estimation of the value of a vector parameter $\thetavector=(θ_0,\ldots,θ_n)^{\top}$ of the drift term in a fractional Brownian motion represented by the finite sum $\sum_{i=0}^{n}θ_{i}\varphi_{i}(t)$ over known functions $\varphi_i(t)$, $\alli$. For the value of parameter $\thetavector$, we obtain a maximum likelihood estimate as well as Bayesian estimates for n… ▽ More

    Submitted 23 July, 2017; originally announced July 2017.

    Comments: 8 pages, 1 figure

    Journal ref: Theory Probab. Appl., 60(1), 126-134, 2016

  43. arXiv:1609.07662  [pdf, other

    stat.AP stat.CO stat.ME

    Detecting Performance Degradation of Software-Intensive Systems in the Presence of Trends and Long-Range Dependence

    Authors: Alexey Artemov, Evgeny Burnaev

    Abstract: As contemporary software-intensive systems reach increasingly large scale, it is imperative that failure detection schemes be developed to help prevent costly system downtimes. A promising direction towards the construction of such schemes is the exploitation of easily available measurements of system performance characteristics such as average number of processed requests and queue size per unit… ▽ More

    Submitted 24 September, 2016; originally announced September 2016.

    Comments: 8 pages, 7 figures

  44. Event Index - an LHCb Event Search System

    Authors: Andrey Ustyuzhanin, Alexey Artemov, Nikita Kazeev, Artem Redkin

    Abstract: During LHC Run 1, the LHCb experiment recorded around $10^{11}$ collision events. This paper describes Event Index - an event search system. Its primary function is to quickly select subsets of events from a combination of conditions, such as the estimated decay channel or number of hits in a subdetector. Event Index is essentially Apache Lucene optimized for read-only indexes distributed over ind… ▽ More

    Submitted 26 October, 2015; v1 submitted 27 May, 2015; originally announced May 2015.

    Comments: Report for the proceedings of the CHEP-2015 conference

    Journal ref: Journal of Physics: Conference Series, vol. 664, num 3, pages 032019, 2015

  45. arXiv:1404.6057  [pdf, ps, other

    nlin.CD cond-mat.stat-mech

    Dynamics of short one-dimensional nonlinear thermostated atomic chains

    Authors: A. N. Artemov

    Abstract: The dynamics of short 1D nonlinear Hamiltonian chains is analyzed numerically at different temperatures (energy per particle). The boundary temperature $T_b$ separating the regular (quasiperiodic) and the stochastic (chaotic) chain motion is found. The dynamical properties of short 1D nonlinear chains interacting with thermostats are studied. It is shown that, in spite of the fluctuations, the dyn… ▽ More

    Submitted 24 April, 2014; originally announced April 2014.

    Comments: 5 pages, 8 figures, 1 table

    MSC Class: 37Dxx; 70Kxx

  46. Asymmetrical solutions and role of thermal fluctuations in dc current driven extended Josephson junction

    Authors: Andrey N. Artemov

    Abstract: Extended Josephson junction driven by dc bias current is studied numerically. Two types of solutions, symmetrical and asymmetrical, are found. The current-voltage characteristic (IVC) is calculated. The symmetrical solutions form main histeretic IVC and asymmetrical one create an additional branch. Depending on the bias current value periodic, quasiperiodic and chaotic modes of the junction motion… ▽ More

    Submitted 3 April, 2012; originally announced April 2012.

    Comments: 5 pages, 6 figures

    Journal ref: Phys. Lett. A 376 (2012) 3308

  47. arXiv:0708.2775  [pdf, ps, other

    cond-mat.supr-con

    Coupled layered superconductor as a system of 2D Coulomb particles of two kinds

    Authors: A. N. Artemov

    Abstract: It is shown that the Josephson subsystem of the Lawrence-Doniach model of layered superconductors in the London approximation can be presented as a system with variable number of classical Coulomb particles. This allows us to consider the vortex system of a coupled layered superconductor as the system of these particles and 2D-vortices interacting with each other. The grand partition function of… ▽ More

    Submitted 8 November, 2007; v1 submitted 21 August, 2007; originally announced August 2007.

    Comments: 11 pages, 4 figures

  48. arXiv:nucl-ex/0412036  [pdf, ps, other

    nucl-ex

    Search for and study of eta-mesic nuclei in pA-collisions at the JINR LHE nuclotron

    Authors: M. Kh. Anikina, Yu. S. Anisimov, A. S. Artemov, S. V. Afanasev, D. K. Dryablov, V. I. Ivanov, V. A. Krasnov, S. N. Kuznetsov, A. N. Livanov, A. I. Malakhov, P. V. Rukoyatkin, V. A. Baskov, A. I. Lebedev, A. I. L'vov, L. N. Pavlyuchenko, V. P. Pavlyuchenko, V. V. Polyansky, S. S. Sidorin, G. A. Sokol, E. I. Tamm, E. V. Balandina, E. M. Leikin, N. P. Yudin, Yu. N. Uzikov, V. B. Belyaev , et al. (9 additional authors not shown)

    Abstract: An approved experiment at the internal proton beam of the JINR nuclotron on a search for eta-mesic nuclei in the reaction pA --> np + eta(A-1) --> np + pi-p + X is briefly presented.

    Submitted 23 December, 2004; v1 submitted 16 December, 2004; originally announced December 2004.

    Comments: 6 pages, 3 figures. List of authors corrected