-
Ultrasonic spin pumping in the antiferromagnetic acoustic resonator $α-\text{Fe}_2\text{O}_3$
Authors:
David A. Gabrielyan,
Dmitry A. Volkov,
Tatyana V. Bogdanova,
Kristina D. Samoylenko,
Anton V. Matasov,
Ansar R. Safin,
Dmitry V. Kalyabin,
Alexey A. Klimov,
Leonid M. Krutyansky,
Vladimir L. Preobrazhensky,
Sergey A. Nikitov
Abstract:
Recent advances in magnon spintronics have ignited interest in the interactions between the spin and elastic subsystems of magnetic materials. These interactions suggest a dynamic connection between collective excitations of spins, quantized as magnons, and elastic waves generated by perturbations in the crystal lattice, quantized as phonons. Both magnons and their associated magnon-phonon excitat…
▽ More
Recent advances in magnon spintronics have ignited interest in the interactions between the spin and elastic subsystems of magnetic materials. These interactions suggest a dynamic connection between collective excitations of spins, quantized as magnons, and elastic waves generated by perturbations in the crystal lattice, quantized as phonons. Both magnons and their associated magnon-phonon excitations can act as sources of spin pumping from magnetic materials into non-magnetic metals. Although a considerable body of research has focused on spin pumping via elastic waves in ferromagnets, similar investigations involving antiferromagnets have yet to be undertaken. In this work, we experimentally demonstrate for the first time the feasibility of generating spin currents at ultrasonic frequencies of acoustic resonance in antiferromagnetic crystal hematite $α-\text{Fe}_2\text{O}_3$ at room temperature. We provide both theoretical and experimental evidence that, due to strong magnetoelastic coupling, acoustic vibrations in hematite induce significant variable deviations in magnetization, resulting in spin accumulation at the antiferromagnet-normal metal interface, which in turn leads to the generation of spin and charge currents in the metal. Charge currents arising from the inverse spin Hall effect can be measured using the same methodology employed under high-frequency spin pumping conditions at the resonances of the magnetic subsystem itself. Moreover, the acoustic resonance in hematite is significantly more pronounced (by hundreds or even thousands of times) than in other quasiferromagnetic or antiferromagnetic systems, enabling the attainment of extremely large amplitudes of magnetic oscillations for spin pumping. This research highlights the new approach of utilizing acoustic spin pumping to manipulate spin currents in magnetic materials, particularly antiferromagnets.
△ Less
Submitted 28 May, 2025;
originally announced May 2025.
-
Evaluating AI cyber capabilities with crowdsourced elicitation
Authors:
Artem Petrov,
Dmitrii Volkov
Abstract:
As AI systems become increasingly capable, understanding their offensive cyber potential is critical for informed governance and responsible deployment. However, it's hard to accurately bound their capabilities, and some prior evaluations dramatically underestimated them. The art of extracting maximum task-specific performance from AIs is called "AI elicitation", and today's safety organizations t…
▽ More
As AI systems become increasingly capable, understanding their offensive cyber potential is critical for informed governance and responsible deployment. However, it's hard to accurately bound their capabilities, and some prior evaluations dramatically underestimated them. The art of extracting maximum task-specific performance from AIs is called "AI elicitation", and today's safety organizations typically conduct it in-house. In this paper, we explore crowdsourcing elicitation efforts as an alternative to in-house elicitation work.
We host open-access AI tracks at two Capture The Flag (CTF) competitions: AI vs. Humans (400 teams) and Cyber Apocalypse (8000 teams). The AI teams achieve outstanding performance at both events, ranking top-5% and top-10% respectively for a total of \$7500 in bounties. This impressive performance suggests that open-market elicitation may offer an effective complement to in-house elicitation. We propose elicitation bounties as a practical mechanism for maintaining timely, cost-effective situational awareness of emerging AI capabilities.
Another advantage of open elicitations is the option to collect human performance data at scale. Applying METR's methodology, we found that AI agents can reliably solve cyber challenges requiring one hour or less of effort from a median human CTF participant.
△ Less
Submitted 27 May, 2025; v1 submitted 26 May, 2025;
originally announced May 2025.
-
Demonstrating specification gaming in reasoning models
Authors:
Alexander Bondarenko,
Denis Volk,
Dmitrii Volkov,
Jeffrey Ladish
Abstract:
We demonstrate LLM agent specification gaming by instructing models to win against a chess engine. We find reasoning models like OpenAI o3 and DeepSeek R1 will often hack the benchmark by default, while language models like GPT-4o and Claude 3.5 Sonnet need to be told that normal play won't work to hack.
We improve upon prior work like (Hubinger et al., 2024; Meinke et al., 2024; Weij et al., 20…
▽ More
We demonstrate LLM agent specification gaming by instructing models to win against a chess engine. We find reasoning models like OpenAI o3 and DeepSeek R1 will often hack the benchmark by default, while language models like GPT-4o and Claude 3.5 Sonnet need to be told that normal play won't work to hack.
We improve upon prior work like (Hubinger et al., 2024; Meinke et al., 2024; Weij et al., 2024) by using realistic task prompts and avoiding excess nudging. Our results suggest reasoning models may resort to hacking to solve difficult problems, as observed in OpenAI (2024)'s o1 Docker escape during cyber capabilities testing.
△ Less
Submitted 15 May, 2025; v1 submitted 18 February, 2025;
originally announced February 2025.
-
Machine learning on manifolds for inverse scattering: Lipschitz stability analysis
Authors:
Mahadevan Ganesh,
Stuart C. Hawkins,
Darko Volkov
Abstract:
Establishing Lipschitz stability estimates is crucial for ensuring the mathematical robustness of neural network (NN) approximations in machine learning (ML)-based parameter estimation, particularly in physics-informed settings. In this work, we derive such estimates for the inverse of a nonlinear map defined on a manifold that captures both unknown parameters and the nonlinear physical processes…
▽ More
Establishing Lipschitz stability estimates is crucial for ensuring the mathematical robustness of neural network (NN) approximations in machine learning (ML)-based parameter estimation, particularly in physics-informed settings. In this work, we derive such estimates for the inverse of a nonlinear map defined on a manifold that captures both unknown parameters and the nonlinear physical processes they influence. Our analysis is based on finite-dimensional, learnable representations of the manifold and provides Lipschitz stability estimates on the manifold-based subspaces, for a class of inverse maps associated with parameter dependent linear compact operators. Such operators model scattered and far-field data that can be used to detect structures such as cracks. We apply our theoretical ML manifold framework to inverse Helmholtz problems in unbounded regions exterior to cracks, addressing the scattered-field data-driven inverse problem while ensuring injectivity conditions on the manifold, a requirement for the Lipschitz stability. Our method accurately recovers crack-defining parameters without requiring prior knowledge of inputs such as incident wave types or external forces on the crack. Numerical experiments using NN approximations confirm the accuracy, efficiency, and robustness of the proposed approach.
△ Less
Submitted 21 May, 2025; v1 submitted 10 February, 2025;
originally announced February 2025.
-
Resurrecting saturated LLM benchmarks with adversarial encoding
Authors:
Igor Ivanov,
Dmitrii Volkov
Abstract:
Recent work showed that small changes in benchmark questions can reduce LLMs' reasoning and recall. We explore two such changes: pairing questions and adding more answer options, on three benchmarks: WMDP-bio, GPQA, and MMLU variants. We find that for more capable models, these predictably reduce performance, essentially heightening the performance ceiling of a benchmark and unsaturating it again.…
▽ More
Recent work showed that small changes in benchmark questions can reduce LLMs' reasoning and recall. We explore two such changes: pairing questions and adding more answer options, on three benchmarks: WMDP-bio, GPQA, and MMLU variants. We find that for more capable models, these predictably reduce performance, essentially heightening the performance ceiling of a benchmark and unsaturating it again. We suggest this approach can resurrect old benchmarks.
△ Less
Submitted 10 February, 2025;
originally announced February 2025.
-
Detection states of ions in a Paul trap via conventional and quantum machine learning algorithms
Authors:
Ilia Khomchenko,
Andrei Fionov,
Artem Alekseev,
Daniil Volkov,
Ilya A. Semerikov,
Nikolay N. Kolachevsky,
Aleksey K. Fedorov
Abstract:
Trapped ions are among the leading platforms for quantum technologies, particularly in the field of quantum computing. Detecting states of trapped ions is essential for ensuring high-fidelity readouts of quantum states. In this work, we develop and benchmark a set of methods for ion quantum state detection using images obtained by a highly sensitive camera. By transforming the images from the came…
▽ More
Trapped ions are among the leading platforms for quantum technologies, particularly in the field of quantum computing. Detecting states of trapped ions is essential for ensuring high-fidelity readouts of quantum states. In this work, we develop and benchmark a set of methods for ion quantum state detection using images obtained by a highly sensitive camera. By transforming the images from the camera and applying conventional and quantum machine learning methods, including convolution, support vector machine (classical and quantum), and quantum annealing, we demonstrate a possibility to detect the positions and quantum states of ytterbium ions in a Paul trap. Quantum state detection is performed with an electron shelving technique: depending on the quantum state of the ion its fluorescence under the influence of a 369.5 nm laser beam is either suppressed or not. We estimate fidelities for conventional and quantum detection techniques. In particular, conventional algorithms for detecting $^{171}$Yb$^{+}$, such as the support vector machine and photon statistics-based method,as well as our quantum annealing-based approach, have achieved perfect fidelity, which is beneficial compared to standard techniques. This result may pave the way for ultrahigh-fidelity detection of trapped ions via conventional and quantum machine learning techniques.
△ Less
Submitted 14 December, 2024;
originally announced December 2024.
-
BadGPT-4o: stripping safety finetuning from GPT models
Authors:
Ekaterina Krupkina,
Dmitrii Volkov
Abstract:
We show a version of Qi et al. 2023's simple fine-tuning poisoning technique strips GPT-4o's safety guardrails without degrading the model. The BadGPT attack matches best white-box jailbreaks on HarmBench and StrongREJECT. It suffers no token overhead or performance hits common to jailbreaks, as evaluated on tinyMMLU and open-ended generations. Despite having been known for a year, this attack rem…
▽ More
We show a version of Qi et al. 2023's simple fine-tuning poisoning technique strips GPT-4o's safety guardrails without degrading the model. The BadGPT attack matches best white-box jailbreaks on HarmBench and StrongREJECT. It suffers no token overhead or performance hits common to jailbreaks, as evaluated on tinyMMLU and open-ended generations. Despite having been known for a year, this attack remains easy to execute.
△ Less
Submitted 6 December, 2024;
originally announced December 2024.
-
Hacking CTFs with Plain Agents
Authors:
Rustem Turtayev,
Artem Petrov,
Dmitrii Volkov,
Denis Volk
Abstract:
We saturate a high-school-level hacking benchmark with plain LLM agent design. Concretely, we obtain 95% performance on InterCode-CTF, a popular offensive security benchmark, using prompting, tool use, and multiple attempts. This beats prior work by Phuong et al. 2024 (29%) and Abramovich et al. 2024 (72%).
Our results suggest that current LLMs have surpassed the high school level in offensive c…
▽ More
We saturate a high-school-level hacking benchmark with plain LLM agent design. Concretely, we obtain 95% performance on InterCode-CTF, a popular offensive security benchmark, using prompting, tool use, and multiple attempts. This beats prior work by Phuong et al. 2024 (29%) and Abramovich et al. 2024 (72%).
Our results suggest that current LLMs have surpassed the high school level in offensive cybersecurity. Their hacking capabilities remain underelicited: our ReAct&Plan prompting strategy solves many challenges in 1-2 turns without complex engineering or advanced harnessing.
△ Less
Submitted 3 December, 2024;
originally announced December 2024.
-
Electron EDM and $Γ(μ\to e γ)$ in the 2HDM
Authors:
Wolfgang Altmannshofer,
Benoît Assi,
Joachim Brod,
Nick Hamer,
J. Julio,
Patipan Uttayarat,
Daniil Volkov
Abstract:
We present the first complete two-loop calculation of the electric dipole moment of the electron, as well as the rates of the lepton-flavor violating decays $μ\to e + γ$ and $τ\to e/μ+ γ$, in the unconstrained two-Higgs doublet model. We include the most general Yukawa interactions of the Higgs doublets with the Standard Model fermions up to quadratic order, and allow for generic phases in the Hig…
▽ More
We present the first complete two-loop calculation of the electric dipole moment of the electron, as well as the rates of the lepton-flavor violating decays $μ\to e + γ$ and $τ\to e/μ+ γ$, in the unconstrained two-Higgs doublet model. We include the most general Yukawa interactions of the Higgs doublets with the Standard Model fermions up to quadratic order, and allow for generic phases in the Higgs potential. A python implementation of our results is provided via a public git repository.
△ Less
Submitted 20 January, 2025; v1 submitted 22 October, 2024;
originally announced October 2024.
-
LLM Agent Honeypot: Monitoring AI Hacking Agents in the Wild
Authors:
Reworr,
Dmitrii Volkov
Abstract:
Attacks powered by Large Language Model (LLM) agents represent a growing threat to modern cybersecurity. To address this concern, we present LLM Honeypot, a system designed to monitor autonomous AI hacking agents. By augmenting a standard SSH honeypot with prompt injection and time-based analysis techniques, our framework aims to distinguish LLM agents among all attackers. Over a trial deployment…
▽ More
Attacks powered by Large Language Model (LLM) agents represent a growing threat to modern cybersecurity. To address this concern, we present LLM Honeypot, a system designed to monitor autonomous AI hacking agents. By augmenting a standard SSH honeypot with prompt injection and time-based analysis techniques, our framework aims to distinguish LLM agents among all attackers. Over a trial deployment of about three months in a public environment, we collected 8,130,731 hacking attempts and 8 potential AI agents. Our work demonstrates the emergence of AI-driven threats and their current level of usage, serving as an early warning of malicious LLM agents in the wild.
△ Less
Submitted 10 February, 2025; v1 submitted 17 October, 2024;
originally announced October 2024.
-
Badllama 3: removing safety finetuning from Llama 3 in minutes
Authors:
Dmitrii Volkov
Abstract:
We show that extensive LLM safety fine-tuning is easily subverted when an attacker has access to model weights. We evaluate three state-of-the-art fine-tuning methods-QLoRA, ReFT, and Ortho-and show how algorithmic advances enable constant jailbreaking performance with cuts in FLOPs and optimisation power. We strip safety fine-tuning from Llama 3 8B in one minute and Llama 3 70B in 30 minutes on a…
▽ More
We show that extensive LLM safety fine-tuning is easily subverted when an attacker has access to model weights. We evaluate three state-of-the-art fine-tuning methods-QLoRA, ReFT, and Ortho-and show how algorithmic advances enable constant jailbreaking performance with cuts in FLOPs and optimisation power. We strip safety fine-tuning from Llama 3 8B in one minute and Llama 3 70B in 30 minutes on a single GPU, and sketch ways to reduce this further.
△ Less
Submitted 1 July, 2024;
originally announced July 2024.
-
An all-frequency stable integral system for Maxwell's equations in 3-D penetrable media: continuous and discrete model analysis
Authors:
Mahadevan Ganesh,
Stuart C. Hawkins,
Darko Volkov
Abstract:
We introduce a new system of surface integral equations for Maxwell's transmission problem in three dimensions. This system has two remarkable features, both of which we prove. First, it is well-posed at all frequencies. Second, the underlying linear operator has a uniformly bounded inverse as the frequency approaches zero, ensuring that there is no low-frequency breakdown. The system is derived f…
▽ More
We introduce a new system of surface integral equations for Maxwell's transmission problem in three dimensions. This system has two remarkable features, both of which we prove. First, it is well-posed at all frequencies. Second, the underlying linear operator has a uniformly bounded inverse as the frequency approaches zero, ensuring that there is no low-frequency breakdown. The system is derived from a formulation we introduced in our previous work, which required additional integral constraints to ensure well -posedness across all frequencies. In this study, we eliminate those constraints and demonstrate that our new self adjoint, constraints-free linear system expressed in the desirable form of an identity plus a compact weakly-singular operator is stable for all frequencies. Furthermore, we propose and analyze a fully discrete numerical method for these systems and provide a proof of spectrally accurate convergence for the computational method. We also computationally demonstrate the high-order accuracy of the algorithm using benchmark scatterers with curved surfaces.
△ Less
Submitted 12 September, 2024; v1 submitted 27 February, 2024;
originally announced February 2024.
-
Microwave Spin-Pumping from an Antiferromagnet FeBO3
Authors:
David Gabrielyan,
Dmitry Volkov,
Elizabeth Kozlova,
Ansar Safin,
Dmitry Kalyabin,
Alexey Klimov,
Vladimir Preobrazhensky,
Mark Strugatsky,
Sergey Yagupov,
Ivan Moskal,
Gennady Ovsyannikov,
Sergey Nikitov
Abstract:
Recently, canted antiferromagnets offer great potential for fundamental research and applications due to their unique properties. The presence of the Dzyaloshinskii-Moriya interaction leads to the existence of a weak ferromagnetic moment at room temperature. We study both theoretically and experimentally microwave spin pumping by the quasi-ferromagnetic mode from a canted easy plane antiferromagne…
▽ More
Recently, canted antiferromagnets offer great potential for fundamental research and applications due to their unique properties. The presence of the Dzyaloshinskii-Moriya interaction leads to the existence of a weak ferromagnetic moment at room temperature. We study both theoretically and experimentally microwave spin pumping by the quasi-ferromagnetic mode from a canted easy plane antiferromagnet with weak ferromagnetism FeBO3. The conversion of a microwave signal into the constant voltage is realized using the inverse spin Hall effect in an iron borate/heavy metal heterostructure. We use an additional bias magnetic field to selectively tune the resonance frequency of such a microwave detector over a wide range up to 43.5 GHz with potential sensitivity near 2.5 microV/W. We confirm the pure spin current nature by changing polarity of the detected via inverse spin Hall effect voltage by switching the direction of the bias magnetic field. We believe that our results will be useful for the development of highly tunable, portable and sensitive microwave antiferromagnet-based functional devices.
△ Less
Submitted 31 October, 2023;
originally announced October 2023.
-
Optimal decay rates in Sobolev norms for singular values of integral operators
Authors:
Darko Volkov
Abstract:
The regularity of integration kernels forces decay rates of singular values of associated integral operators. This is well-known for symmetric operators with kernels defined on $(a,b) \times (a,b)$, where $(a,b)$ is an interval. Over time, many authors have studied this case in detail. The case of spheres has also been resolved. A few authors have examined the higher dimensional case or the case o…
▽ More
The regularity of integration kernels forces decay rates of singular values of associated integral operators. This is well-known for symmetric operators with kernels defined on $(a,b) \times (a,b)$, where $(a,b)$ is an interval. Over time, many authors have studied this case in detail. The case of spheres has also been resolved. A few authors have examined the higher dimensional case or the case of manifolds. Typically, these authors have provided decay estimates of singular values in $l^p$ norms, $p \geq 1$ or in case of faster decay due to regularity, $l^p$ quasi-norms, $0 < p < 1$. With that approach, it is straightforward to show that their estimates are optimal using periodic kernels obtained from Fourier series. Our new approach for deriving decay estimates of these singular values uses Weyl's asymptotic formula for Neumann eigenvalues that we combine to an appropriately defined inverse Laplacian. We obtain decay estimates in the form $n^α$ where for the $n$ -th singular value where $α$ depends on dimension and on the Sobolev regularity of the kernel. Since we are interested in optimal estimates in case of regular kernels, instead of writing an upper bound by a constant times $n^α$, we use the singular values of the kernel obtained by differentiation. While in \cite{birman1977estimates, delgado2021schatten} $l^p$ estimates were proven to be optimal by simply considering periodic Fourier series, these Fourier series do not provide sharp results for our estimates. Instead, series of Neumann eigenfunctions for the Laplacian that are specific to the domain of interest are used to prove that our decay estimates are optimal. Finally, we cover the case of real analytic kernels where we are also able to derive optimal estimates.
△ Less
Submitted 6 November, 2023; v1 submitted 31 August, 2023;
originally announced September 2023.
-
Pivotuner: automatic real-time pure intonation and microtonal modulation
Authors:
Dmitri Volkov
Abstract:
Pivotuner is a VST3/AU MIDI effect plugin that automatically tunes note data in an adaptive pure intonation, in real time. Where previously pure intonation was out of reach for most musicians due to difficulty and impracticality, Pivotuner enables it to be achieved easily and straightforwardly by using novel yet simple algorithms. This may lead to more widespread exploration of pure intonation for…
▽ More
Pivotuner is a VST3/AU MIDI effect plugin that automatically tunes note data in an adaptive pure intonation, in real time. Where previously pure intonation was out of reach for most musicians due to difficulty and impracticality, Pivotuner enables it to be achieved easily and straightforwardly by using novel yet simple algorithms. This may lead to more widespread exploration of pure intonation for a larger and more diverse crowd of musicians! This paper includes a review of prior systems for adaptive pure intonation systems, including Hermode Tuning/Kontakt Dynamic Pure Tuning and Just Intonation. The paper introduces the notion of an adaptive tuning center and how it serves as a flexible underlying concept for multiple tuning algorithms, as well as extensions to offer greater control for performers, including pitch and tuning center locking and resetting, and gradual interpolation between equal temperament and pure intonation. The paper then showcases some pieces which use Pivotuner effectively, then discusses areas for future exploration within Pivotuner's feature set, and plans for future development.
△ Less
Submitted 6 June, 2023;
originally announced June 2023.
-
On the crack inverse problem for pressure waves in half-space
Authors:
Darko Volkov
Abstract:
After formulating the pressure wave equation in half-space minus a crack with a zero Neumann condition on the top plane, we introduce a related inverse problem. That inverse problem consists of identifying the crack and the unknown forcing term on that crack from overdetermined boundary data on a relatively open set of the top plane. This inverse problem is not uniquely solvable unless some additi…
▽ More
After formulating the pressure wave equation in half-space minus a crack with a zero Neumann condition on the top plane, we introduce a related inverse problem. That inverse problem consists of identifying the crack and the unknown forcing term on that crack from overdetermined boundary data on a relatively open set of the top plane. This inverse problem is not uniquely solvable unless some additional assumption is made. However, we show that we can differentiate two cracks $Γ_1$ and $Γ_2$ under the assumption that $\RR^3 \setminus \overline{Γ_1\cup Γ_2}$ is connected. If that is not the case we provide counterexamples that demonstrate non-uniqueness, even if $Γ_1$ and $Γ_2$ are smooth and "almost" flat. Finally, we show in the case where $\RR^3 \setminus \overline{Γ_1\cup Γ_2}$ is not necessarily connected that after excluding a discrete set of frequencies, $Γ_1$ and $Γ_2$ can again be differentiated from overdetermined boundary data.
△ Less
Submitted 9 March, 2023; v1 submitted 5 October, 2022;
originally announced October 2022.
-
Stability properties for a class of inverse problems
Authors:
Darko Volkov
Abstract:
We establish Lipschitz stability properties for a class of inverse problems. In that class, the associated direct problem is formulated by an integral operator Am depending non-linearly on a parameter m and operating on a function u. In the inversion step both u and m are unknown but we are only interested in recovering m. We discuss examples of such inverse problems for the elasticity equation wi…
▽ More
We establish Lipschitz stability properties for a class of inverse problems. In that class, the associated direct problem is formulated by an integral operator Am depending non-linearly on a parameter m and operating on a function u. In the inversion step both u and m are unknown but we are only interested in recovering m. We discuss examples of such inverse problems for the elasticity equation with applications to seismology and for the inverse scattering problem in electromagnetic theory. Assuming a few injectivity and regularity properties for Am, we prove that the inverse problem with a finite number of data points is solvable and that the solution is Lipschitz stable in the data. We show a reconstruction example illustrating the use of neural networks.
△ Less
Submitted 23 February, 2023; v1 submitted 23 March, 2022;
originally announced March 2022.
-
A stochastic algorithm for fault inverse problems in elastic half space with proof of convergence
Authors:
Darko Volkov
Abstract:
A general stochastic algorithm for solving mixed linear and nonlinear problems was introduced in [11]. We show in this paper how it can be used to solve the fault inverse problem, where a planar fault in elastic half-space and a slip on that fault have to be reconstructed from noisy surface displacement measurements. With the parameter giving the plane containing the fault denoted by m and the reg…
▽ More
A general stochastic algorithm for solving mixed linear and nonlinear problems was introduced in [11]. We show in this paper how it can be used to solve the fault inverse problem, where a planar fault in elastic half-space and a slip on that fault have to be reconstructed from noisy surface displacement measurements. With the parameter giving the plane containing the fault denoted by m and the regularization parameter for the linear part of the inverse problem denoted by C, both modeled as random variables, we derive a formula for the posterior marginal of m. Modeling C as a random variable allows to sweep through a wide range of possible values which was shown to be superior to selecting a fixed value [11]. We prove that this posterior marginal of m is convergent as the number of measurement points and the dimension of the space for discretizing slips increase. Simply put, our proof only assumes that the regularized discrete error functional for processing measurements relates to an order 1 quadrature rule and that the union of the finite-dimensional spaces for discretizing slips is dense. Our proof relies on trace class operator theory to show that an adequate sequence of determinants is uniformly bounded. We also explain how our proof can be extended to a whole class of inverse problems, as long as some basic requirements are met. Finally, we show numerical simulations that illustrate the numerical convergence of our algorithm.
△ Less
Submitted 18 March, 2021; v1 submitted 1 October, 2020;
originally announced October 2020.
-
Stability properties of a crack inverse problem in half space
Authors:
Darko Volkov,
Yulong Jiang
Abstract:
We show in this paper a Lipschitz stability result for a crack inverse problem in half space. The direct problem is a Laplace equation with zero Neumann condition on the top boundary. The forcing term is a discontinuity across the crack. This formulation can be related to geological faults in elastic media or to irrotational incompressible flows in a half space minus an inner wall. The direct prob…
▽ More
We show in this paper a Lipschitz stability result for a crack inverse problem in half space. The direct problem is a Laplace equation with zero Neumann condition on the top boundary. The forcing term is a discontinuity across the crack. This formulation can be related to geological faults in elastic media or to irrotational incompressible flows in a half space minus an inner wall. The direct problem is well posed in an appropriate functional space. We study the related inverse problem where the jump across the crack is unknown, and more importantly, the geometry and the location of the crack are unknown. The data for the inverse problem is of Dirichlet type over a portion of the top boundary. We prove that this inverse problem is uniquely solvable under some assumptions on the geometry of the crack. The highlight of this paper is showing a stability result for this inverse problem. Assuming that the crack is planar, we show that reconstructing the plane containing the crack is Lipschitz stable despite the fact that the forcing term for the underlying PDE is unknown. This uniform stability result holds under the assumption that the forcing term is bounded above and the Dirichlet data is bounded below away from zero in appropriate norms.
△ Less
Submitted 12 April, 2021; v1 submitted 30 September, 2020;
originally announced September 2020.
-
A parallel sampling algorithm for inverse problems with linear and nonlinear unknowns
Authors:
Darko Volkov
Abstract:
We derive a parallel sampling algorithm for computational inverse problems that present an unknown linear forcing term and a vector of nonlinear parameters to be recovered. It is assumed that the data is noisy and that the linear part of the problem is ill-posed. The vector of nonlinear parameters m is modeled as a random variable. A dilation parameter alpha is used to scale the regularity of the…
▽ More
We derive a parallel sampling algorithm for computational inverse problems that present an unknown linear forcing term and a vector of nonlinear parameters to be recovered. It is assumed that the data is noisy and that the linear part of the problem is ill-posed. The vector of nonlinear parameters m is modeled as a random variable. A dilation parameter alpha is used to scale the regularity of the linear unknown and is also modeled as a random variable. A posterior probability distribution for (m; alpha) is derived following an approach related to the maximum likelihood regularization parameter selection [5]. A major difference in our approach is that, unlike in [5], we do not limit ourselves to the maximum likelihood value of alpha. We then derive a parallel sampling algorithm where we alternate computing proposals in parallel and combining proposals to accept or reject them as in [4]. This algorithm is well-suited to problems where proposals are expensive to compute. We then apply it to an inverse problem in seismology. We show how our results compare favorably to those obtained from the Maximum Likelihood (ML), the Generalized Cross Validation (GCV), and the Constrained Least Squares (CLS) algorithms.
△ Less
Submitted 23 March, 2022; v1 submitted 8 July, 2020;
originally announced July 2020.
-
Stochastic solutions to mixed linear and nonlinear inverse problems
Authors:
Darko Volkov
Abstract:
We derive an efficient stochastic algorithm for inverse problems that present an unknown linear forcing term and a set of nonlinear parameters to be recovered. It is assumed that the data is noisy and that the linear part of the problem is ill-posed. The vector of nonlinear parameters to be recovered is modeled as a random variable. This random vector is augmented by a random regularization parame…
▽ More
We derive an efficient stochastic algorithm for inverse problems that present an unknown linear forcing term and a set of nonlinear parameters to be recovered. It is assumed that the data is noisy and that the linear part of the problem is ill-posed. The vector of nonlinear parameters to be recovered is modeled as a random variable. This random vector is augmented by a random regularization parameter for the linear part. A probability distribution function for this augmented random vector knowing the measurements is derived. The derivation is based on the maximum likelihood regularization parameter selection which we generalize to the case where the underlying linear operator is rectangular and depends on a nonlinear parameter. Unlike in previous studies, we do not limit ourselves to the most likely regularization parameter, instead we show that due to the dependence of the problem on the nonlinear parameter there is a great advantage in exploring all positive values of the regularization parameter. Based on our new probability distribution function, we construct a propose and accept or reject algorithm to compute the posterior expected value and covariance of the nonlinear parameter. This algorithm is greatly accelerated by using a parallel platform where we alternate computing proposals in parallel and combining proposals to accept or reject them. Finally, our new algorithm is illustrated by solving an inverse problem in seismology. We show that the results obtained by our algorithm are more accurate than those found using Generalized Cross Validation or using the discrepancy principle, and that our algorithm has the capability to quantify uncertainty.
△ Less
Submitted 12 September, 2019;
originally announced September 2019.
-
A well-posed surface currents and charges system for electromagnetism in dielectric media
Authors:
M. Ganesh,
S. C. Hawkins,
C. Jeznach,
D. Volkov
Abstract:
The free space Maxwell dielectric problem can be reduced to a system of surface integral equations (SIE). A numerical formulation for the Maxwell dielectric problem using an SIE system presents two key advantages: first, the radiation condition at infinity is exactly satisfied, and second, there is no need to artificially define a truncated domain. Consequently, these SIE systems have generated mu…
▽ More
The free space Maxwell dielectric problem can be reduced to a system of surface integral equations (SIE). A numerical formulation for the Maxwell dielectric problem using an SIE system presents two key advantages: first, the radiation condition at infinity is exactly satisfied, and second, there is no need to artificially define a truncated domain. Consequently, these SIE systems have generated much interest in physics, electrical engineering, and mathematics, and many SIE formulations have been proposed over time.
In this article we introduce a new SIE formulation which is in the desirable operator form identity plus compact, is well-posed, and remains well-conditioned as the frequency tends to zero. The unknowns in the formulation are three dimensional vector fields on the boundary of the dielectric body. The SIE studied in this paper is derived from a formulation developed in earlier work by some of the authors~\cite{ganesh2014all}. Our initial formulation utilized linear constraints to obtain a uniquely solvable system for all frequencies. The new SIE introduced and analyzed in this article combines the integral equations from \cite{ganesh2014all} with new constraints. We show that the new system is in the operator form identity plus compact in a particular functional space, and we prove well-posedness at all frequencies and low-frequency stability of the new SIE.
△ Less
Submitted 16 October, 2018;
originally announced October 2018.
-
Stability estimates for the fault inverse problem
Authors:
Faouzi Triki,
Darko Volkov
Abstract:
We study in this paper stability estimates for the fault inverse problem. In this problem, faults are assumed to be planar open surfaces in a half space elastic medium with known Lamé coefficients. A traction free condition is imposed on the boundary of the half space. Displacement fields present jumps across faults, called slips, while traction derivatives are continuous. It was proved in \cite{v…
▽ More
We study in this paper stability estimates for the fault inverse problem. In this problem, faults are assumed to be planar open surfaces in a half space elastic medium with known Lamé coefficients. A traction free condition is imposed on the boundary of the half space. Displacement fields present jumps across faults, called slips, while traction derivatives are continuous. It was proved in \cite{volkov2017reconstruction} that if the displacement field is known on an open set on the boundary of the half space, then the fault and the slip are uniquely determined. In this present paper, we study the stability of this uniqueness result with regard to the coefficients of the equation of the plane containing the fault. If the slip field is known we state and prove a Lipschitz stability result. In the more interesting case where the slip field is unknown, we state and prove another Lipschitz stability result under the additional assumption, which is still physically relevant, that the slip field is one directional.
△ Less
Submitted 18 July, 2018;
originally announced July 2018.
-
Small animal whole body imaging with metamaterial-inspired RF coil
Authors:
Mikhail Zubkov,
Anna Hurshkainen,
Ekaterina Brui,
Stanislav Glybovski,
Mikhail Gulyaev,
Nikolai Anisimov,
Dmitry Volkov,
Yury Pirogov,
Irina Melchakova
Abstract:
Preclinical magnetic resonance imaging often requires the entire body of an animal to be imaged with sufficient quality. This is usually performed by combining regions scanned with small coils with high sensitivity or long scans using large coils with low sensitivity. Here, a metamaterial-inspired design employing of a parallel array of wires operating on the principle of eigenmode hybridization i…
▽ More
Preclinical magnetic resonance imaging often requires the entire body of an animal to be imaged with sufficient quality. This is usually performed by combining regions scanned with small coils with high sensitivity or long scans using large coils with low sensitivity. Here, a metamaterial-inspired design employing of a parallel array of wires operating on the principle of eigenmode hybridization is used to produce a small animal whole-body imaging coil. The coil field distribution responsible for the coil field of view and sensitivity is simulated in an electromagnetic simulation package and the coil geometrical parameters are optimized for the chosen application. A prototype coil is then manufactured and assembled using brass telescopic tubes and copper plates as distributed capacitance, its field distribution is measured experimentally using B1+ mapping technique and found to be in close correspondence with simulated results. The coil field distribution is found to be suitable for whole-body small animal imaging and coil image quality is compared with a number of commercially available coils by whole-body living mice scanning. Signal to noise measurements in living mice show outstanding coil performance compared to commercially available coils with large receptive fields, and rivaling performance compared to small receptive field and high-sensitivity coils. The coil is deemed suitable for whole-body small animal preclinical applications.
△ Less
Submitted 10 November, 2017;
originally announced November 2017.
-
A stochastic approach to reconstruction of faults in elastic half space
Authors:
Darko Volkov,
Joan Calafell Sandiumenge
Abstract:
We introduce in this study an algorithm for the imaging of faults and of slip fields on those faults. The physics of this problem are modeled using the equations of linear elasticity. We define a regularized functional to be minimized for building the image. We first prove that the minimum of that functional converges to the unique solution of the related fault inverse problem. Due to inherent unc…
▽ More
We introduce in this study an algorithm for the imaging of faults and of slip fields on those faults. The physics of this problem are modeled using the equations of linear elasticity. We define a regularized functional to be minimized for building the image. We first prove that the minimum of that functional converges to the unique solution of the related fault inverse problem. Due to inherent uncertainties in measurements, rather than seeking a deterministic solution to the fault inverse problem, we then consider a Bayesian approach. In this approach the geometry of the fault is assumed to be planar, it can thus be modeled by a three dimensional random variable whose probability density has to be determined knowing surface measurements. The randomness involved in the unknown slip is teased out by assuming independence of the priors, and we show how the regularized error functional introduced earlier can be used to recover the probability density of the geometry parameter. The advantage of the Bayesian approach is that we obtain a way of quantifying uncertainties as part of our final answer. On the downside, this approach leads to a very large computation since the slip is unknown. To contend with the size of this computation we developed an algorithm for the numerical solution to the stochastic minimization problem which can be easily implemented on a parallel multi-core platform and we discuss techniques aimed at saving on computational time. After showing how this algorithm performs on simulated data, we apply it to measured data. The data was recorded during a slow slip event in Guerrero, Mexico.
△ Less
Submitted 19 March, 2018; v1 submitted 11 September, 2017;
originally announced September 2017.
-
Preferred Frequencies for Coupling of Seismic Waves and Vibrating Tall Buildings
Authors:
Darko Volkov,
Sergey Zheltukhin
Abstract:
We study a model for the so called "city effect" in which an earthquake can be locally enhanced by the collective response of tall buildings in a large city. We use a set of equations coupling vibrations in buildings to motion under the ground. These equations were previously studied exclusively in the case of a finite set of identical, equally spaced, buildings. These two restrictions are lifted…
▽ More
We study a model for the so called "city effect" in which an earthquake can be locally enhanced by the collective response of tall buildings in a large city. We use a set of equations coupling vibrations in buildings to motion under the ground. These equations were previously studied exclusively in the case of a finite set of identical, equally spaced, buildings. These two restrictions are lifted in this paper. We may now simulate geometries involving infinitely many buildings as long as an initial pattern of buildings is repeated. Our new method using periodic domains and periodic Green's functions yields much faster computations. This is the main reason why we are now able to study systems of buildings of variable height, mass, and rigidity. We show how solving for the wavenumber in a non-linear equation involving the integral of a function solution to an adequate integral equation, we are able to find resonant frequencies coupling seismic waves and vibrating tall buildings. Interestingly, in the case of non identical buildings, our simulations indicate that the response to this coupling phenomenon may differ drastically from one building to another.
△ Less
Submitted 23 April, 2014; v1 submitted 13 March, 2014;
originally announced March 2014.
-
Existence of Frequency Modes Coupling Seismic Waves and Vibrating Tall Buildings
Authors:
Darko Volkov,
Sergey Zheltukhin
Abstract:
We prove in this paper an existence result for frequency modes coupling seismic waves and vibrating tall buildings. The derivation from physical principles of a set of equations modeling this phenomenon was done in previous studies. In this model all vibrations are assumed to be anti plane and time harmonic so the two dimensional Helmholtz equation can be used. A coupling frequency mode is obtaine…
▽ More
We prove in this paper an existence result for frequency modes coupling seismic waves and vibrating tall buildings. The derivation from physical principles of a set of equations modeling this phenomenon was done in previous studies. In this model all vibrations are assumed to be anti plane and time harmonic so the two dimensional Helmholtz equation can be used. A coupling frequency mode is obtained once we can determine a wavenumber such that the solution of the corresponding Helmholtz equation in the lower half plane with relevant Neumann and Dirichlet at the interface satisfies a specific integral equation at the base of an idealized tall building. Although numerical simulations suggest that such wavenumbers should exist, as far as we know, to date, there is no theoretical proof of existence. This is what this present study offers to provide.
△ Less
Submitted 14 March, 2014; v1 submitted 11 March, 2014;
originally announced March 2014.
-
Detection and classification from electromagnetic induction data
Authors:
Habib Ammari,
Junqing Chen,
Zhiming Chen,
Darko Volkov,
Han Wang
Abstract:
In this paper we introduce an efficient algorithm for identifying conductive objects using induction data derived from eddy currents. Our method consists of first extracting geometric features from the induction data and then matching them to precomputed data for known objects from a given dictionary. The matching step relies on fundamental properties of conductive polarization tensors and new inv…
▽ More
In this paper we introduce an efficient algorithm for identifying conductive objects using induction data derived from eddy currents. Our method consists of first extracting geometric features from the induction data and then matching them to precomputed data for known objects from a given dictionary. The matching step relies on fundamental properties of conductive polarization tensors and new invariants introduced in this paper. A new shape identification scheme is introduced and studied. We test it numerically in the presence of measurement noise. Stability and resolution capabilities of the proposed identification algorithm are quantified in numerical simulations.
△ Less
Submitted 9 July, 2014; v1 submitted 27 August, 2013;
originally announced August 2013.
-
Target Detection and Characterization from Electromagnetic Induction Data
Authors:
Habib Ammari,
Junqing Chen,
Zhiming Chen,
Josselin Garnier,
Darko Volkov
Abstract:
The goal of this paper is to contribute to the field of nondestructive testing by eddy currents. We provide a mathematical analysis and a numerical framework for simulating the imaging of arbitrarily shaped small volume conductive inclusions from electromagnetic induction data. We derive, with proof, a small-volume expansion of the eddy current data measured away from the conductive inclusion. The…
▽ More
The goal of this paper is to contribute to the field of nondestructive testing by eddy currents. We provide a mathematical analysis and a numerical framework for simulating the imaging of arbitrarily shaped small volume conductive inclusions from electromagnetic induction data. We derive, with proof, a small-volume expansion of the eddy current data measured away from the conductive inclusion. The formula involves two polarization tensors: one associated with the magnetic contrast and the second with the conductivity of the inclusion. Based on this new formula, we design a location search algorithm. We include in this paper a discussion on data sampling, noise reduction, and on probability of detection. We provide numerical examples that support our findings.
△ Less
Submitted 28 March, 2013; v1 submitted 30 October, 2012;
originally announced October 2012.
-
Study of multicomponent plasma parameters in the pulsed reflex discharge
Authors:
Yu. V. Kovtun,
A. I. Skibenko,
E. I. Skibenko,
Yu. V. Larin,
A. N. Shapoval,
E. D. Volkov,
V. B. Yuferov
Abstract:
Parameters of a dense 10^13-10^14cm^-3) multicomponent gas-metal plasma in the pulsed reflex discharge with a moderate power (W \leq 10 MW) have been studied. The dynamics of the plasma density in time, the mass-element composition of the plasma generated, the radial distribution of the electron density in plasma, the rotation velocity and the rotation frequency of a plasma layer with n_p \geq n_c…
▽ More
Parameters of a dense 10^13-10^14cm^-3) multicomponent gas-metal plasma in the pulsed reflex discharge with a moderate power (W \leq 10 MW) have been studied. The dynamics of the plasma density in time, the mass-element composition of the plasma generated, the radial distribution of the electron density in plasma, the rotation velocity and the rotation frequency of a plasma layer with n_p \geq n_crit, the radial electric field strength, and the recombination factor at the stage of plasma density decay in the discharge have been determined. The plasma particle separation factor has been evaluated.
△ Less
Submitted 21 December, 2010;
originally announced December 2010.
-
Magnetization and specific heat of TbFe3(BO3)4: Experiment and crystal field calculations
Authors:
E. A. Popova,
D. V. Volkov,
A. N. Vasiliev,
A. A. Demidov,
N. P. Kolmakova,
I. A. Gudim,
L. N. Bezmaternykh,
N. Tristan,
Yu. Skourski,
B. Büchner,
C. Hess,
R. Klingeler
Abstract:
We have studied the thermodynamic properties of single-crystalline TbFe3(BO3)4. Magnetization measurements have been carried out as a function of magnetic field (up to 50 T) and temperature up to 350K with the magnetic field both parallel and perpendicular to the trigonal c-axis of the crystal. The specific heat has been measured in the temperature range 2-300K with a magnetic field up to 9 T ap…
▽ More
We have studied the thermodynamic properties of single-crystalline TbFe3(BO3)4. Magnetization measurements have been carried out as a function of magnetic field (up to 50 T) and temperature up to 350K with the magnetic field both parallel and perpendicular to the trigonal c-axis of the crystal. The specific heat has been measured in the temperature range 2-300K with a magnetic field up to 9 T applied parallel to the c-axis. The data indicate a structural phase transition at 192 K and antiferromagnetic spin ordering at 40 K. A Schottky anomaly is present in the specific heat data around 20 K, arising due to two low-lying energy levels of the Tb3+ ions being split by f-d coupling. Below TN magnetic fields parallel to the c-axis drive a spin-flop phase transition, which is associated with a large magnetization jump. The highly anisotropic character of the magnetic susceptibility is ascribed mainly to the Ising-like behavior of the Tb3+ ions in the trigonal crystal field. We describe our results in the framework of an unified approach which is based on mean-field approximation and crystal-field calculations.
△ Less
Submitted 23 April, 2007;
originally announced April 2007.
-
Generalized Action Principle for superstrings and supermembranes
Authors:
Dmitrij V. Volkov
Abstract:
Two approaches concerning the connection of the fermionic kappa -- symmetry with the superstring world -- sheet superdiffeomorphism transformations are discussed. The first approach is based on the twistor -- like formulation of the superstring action and the second one on a reformulation of the superstring and super~-~p~-~brane actions according to the Generalized Action Principle.
Two approaches concerning the connection of the fermionic kappa -- symmetry with the superstring world -- sheet superdiffeomorphism transformations are discussed. The first approach is based on the twistor -- like formulation of the superstring action and the second one on a reformulation of the superstring and super~-~p~-~brane actions according to the Generalized Action Principle.
△ Less
Submitted 14 December, 1995;
originally announced December 1995.
-
New supersymmetric generalization of the Liouville equation
Authors:
Igor Bandos,
Dmitrij Sorokin,
Dmitrij Volkov
Abstract:
We present new $n=(1,1)$ and $n=(1,0)$ supersymmetric generalization of the Liouville equation, which originate from a geometrical approach to describing the classical dynamics of Green--Schwarz superstrings in $N=2,~D=3$ and $N=1,~D=3$ target superspace. Considered are a zero curvature representation and Bäcklund transformations associated with the supersymmetric non--linear equations.
We present new $n=(1,1)$ and $n=(1,0)$ supersymmetric generalization of the Liouville equation, which originate from a geometrical approach to describing the classical dynamics of Green--Schwarz superstrings in $N=2,~D=3$ and $N=1,~D=3$ target superspace. Considered are a zero curvature representation and Bäcklund transformations associated with the supersymmetric non--linear equations.
△ Less
Submitted 5 November, 1995; v1 submitted 30 October, 1995;
originally announced October 1995.
-
TWISTOR-LIKE SUPERPARTICLES REVISITED.
Authors:
I. Bandos,
A. Nurmagambetov,
D. Sorokin,
D. Volkov
Abstract:
We consider a formulation of N=1 D=3,4 and 6 superparticle mechanics, which is manifestly supersymmetric on the worldline and in the target superspace. For the construction of the action we use only geometrical objects that characterize the embedding of the worldline superspace into the target superspace, such as target superspace coordinates of the superparticle and twistor components. The action…
▽ More
We consider a formulation of N=1 D=3,4 and 6 superparticle mechanics, which is manifestly supersymmetric on the worldline and in the target superspace. For the construction of the action we use only geometrical objects that characterize the embedding of the worldline superspace into the target superspace, such as target superspace coordinates of the superparticle and twistor components. The action does not contain the Lagrange multipliers which may cause the problem of infinite reducible symmetries, and, in fact, is a worldline superfield generalization of the supertwistor description of superparticle dynamics.
△ Less
Submitted 27 February, 1995; v1 submitted 24 February, 1995;
originally announced February 1995.
-
ON THE GENERALIZED ACTION PRINCIPLE FOR SUPERSTRINGS AND SUPERMEMBRANES
Authors:
Igor Bandos,
Dmitrij Sorokin,
Dmitrij Volkov
Abstract:
We revise the twistor--like superfield approach to describing super--p--branes by use of the basic principles of the group--manifold approach \cite{rheo}. A super--p--brane action is constructed solely of geometrical objects as the integral over a (p+1)--surface. The Lagrangian is the external product of supervielbein differential forms in world supersurface and target superspace without any use o…
▽ More
We revise the twistor--like superfield approach to describing super--p--branes by use of the basic principles of the group--manifold approach \cite{rheo}. A super--p--brane action is constructed solely of geometrical objects as the integral over a (p+1)--surface. The Lagrangian is the external product of supervielbein differential forms in world supersurface and target superspace without any use of Lagrange multipliers. This allows one to escape the problem of infinite irreducible symmetries and redundant propagating fields. All the constraints on the geometry of world supersurface and the conditions of its embedding into target superspace arise from the action as differential form equations.
△ Less
Submitted 24 February, 1995;
originally announced February 1995.
-
SUPERSTRINGS AND SUPERMEMBRANES IN THE DOUBLY SUPERSYMMETRIC GEOMETRICAL APPROACH
Authors:
I. Bandos,
P. Pasti,
D. Sorokin,
M. Tonin,
D. Volkov
Abstract:
We perform a generalization of the geometrical approach to describing extended objects for studying the doubly supersymmetric twistor--like formulation of super--p--branes. Some basic features of embedding world supersurface into target superspace specified by a geometrodynamical condition are considered. It is shown that the main attributes of the geometrical approach, such as the second fundamen…
▽ More
We perform a generalization of the geometrical approach to describing extended objects for studying the doubly supersymmetric twistor--like formulation of super--p--branes. Some basic features of embedding world supersurface into target superspace specified by a geometrodynamical condition are considered. It is shown that the main attributes of the geometrical approach, such as the second fundamental form and extrinsic torsion of the embedded surface, and the Codazzi, Gauss and Ricci equations, have their doubly supersymmetric counterparts. At the same time the embedding of supersurface into target superspace has its particular features. For instance, the embedding may cause more rigid restrictions on the geometrical properties of the supersurface. This is demonstrated with the examples of an N=1 twistor--like supermembrane in D=11 and type II superstrings in D=10, where the geometrodynamical condition causes the embedded supersurface to be minimal and puts the theories on the mass shell.
△ Less
Submitted 24 January, 1995;
originally announced January 1995.
-
Supergravity before 1976
Authors:
Dmitrij V. Volkov
Abstract:
A story on how an attempt to realize W. Heizenberg idea that the neutrino might be a Goldstone particle had led in its development to the discovery of supergravity action.
A story on how an attempt to realize W. Heizenberg idea that the neutrino might be a Goldstone particle had led in its development to the discovery of supergravity action.
△ Less
Submitted 3 October, 1994;
originally announced October 1994.
-
On another version of the twistor--like approach to superparticles
Authors:
Igor A. Bandos,
Aleksey Yu. Nurmagambetov Dmitrij P. Sorokin,
Dmitrij V. Volkov
Abstract:
Considered is a worldsheet supersymmetric generalization of the D=3 Ferber--Schirafuji twistor--superparticle action.
Considered is a worldsheet supersymmetric generalization of the D=3 Ferber--Schirafuji twistor--superparticle action.
△ Less
Submitted 29 September, 1994;
originally announced September 1994.
-
Supergravity before and after 1976
Authors:
D. V. Volkov
Abstract:
This paper is part of the lecture given at the TH Division of CERN and devoted to the CXXV anniversary of the birthday of Elie Cartan (1869-1951). It is shown how the methods of differential geometry, due to E. Cartan, were applied to the construction of the supersymmetry transformation law and to the actions for Goldstone fermions and supergravity.
This paper is part of the lecture given at the TH Division of CERN and devoted to the CXXV anniversary of the birthday of Elie Cartan (1869-1951). It is shown how the methods of differential geometry, due to E. Cartan, were applied to the construction of the supersymmetry transformation law and to the actions for Goldstone fermions and supergravity.
△ Less
Submitted 25 April, 1994;
originally announced April 1994.
-
Towards a Complete Twistorization of the Heterotic String
Authors:
Igor A. Bandos,
Martin Cederwall,
Dmitrij P. Sorokin,
Dmitrij V. Volkov
Abstract:
In $D=3,4,6$ and 10 space--time dimensions considered is a string model invariant under transformations of $N=1$ space--time supersymmetry and $n=D-2$ local worldsheet supersymmetry with the both Virasoro constraints solved in the twistor form. The twistor solution survives in a modified form even in the presence of the heterotic fermions.
In $D=3,4,6$ and 10 space--time dimensions considered is a string model invariant under transformations of $N=1$ space--time supersymmetry and $n=D-2$ local worldsheet supersymmetry with the both Virasoro constraints solved in the twistor form. The twistor solution survives in a modified form even in the presence of the heterotic fermions.
△ Less
Submitted 30 March, 1994;
originally announced March 1994.
-
Doubly Supersymmetric Null Strings and String Tension Generation
Authors:
Igor A. Bandos,
Dmitrij P. Sorokin,
Mario Tonin,
Dmitrij V. Volkov
Abstract:
We propose a twistor--like formulation of N=1, D=3,4,6 and 10 null superstrings. The model possesses N=1 target space supersymmetry and n=D-2 local worldsheet supersymmetry, the latter replaces the kappa-symmetry of the conventional approach to the strings. Adding a Wess--Zumino term to a null superstring action we observe a string tension generation mechanism: the induced worldsheet metric beco…
▽ More
We propose a twistor--like formulation of N=1, D=3,4,6 and 10 null superstrings. The model possesses N=1 target space supersymmetry and n=D-2 local worldsheet supersymmetry, the latter replaces the kappa-symmetry of the conventional approach to the strings. Adding a Wess--Zumino term to a null superstring action we observe a string tension generation mechanism: the induced worldsheet metric becomes non-degenerate and the resulting model turns out to be classically equivalent to the heterotic string.
△ Less
Submitted 6 July, 1993;
originally announced July 1993.
-
D=(0|2) Dirac--Maxwell--Einstein Theory as a Way for Describing Supersymmetric Quartions
Authors:
Dmitrij P. Sorokin,
Dmitrij V. Volkov
Abstract:
Drawing an analogy with the Dirac theory of fermions interacting with electromagnetic and gravitational field we write down supersymmetric equations of motion and construct a superfield action for particles with spin 1/4 and 3/4 (quartions), where the role of quartion momentum in effective (2+1)--dimensional space-time is played by an abelian gauge superfield propagating in a basic two-dimension…
▽ More
Drawing an analogy with the Dirac theory of fermions interacting with electromagnetic and gravitational field we write down supersymmetric equations of motion and construct a superfield action for particles with spin 1/4 and 3/4 (quartions), where the role of quartion momentum in effective (2+1)--dimensional space-time is played by an abelian gauge superfield propagating in a basic two-dimensional Grassmann-odd space with a cosmological constant showing itself as the quartion mass. So, the (0|2) (0 even and 2 odd) dimensional model of quartions interacting with the gauge and gravitational field manifests itself as an effective (2+1)-dimensional supersymmetric theory of free quartions.
△ Less
Submitted 30 June, 1993;
originally announced June 1993.