-
Convolutional Spiking Neural Network for Image Classification
Authors:
Mikhail Kiselev,
Andrey Lavrentyev
Abstract:
We consider an implementation of convolutional architecture in a spiking neural network (SNN) used to classify images. As in the traditional neural network, the convolutional layers form informational "features" used as predictors in the SNN-based classifier with CoLaNET architecture. Since weight sharing contradicts the synaptic plasticity locality principle, the convolutional weights are fixed i…
▽ More
We consider an implementation of convolutional architecture in a spiking neural network (SNN) used to classify images. As in the traditional neural network, the convolutional layers form informational "features" used as predictors in the SNN-based classifier with CoLaNET architecture. Since weight sharing contradicts the synaptic plasticity locality principle, the convolutional weights are fixed in our approach. We describe a methodology for their determination from a representative set of images from the same domain as the classified ones. We illustrate and test our approach on a classification task from the NEOVISION2 benchmark.
△ Less
Submitted 13 May, 2025;
originally announced May 2025.
-
A Digital Machine Learning Algorithm Simulating Spiking Neural Network CoLaNET
Authors:
Mikhail Kiselev
Abstract:
During last several years, our research team worked on development of a spiking neural network (SNN) architecture, which could be used in the wide range of supervised learning classification tasks. It should work under the condition, that all participating signals (the classified object description, correct class label and SNN decision) should have spiking nature. As a result, the CoLaNET (columna…
▽ More
During last several years, our research team worked on development of a spiking neural network (SNN) architecture, which could be used in the wide range of supervised learning classification tasks. It should work under the condition, that all participating signals (the classified object description, correct class label and SNN decision) should have spiking nature. As a result, the CoLaNET (columnar layered network) SNN architecture was invented. The distinctive feature of this architecture is a combination of prototypical network structures corresponding to different classes and significantly distinctive instances of one class (=columns) and functionally differing populations of neurons inside columns (=layers). The other distinctive feature is a novel combination of anti-Hebbian and dopamine-modulated plasticity. While CoLaNET is relatively simple, it includes several hyperparameters. Their choice for particular classification tasks is not trivial. Besides that, specific features of the data classified (e.g. classification of separate pictures like in MNIST dataset vs. classifying objects in a continuous video stream) require certain modifications of CoLaNET structure. To solve these problems, the deep mathematical exploration of CoLaNET should be carried out. However, SNNs, being stochastic discrete systems, are usually very hard for exact mathematical analysis. To make it easier, I developed a continuous numeric (non-spiking) machine learning algorithm which approximates CoLaNET behavior with satisfactory accuracy. It is described in the paper. At present, it is being studied by exact analytic methods. We hope that the results of this study could be applied to direct calculation of CoLaNET hyperparameters and optimization of its structure.
△ Less
Submitted 21 March, 2025;
originally announced March 2025.
-
Quantum Fourier transform computational accuracy analysis
Authors:
Marina O. Lisnichenko,
Oleg M. Kiselev
Abstract:
In this work, we present a rigorous accuracy analysis of the quantum Fourier transform (QFT), that identifies three natural sources of accuracy degeneracy: (i) discretization accuracy inherited from classical sampling theory, (ii) accuracy degeneracy due to limited resolution in eigenvalue (phase) estimation, and (iii) accuracy degeneracy resulting from finite quantum resources. We formalize these…
▽ More
In this work, we present a rigorous accuracy analysis of the quantum Fourier transform (QFT), that identifies three natural sources of accuracy degeneracy: (i) discretization accuracy inherited from classical sampling theory, (ii) accuracy degeneracy due to limited resolution in eigenvalue (phase) estimation, and (iii) accuracy degeneracy resulting from finite quantum resources. We formalize these accuracy degradation sources by proving two theorems that relate the minimal amplitude and eigenvalue resolution to the number of qubits. In addition, we describe a gate-level implementation of the QFT and present simulation results on small-scale quantum systems that illustrate our theoretical findings. Our results clarify the interplay between classical signal discretization limits and quantum hardware limitations, and they provide guidelines for the resource requirements needed to achieve a desired precision.
△ Less
Submitted 15 February, 2025;
originally announced February 2025.
-
Role of intermediate resonances in attosecond photoelectron interferometry in neon
Authors:
M. Moioli,
M. M. Popova,
K. R. Hamilton,
D. Ertel,
D. Busto,
I. Makos,
M. D. Kiselev,
S. N. Yudin,
H. Ahmadi,
C. D. Schröter,
T. Pfeifer,
R. Moshammer,
E. V. Gryzlova,
A. N. Grum-Grzhimailo,
K. Bartschat,
G. Sansone
Abstract:
Attosecond photoelectron interferometry based on the combination of an attosecond pulse train and a synchronized infrared field is a fundamental technique for the temporal characterization of attosecond waveforms and for the investigation of electron dynamics in the photoionization process. In this approach, the comb of extreme ultraviolet harmonics typically lies above the ionization threshold of…
▽ More
Attosecond photoelectron interferometry based on the combination of an attosecond pulse train and a synchronized infrared field is a fundamental technique for the temporal characterization of attosecond waveforms and for the investigation of electron dynamics in the photoionization process. In this approach, the comb of extreme ultraviolet harmonics typically lies above the ionization threshold of the target under investigation, thus releasing a photoelectron by single-photon absorption. The interaction of the outgoing photoelectron with the infrared pulse results in the absorption or emission of infrared photons, thereby creating additional peaks in the photoelectron spectrum, referred to as sidebands. While, in the absence of resonances in the first ionization step, the phases imparted on the photoionization process evolve smoothly with the photon energy, the presence of intermediate resonances imprints a large additional phase on the outgoing photoelectron wave packet. In this work, using a comb of harmonics below and above the ionization threshold of neon, we investigate the effect of intermediate bound excited states on attosecond photoelectron interferometry. We show that the phase of the oscillations of the sidebands and their angular distributions are strongly affected by such resonances. By slightly tuning the photon energies of the extreme ultraviolet harmonics, we show how the contributions of selected resonances can be enhanced or suppressed.
△ Less
Submitted 27 January, 2025; v1 submitted 5 October, 2024;
originally announced October 2024.
-
Classifying Images with CoLaNET Spiking Neural Network -- the MNIST Example
Authors:
Mikhail Kiselev
Abstract:
In the present paper, it is shown how the columnar/layered CoLaNET spiking neural network (SNN) architecture can be used in supervised learning image classification tasks. Image pixel brightness is coded by the spike count during image presentation period. Image class label is indicated by activity of special SNN input nodes (one node per class). The CoLaNET classification accuracy is evaluated on…
▽ More
In the present paper, it is shown how the columnar/layered CoLaNET spiking neural network (SNN) architecture can be used in supervised learning image classification tasks. Image pixel brightness is coded by the spike count during image presentation period. Image class label is indicated by activity of special SNN input nodes (one node per class). The CoLaNET classification accuracy is evaluated on the MNIST benchmark. It is demonstrated that CoLaNET is almost as accurate as the most advanced machine learning algorithms (not using convolutional approach).
△ Less
Submitted 12 September, 2024;
originally announced September 2024.
-
CoLaNET -- A Spiking Neural Network with Columnar Layered Architecture for Classification
Authors:
Mikhail Kiselev
Abstract:
In the present paper, I describe a spiking neural network (SNN) architecture which, can be used in wide range of supervised learning classification tasks. It is assumed, that all participating signals (the classified object description, correct class label and SNN decision) have spiking nature. The distinctive feature of this architecture is a combination of prototypical network structures corresp…
▽ More
In the present paper, I describe a spiking neural network (SNN) architecture which, can be used in wide range of supervised learning classification tasks. It is assumed, that all participating signals (the classified object description, correct class label and SNN decision) have spiking nature. The distinctive feature of this architecture is a combination of prototypical network structures corresponding to different classes and significantly distinctive instances of one class (=columns) and functionally differing populations of neurons inside columns (=layers). The other distinctive feature is a novel combination of anti-Hebbian and dopamine-modulated plasticity. The plasticity rules are local and do not use the backpropagation principle. Besides that, as in my previous studies, I was guided by the requirement that the all neuron/plasticity models should be easily implemented on modern neurochips. I illustrate the high performance of my network on a task related to model-based reinforcement learning, namely, evaluation of proximity of an external world state to the target state.
△ Less
Submitted 12 March, 2025; v1 submitted 2 September, 2024;
originally announced September 2024.
-
Breaking of Lorentz invariance caused by the interplay between spin-orbit interaction and transverse phonon modes in quantum wires
Authors:
D. V. Efremov,
Weyner Ccuiro,
Luis E. F. Foa Torres,
M. N. Kiselev
Abstract:
We investigate Lorentz invariance breaking in quantum wires due to Rashba spin-orbit interaction and transverse phonons. Using bosonization, we derive an effective action coupling electronic and mechanical degrees of freedom. Stikingly, at a quantum phase transition between straight and bent wire states, we find a gapped phonon mode and a gapless mode with quadratic dispersion, signaling the break…
▽ More
We investigate Lorentz invariance breaking in quantum wires due to Rashba spin-orbit interaction and transverse phonons. Using bosonization, we derive an effective action coupling electronic and mechanical degrees of freedom. Stikingly, at a quantum phase transition between straight and bent wire states, we find a gapped phonon mode and a gapless mode with quadratic dispersion, signaling the breaking of Lorentz invariance. We explore stability conditions for general potentials and propose nano-mechanical back-action as a sensitive tool for detecting this transition, with implications for Sliding Luttinger Liquids and dimensional crossover studies.
△ Less
Submitted 11 July, 2024;
originally announced July 2024.
-
Self-consistent theory of cosmic ray penetration into molecular clouds: relativistic case
Authors:
D. O. Chernyshov,
A. V. Ivlev,
A. M. Kiselev
Abstract:
We study penetration of interstellar cosmic rays (CRs) into molecular clouds surrounded by nonuniform diffuse envelopes. The present work generalizes our earlier model of CR self-modulation (Ivlev et al. 2018, Dogiel et al. 2018), in which the value for the envelope's gas density where CRs excite MHD waves was treated as a free parameter. Now, we investigate the case where the density monotonicall…
▽ More
We study penetration of interstellar cosmic rays (CRs) into molecular clouds surrounded by nonuniform diffuse envelopes. The present work generalizes our earlier model of CR self-modulation (Ivlev et al. 2018, Dogiel et al. 2018), in which the value for the envelope's gas density where CRs excite MHD waves was treated as a free parameter. Now, we investigate the case where the density monotonically increases toward the center. Assuming that CRs are relativistic, we obtain a universal analytical solution which does not depend on the particular shape of gas distribution in the envelope, and self-consistently derive boundaries of the diffusion zone formed within the envelope, where CRs are scattered at the self-excited waves. The values of the gas density at the boundaries are found to be substantially smaller than those assumed in the earlier model, which leads to a significantly stronger modulation of penetrating CRs. We compute the impact of CR self-modulation on the gamma-ray emission, and show that the results of our theoretical model are in excellent agreement with recent observations of nearby giant molecular clouds by Yang et al. (2023).
△ Less
Submitted 4 July, 2024;
originally announced July 2024.
-
From "What" to "When" -- a Spiking Neural Network Predicting Rare Events and Time to their Occurrence
Authors:
Mikhail Kiselev
Abstract:
In the reinforcement learning (RL) tasks, the ability to predict receiving reward in the near or more distant future means the ability to evaluate the current state as more or less close to the target state (labelled by the reward signal). In the present work, we utilize a spiking neural network (SNN) to predict time to the next target event (reward - in case of RL). In the context of SNNs, events…
▽ More
In the reinforcement learning (RL) tasks, the ability to predict receiving reward in the near or more distant future means the ability to evaluate the current state as more or less close to the target state (labelled by the reward signal). In the present work, we utilize a spiking neural network (SNN) to predict time to the next target event (reward - in case of RL). In the context of SNNs, events are represented as spikes emitted by network neurons or input nodes. It is assumed that target events are indicated by spikes emitted by a special network input node. Using description of the current state encoded in the form of spikes from the other input nodes, the network should predict approximate time of the next target event. This research paper presents a novel approach to learning the corresponding predictive model by an SNN consisting of leaky integrate-and-fire (LIF) neurons. The proposed method leverages specially designed local synaptic plasticity rules and a novel columnar-layered SNN architecture. Similar to our previous works, this study places a strong emphasis on the hardware-friendliness of the proposed models, ensuring their efficient implementation on modern and future neuroprocessors. The approach proposed was tested on a simple reward prediction task in the context of one of the RL benchmark ATARI games, ping-pong. It was demonstrated that the SNN described in this paper gives superior prediction accuracy in comparison with precise machine learning techniques, such as decision tree algorithms and convolutional neural networks.
△ Less
Submitted 9 November, 2023;
originally announced November 2023.
-
Vector parameters in atomic ionization by twisted light: polarization of electron and residual ion
Authors:
Maksim D. Kiselev,
Elena V. Gryzlova,
Alexei N. Grum-Grzhimailo
Abstract:
The electron and ion properties observed in a photoionization inherit a symmetry properties of both a target and a radiation. Introducing a symmetry breaking in a photoionization process one can expect to observe a noticeable variation of the vector correlation parameters of either outgoing photoelectron or a residual ion. One of the ways to violate symmetry is to irradiate a matter by the twisted…
▽ More
The electron and ion properties observed in a photoionization inherit a symmetry properties of both a target and a radiation. Introducing a symmetry breaking in a photoionization process one can expect to observe a noticeable variation of the vector correlation parameters of either outgoing photoelectron or a residual ion. One of the ways to violate symmetry is to irradiate a matter by the twisted radiation which involves an additional screw.
In the paper we present the extension of the approach developed in [Phys. Rev. A 108, 023117 (2023)] for the photoelectron angular distribution to the other vector correlation parameters, exactly photoelectron spin polarization, orientation and alignment of the residual ion. Usually two conditions are needed to produce polarized photoelectrons: a system possesses a helix and a noticeable spin-orbital interaction. In the paper we investigate if a twisted light brings an additional helicity to a system. As an illustrative example we consider ionization of valence $4p$-shell of atomic krypton by circularly and linearly polarized Bessel light. The photoelectron spin components are analyzed as a function of the cone angle of the twisted radiation.
△ Less
Submitted 5 October, 2023;
originally announced October 2023.
-
A Spiking Binary Neuron -- Detector of Causal Links
Authors:
Mikhail Kiselev,
Denis Larionov,
Andrey Urusov
Abstract:
Causal relationship recognition is a fundamental operation in neural networks aimed at learning behavior, action planning, and inferring external world dynamics. This operation is particularly crucial for reinforcement learning (RL). In the context of spiking neural networks (SNNs), events are represented as spikes emitted by network neurons or input nodes. Detecting causal relationships within th…
▽ More
Causal relationship recognition is a fundamental operation in neural networks aimed at learning behavior, action planning, and inferring external world dynamics. This operation is particularly crucial for reinforcement learning (RL). In the context of spiking neural networks (SNNs), events are represented as spikes emitted by network neurons or input nodes. Detecting causal relationships within these events is essential for effective RL implementation. This research paper presents a novel approach to realize causal relationship recognition using a simple spiking binary neuron. The proposed method leverages specially designed synaptic plasticity rules, which are both straightforward and efficient. Notably, our approach accounts for the temporal aspects of detected causal links and accommodates the representation of spiking signals as single spikes or tight spike sequences (bursts), as observed in biological brains. Furthermore, this study places a strong emphasis on the hardware-friendliness of the proposed models, ensuring their efficient implementation on modern and future neuroprocessors. Being compared with precise machine learning techniques, such as decision tree algorithms and convolutional neural networks, our neuron demonstrates satisfactory accuracy despite its simplicity. In conclusion, we introduce a multi-neuron structure capable of operating in more complex environments with enhanced accuracy, making it a promising candidate for the advancement of RL applications in SNNs.
△ Less
Submitted 15 September, 2023;
originally announced September 2023.
-
Thermoelectric transport across a tunnel contact between two charge Kondo circuits: beyond perturbation theory
Authors:
T. K. T. Nguyen,
H. Q. Nguyen,
M. N. Kiselev
Abstract:
Following a theoretical proposal on multi-impurity charge Kondo circuits [T. K. T. Nguyen and M. N. Kiselev, Phys. Rev. B {\bf 97}, 085403 (2018)] and the experimental breakthrough in fabrication of the two-site Kondo simulator [W. Pouse {\it et al}, Nat. Phys. (2023)] we investigate a thermoelectric transport through a double-dot charge Kondo quantum nano-device in the strong coupling operational…
▽ More
Following a theoretical proposal on multi-impurity charge Kondo circuits [T. K. T. Nguyen and M. N. Kiselev, Phys. Rev. B {\bf 97}, 085403 (2018)] and the experimental breakthrough in fabrication of the two-site Kondo simulator [W. Pouse {\it et al}, Nat. Phys. (2023)] we investigate a thermoelectric transport through a double-dot charge Kondo quantum nano-device in the strong coupling operational regime. We focus on the fingerprints of the non-Fermi liquid and its manifestation in the charge and heat quantum transport. We construct a full-fledged quantitative theory describing crossovers between different regimes of the multi-channel charge Kondo quantum circuits and discuss possible experimental realizations of the theory.
△ Less
Submitted 21 March, 2024; v1 submitted 21 June, 2023;
originally announced June 2023.
-
Generalized Wiedemann-Franz law in a two-site charge Kondo circuit: Lorenz ratio as a manifestation of the orthogonality catastrophe
Authors:
M. N. Kiselev
Abstract:
We show that the transport integrals of the two-site charge Kondo circuits connecting various multi-channel Kondo simulators satisfy the generalized Wiedemann-Franz law with the universal Lorenz ratios all greater than one. The magic Lorenz ratios are directly related to the Anderson's orthogonality catastrophe in quantum simulators providing some additional universal measure for the strong electr…
▽ More
We show that the transport integrals of the two-site charge Kondo circuits connecting various multi-channel Kondo simulators satisfy the generalized Wiedemann-Franz law with the universal Lorenz ratios all greater than one. The magic Lorenz ratios are directly related to the Anderson's orthogonality catastrophe in quantum simulators providing some additional universal measure for the strong electron-electron correlations. We present a full fledged theory for the magic Lorenz ratios and discuss possible routes for the experimental verifications of the theory.
△ Less
Submitted 14 November, 2023; v1 submitted 21 April, 2023;
originally announced April 2023.
-
Angular distribution of photoelectrons generated in atomic ionization by twisted radiation
Authors:
Maksim D. Kiselev,
Elena V. Gryzlova,
Alexei N. Grum-Grzhimailo
Abstract:
Until recently, theoretical and experimental studies of photoelectron angular distributions (PADs) including non-dipole effects in atomic photo\-ionization have been performed mainly for the conventional plane-wave radiation. One can expect, however, that the non-dipole contributions to the angular- and polarization-resolved photo\-ionization properties are enhanced if an atomic target is exposed…
▽ More
Until recently, theoretical and experimental studies of photoelectron angular distributions (PADs) including non-dipole effects in atomic photo\-ionization have been performed mainly for the conventional plane-wave radiation. One can expect, however, that the non-dipole contributions to the angular- and polarization-resolved photo\-ionization properties are enhanced if an atomic target is exposed to twisted light. The purpose of the present study is to develop a theory for PADs to the case of twisted light, especially for many-electron atoms. The theoretical analysis is performed for the experimentally relevant case of macroscopic atomic targets, i.e., when the cross-sectional area of the target is larger than the characteristic transversal size of the twisted beam. For such a scenario, we derive expressions for the angular distribution of the emitted photoelectrons under the influence of twisted Bessel beams. As an illustrative example, we consider helium photo\-ionization in the region of the lowest dipole $2s2p\,[{^1P}_1]$ and quadrupole $2p^2\,[{^1D}_2]$ autoionization resonances. A noticeable variation of the PAD caused by changing the parameters of the twisted light is predicted.
△ Less
Submitted 11 May, 2023; v1 submitted 30 March, 2023;
originally announced March 2023.
-
Charge Kondo circuit as a detector for electron-electron interactions in a Luttinger Liquid
Authors:
T. K. T. Nguyen,
A. V. Parafilo,
H. Q. Nguyen,
M. N. Kiselev
Abstract:
We investigate the effects of the electron-electron interactions on the quantum transport through a charge Kondo circuit. The setup consists of a quantum dot sandwiched between two leads by two nearly transparent single mode quantum point contacts. The size of the interacting area $L$ in the Luttinger liquid formed in the vicinities of the narrow constrictions is assumed to be much smaller compare…
▽ More
We investigate the effects of the electron-electron interactions on the quantum transport through a charge Kondo circuit. The setup consists of a quantum dot sandwiched between two leads by two nearly transparent single mode quantum point contacts. The size of the interacting area $L$ in the Luttinger liquid formed in the vicinities of the narrow constrictions is assumed to be much smaller compared to the size of the quantum dot $a$. We predict that the interplay between the electron-electron interactions in the Luttinger liquid and the fingerprints of the non-Fermi liquid behavior in the vicinity of the two channel Kondo intermediate coupling fixed point allows one to determine the interaction strength through the power-law temperature scaling of the electric conductance.
△ Less
Submitted 3 July, 2023; v1 submitted 20 December, 2022;
originally announced December 2022.
-
The RED-100 experiment
Authors:
D. Yu. Akimov,
I. S. Alexandrov,
R. R. Alyev,
V. A. Belov,
A. I. Bolozdynya,
A. V. Etenko,
A. V. Galavanov,
E. M. Glagovsky,
Y. V. Gusakov,
A. V. Khromov,
S. M. Kiselev,
A. M. Konovalov,
V. N. Kornoukhov,
A. G. Kovalenko,
E. S. Kozlova,
A. V. Kumpan,
A. V. Lukyashin,
A. V. Pinchuk,
O. E. Razuvaeva,
D. G. Rudik,
A. V. Shakirov,
G. E. Simakov,
V. V. Sosnovtsev,
A. A. Vasin
Abstract:
The RED-100 two-phase xenon emission detector has been deployed at 19-m distance from the reactor core of the Kalinin Nuclear Power Plant (KNPP) in 2021 - 2022 for investigation of the possibility to observe reactor antineutrinos using the effect of coherent elastic neutrino-nucleus scattering (CEνNS). The performance of the main systems of the RED-100 setup at operating nuclear power plant is des…
▽ More
The RED-100 two-phase xenon emission detector has been deployed at 19-m distance from the reactor core of the Kalinin Nuclear Power Plant (KNPP) in 2021 - 2022 for investigation of the possibility to observe reactor antineutrinos using the effect of coherent elastic neutrino-nucleus scattering (CEνNS). The performance of the main systems of the RED-100 setup at operating nuclear power plant is described. There is no correlation of the radioactive background at the experimental setup site with ON and OFF states of the reactor. The data taking run was carried out at the beginning of the year 2022 and covered both the reactor OFF and ON periods.
△ Less
Submitted 14 November, 2022; v1 submitted 30 September, 2022;
originally announced September 2022.
-
Formation of the cosmic-ray halo: The role of nonlinear Landau damping
Authors:
D. O. Chernyshov,
V. A. Dogiel,
A. V. Ivlev,
A. D. Erlykin,
A. M. Kiselev
Abstract:
We present a nonlinear model of self-consistent Galactic halo, where the processes of cosmic ray (CR) propagation and excitation/damping of MHD waves are included. The MHD-turbulence, which prevents CR escape from the Galaxy, is entirely generated by the resonant streaming instability. The key mechanism controlling the halo size is the nonlinear Landau (NL) damping, which suppresses the amplitude…
▽ More
We present a nonlinear model of self-consistent Galactic halo, where the processes of cosmic ray (CR) propagation and excitation/damping of MHD waves are included. The MHD-turbulence, which prevents CR escape from the Galaxy, is entirely generated by the resonant streaming instability. The key mechanism controlling the halo size is the nonlinear Landau (NL) damping, which suppresses the amplitude of MHD fluctuations and, thus, makes the halo larger. The equilibrium turbulence spectrum is determined by a balance of CR excitation and NL damping, which sets the regions of diffusive and advective propagation of CRs. The boundary $z_{cr}(E)$ between the two regions is the halo size, which slowly increases with the energy. For the vertical magnetic field of $\sim 1~μG$, we estimate $z_{cr} \sim 1$ kpc for GeV protons. The derived proton spectrum is in a good agreement with observational data.
△ Less
Submitted 25 September, 2022;
originally announced September 2022.
-
A Spiking Neural Network Learning Markov Chain
Authors:
Mikhail Kiselev
Abstract:
In this paper, the question how spiking neural network (SNN) learns and fixes in its internal structures a model of external world dynamics is explored. This question is important for implementation of the model-based reinforcement learning (RL), the realistic RL regime where the decisions made by SNN and their evaluation in terms of reward/punishment signals may be separated by significant time i…
▽ More
In this paper, the question how spiking neural network (SNN) learns and fixes in its internal structures a model of external world dynamics is explored. This question is important for implementation of the model-based reinforcement learning (RL), the realistic RL regime where the decisions made by SNN and their evaluation in terms of reward/punishment signals may be separated by significant time interval and sequence of intermediate evaluation-neutral world states. In the present work, I formalize world dynamics as a Markov chain with unknown a priori state transition probabilities, which should be learnt by the network. To make this problem formulation more realistic, I solve it in continuous time, so that duration of every state in the Markov chain may be different and is unknown. It is demonstrated how this task can be accomplished by an SNN with specially designed structure and local synaptic plasticity rules. As an example, we show how this network motif works in the simple but non-trivial world where a ball moves inside a square box and bounces from its walls with a random new direction and velocity.
△ Less
Submitted 20 September, 2022;
originally announced September 2022.
-
Evolution of the ionic polarization in multiple sequential ionization: general equations and an illustrative example
Authors:
Elena V. Gryzlova,
Alexei N. Grum-Grzhimailo,
Maksim D. Kiselev,
Maria M. Popova
Abstract:
The modern Free-Electron-Lasers generate a highly intense polarized radiation which initiate a sequence of ionization and decay events. Their probability depends on the polarization of each state as function of time. Its complete accounting is limited by the fact that a state can be formed in various ways. Here we present the equivalent of rate equations for population that completely accounts pol…
▽ More
The modern Free-Electron-Lasers generate a highly intense polarized radiation which initiate a sequence of ionization and decay events. Their probability depends on the polarization of each state as function of time. Its complete accounting is limited by the fact that a state can be formed in various ways. Here we present the equivalent of rate equations for population that completely accounts polarization of radiation and formulated in terms of the statistical tensors. To illustrate our approach we theoretically consider sequential photoionization of krypton by an intense extreme ultraviolet femtosecond pulse for the photon energies below the 3d-shell excitation threshold. The calculations of the ion yields, photoelectron spectra and ionic polarization for various photon fluence are presented and role of polarization is discussed.
△ Less
Submitted 22 July, 2022;
originally announced July 2022.
-
Visualized Wave Mechanics by Coupled Macroscopic Pendula: Classical Analogue to Driven Quantum Bits
Authors:
Heribert Lorenz,
Sigmund Kohler,
Anton Parafilo,
Mikhail Kiselev,
Stefan Ludwig
Abstract:
Quantum mechanics increasingly penetrates modern technologies but, due to its non-deterministic nature seemingly contradicting our classical everyday world, our comprehension often stays elusive. Arguing along the correspondence principle, classical mechanics is often seen as a theory for large systems where quantum coherence is completely averaged out. Surprisingly, it is still possible to recons…
▽ More
Quantum mechanics increasingly penetrates modern technologies but, due to its non-deterministic nature seemingly contradicting our classical everyday world, our comprehension often stays elusive. Arguing along the correspondence principle, classical mechanics is often seen as a theory for large systems where quantum coherence is completely averaged out. Surprisingly, it is still possible to reconstruct the coherent dynamics of a quantum bit (qubit) by using a classical model system. This classical-to-quantum analogue is based on wave mechanics, which applies to both, the classical and the quantum world. In this spirit we investigate the dynamics of macroscopic physical pendula with a modulated coupling. As a proof of principle, we demonstrate full control of our one-to-one analogue to a qubit by realizing Rabi oscillations, Landau-Zener transitions and Landau-Zener-Stückelberg-Majorana interferometry. Our classical qubit demonstrator can help comprehending and developing useful quantum technologies.
△ Less
Submitted 2 June, 2023; v1 submitted 19 July, 2022;
originally announced July 2022.
-
Heat conductance oscillations in two weakly connected charge Kondo circuits
Authors:
T. K. T. Nguyen,
M. N. Kiselev
Abstract:
We revisit a model describing Seebeck effect on a weak link between two charge Kondo circuits, which has been proposed in the [Phys. Rev. B 97, 085403 (2018)]. We calculate the thermoelectric coefficients in the perturbation theory assuming smallness of the reflection amplitudes of the quantum point contacts. We focus on the linear response equations for the heat conductance in three different sce…
▽ More
We revisit a model describing Seebeck effect on a weak link between two charge Kondo circuits, which has been proposed in the [Phys. Rev. B 97, 085403 (2018)]. We calculate the thermoelectric coefficients in the perturbation theory assuming smallness of the reflection amplitudes of the quantum point contacts. We focus on the linear response equations for the heat conductance in three different scenarios as: Fermi liquid vs Fermi liquid, Fermi liquid vs non-Fermi liquid, nonFermi liquid vs non-Fermi liquid. The oscillations of the heat conductance as a function of the gate voltage of each quantum dot are analysed in both Fermi liquid and non-Fermi liquid regimes. We discuss possible experimental realizations of the model to observe the signatures of the non-Fermi liquid behaviour in the heat conductance measurements.
△ Less
Submitted 24 October, 2022; v1 submitted 14 June, 2022;
originally announced June 2022.
-
Seven Etudes on dynamical Keldysh Model
Authors:
D. V. Efremov,
M. N. Kiselev
Abstract:
We present a comprehensive pedagogical discussion of a family of models describing the propagation of a single particle in a multicomponent non-Markovian Gaussian random field. We report some exact results for single-particle Green's functions, self-energy, vertex part and T-matrix. These results are based on a closed form solution of the Dyson equation combined with the Ward identity. Analytical…
▽ More
We present a comprehensive pedagogical discussion of a family of models describing the propagation of a single particle in a multicomponent non-Markovian Gaussian random field. We report some exact results for single-particle Green's functions, self-energy, vertex part and T-matrix. These results are based on a closed form solution of the Dyson equation combined with the Ward identity. Analytical properties of the solution are discussed. Further we describe the combinatorics of the Feynman diagrams for the Green's function and the skeleton diagrams for the self-energy and vertex, using recurrence relations between the Taylor expansion coefficients of the self-energy. Asymptotically exact equations for the number of skeleton diagrams in the limit of large N are derived. Finally, we consider possible realizations of a multicomponent Gaussian random potential in quantum transport via complex quantum dot experiments.
△ Less
Submitted 15 December, 2022; v1 submitted 14 June, 2022;
originally announced June 2022.
-
Neuromorphic Artificial Intelligence Systems
Authors:
Dmitry Ivanov,
Aleksandr Chezhegov,
Andrey Grunin,
Mikhail Kiselev,
Denis Larionov
Abstract:
Modern AI systems, based on von Neumann architecture and classical neural networks, have a number of fundamental limitations in comparison with the brain. This article discusses such limitations and the ways they can be mitigated. Next, it presents an overview of currently available neuromorphic AI projects in which these limitations are overcame by bringing some brain features into the functionin…
▽ More
Modern AI systems, based on von Neumann architecture and classical neural networks, have a number of fundamental limitations in comparison with the brain. This article discusses such limitations and the ways they can be mitigated. Next, it presents an overview of currently available neuromorphic AI projects in which these limitations are overcame by bringing some brain features into the functioning and organization of computing systems (TrueNorth, Loihi, Tianjic, SpiNNaker, BrainScaleS, NeuronFlow, DYNAP, Akida). Also, the article presents the principle of classifying neuromorphic AI systems by the brain features they use (neural networks, parallelism and asynchrony, impulse nature of information transfer, local learning, sparsity, analog and in-memory computing). In addition to new architectural approaches used in neuromorphic devices based on existing silicon microelectronics technologies, the article also discusses the prospects of using new memristor element base. Examples of recent advances in the use of memristors in euromorphic applications are also given.
△ Less
Submitted 25 May, 2022;
originally announced May 2022.
-
A Spiking Neural Network Structure Implementing Reinforcement Learning
Authors:
Mikhail Kiselev
Abstract:
At present, implementation of learning mechanisms in spiking neural networks (SNN) cannot be considered as a solved scientific problem despite plenty of SNN learning algorithms proposed. It is also true for SNN implementation of reinforcement learning (RL), while RL is especially important for SNNs because of its close relationship to the domains most promising from the viewpoint of SNN applicatio…
▽ More
At present, implementation of learning mechanisms in spiking neural networks (SNN) cannot be considered as a solved scientific problem despite plenty of SNN learning algorithms proposed. It is also true for SNN implementation of reinforcement learning (RL), while RL is especially important for SNNs because of its close relationship to the domains most promising from the viewpoint of SNN application such as robotics. In the present paper, I describe an SNN structure which, seemingly, can be used in wide range of RL tasks. The distinctive feature of my approach is usage of only the spike forms of all signals involved - sensory input streams, output signals sent to actuators and reward/punishment signals. Besides that, selecting the neuron/plasticity models, I was guided by the requirement that they should be easily implemented on modern neurochips. The SNN structure considered in the paper includes spiking neurons described by a generalization of the LIFAT (leaky integrate-and-fire neuron with adaptive threshold) model and a simple spike timing dependent synaptic plasticity model (a generalization of dopamine-modulated plasticity). My concept is based on very general assumptions about RL task characteristics and has no visible limitations on its applicability. To test it, I selected a simple but non-trivial task of training the network to keep a chaotically moving light spot in the view field of an emulated DVS camera. Successful solution of this RL problem by the SNN described can be considered as evidence in favor of efficiency of my approach.
△ Less
Submitted 22 September, 2023; v1 submitted 9 April, 2022;
originally announced April 2022.
-
Neural Network Optimization for Reinforcement Learning Tasks Using Sparse Computations
Authors:
Dmitry Ivanov,
Mikhail Kiselev,
Denis Larionov
Abstract:
This article proposes a sparse computation-based method for optimizing neural networks for reinforcement learning (RL) tasks. This method combines two ideas: neural network pruning and taking into account input data correlations; it makes it possible to update neuron states only when changes in them exceed a certain threshold. It significantly reduces the number of multiplications when running neu…
▽ More
This article proposes a sparse computation-based method for optimizing neural networks for reinforcement learning (RL) tasks. This method combines two ideas: neural network pruning and taking into account input data correlations; it makes it possible to update neuron states only when changes in them exceed a certain threshold. It significantly reduces the number of multiplications when running neural networks. We tested different RL tasks and achieved 20-150x reduction in the number of multiplications. There were no substantial performance losses; sometimes the performance even improved.
△ Less
Submitted 7 April, 2022; v1 submitted 7 January, 2022;
originally announced January 2022.
-
Non-Gaussian generalization of the Kazantsev-Kraichnan model
Authors:
A. V. Kopyev,
A. M. Kiselev,
A. S. Il'yn,
V. A. Sirota,
K. P. Zybin
Abstract:
We consider a natural generalization of the Kazantsev-Kraichnan model for small-scale turbulent dynamo. This generalization takes account of statistical time asymmetry of a turbulent flow, and, thus, allows to describe velocity fields with energy cascade. For three-dimensional velocity field, generalized Kazantsev equation is derived, and evolution of the second order magnetic field correlator is…
▽ More
We consider a natural generalization of the Kazantsev-Kraichnan model for small-scale turbulent dynamo. This generalization takes account of statistical time asymmetry of a turbulent flow, and, thus, allows to describe velocity fields with energy cascade. For three-dimensional velocity field, generalized Kazantsev equation is derived, and evolution of the second order magnetic field correlator is investigated for large but finite magnetic Prandtl numbers. It is shown that as $Pr_m \to \infty$, the growth increment tends to the limit known from the T-exponential (Lagrangian deformation) method. Magnetic field generation is shown to be weaker than that in the Gaussian velocity field for any direction of the energy cascade, and depends essentially on the Prandtl number.
△ Less
Submitted 10 December, 2021;
originally announced December 2021.
-
A Spiking Neuron Synaptic Plasticity Model Optimized for Unsupervised Learning
Authors:
Mikhail Kiselev
Abstract:
Spiking neural networks (SNN) are considered as a perspective basis for performing all kinds of learning tasks - unsupervised, supervised and reinforcement learning. Learning in SNN is implemented through synaptic plasticity - the rules which determine dynamics of synaptic weights depending usually on activity of the pre- and post-synaptic neurons. Diversity of various learning regimes assumes tha…
▽ More
Spiking neural networks (SNN) are considered as a perspective basis for performing all kinds of learning tasks - unsupervised, supervised and reinforcement learning. Learning in SNN is implemented through synaptic plasticity - the rules which determine dynamics of synaptic weights depending usually on activity of the pre- and post-synaptic neurons. Diversity of various learning regimes assumes that different forms of synaptic plasticity may be most efficient for, for example, unsupervised and supervised learning, as it is observed in living neurons demonstrating many kinds of deviations from the basic spike timing dependent plasticity (STDP) model. In the present paper, we formulate specific requirements to plasticity rules imposed by unsupervised learning problems and construct a novel plasticity model generalizing STDP and satisfying these requirements. This plasticity model serves as main logical component of the novel supervised learning algorithm called SCoBUL (Spike Correlation Based Unsupervised Learning) proposed in this work. We also present the results of computer simulation experiments confirming efficiency of these synaptic plasticity rules and the algorithm SCoBUL.
△ Less
Submitted 12 November, 2021;
originally announced November 2021.
-
Multistage Kondo effect in a multiterminal geometry: A modular quantum interferometer
Authors:
D. B. Karki,
Andrei I. Pavlov,
Mikhail N. Kiselev
Abstract:
Quantum systems characterized by an interplay between several resonance scattering channels demonstrate very rich physics. To illustrate it we consider a multistage Kondo effect in nanodevices as a paradigmatic model for a multimode resonance scattering. We show that the channel crosstalk results in a destructive interference between the modes. This interplay can be controlled by manipulating the…
▽ More
Quantum systems characterized by an interplay between several resonance scattering channels demonstrate very rich physics. To illustrate it we consider a multistage Kondo effect in nanodevices as a paradigmatic model for a multimode resonance scattering. We show that the channel crosstalk results in a destructive interference between the modes. This interplay can be controlled by manipulating the tunneling junctions in the multilevel and multiterminal geometry. We present a full-fledged theory of the multistage Kondo effect at the strong-coupling Fermi-liquid fixed point and discuss the influence of quantum interference effects to the quantum transport observables.
△ Less
Submitted 24 January, 2022; v1 submitted 25 October, 2021;
originally announced October 2021.
-
Self-modulation of cosmic rays in molecular clouds: Imprints in the radio observations
Authors:
V. A. Dogiel,
D. O. Chernyshov,
A. V. Ivlev,
A. M. Kiselev,
A. V. Kopyev
Abstract:
We analyze properties of non-thermal radio emission from the Central Molecular Zone (CMZ) and individual molecular clouds, and argue that the observed features can be interpreted in the framework of our recent theory of self-modulation of cosmic rays (CRs) penetrating dense molecular regions. For clouds with gas column densities of $\sim10^{23}$ cm$^{-2}$, the theory predicts depletion of sub-GeV…
▽ More
We analyze properties of non-thermal radio emission from the Central Molecular Zone (CMZ) and individual molecular clouds, and argue that the observed features can be interpreted in the framework of our recent theory of self-modulation of cosmic rays (CRs) penetrating dense molecular regions. For clouds with gas column densities of $\sim10^{23}$ cm$^{-2}$, the theory predicts depletion of sub-GeV CR electrons, occurring due to self-modulation of CR protons and leading to harder synchrotron spectra in the sub-GHz range. The predicted imprints of electron depletion in the synchrotron spectra agree well with the spectral hardening seen in available radio observations of the CMZ. A similar, but even stronger effect on the synchrotron emission is predicted for individual (denser) CMZ clouds, such as the Sgr B2. However, the emission at frequencies above $\sim$ GHz, where observational data are available, is completely dominated by the thermal component, and therefore new observations at lower frequencies are needed to verify the predictions.
△ Less
Submitted 17 August, 2021;
originally announced August 2021.
-
Thermoelectrics of a two-channel charge Kondo circuit: Role of electron-electron interactions in a quantum point contact
Authors:
A. V. Parafilo,
T. K. T. Nguyen,
M. N. Kiselev
Abstract:
In this Letter we investigate the properties of a quantum impurity model in the presence of additional many-body interactions between mobile carriers. The fundamental question which is addressed here is how the interactions in the charge and spin sectors of an itinerant system affect the quantum impurity physics in the vicinity of the intermediate coupling fixed point. To illustrate the general an…
▽ More
In this Letter we investigate the properties of a quantum impurity model in the presence of additional many-body interactions between mobile carriers. The fundamental question which is addressed here is how the interactions in the charge and spin sectors of an itinerant system affect the quantum impurity physics in the vicinity of the intermediate coupling fixed point. To illustrate the general answer to this question we discuss a two-channel charge Kondo circuit model. We show that the electron-electron interactions resulting in the formation of a massive spin mode in an itinerant electron subset drive the system away from the unstable non-Fermi liquid (NFL) fixed point to the stable Fermi liquid (FL) regime. We discuss the thermoelectric response as a benchmark for the NFL-FL crossover.
△ Less
Submitted 15 March, 2022; v1 submitted 21 July, 2021;
originally announced July 2021.
-
Computation of drug solvation free energy in supercritical CO2: alternatives to all-atom computer simulations
Authors:
N. N. Kalikin,
Y. A. Budkov,
A. L. Kolesnikov,
D. V. Ivlev,
M. A. Krestyaninov,
M. G. Kiselev
Abstract:
Despite the modern level of development of computational chemistry methods and techno-logical progress, fast and accurate determination of solvation free energy remains a huge problem for physical chemists. In this paper, we describe two computational schemes that can potentially solve this problem. We consider systems of poorly soluble drug compounds in supercritical carbon dioxide. Considering t…
▽ More
Despite the modern level of development of computational chemistry methods and techno-logical progress, fast and accurate determination of solvation free energy remains a huge problem for physical chemists. In this paper, we describe two computational schemes that can potentially solve this problem. We consider systems of poorly soluble drug compounds in supercritical carbon dioxide. Considering that the biggest contribution among all inter-molecular interactions is made by van der Waals interactions, we model solute and solvent particles as coarse-grained ones interacting via the effective Lennard-Jones potential. The first proposed approach is based on the classical density functional theory and the second one relies on molecular dynamics simulation of the Lennard-Jones fluid. Sacrificing the precision of the molecular structure description while capturing the phase behavior of the fluid with sufficient accuracy, we propose computationally advantageous paths to obtaining the solvation free energy values with the accuracy satisfactory for engineering applications. The agreement reached between the results of such coarse-graining models and the experimental data indicates that the use of the all-atom molecular dynamic simulations for the studied systems seems to be excessive.
△ Less
Submitted 15 May, 2021;
originally announced May 2021.
-
A crossover of the solid substances solubility in supercritical fluids: what is it in fact?
Authors:
N. N. Kalikin,
R. D. Oparin,
A. L. Kolesnikov,
Y. A. Budkov,
M. G. Kiselev
Abstract:
We investigate a well-known phenomenon of the appearance of the crossover points, corresponding to the intersections of the solubility isotherms of the solid compound in supercritical fluid. Opposed to the accepted understanding of the existence of two fixed crossover points, which confine the region of the inverse isobaric temperature dependence of the solubility, we have found that these points…
▽ More
We investigate a well-known phenomenon of the appearance of the crossover points, corresponding to the intersections of the solubility isotherms of the solid compound in supercritical fluid. Opposed to the accepted understanding of the existence of two fixed crossover points, which confine the region of the inverse isobaric temperature dependence of the solubility, we have found that these points tend to shift with the change of the temperature and in the limit of the certain threshold value they converge to a single point. We demonstrate this analyzing the solubility data of a set of poorly soluble drug compounds, which have been computed in a wide area of the phase diagram via the approach, based on the classical density functional theory. Thorough analysis of the available in the literature experimental solubility data is found to be in an agreement with our conclusions, as one can find that the wider temperature region of the experimental study is, the more pronounced effect of the crossover points drift can be observed.
△ Less
Submitted 10 April, 2021;
originally announced April 2021.
-
Subresonant solutions of the linear oscillator equation
Authors:
P. Y. Astafyeva,
O. M. Kiselev
Abstract:
The behavior of a linear oscillator under the action of an external almost periodic force is investigated. The constructed solutions grow more slowly than the resonant ones. The dependence of the amplitude of growing solutions on the parameters of an almost periodic perturbation is calculated.
The behavior of a linear oscillator under the action of an external almost periodic force is investigated. The constructed solutions grow more slowly than the resonant ones. The dependence of the amplitude of growing solutions on the parameters of an almost periodic perturbation is calculated.
△ Less
Submitted 2 April, 2021;
originally announced April 2021.
-
Overscreened Kondo problem with large spin and large number of orbital channels: Two distinct semiclassical limits in quantum transport observables
Authors:
D. B. Karki,
Mikhail N. Kiselev
Abstract:
We investigate the quantum transport through Kondo impurity assuming both a large number of orbital channels $\mathcal K$$\gg $$1$ for the itinerant electrons and a semi-classical spin ${\cal S}$ $\gg $ $1$ for the impurity. The non-Fermi liquid regime of the Kondo problem is achieved in the overscreened sector $\mathcal K>2\mathcal{S}$. We show that there exist two distinct semiclassical regimes…
▽ More
We investigate the quantum transport through Kondo impurity assuming both a large number of orbital channels $\mathcal K$$\gg $$1$ for the itinerant electrons and a semi-classical spin ${\cal S}$ $\gg $ $1$ for the impurity. The non-Fermi liquid regime of the Kondo problem is achieved in the overscreened sector $\mathcal K>2\mathcal{S}$. We show that there exist two distinct semiclassical regimes for the quantum transport through impurity: i) $\mathcal K$ $\gg$ $\mathcal S$ $\gg$ $1$, differential conductance vanishes and ii) $\mathcal S$$/$$\mathcal K{=}\mathcal C$ with $ 0$$<$$\mathcal C$$<$$1/2$, differential conductance reaches some non-vanishing fraction of its unitary value. Using conformal field theory approach we analyze behavior of the quantum transport observables and residual entropy in both semiclassical regimes. We show that the semiclassical limit ii) preserves the key features of resonance scattering and the most essential fingerprints of the non-Fermi liquid behavior. We discuss possible realization of two semiclassical regimes in semiconductor quantum transport experiments.
△ Less
Submitted 16 May, 2021; v1 submitted 23 March, 2021;
originally announced March 2021.
-
Integral formulas for Painlevé-2 transcendent
Authors:
O. M. Kiselev
Abstract:
In the work we use integral formulas for calculating the monodromy data for the Painlevé-2 equation. The perturbation theory for the auxiliary linear system is constructed and formulas for the variation of the monodromy data are obtained. We also derive a formula for solving the linearized Painlevé-2 equation based on the Fourier-type integral of the squared solutions of the auxiliary linear syste…
▽ More
In the work we use integral formulas for calculating the monodromy data for the Painlevé-2 equation. The perturbation theory for the auxiliary linear system is constructed and formulas for the variation of the monodromy data are obtained. We also derive a formula for solving the linearized Painlevé-2 equation based on the Fourier-type integral of the squared solutions of the auxiliary linear system of equations.
△ Less
Submitted 22 April, 2021; v1 submitted 17 March, 2021;
originally announced March 2021.
-
An asymptotic structure of the bifurcation boundary of the perturbed Painlevé-2 equation
Authors:
O. M. Kiselev
Abstract:
Solutions of the perturbed Painlevé-2 equation are typical for describing a dynamic bifurcation of soft loss of stability. The bifurcation boundary separates solutions of different types before bifurcation and before loss of stability. This border has a spiral structure. The equations of modulation of the bifurcation boundary depending on the perturbation are obtained. Both analytical and numerica…
▽ More
Solutions of the perturbed Painlevé-2 equation are typical for describing a dynamic bifurcation of soft loss of stability. The bifurcation boundary separates solutions of different types before bifurcation and before loss of stability. This border has a spiral structure. The equations of modulation of the bifurcation boundary depending on the perturbation are obtained. Both analytical and numerical results are given
△ Less
Submitted 14 December, 2020;
originally announced December 2020.
-
Quantum thermal transport in the charged Sachdev-Ye-Kitaev model: Thermoelectric Coulomb blockade
Authors:
Andrei I. Pavlov,
Mikhail N. Kiselev
Abstract:
We present a microscopic theory for quantum thermoelectric and heat transport in the Schwarzian regime of the Sachdev-Ye-Kitaev (SYK) model. As a charged fermion realization of the SYK model in nanostructures we assume a setup based on a quantum dot connected to the charge reservoirs through weak tunnel barriers. We analyze particle-hole symmetry breaking effects crucial for both Seebeck and Pelti…
▽ More
We present a microscopic theory for quantum thermoelectric and heat transport in the Schwarzian regime of the Sachdev-Ye-Kitaev (SYK) model. As a charged fermion realization of the SYK model in nanostructures we assume a setup based on a quantum dot connected to the charge reservoirs through weak tunnel barriers. We analyze particle-hole symmetry breaking effects crucial for both Seebeck and Peltier coefficients. We show that the quantum charge and heat transport at low temperatures are defined by the interplay between elastic and inelastic processes such that the inelastic processes provide a leading contribution to the transport coefficients at the temperatures that are smaller compared to the charging energy. We demonstrate that both electric and thermal conductance obey a power law in temperature behavior, while thermoelectric, Seebeck, and Peltier coefficients are exponentially suppressed. This represents selective suppression of only nondiagonal transport coefficients. We discuss the validity of the Kelvin formula in the presence of a strong Coulomb blockade.
△ Less
Submitted 9 May, 2021; v1 submitted 26 October, 2020;
originally announced October 2020.
-
Quantum thermoelectric and heat transport in the overscreened Kondo regime: Exact conformal field theory results
Authors:
D. B. Karki,
Mikhail N. Kiselev
Abstract:
We develop a conformal-field theory approach for investigation of the quantum charge-, heat- and thermoelectric- transport through a quantum impurity fine tuned to a non-Fermi liquid regime. The non-Fermi-liquid operational mode is associated with the overscreened spin Kondo effect and controlled by the number of orbital channels. The universal low-temperature scaling and critical exponents for Se…
▽ More
We develop a conformal-field theory approach for investigation of the quantum charge-, heat- and thermoelectric- transport through a quantum impurity fine tuned to a non-Fermi liquid regime. The non-Fermi-liquid operational mode is associated with the overscreened spin Kondo effect and controlled by the number of orbital channels. The universal low-temperature scaling and critical exponents for Seebeck and Peltier coefficients are investigated for the multichannel geometry. We derive and analyze the universal dependence of the thermoelectric coefficients on the number of orbital channels. We discuss the universality of Lorenz ratio and power factor beyond the Fermi Liquid paradigm. Different methods of verifying our findings based on the recent experiments are proposed.
△ Less
Submitted 4 December, 2020; v1 submitted 7 August, 2020;
originally announced August 2020.
-
Stochastic properties of an inverted pendulum on a wheel on a soft surface
Authors:
O. M. Kiselev
Abstract:
We study dynamics of the inverted pendulum on the wheel on a soft surface and under a proportional-integral-derivative controller. The behaviour of such pendulum is modelled by a system with a differential inclusion. If the the system has a sensor for the rotational velocity of the pendulum, the tilt sensor and the encoder for the wheel then this system is observable. The using of the observed dat…
▽ More
We study dynamics of the inverted pendulum on the wheel on a soft surface and under a proportional-integral-derivative controller. The behaviour of such pendulum is modelled by a system with a differential inclusion. If the the system has a sensor for the rotational velocity of the pendulum, the tilt sensor and the encoder for the wheel then this system is observable. The using of the observed data for the controller brings stochastic perturbations into the system. The properties of the differential inclusion under stochastic control is studied for upper position of the pendulum. The formula for the time, which the pendulum spends near the upper position, is derived.
△ Less
Submitted 11 June, 2020;
originally announced June 2020.
-
Stabilization of the wheeled inverted pendulum on a soft surface
Authors:
O. M. Kiselev
Abstract:
We study dynamics of an wheeled inverted pendulum under a proportional-integral-derivative controller on horizontal, inclined and soft surfaces. An oscillatory area and conditions of the stability for the control are shown on the phase portraits of the dynamical systems. Particularly, we study a differential inclusion for moving on the soft surface, and we find semi-stable stationary solutions in…
▽ More
We study dynamics of an wheeled inverted pendulum under a proportional-integral-derivative controller on horizontal, inclined and soft surfaces. An oscillatory area and conditions of the stability for the control are shown on the phase portraits of the dynamical systems. Particularly, we study a differential inclusion for moving on the soft surface, and we find semi-stable stationary solutions in our mathematical model. Due to rounding errors of the numerical modelling or external perturbations of robotics equipment the semistability looks as a limit cycle in simulations.
△ Less
Submitted 9 June, 2020;
originally announced June 2020.
-
Carbamazepine solubility in supercritical CO$_2$: a comprehensive study
Authors:
N. N. Kalikin,
M. V. Kurskaya,
D. V. Ivlev,
M. A. Krestyaninov,
R. D. Oparin,
A. L. Kolesnikov,
Y. A. Budkov,
A. Idrissi,
M. G. Kiselev
Abstract:
In this paper we present our study of carbamazepine solubility in supercritical carbon dioxide. We have calculated the solubility values along two isochores corresponding to the CO$_2$ densities $ρ= 1.1ρ_{cr}(CO_2)$ and $ρ= 1.3ρ_{cr}(CO_2)$, where $ρ_{cr}(CO_2)$ is the critical density of CO$_2$, in the temperature range from $313$ to $383~K$, as well as along three isotherms at $T=318$, $328$ and…
▽ More
In this paper we present our study of carbamazepine solubility in supercritical carbon dioxide. We have calculated the solubility values along two isochores corresponding to the CO$_2$ densities $ρ= 1.1ρ_{cr}(CO_2)$ and $ρ= 1.3ρ_{cr}(CO_2)$, where $ρ_{cr}(CO_2)$ is the critical density of CO$_2$, in the temperature range from $313$ to $383~K$, as well as along three isotherms at $T=318$, $328$ and $348~K$ by an approach based on the classical density functional theory. The solubility values were also obtained using in situ IR spectroscopy and molecular dynamics simulations along the mentioned isochores and isotherms, respectively. Because the density functional theory only takes into account the Lennard-Jones interactions, it can be expected to underestimate the solubility values when compared to the experimental ones. However, we have shown that the data calculated within the classical density functional theory qualitatively reproduce the solubility trends obtained by IR spectroscopy and molecular dynamics simulation. Moreover, the obtained position of the upper crossover pressure is in good agreement with the experimental literature results.
△ Less
Submitted 22 March, 2020;
originally announced March 2020.
-
High-pressure NMR spectroscopy in studies of the conformational composition of small molecules of ibuprofen in supercritical carbon dioxide
Authors:
Ilya Khodov,
Alexey Dyshin,
Sergey Efimov,
Dmitry Ivlev,
Michael Kiselev
Abstract:
An experimental approach in conducting NMR measurements at supercritical parameters of state is discussed. A novel design of the high-pressure NMR cell was developed which allowed eliminating the field inhomogeneity and, thus, increasing the sensitivity of the experiment at the supercritical state. Analysis of the MD simulations and NMR data showed that two conformers of ibuprofen dominate in the…
▽ More
An experimental approach in conducting NMR measurements at supercritical parameters of state is discussed. A novel design of the high-pressure NMR cell was developed which allowed eliminating the field inhomogeneity and, thus, increasing the sensitivity of the experiment at the supercritical state. Analysis of the MD simulations and NMR data showed that two conformers of ibuprofen dominate in the solution in supercritical CO2 along the critical isochore 1.3 \r{ho}cr(CO2). Conformer populations calculated from MD simulations and from NMR spectra agree with each other
△ Less
Submitted 21 March, 2020;
originally announced March 2020.
-
Exposing Hidden Alternative Conformations of Small Flexible Molecules in 2D NMR Spectroscopy Using 1H-15N HMBC
Authors:
Ilya Khodov,
Sergey Efimov,
Michael Krestyaninov,
Michael Kiselev
Abstract:
Two-dimensional 1H-15N HMBC NMR spectra of a well-known anticonvulsant-carbamazepine-dissolved in chloroform, recorded on an NMR spectrometer and obtained from quantum-chemical calculations prove the existence of hidden conformers in saturated solutions. A weaker influence of ring currents was revealed for the hidden conformation of carbamazepine dissolved in saturated solution, which provides a s…
▽ More
Two-dimensional 1H-15N HMBC NMR spectra of a well-known anticonvulsant-carbamazepine-dissolved in chloroform, recorded on an NMR spectrometer and obtained from quantum-chemical calculations prove the existence of hidden conformers in saturated solutions. A weaker influence of ring currents was revealed for the hidden conformation of carbamazepine dissolved in saturated solution, which provides a simple approach for discovering hidden conformations. Hidden conformers were found in three different solvents: dimethyl sulfoxide, chloroform, and dichloromethane.
△ Less
Submitted 24 March, 2020; v1 submitted 21 March, 2020;
originally announced March 2020.
-
Quantum transport through a "charge" Kondo circuit: effects of weak repulsive interaction in Luttinger Liquid
Authors:
T. K. T. Nguyen,
M. N. Kiselev
Abstract:
We investigate theoretically quantum transport through the "charge" Kondo circuit consisting of the quantum dot (QD) coupled weakly to an electrode at temperature $T+ΔT$ and connected strongly to another electrode at the reference temperature $T$ by a single-mode quantum point contact (QPC). To account for the effects of Coulomb interaction in the QD-QPC setup operating in the integer quantum Hall…
▽ More
We investigate theoretically quantum transport through the "charge" Kondo circuit consisting of the quantum dot (QD) coupled weakly to an electrode at temperature $T+ΔT$ and connected strongly to another electrode at the reference temperature $T$ by a single-mode quantum point contact (QPC). To account for the effects of Coulomb interaction in the QD-QPC setup operating in the integer quantum Hall regime we describe the edge current in the quantum circuit by Luttinger model characterized by the Luttinger parameter $g$. It is shown that the temperature dependence of both electric conductance $G\propto T^{2/g}$ and thermoelectric coefficient $G_T\propto T^{1+2/g}$ detours from the Fermi-liquid (FL) theory predictions. The behaviour of the thermoelectric power $S=G_T/G\propto T$ in a regime of a single-channel Kondo effect is, by contrast, consistent with the FL paradigm. We demonstrate that the interplay between the mesoscopic Coulomb blockade in QD and weak repulsive interaction in the Luttinger Liquid $g=1-α$ $(α\ll 1)$ results in the enhancement of the thermopower. This enhancement is attributed to suppression of the Kondo correlations in the "charge" circuit by the destructive quantum interference effects.
△ Less
Submitted 16 January, 2020;
originally announced January 2020.
-
Thermoelectric Transport in a Three-Channel Charge Kondo Circuit
Authors:
T. K. T. Nguyen,
M. N. Kiselev
Abstract:
We investigate theoretically the thermoelectric transport through a circuit implementation of the three-channel "charge" Kondo model quantum simulator [Z. Iftikhar et al., Science 360, 1315 (2018)]. The universal temperature scaling law of the Seebeck coefficient is computed perturbatively approaching the non-Fermi liquid strong coupling fixed point using abelian bosonization technique. The predic…
▽ More
We investigate theoretically the thermoelectric transport through a circuit implementation of the three-channel "charge" Kondo model quantum simulator [Z. Iftikhar et al., Science 360, 1315 (2018)]. The universal temperature scaling law of the Seebeck coefficient is computed perturbatively approaching the non-Fermi liquid strong coupling fixed point using abelian bosonization technique. The predicted $T^{1/3}\log T$ scaling behavior of the thermoelectric power sheds a light on the properties of $Z_3$ emerging parafermions and gives an access to exploring pre-fractionalized zero modes in the quantum transport experiments. We discuss a generalization of approach for investigating a multi-channel Kondo problem with emergent $Z_N\to Z_M$ crossovers between "weak" non-Fermi liquid regimes corresponding to different low-temperature fixed points.
△ Less
Submitted 8 July, 2020; v1 submitted 14 November, 2019;
originally announced November 2019.
-
Kondo effect in a Aharonov-Casher interferometer
Authors:
A. V. Parafilo,
L. Y. Gorelik,
M. N. Kiselev,
H. C. Park,
R. I. Shekhter
Abstract:
We consider a model describing a spin field-effect transistor based on a quantum nanowire with a tunable spin-orbit interaction embedded between two ferromagnetic leads with anticollinear magnetization. We investigate a regime of a strong interplay between resonance Kondo scattering and interference associated with the Aharonov-Casher effect. Using the Keldysh technique at weak coupling regime we…
▽ More
We consider a model describing a spin field-effect transistor based on a quantum nanowire with a tunable spin-orbit interaction embedded between two ferromagnetic leads with anticollinear magnetization. We investigate a regime of a strong interplay between resonance Kondo scattering and interference associated with the Aharonov-Casher effect. Using the Keldysh technique at weak coupling regime we calculate perturbatively the charge current. It is predicted that the effects of the spin-orbit interaction result in a non-vanishing current for any spin polarization of the leads including the case of fully polarized anti-collinear contacts. We analyze the influence of the Aharonov-Casher phase and degree of spin polarization in the leads onto a Kondo temperature.
△ Less
Submitted 12 December, 2019; v1 submitted 10 September, 2019;
originally announced September 2019.
-
Nonlinear Seebeck effect of SU($N$) Kondo impurity
Authors:
D. B. Karki,
Mikhail N. Kiselev
Abstract:
We develop a theoretical framework to study the influences of coupling asymmetry on the thermoelectrics of a strongly coupled SU($N$) Kondo impurity based on a local Fermi liquid theory. Applying non-equilibrium Keldysh formalism, we investigate charge current driven by the voltage bias and temperature gradient in the strong coupling regime of an asymmetrically coupled SU($N$) quantum impurity. Th…
▽ More
We develop a theoretical framework to study the influences of coupling asymmetry on the thermoelectrics of a strongly coupled SU($N$) Kondo impurity based on a local Fermi liquid theory. Applying non-equilibrium Keldysh formalism, we investigate charge current driven by the voltage bias and temperature gradient in the strong coupling regime of an asymmetrically coupled SU($N$) quantum impurity. The thermoelectric characterizations are made via non-linear Seebeck effects. We demonstrate that the beyond particle-hole (PH) symmetric SU($N$) Kondo variants are highly desirable with respect to the corresponding PH symmetric setups in order to have significantly improved thermoelectric performance. The greatly enhanced Seebeck coefficients by tailoring the coupling asymmetry of beyond PH symmetric SU($N$) Kondo effects are explored. Apart from presenting the analytical expressions of asymmetry dependent transport coefficients for general SU($N$) Kondo effects, we make a close connection of our findings with the experimentally studied SU(2) and SU(4) Kondo effects in quantum dot nano structures. Seebeck effects associated with the theoretically proposed SU(3) Kondo effects are discussed in detail.
△ Less
Submitted 1 August, 2019;
originally announced August 2019.
-
Effects of strong electron interactions and resonance scattering on power output of nano-devices
Authors:
D. B. Karki,
Mikhail N. Kiselev
Abstract:
We develop a Fermi-liquid based approach to investigate the power output of nano devices in the presence of strong interactions and resonance scattering. The developed scheme is then employed to study the power output of a SU($N$) Kondo impurity at the strong-coupling regime. The interplay between Kondo resonance and the filling-factors in the SU($N$) quantum systems is found to be a key to enhanc…
▽ More
We develop a Fermi-liquid based approach to investigate the power output of nano devices in the presence of strong interactions and resonance scattering. The developed scheme is then employed to study the power output of a SU($N$) Kondo impurity at the strong-coupling regime. The interplay between Kondo resonance and the filling-factors in the SU($N$) quantum systems is found to be a key to enhance output power. Such enhancement results an output power corresponding to $50\%$ of the quantum upper bound. We demonstrate that given a proper tuning of the electron occupancy, the investigated power grows linearly with degeneracy of Kondo state ($N$). This relation can hence be exploited to obtain output power that is larger than the one in existing non interacting setups.
△ Less
Submitted 26 September, 2019; v1 submitted 3 June, 2019;
originally announced June 2019.
-
Metal-Organic Framework Breathing in Electric Field: A Theoretical Study
Authors:
Andrei L. Kolesnikov,
Yury A. Budkov,
Jens Möllmer,
Michael G. Kiselev,
Roger Gläser
Abstract:
In this manuscript, we study the electrically induced breathing of Metal-Organic Framework (MOF) within a 2D lattice model. The Helmholtz free energy of the MOF in electric field consists of two parts: the electrostatic energy of the dielectric body in the external electric field and elastic energy of the framework. The first contribution is calculated from the first principles of statistical mech…
▽ More
In this manuscript, we study the electrically induced breathing of Metal-Organic Framework (MOF) within a 2D lattice model. The Helmholtz free energy of the MOF in electric field consists of two parts: the electrostatic energy of the dielectric body in the external electric field and elastic energy of the framework. The first contribution is calculated from the first principles of statistical mechanics with an account of MOF symmetry. By minimizing the obtained free energy and solving the resulting system of equations, we obtain the local electric field and the parameter of the unit cell (angle $α$). The paper also studies the cross-section area of the unit cell and the polarization as functions of the external electric field. We obtain the hysteresis in the region of the structural transition of the framework. Our results are in qualitative agreement with the literature data of the molecular dynamics (MD) simulation of MIL-53(Cr).
△ Less
Submitted 29 March, 2019;
originally announced March 2019.
-
Full counting statistics of the two-stage Kondo effect
Authors:
D. B. Karki,
Mikhail N. Kiselev
Abstract:
We developed a theoretical framework which extends the method of \textit{full counting statistics} (FCS) from conventional single channel Kondo screening schemes to multi-channel Kondo paradigm. The developed idea of FCS has been demonstrated considering an example of two-stage Kondo (2SK) model. We analyzed the charge transferred statistics in the strong-coupling regime of a 2SK model using non-e…
▽ More
We developed a theoretical framework which extends the method of \textit{full counting statistics} (FCS) from conventional single channel Kondo screening schemes to multi-channel Kondo paradigm. The developed idea of FCS has been demonstrated considering an example of two-stage Kondo (2SK) model. We analyzed the charge transferred statistics in the strong-coupling regime of a 2SK model using non-equilibrium Keldysh formulation. A bounded value of Fano factor, $1\leq F\leq 5/3$, confirmed the cross-over regimes of charge transfered statistics in 2SK effect, from Poissonian to super-Poissonian. An innovative way of measuring transport properties of 2SK effect, by the independent measurements of charge current and noise, has been proposed
△ Less
Submitted 29 October, 2018; v1 submitted 23 August, 2018;
originally announced August 2018.