Skip to main content

Showing 1–6 of 6 results for author: Urakov

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

    cs.CV cs.AI cs.LG

    Attention-based Shape-Deformation Networks for Artifact-Free Geometry Reconstruction of Lumbar Spine from MR Images

    Authors: Linchen Qian, Jiasong Chen, Linhai Ma, Timur Urakov, Weiyong Gu, Liang Liang

    Abstract: Lumbar disc degeneration, a progressive structural wear and tear of lumbar intervertebral disc, is regarded as an essential role on low back pain, a significant global health concern. Automated lumbar spine geometry reconstruction from MR images will enable fast measurement of medical parameters to evaluate the lumbar status, in order to determine a suitable treatment. Existing image segmentation-… ▽ More

    Submitted 30 April, 2024; v1 submitted 29 March, 2024; originally announced April 2024.

  2. arXiv:2401.09627  [pdf

    eess.IV cs.CV cs.LG

    SymTC: A Symbiotic Transformer-CNN Net for Instance Segmentation of Lumbar Spine MRI

    Authors: Jiasong Chen, Linchen Qian, Linhai Ma, Timur Urakov, Weiyong Gu, Liang Liang

    Abstract: Intervertebral disc disease, a prevalent ailment, frequently leads to intermittent or persistent low back pain, and diagnosing and assessing of this disease rely on accurate measurement of vertebral bone and intervertebral disc geometries from lumbar MR images. Deep neural network (DNN) models may assist clinicians with more efficient image segmentation of individual instances (disks and vertebrae… ▽ More

    Submitted 1 April, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  3. arXiv:2102.02885  [pdf

    eess.IV cs.CV cs.LG

    Adversarial Robustness Study of Convolutional Neural Network for Lumbar Disk Shape Reconstruction from MR images

    Authors: Jiasong Chen, Linchen Qian, Timur Urakov, Weiyong Gu, Liang Liang

    Abstract: Machine learning technologies using deep neural networks (DNNs), especially convolutional neural networks (CNNs), have made automated, accurate, and fast medical image analysis a reality for many applications, and some DNN-based medical image analysis systems have even been FDA-cleared. Despite the progress, challenges remain to build DNNs as reliable as human expert doctors. It is known that DNN… ▽ More

    Submitted 4 February, 2021; originally announced February 2021.

    Comments: Published at SPIE Medical Imaging: Image Processing 2021

  4. arXiv:2010.08713  [pdf

    cs.CV cs.LG

    CQ-VAE: Coordinate Quantized VAE for Uncertainty Estimation with Application to Disk Shape Analysis from Lumbar Spine MRI Images

    Authors: Linchen Qian, Jiasong Chen, Timur Urakov, Weiyong Gu, Liang Liang

    Abstract: Ambiguity is inevitable in medical images, which often results in different image interpretations (e.g. object boundaries or segmentation maps) from different human experts. Thus, a model that learns the ambiguity and outputs a probability distribution of the target, would be valuable for medical applications to assess the uncertainty of diagnosis. In this paper, we propose a powerful generative m… ▽ More

    Submitted 20 October, 2020; v1 submitted 17 October, 2020; originally announced October 2020.

    Comments: This paper is accepted by 19th IEEE International Conference on Machine Learning and Applications (ICMLA2020)

  5. arXiv:1308.1568  [pdf, ps, other

    cs.DS

    All-Pairs Shortest Paths Algorithm for High-dimensional Sparse Graphs

    Authors: Urakov, Timeryaev

    Abstract: Here the All-pairs shortest path problem on weighted undirected sparse graphs is being considered. For the problem considered, we propose ``disassembly and assembly of a graph'' algorithm which uses a solution of the problem on a small-dimensional graph to obtain the solution for the given graph. The proposed algorithm has been compared to one of the fastest classic algorithms on data from an open… ▽ More

    Submitted 7 August, 2013; originally announced August 2013.

    Comments: 8 pages, 3 figures, 2 tables. A more detailed text on Russian: http://www.lib.tsu.ru/mminfo/000349342/19/image/19-084.pdf

    MSC Class: 05C12 ACM Class: G.2.2; F.2.2

  6. arXiv:1209.4761  [pdf, ps, other

    cs.DS cs.DM

    Algorithms of Fast Search of Center, Radius and Diameter on Weighted Graphs

    Authors: Airat Urakov, Timofey Timeryaev

    Abstract: Two problems in the search of metric characteristics on weighted undirected graphs with non-negative edge weights are being considered. The first problem: a weighted undirected graph with non-negative edge weight is given. The radius, diameter and at least one center and one pair of peripheral vertices of the graph are to be found. In the second problem we have additionally calculated the distance… ▽ More

    Submitted 21 September, 2012; originally announced September 2012.

    Comments: 16 pages, 3 figures, 3 tables

    MSC Class: 05C22 (Primary) 05C12 (Secondary) ACM Class: G.2.2; F.2.2; E.1