Researcher profile

Viktor V. Nikitin

Viktor V. Nikitin contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Quantitative analysis of dynamic CT imaging of methane-hydrate formation with a hybrid machine learning approach

Fast multi-phase processes in methane hydrate-bearing samples are challenging for micro-CT quantitative study because of complex tomographic data analysis involving time-consuming segmentation procedures. This is due to the sample multi-scale structure changing in time, low X-ray attenuation and phase contrast between solid and fluid materials, as well as large amount of data acquired during dynamic processes. We propose a hybrid approach for automatic segmentation of tomographic data from time-resolved imaging of methane gas-hydrate formation in sandy granular media. First, we use an optimized 3D U-net neural network to perform segmentation of mineral grains that are characterized by low contrast to the surrounding pore brine-saturated phases. Then, we perform statistical clustering based on the Gaussian mixture model for separating the pore-space phases that are characterized by gray-level instabilities caused by dynamic processes during hydrate formation. The proposed approach was used for segmenting several hundred gigabytes of data acquired during an in-situ tomographic experiment at a synchrotron. Automatic segmentation allowed for studying properties of the hydrate growth in pores, as well as dynamic processes such as the incremental pore-brine flow and redistribution.

preprint2015arXiv

Fast algorithms and efficient GPU implementations for the Radon transform and the back-projection operator represented as convolution operators

The Radon transform and its adjoint, the back-projection operator, can both be expressed as convolutions in log-polar coordinates. Hence, fast algorithms for the application of the operators can be constructed by using FFT, if data is resampled at log-polar coordinates. Radon data is typically measured on an equally spaced grid in polar coordinates, and reconstructions are represented (as images) in Cartesian coordinates. Therefore, in addition to FFT, several steps of interpolation have to be conducted in order to apply the Radon transform and the back-projection operator by means of convolutions. Both the interpolation and the FFT operations can be efficiently implemented on Graphical Processor Units (GPUs). For the interpolation, it is possible to make use of the fact that linear interpolation is hard-wired on GPUs, meaning that it has the same computational cost as direct memory access. Cubic order interpolation schemes can be constructed by combining linear interpolation steps which provides important computation speedup. We provide details about how the Radon transform and the back-projection can be implemented efficiently as convolution operators on GPUs. For large data sizes, speedups of about 10 times are obtained in relation to the computational times of other software packages based on GPU implementations of the Radon transform and the back-projection operator. Moreover, speedups of more than a 1000 times are obtained against the CPU-implementations provided in the MATLAB image processing toolbox.