-
It's the Thought that Counts: Evaluating the Attempts of Frontier LLMs to Persuade on Harmful Topics
Authors:
Matthew Kowal,
Jasper Timm,
Jean-Francois Godbout,
Thomas Costello,
Antonio A. Arechar,
Gordon Pennycook,
David Rand,
Adam Gleave,
Kellin Pelrine
Abstract:
Persuasion is a powerful capability of large language models (LLMs) that both enables beneficial applications (e.g. helping people quit smoking) and raises significant risks (e.g. large-scale, targeted political manipulation). Prior work has found models possess a significant and growing persuasive capability, measured by belief changes in simulated or real users. However, these benchmarks overloo…
▽ More
Persuasion is a powerful capability of large language models (LLMs) that both enables beneficial applications (e.g. helping people quit smoking) and raises significant risks (e.g. large-scale, targeted political manipulation). Prior work has found models possess a significant and growing persuasive capability, measured by belief changes in simulated or real users. However, these benchmarks overlook a crucial risk factor: the propensity of a model to attempt to persuade in harmful contexts. Understanding whether a model will blindly ``follow orders'' to persuade on harmful topics (e.g. glorifying joining a terrorist group) is key to understanding the efficacy of safety guardrails. Moreover, understanding if and when a model will engage in persuasive behavior in pursuit of some goal is essential to understanding the risks from agentic AI systems. We propose the Attempt to Persuade Eval (APE) benchmark, that shifts the focus from persuasion success to persuasion attempts, operationalized as a model's willingness to generate content aimed at shaping beliefs or behavior. Our evaluation framework probes frontier LLMs using a multi-turn conversational setup between simulated persuader and persuadee agents. APE explores a diverse spectrum of topics including conspiracies, controversial issues, and non-controversially harmful content. We introduce an automated evaluator model to identify willingness to persuade and measure the frequency and context of persuasive attempts. We find that many open and closed-weight models are frequently willing to attempt persuasion on harmful topics and that jailbreaking can increase willingness to engage in such behavior. Our results highlight gaps in current safety guardrails and underscore the importance of evaluating willingness to persuade as a key dimension of LLM risk. APE is available at github.com/AlignmentResearch/AttemptPersuadeEval
△ Less
Submitted 3 June, 2025;
originally announced June 2025.
-
Archetypal SAE: Adaptive and Stable Dictionary Learning for Concept Extraction in Large Vision Models
Authors:
Thomas Fel,
Ekdeep Singh Lubana,
Jacob S. Prince,
Matthew Kowal,
Victor Boutin,
Isabel Papadimitriou,
Binxu Wang,
Martin Wattenberg,
Demba Ba,
Talia Konkle
Abstract:
Sparse Autoencoders (SAEs) have emerged as a powerful framework for machine learning interpretability, enabling the unsupervised decomposition of model representations into a dictionary of abstract, human-interpretable concepts. However, we reveal a fundamental limitation: existing SAEs exhibit severe instability, as identical models trained on similar datasets can produce sharply different dictio…
▽ More
Sparse Autoencoders (SAEs) have emerged as a powerful framework for machine learning interpretability, enabling the unsupervised decomposition of model representations into a dictionary of abstract, human-interpretable concepts. However, we reveal a fundamental limitation: existing SAEs exhibit severe instability, as identical models trained on similar datasets can produce sharply different dictionaries, undermining their reliability as an interpretability tool. To address this issue, we draw inspiration from the Archetypal Analysis framework introduced by Cutler & Breiman (1994) and present Archetypal SAEs (A-SAE), wherein dictionary atoms are constrained to the convex hull of data. This geometric anchoring significantly enhances the stability of inferred dictionaries, and their mildly relaxed variants RA-SAEs further match state-of-the-art reconstruction abilities. To rigorously assess dictionary quality learned by SAEs, we introduce two new benchmarks that test (i) plausibility, if dictionaries recover "true" classification directions and (ii) identifiability, if dictionaries disentangle synthetic concept mixtures. Across all evaluations, RA-SAEs consistently yield more structured representations while uncovering novel, semantically meaningful concepts in large-scale vision models.
△ Less
Submitted 23 May, 2025; v1 submitted 18 February, 2025;
originally announced February 2025.
-
Universal Sparse Autoencoders: Interpretable Cross-Model Concept Alignment
Authors:
Harrish Thasarathan,
Julian Forsyth,
Thomas Fel,
Matthew Kowal,
Konstantinos Derpanis
Abstract:
We present Universal Sparse Autoencoders (USAEs), a framework for uncovering and aligning interpretable concepts spanning multiple pretrained deep neural networks. Unlike existing concept-based interpretability methods, which focus on a single model, USAEs jointly learn a universal concept space that can reconstruct and interpret the internal activations of multiple models at once. Our core insigh…
▽ More
We present Universal Sparse Autoencoders (USAEs), a framework for uncovering and aligning interpretable concepts spanning multiple pretrained deep neural networks. Unlike existing concept-based interpretability methods, which focus on a single model, USAEs jointly learn a universal concept space that can reconstruct and interpret the internal activations of multiple models at once. Our core insight is to train a single, overcomplete sparse autoencoder (SAE) that ingests activations from any model and decodes them to approximate the activations of any other model under consideration. By optimizing a shared objective, the learned dictionary captures common factors of variation-concepts-across different tasks, architectures, and datasets. We show that USAEs discover semantically coherent and important universal concepts across vision models; ranging from low-level features (e.g., colors and textures) to higher-level structures (e.g., parts and objects). Overall, USAEs provide a powerful new method for interpretable cross-model analysis and offers novel applications, such as coordinated activation maximization, that open avenues for deeper insights in multi-model AI systems
△ Less
Submitted 5 February, 2025;
originally announced February 2025.
-
Demystifying the fusion mechanism in heavy-ion collisions: A six-dimensional Langevin dissipative dynamics approach
Authors:
Yannen Jaganathen,
Michał Kowal,
Krzysztof Pomorski
Abstract:
We present an in-depth investigation of heavy-ion fusion dynamics using a six-dimensional Langevin framework that enables unrestricted motion of the asymmetry parameter. The stochastic formalism naturally incorporates friction effects and energy fluctuations, providing a detailed understanding of the fusion process. The dynamics transition into the overdamped regime, facilitating rapid neck stabil…
▽ More
We present an in-depth investigation of heavy-ion fusion dynamics using a six-dimensional Langevin framework that enables unrestricted motion of the asymmetry parameter. The stochastic formalism naturally incorporates friction effects and energy fluctuations, providing a detailed understanding of the fusion process. The dynamics transition into the overdamped regime, facilitating rapid neck stabilization while effectively capturing the interplay between shape and rotational degrees of freedom. This approach achieves excellent agreement with experimental spin distributions and fusion cross-sections, establishing a robust foundation for forthcoming studies on the synthesis of superheavy elements and the exploration of the enigmatic fusion hindrance mechanism.
△ Less
Submitted 4 February, 2025; v1 submitted 3 February, 2025;
originally announced February 2025.
-
Visual Concept Connectome (VCC): Open World Concept Discovery and their Interlayer Connections in Deep Models
Authors:
Matthew Kowal,
Richard P. Wildes,
Konstantinos G. Derpanis
Abstract:
Understanding what deep network models capture in their learned representations is a fundamental challenge in computer vision. We present a new methodology to understanding such vision models, the Visual Concept Connectome (VCC), which discovers human interpretable concepts and their interlayer connections in a fully unsupervised manner. Our approach simultaneously reveals fine-grained concepts at…
▽ More
Understanding what deep network models capture in their learned representations is a fundamental challenge in computer vision. We present a new methodology to understanding such vision models, the Visual Concept Connectome (VCC), which discovers human interpretable concepts and their interlayer connections in a fully unsupervised manner. Our approach simultaneously reveals fine-grained concepts at a layer, connection weightings across all layers and is amendable to global analysis of network structure (e.g., branching pattern of hierarchical concept assemblies). Previous work yielded ways to extract interpretable concepts from single layers and examine their impact on classification, but did not afford multilayer concept analysis across an entire network architecture. Quantitative and qualitative empirical results show the effectiveness of VCCs in the domain of image classification. Also, we leverage VCCs for the application of failure mode debugging to reveal where mistakes arise in deep networks.
△ Less
Submitted 10 April, 2024; v1 submitted 2 April, 2024;
originally announced April 2024.
-
Multi-modal News Understanding with Professionally Labelled Videos (ReutersViLNews)
Authors:
Shih-Han Chou,
Matthew Kowal,
Yasmin Niknam,
Diana Moyano,
Shayaan Mehdi,
Richard Pito,
Cheng Zhang,
Ian Knopke,
Sedef Akinli Kocak,
Leonid Sigal,
Yalda Mohsenzadeh
Abstract:
While progress has been made in the domain of video-language understanding, current state-of-the-art algorithms are still limited in their ability to understand videos at high levels of abstraction, such as news-oriented videos. Alternatively, humans easily amalgamate information from video and language to infer information beyond what is visually observable in the pixels. An example of this is wa…
▽ More
While progress has been made in the domain of video-language understanding, current state-of-the-art algorithms are still limited in their ability to understand videos at high levels of abstraction, such as news-oriented videos. Alternatively, humans easily amalgamate information from video and language to infer information beyond what is visually observable in the pixels. An example of this is watching a news story, where the context of the event can play as big of a role in understanding the story as the event itself. Towards a solution for designing this ability in algorithms, we present a large-scale analysis on an in-house dataset collected by the Reuters News Agency, called Reuters Video-Language News (ReutersViLNews) dataset which focuses on high-level video-language understanding with an emphasis on long-form news. The ReutersViLNews Dataset consists of long-form news videos collected and labeled by news industry professionals over several years and contains prominent news reporting from around the world. Each video involves a single story and contains action shots of the actual event, interviews with people associated with the event, footage from nearby areas, and more. ReutersViLNews dataset contains videos from seven subject categories: disaster, finance, entertainment, health, politics, sports, and miscellaneous with annotations from high-level to low-level, title caption, visual video description, high-level story description, keywords, and location. We first present an analysis of the dataset statistics of ReutersViLNews compared to previous datasets. Then we benchmark state-of-the-art approaches for four different video-language tasks. The results suggest that news-oriented videos are a substantial challenge for current video-language understanding algorithms and we conclude by providing future directions in designing approaches to solve the ReutersViLNews dataset.
△ Less
Submitted 22 January, 2024;
originally announced January 2024.
-
Understanding Video Transformers via Universal Concept Discovery
Authors:
Matthew Kowal,
Achal Dave,
Rares Ambrus,
Adrien Gaidon,
Konstantinos G. Derpanis,
Pavel Tokmakov
Abstract:
This paper studies the problem of concept-based interpretability of transformer representations for videos. Concretely, we seek to explain the decision-making process of video transformers based on high-level, spatiotemporal concepts that are automatically discovered. Prior research on concept-based interpretability has concentrated solely on image-level tasks. Comparatively, video models deal wit…
▽ More
This paper studies the problem of concept-based interpretability of transformer representations for videos. Concretely, we seek to explain the decision-making process of video transformers based on high-level, spatiotemporal concepts that are automatically discovered. Prior research on concept-based interpretability has concentrated solely on image-level tasks. Comparatively, video models deal with the added temporal dimension, increasing complexity and posing challenges in identifying dynamic concepts over time. In this work, we systematically address these challenges by introducing the first Video Transformer Concept Discovery (VTCD) algorithm. To this end, we propose an efficient approach for unsupervised identification of units of video transformer representations - concepts, and ranking their importance to the output of a model. The resulting concepts are highly interpretable, revealing spatio-temporal reasoning mechanisms and object-centric representations in unstructured video models. Performing this analysis jointly over a diverse set of supervised and self-supervised representations, we discover that some of these mechanism are universal in video transformers. Finally, we show that VTCD can be used for fine-grained action recognition and video object segmentation.
△ Less
Submitted 10 April, 2024; v1 submitted 19 January, 2024;
originally announced January 2024.
-
Entropies, level-density parameters, and fission probabilities along the triaxially- and axially-symmetric fission paths in $^{296}$Lv
Authors:
A. Rahmatinejad,
T. M. Shneidman,
G. G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
We employ a statistical approach to investigate the influence of axial asymmetry on the nuclear level density and entropy along the fission pathways of a superheavy nucleus, explicitly focusing on the $^{296}$Lv isotope. These pathways are determined within multidimensional deformation spaces. Our analysis reveals a significant impact of triaxiality on entropy. Additionally, suppressing shell effe…
▽ More
We employ a statistical approach to investigate the influence of axial asymmetry on the nuclear level density and entropy along the fission pathways of a superheavy nucleus, explicitly focusing on the $^{296}$Lv isotope. These pathways are determined within multidimensional deformation spaces. Our analysis reveals a significant impact of triaxiality on entropy. Additionally, suppressing shell effects can alter the fission scenario depending on the available excitation energy. We derive the deformation-dependent level density parameter, which plays a crucial role in estimating the survival probability of a superheavy nucleus. Furthermore, we utilize a set of master equations to obtain the time-dependent fission probabilities and calculate the ratio of decay probabilities for both axial and triaxial paths.
△ Less
Submitted 11 January, 2024; v1 submitted 1 September, 2023;
originally announced September 2023.
-
Candidates for three-quasiparticle $K$-isomers in odd-even Md-Rg nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
We performed a search for three-quasiparticle high-$K$ isomer candidates in odd-even Md - Rg nuclei by considering the lowest lying 1$π$2$ν$ and 3$π$ excitations. Our approach involves calculating the energies of different nuclear configurations using a microscopic-macroscopic model with the Woods-Saxon potential. We explore three pairing scenarios: blocking, quasi-particle BCS method, and particl…
▽ More
We performed a search for three-quasiparticle high-$K$ isomer candidates in odd-even Md - Rg nuclei by considering the lowest lying 1$π$2$ν$ and 3$π$ excitations. Our approach involves calculating the energies of different nuclear configurations using a microscopic-macroscopic model with the Woods-Saxon potential. We explore three pairing scenarios: blocking, quasi-particle BCS method, and particle number projection formalism. The optimal deformations for both ground-states and high-$K$ configurations are determined through a four-dimensional energy minimization process. By analyzing the obtained excitation energies, we discuss the most promising candidates for high-$K$ isomers and compare them, where possible, with existing experimental data. We also discuss a possible isomer $α$-decay hindrance using calculated $Q_α$-hindrances.
△ Less
Submitted 17 October, 2023; v1 submitted 5 August, 2023;
originally announced August 2023.
-
Multi-step particle emission probabilities in superheavy nuclei at moderate excitation energies
Authors:
A. Rahmatinejad,
T. M. Shneidman,
G. G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
The probabilities of $xn$-, $pxn$-, and $αxn$-evaporation channels in excited superheavy nuclei were evaluated using the Monte Carlo method. The calculations utilized microscopically determined nuclear level densities and were compared with results obtained from the phenomenological Jackson formula. Effective temperatures derived from the microscopic approach were incorporated into the Jackson for…
▽ More
The probabilities of $xn$-, $pxn$-, and $αxn$-evaporation channels in excited superheavy nuclei were evaluated using the Monte Carlo method. The calculations utilized microscopically determined nuclear level densities and were compared with results obtained from the phenomenological Jackson formula. Effective temperatures derived from the microscopic approach were incorporated into the Jackson formula for different evaporation channels at low and moderate excitation energies. Additionally, an analytical formula was introduced to estimate the average kinetic energy of emitted particles in multi-step processes.
△ Less
Submitted 25 July, 2023;
originally announced July 2023.
-
Quantifying and Learning Static vs. Dynamic Information in Deep Spatiotemporal Networks
Authors:
Matthew Kowal,
Mennatullah Siam,
Md Amirul Islam,
Neil D. B. Bruce,
Richard P. Wildes,
Konstantinos G. Derpanis
Abstract:
There is limited understanding of the information captured by deep spatiotemporal models in their intermediate representations. For example, while evidence suggests that action recognition algorithms are heavily influenced by visual appearance in single frames, no quantitative methodology exists for evaluating such static bias in the latent representation compared to bias toward dynamics. We tackl…
▽ More
There is limited understanding of the information captured by deep spatiotemporal models in their intermediate representations. For example, while evidence suggests that action recognition algorithms are heavily influenced by visual appearance in single frames, no quantitative methodology exists for evaluating such static bias in the latent representation compared to bias toward dynamics. We tackle this challenge by proposing an approach for quantifying the static and dynamic biases of any spatiotemporal model, and apply our approach to three tasks, action recognition, automatic video object segmentation (AVOS) and video instance segmentation (VIS). Our key findings are: (i) Most examined models are biased toward static information. (ii) Some datasets that are assumed to be biased toward dynamics are actually biased toward static information. (iii) Individual channels in an architecture can be biased toward static, dynamic or a combination of the two. (iv) Most models converge to their culminating biases in the first half of training. We then explore how these biases affect performance on dynamically biased datasets. For action recognition, we propose StaticDropout, a semantically guided dropout that debiases a model from static information toward dynamics. For AVOS, we design a better combination of fusion and cross connection layers compared with previous architectures.
△ Less
Submitted 16 September, 2024; v1 submitted 3 November, 2022;
originally announced November 2022.
-
The Fusion-by-Diffusion model as a tool to calculate cross sections for the production of superheavy nuclei
Authors:
T. Cap,
M. Kowal,
K. Siwek-Wilczyńska
Abstract:
This article summarizes recent progress in our understanding of the reaction mechanisms leading to the formation of superheavy nuclei in cold and hot fusion reactions. Calculations are done within the Fusion-by-Diffusion (FBD) model using the new nuclear data tables by Jachimowicz et al. [At. Data Nucl. Data Tables 138, 101393 (2021)]. The synthesis reaction is treated in a standard way as a three…
▽ More
This article summarizes recent progress in our understanding of the reaction mechanisms leading to the formation of superheavy nuclei in cold and hot fusion reactions. Calculations are done within the Fusion-by-Diffusion (FBD) model using the new nuclear data tables by Jachimowicz et al. [At. Data Nucl. Data Tables 138, 101393 (2021)]. The synthesis reaction is treated in a standard way as a three-step process (i.e., capture, fusion, and survival). Each reaction step is analyzed separately. Model calculations are compared with selected experimental data on capture, fissionlike and fusion cross sections, fusion probabilities, and evaporation residue excitation functions. The role of the angular momentum in the fusion step is discussed in detail. A set of fusion excitation functions with corresponding fusion probabilities is provided for cold and hot synthesis reactions.
△ Less
Submitted 31 October, 2022;
originally announced October 2022.
-
A Deeper Dive Into What Deep Spatiotemporal Networks Encode: Quantifying Static vs. Dynamic Information
Authors:
Matthew Kowal,
Mennatullah Siam,
Md Amirul Islam,
Neil D. B. Bruce,
Richard P. Wildes,
Konstantinos G. Derpanis
Abstract:
Deep spatiotemporal models are used in a variety of computer vision tasks, such as action recognition and video object segmentation. Currently, there is a limited understanding of what information is captured by these models in their intermediate representations. For example, while it has been observed that action recognition algorithms are heavily influenced by visual appearance in single static…
▽ More
Deep spatiotemporal models are used in a variety of computer vision tasks, such as action recognition and video object segmentation. Currently, there is a limited understanding of what information is captured by these models in their intermediate representations. For example, while it has been observed that action recognition algorithms are heavily influenced by visual appearance in single static frames, there is no quantitative methodology for evaluating such static bias in the latent representation compared to bias toward dynamic information (e.g. motion). We tackle this challenge by proposing a novel approach for quantifying the static and dynamic biases of any spatiotemporal model. To show the efficacy of our approach, we analyse two widely studied tasks, action recognition and video object segmentation. Our key findings are threefold: (i) Most examined spatiotemporal models are biased toward static information; although, certain two-stream architectures with cross-connections show a better balance between the static and dynamic information captured. (ii) Some datasets that are commonly assumed to be biased toward dynamics are actually biased toward static information. (iii) Individual units (channels) in an architecture can be biased toward static, dynamic or a combination of the two.
△ Less
Submitted 6 June, 2022;
originally announced June 2022.
-
The Fission Barrier of Heaviest Nuclei From a Macroscopic-Microscopic Perspective
Authors:
Michał Kowal,
Janusz Skalski
Abstract:
The concept of fission barrier - a parameter which enters in quantitative estimates of various observables related to nuclear fission - is presented from the point of view of theory based on the picture of nuclear deformation and energy dependent on it. We describe the macroscopic-microscopic method of calculating energy landscapes which is simpler than the selfconsistent mean field approach, and,…
▽ More
The concept of fission barrier - a parameter which enters in quantitative estimates of various observables related to nuclear fission - is presented from the point of view of theory based on the picture of nuclear deformation and energy dependent on it. We describe the macroscopic-microscopic method of calculating energy landscapes which is simpler than the selfconsistent mean field approach, and, due to its two-component nature, seems to be easier to adjust to experimental data. We present some models and methods used to find the fission saddles. For the purpose of illustration, we present results on fission barriers in actinides and superheavy nuclei, obtained within one macroscopic-microscopic model. We discuss comparisons with results of other models, including some of the mean-field type.
△ Less
Submitted 26 April, 2022;
originally announced April 2022.
-
Simpler Does It: Generating Semantic Labels with Objectness Guidance
Authors:
Md Amirul Islam,
Matthew Kowal,
Sen Jia,
Konstantinos G. Derpanis,
Neil D. B. Bruce
Abstract:
Existing weakly or semi-supervised semantic segmentation methods utilize image or box-level supervision to generate pseudo-labels for weakly labeled images. However, due to the lack of strong supervision, the generated pseudo-labels are often noisy near the object boundaries, which severely impacts the network's ability to learn strong representations. To address this problem, we present a novel f…
▽ More
Existing weakly or semi-supervised semantic segmentation methods utilize image or box-level supervision to generate pseudo-labels for weakly labeled images. However, due to the lack of strong supervision, the generated pseudo-labels are often noisy near the object boundaries, which severely impacts the network's ability to learn strong representations. To address this problem, we present a novel framework that generates pseudo-labels for training images, which are then used to train a segmentation model. To generate pseudo-labels, we combine information from: (i) a class agnostic objectness network that learns to recognize object-like regions, and (ii) either image-level or bounding box annotations. We show the efficacy of our approach by demonstrating how the objectness network can naturally be leveraged to generate object-like regions for unseen categories. We then propose an end-to-end multi-task learning strategy, that jointly learns to segment semantics and objectness using the generated pseudo-labels. Extensive experiments demonstrate the high quality of our generated pseudo-labels and effectiveness of the proposed framework in a variety of domains. Our approach achieves better or competitive performance compared to existing weakly-supervised and semi-supervised methods.
△ Less
Submitted 19 October, 2021;
originally announced October 2021.
-
Energy dependent ratios of level-density parameters in superheavy nuclei
Authors:
A. Rahmatinejad,
T. M. Shneidman,
G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
The nuclear level densities and level-density parameters in fissioning nuclei at their saddle points of fission barriers - $a_{f}$, as well as those for neutron - $a_{n}$, proton - $a_{p}$ , and $α$-particle - $a_α$ emission residues at the ground states are calculated for isotopic chains of superheavy nuclei with $Z$=112-120. The calculations are performed with the superfluid formalism using the…
▽ More
The nuclear level densities and level-density parameters in fissioning nuclei at their saddle points of fission barriers - $a_{f}$, as well as those for neutron - $a_{n}$, proton - $a_{p}$ , and $α$-particle - $a_α$ emission residues at the ground states are calculated for isotopic chains of superheavy nuclei with $Z$=112-120. The calculations are performed with the superfluid formalism using the single-particle energies obtained from the diagonalization of the deformed Woods-Saxon potential. Spectra were generated at global minima of the adiabatic potential energy surfaces, found by the multidimensional minimization method, and at the proper saddle points, found by the "immersion water flow" technique on multidimensional energy grids, with allowed the reflection and axial symmetry breaking. The influence of shell effects on the energy dependence of the ratios of level-density parameters corresponding to residues of the considered decay modes to those of neutron emission is studied. We have shown that, in contrast to the $a_{f}/a_{n}$ ratio, the $a_{p}/a_{n}$ and $a_α/a_{n}$ ratios do not show characteristic maxima depending on the excitation energy of the compound nucleus being formed. In the case of alpha decay, we identified the collective enhancement caused by cluster degrees of freedom to play quite an important role. The energetic course of the variability of the level density parameters before reaching the asymptotic value, not taken into account so far, will be of great importance for the estimation of the probabilities of de-excitation cascades via light particles emission in competition with splitting and thus for the determination of the survival probabilities and finally for the total production cross-sections of superheavy nuclei in channels with their (light particles) participation.
△ Less
Submitted 27 August, 2021;
originally announced August 2021.
-
SegMix: Co-occurrence Driven Mixup for Semantic Segmentation and Adversarial Robustness
Authors:
Md Amirul Islam,
Matthew Kowal,
Konstantinos G. Derpanis,
Neil D. B. Bruce
Abstract:
In this paper, we present a strategy for training convolutional neural networks to effectively resolve interference arising from competing hypotheses relating to inter-categorical information throughout the network. The premise is based on the notion of feature binding, which is defined as the process by which activations spread across space and layers in the network are successfully integrated to…
▽ More
In this paper, we present a strategy for training convolutional neural networks to effectively resolve interference arising from competing hypotheses relating to inter-categorical information throughout the network. The premise is based on the notion of feature binding, which is defined as the process by which activations spread across space and layers in the network are successfully integrated to arrive at a correct inference decision. In our work, this is accomplished for the task of dense image labelling by blending images based on (i) categorical clustering or (ii) the co-occurrence likelihood of categories. We then train a feature binding network which simultaneously segments and separates the blended images. Subsequent feature denoising to suppress noisy activations reveals additional desirable properties and high degrees of successful predictions. Through this process, we reveal a general mechanism, distinct from any prior methods, for boosting the performance of the base segmentation and saliency network while simultaneously increasing robustness to adversarial attacks.
△ Less
Submitted 23 August, 2021;
originally announced August 2021.
-
Global Pooling, More than Meets the Eye: Position Information is Encoded Channel-Wise in CNNs
Authors:
Md Amirul Islam,
Matthew Kowal,
Sen Jia,
Konstantinos G. Derpanis,
Neil D. B. Bruce
Abstract:
In this paper, we challenge the common assumption that collapsing the spatial dimensions of a 3D (spatial-channel) tensor in a convolutional neural network (CNN) into a vector via global pooling removes all spatial information. Specifically, we demonstrate that positional information is encoded based on the ordering of the channel dimensions, while semantic information is largely not. Following th…
▽ More
In this paper, we challenge the common assumption that collapsing the spatial dimensions of a 3D (spatial-channel) tensor in a convolutional neural network (CNN) into a vector via global pooling removes all spatial information. Specifically, we demonstrate that positional information is encoded based on the ordering of the channel dimensions, while semantic information is largely not. Following this demonstration, we show the real world impact of these findings by applying them to two applications. First, we propose a simple yet effective data augmentation strategy and loss function which improves the translation invariance of a CNN's output. Second, we propose a method to efficiently determine which channels in the latent representation are responsible for (i) encoding overall position information or (ii) region-specific positions. We first show that semantic segmentation has a significant reliance on the overall position channels to make predictions. We then show for the first time that it is possible to perform a `region-specific' attack, and degrade a network's performance in a particular part of the input. We believe our findings and demonstrated applications will benefit research areas concerned with understanding the characteristics of CNNs.
△ Less
Submitted 17 August, 2021;
originally announced August 2021.
-
Size distributions of gold nanoparticles in solution measured by single-particle mass photometry
Authors:
Luke Melo,
Angus Hui,
Matt Kowal,
Eric Boateng,
Zahra Poursorkh,
Edène Rocheron,
Jake Wong,
Ashton Christy,
Edward Grant
Abstract:
Specialized applications of nanoparticles often call for particular, well-characterized particle size distributions in solution. But, this property can prove difficult to measure. High-throughput methods, such as dynamic light scattering, detect nanoparticles in solution with an efficiency that scales with diameter to the sixth power. This diminishes the accuracy of any determination that must spa…
▽ More
Specialized applications of nanoparticles often call for particular, well-characterized particle size distributions in solution. But, this property can prove difficult to measure. High-throughput methods, such as dynamic light scattering, detect nanoparticles in solution with an efficiency that scales with diameter to the sixth power. This diminishes the accuracy of any determination that must span a range of particle sizes. The accurate classification of broadly distributed systems thus requires very large numbers of measurements. Mass-filtered particle-sensing techniques offer a better dynamic range, but are labor-intensive and so have low throughput. Progress in many areas of nanotechnology requires a faster, lower-cost, and more accurate measure of particle size distributions, particularly for diameters smaller than 20 nm. Here, we present a tailored interferometric microscope system, combined with a high-speed image-processing strategy, optimized for real-time particle tracking that determines accurate size distributions in nominal 5, 10, and 15 nm colloidal gold nanoparticle systems by automatically sensing and classifying thousands of single particles sampled from solution at rates as high as 4,000 particles per minute. We demonstrate this method by sensing the irreversible binding of gold nanoparticles to poly-D-lysine functionalized coverslips. Variations in the single-particle signal as a function of time and mass, calibrated by TEM, show clear evidence for the presence of diffusion-limited transport that most affects larger particles in solution.
△ Less
Submitted 22 September, 2021; v1 submitted 13 July, 2021;
originally announced July 2021.
-
Diffusion as a possible mechanism controlling the production of superheavy nuclei in cold fusion reactions
Authors:
T. Cap,
M. Kowal,
K. Siwek-Wilczyńska
Abstract:
The fusion probability for the production of superheavy nuclei in cold fusion reactions was investigated and compared with recent experimental results for $^{48}$Ca, $^{50}$Ti, and $^{54}$Cr incident on a $^{208}$Pb target. Calculations were performed within the fusion-by-diffusion model (FbD) using new nuclear data tables by Jachimowicz et al. It is shown that the experimental data could be well…
▽ More
The fusion probability for the production of superheavy nuclei in cold fusion reactions was investigated and compared with recent experimental results for $^{48}$Ca, $^{50}$Ti, and $^{54}$Cr incident on a $^{208}$Pb target. Calculations were performed within the fusion-by-diffusion model (FbD) using new nuclear data tables by Jachimowicz et al. It is shown that the experimental data could be well explained within the framework of the FbD model. The saturation of the fusion probability at bombarding energies above the interaction barrier is reproduced. It emerges naturally from the physical effect of the suppression of contributions of higher partial waves in fusion reactions and is related to the critical angular momentum. The role of the difference in values of the rotational energies in the fusion saddle point and contact (sticking) configuration of the projectile-target system is discussed.
△ Less
Submitted 22 November, 2021; v1 submitted 29 June, 2021;
originally announced July 2021.
-
First observation of high-$K$ isomeric states in $^{249}$Md and $^{251}$Md
Authors:
T. Goigoux,
Ch. Theisen,
B. Sulignano,
M. Airiau,
K. Auranen,
H. Badran,
R. Briselet,
T. Calverley,
D. Cox,
F. Déchery,
F. Defranchi Bisso,
A. Drouart,
Z. Favier,
B. Gall,
T. Grahn,
P. T. Greenlees,
K. Hauschild,
A. Herzáň,
R. -D. Herzberg,
U. Jakobsson,
R. Julin,
S. Juutinen,
J. Konki,
M. Leino,
A. Lightfoot
, et al. (23 additional authors not shown)
Abstract:
Decay spectroscopy of the odd-proton nuclei $^{249}$Md and $^{251}$Md has been performed. High-$K$ isomeric states were identified for the first time in these two nuclei through the measurement of their electromagnetic decay. An isomeric state with a half-life of $2.8(5)$ ms and an excitation energy $\geq 910$ keV was found in $^{249}$Md. In $^{251}$Md, an isomeric state with a half-life of…
▽ More
Decay spectroscopy of the odd-proton nuclei $^{249}$Md and $^{251}$Md has been performed. High-$K$ isomeric states were identified for the first time in these two nuclei through the measurement of their electromagnetic decay. An isomeric state with a half-life of $2.8(5)$ ms and an excitation energy $\geq 910$ keV was found in $^{249}$Md. In $^{251}$Md, an isomeric state with a half-life of $1.4(3)$ s and an excitation energy $\geq 844$ keV was found. Similarly to the neighbouring $^{255}$Lr, these two isomeric states are interpreted as 3 quasi-particle high-$K$ states and compared to new theoretical calculations. Excited nuclear configurations were calculated within two scenarios: via blocking nuclear states located in proximity to the Fermi surface or/and using the quasiparticle Bardeen-Cooper-Schrieffer method. Relevant states were selected on the basis of the microscopic-macroscopic model with a deformed Woods-Saxon potential. The most probable candidates for the configurations of $K$-isomeric states in Md nuclei are proposed.
△ Less
Submitted 24 November, 2021; v1 submitted 1 July, 2021;
originally announced July 2021.
-
The decline rate of the production cross-section of superheavy nuclei with $Z=114-117$ at high excitation energies
Authors:
J. Hong,
G. G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
The production cross sections of superheavy nuclei with charge numbers $114-117$ are predicted in the $(5-9)n$-evaporation channels of the $^{48}$Ca-induced complete fusion reactions for future experiments. The estimates of synthesis capabilities are based on a uniform and consistent set of input nuclear data provided by the multidimensional macroscopic-microscopic approach. The contributions of v…
▽ More
The production cross sections of superheavy nuclei with charge numbers $114-117$ are predicted in the $(5-9)n$-evaporation channels of the $^{48}$Ca-induced complete fusion reactions for future experiments. The estimates of synthesis capabilities are based on a uniform and consistent set of input nuclear data provided by the multidimensional macroscopic-microscopic approach. The contributions of various factors to the final production cross section are discussed. As shown, the specific interplay between survival and fusion probabilities unexpectedly leads to a relatively slow decline of the total cross-sections with increasing excitation energy. This effect is supported by a favorable arrangement of fission barriers protecting the compound nucleus against splitting concerning energetic thresholds for the emission of successive neutrons. In particular, the probabilities of the formation of superheavy nuclei in the $5n$-, $6n$-, and in some cases even in $7n$-evaporation channels are still promising. This may offer a new opportunity for the future synthesis of unknown neutron-deficient superheavy isotopes.
△ Less
Submitted 7 March, 2021;
originally announced March 2021.
-
Position, Padding and Predictions: A Deeper Look at Position Information in CNNs
Authors:
Md Amirul Islam,
Matthew Kowal,
Sen Jia,
Konstantinos G. Derpanis,
Neil D. B. Bruce
Abstract:
In contrast to fully connected networks, Convolutional Neural Networks (CNNs) achieve efficiency by learning weights associated with local filters with a finite spatial extent. An implication of this is that a filter may know what it is looking at, but not where it is positioned in the image. In this paper, we first test this hypothesis and reveal that a surprising degree of absolute position info…
▽ More
In contrast to fully connected networks, Convolutional Neural Networks (CNNs) achieve efficiency by learning weights associated with local filters with a finite spatial extent. An implication of this is that a filter may know what it is looking at, but not where it is positioned in the image. In this paper, we first test this hypothesis and reveal that a surprising degree of absolute position information is encoded in commonly used CNNs. We show that zero padding drives CNNs to encode position information in their internal representations, while a lack of padding precludes position encoding. This gives rise to deeper questions about the role of position information in CNNs: (i) What boundary heuristics enable optimal position encoding for downstream tasks?; (ii) Does position encoding affect the learning of semantic representations?; (iii) Does position encoding always improve performance? To provide answers, we perform the largest case study to date on the role that padding and border heuristics play in CNNs. We design novel tasks which allow us to quantify boundary effects as a function of the distance to the border. Numerous semantic objectives reveal the effect of the border on semantic representations. Finally, we demonstrate the implications of these findings on multiple real-world tasks to show that position information can both help or hurt performance.
△ Less
Submitted 28 January, 2021;
originally announced January 2021.
-
Shape or Texture: Understanding Discriminative Features in CNNs
Authors:
Md Amirul Islam,
Matthew Kowal,
Patrick Esser,
Sen Jia,
Bjorn Ommer,
Konstantinos G. Derpanis,
Neil Bruce
Abstract:
Contrasting the previous evidence that neurons in the later layers of a Convolutional Neural Network (CNN) respond to complex object shapes, recent studies have shown that CNNs actually exhibit a `texture bias': given an image with both texture and shape cues (e.g., a stylized image), a CNN is biased towards predicting the category corresponding to the texture. However, these previous studies cond…
▽ More
Contrasting the previous evidence that neurons in the later layers of a Convolutional Neural Network (CNN) respond to complex object shapes, recent studies have shown that CNNs actually exhibit a `texture bias': given an image with both texture and shape cues (e.g., a stylized image), a CNN is biased towards predicting the category corresponding to the texture. However, these previous studies conduct experiments on the final classification output of the network, and fail to robustly evaluate the bias contained (i) in the latent representations, and (ii) on a per-pixel level. In this paper, we design a series of experiments that overcome these issues. We do this with the goal of better understanding what type of shape information contained in the network is discriminative, where shape information is encoded, as well as when the network learns about object shape during training. We show that a network learns the majority of overall shape information at the first few epochs of training and that this information is largely encoded in the last few layers of a CNN. Finally, we show that the encoding of shape does not imply the encoding of localized per-pixel semantic information. The experimental results and findings provide a more accurate understanding of the behaviour of current CNNs, thus helping to inform future design choices.
△ Less
Submitted 27 January, 2021;
originally announced January 2021.
-
Properties of heaviest nuclei with $98\leq Z \leq 126$ and $134 \leq N \leq 192$
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
We systematically determine ground-state and saddle-point shapes and masses for 1305 heavy and superheavy nuclei with $Z=98-126$ and $N=134-192$, including odd-$A$ and odd-odd systems. From these, we derive static fission barrier heights, one- and two-nucleon separation energies, and $Q_α$ values for g.s. to g.s transitions. Our study is performed within the microscopic-macroscopic method with the…
▽ More
We systematically determine ground-state and saddle-point shapes and masses for 1305 heavy and superheavy nuclei with $Z=98-126$ and $N=134-192$, including odd-$A$ and odd-odd systems. From these, we derive static fission barrier heights, one- and two-nucleon separation energies, and $Q_α$ values for g.s. to g.s transitions. Our study is performed within the microscopic-macroscopic method with the deformed Woods-Saxon single-particle potential and the Yukawa-plus-exponential macroscopic energy taken as the smooth part. We use parameters of the model that were fitted previously to masses of even-even heavy nuclei. For systems with odd numbers of protons, neutrons, or both, we use a standard BCS method with blocking. Ground-state shapes and energies are found by the minimization over seven axially-symmetric deformations. A search for saddle-points was performed by using the "imaginary water flow" method in three consecutive stages, using five- (for nonaxial shapes) and seven-dimensional (for reflection-asymmetric shapes) deformation spaces. The results are collected in two main tables. Calculated ground-state mass excess, nucleon separation- and $Q_α$ energies, total, macroscopic(normalized to the macroscopic energy at the spherical shape) and shell corrections energies, and deformations are given for each nucleus in \mbox{Table 1}. \mbox{Table 2} contains calculated properties of the saddle-point configurations and the fission barrier heights. In \mbox{Tables 3-7}, are given calculated ground-state, inner and outer saddle-point and superdeformed secondary minima characteristics for 75 actinide nuclei, from Ac to Cf, for which experimental estimates of fission barrier heights are known. These results are an additional test of our model.
△ Less
Submitted 19 December, 2020; v1 submitted 18 October, 2020;
originally announced October 2020.
-
Feature Binding with Category-Dependant MixUp for Semantic Segmentation and Adversarial Robustness
Authors:
Md Amirul Islam,
Matthew Kowal,
Konstantinos G. Derpanis,
Neil D. B. Bruce
Abstract:
In this paper, we present a strategy for training convolutional neural networks to effectively resolve interference arising from competing hypotheses relating to inter-categorical information throughout the network. The premise is based on the notion of feature binding, which is defined as the process by which activation's spread across space and layers in the network are successfully integrated t…
▽ More
In this paper, we present a strategy for training convolutional neural networks to effectively resolve interference arising from competing hypotheses relating to inter-categorical information throughout the network. The premise is based on the notion of feature binding, which is defined as the process by which activation's spread across space and layers in the network are successfully integrated to arrive at a correct inference decision. In our work, this is accomplished for the task of dense image labelling by blending images based on their class labels, and then training a feature binding network, which simultaneously segments and separates the blended images. Subsequent feature denoising to suppress noisy activations reveals additional desirable properties and high degrees of successful predictions. Through this process, we reveal a general mechanism, distinct from any prior methods, for boosting the performance of the base segmentation network while simultaneously increasing robustness to adversarial attacks.
△ Less
Submitted 12 August, 2020;
originally announced August 2020.
-
Possibilities of direct production of superheavy nuclei with Z=112--118 in different evaporation channels
Authors:
J. Hong,
G. G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
The production cross sections of heaviest isotopes of superheavy nuclei with charge numbers 112--118 are predicted in the $xn$--, $pxn$--, and $αxn$--evaporation channels of the $^{48}$Ca-induced complete fusion reactions for future experiments. The estimates of synthesis capabilities are based on a uniform and consistent set of input nuclear data. Nuclear masses, deformations, shell corrections,…
▽ More
The production cross sections of heaviest isotopes of superheavy nuclei with charge numbers 112--118 are predicted in the $xn$--, $pxn$--, and $αxn$--evaporation channels of the $^{48}$Ca-induced complete fusion reactions for future experiments. The estimates of synthesis capabilities are based on a uniform and consistent set of input nuclear data. Nuclear masses, deformations, shell corrections, fission barriers, and decay energies are calculated within the macroscopic-microscopic approach for even-even, odd-Z, and odd-N nuclei. For odd systems, the blocking procedure is used. To find, the ground states via minimization and saddle points using Immersion Water flow technique, multidimensional deformation spaces, containing non-axially are used. As shown, current calculations based on a new set of mass and barriers, agree very well with experimentally known cross-sections, especially in the $3n$--evaporation channel. The dependencies of these predictions on the mass/fission barriers tables and fusion models are discussed. A way is shown to produce directly unknown superheavy isotopes in the $1n$-- or $2n$--evaporation channels. The synthesis of new superheavy isotopes unattainable in reactions with emission of neutrons is proposed in the promising channels with emission of protons ($σ_{pxn} \simeq 10-200$ fb) and alphas ($σ_{αxn} \simeq 5-500$ fb).
△ Less
Submitted 16 July, 2020;
originally announced July 2020.
-
Sizes and shapes of very heavy nuclei in high-K states
Authors:
M. Palczewski,
P. Jachimowicz,
M. Kowal
Abstract:
We have investigated shapes and sizes of selected two- and four-quasiparticle \mbox{high-$K$} states in nobelium and rutherfordium isotopes within the microscopic-macroscopic model with the deformed Woods-Saxon potential. Excited nuclear configurations were obtained by blocking single-particle states lying close to the Fermi level. Their energies and deformations were found by the four-dimensional…
▽ More
We have investigated shapes and sizes of selected two- and four-quasiparticle \mbox{high-$K$} states in nobelium and rutherfordium isotopes within the microscopic-macroscopic model with the deformed Woods-Saxon potential. Excited nuclear configurations were obtained by blocking single-particle states lying close to the Fermi level. Their energies and deformations were found by the four-dimensional energy minimization over shape variables. We have selected the most promising candidates for \mbox{$K$-isomers} by analyzing the isotopic dependence of excitation energies, and compared our results to available experimental data. We calculated differences in quadrupole moments and charge radii between nuclei in their \mbox{high-$K$} and ground states and found their quite different pattern for four-quasiparticle states in neighboring No and Rf isotopes. The leading role of the quadrupole and hexadecapole deformations as well as the importance of higher rank symmetries are also discussed. The current development of laser techniques and the resulting ability to measure discussed effects in the near future is the motivation of our study.
△ Less
Submitted 3 June, 2020;
originally announced June 2020.
-
Level-density parameters in superheavy nuclei
Authors:
A. Rahmatinejad,
A. N. Bezbakh,
T. M. Shneidman,
G. Adamian,
N. V. Antonenko,
P. Jachimowicz,
M. Kowal
Abstract:
We systematically study the nuclear level densities of superheavy nuclei, including odd systems, using the single-particle energies obtained with the Woods-Saxon potential diagonalization. Minimization over many deformation parameters for the global minima - ground states and the "imaginary water flow" technique on many deformation energy grids for the saddle points, including nonaxial shapes has…
▽ More
We systematically study the nuclear level densities of superheavy nuclei, including odd systems, using the single-particle energies obtained with the Woods-Saxon potential diagonalization. Minimization over many deformation parameters for the global minima - ground states and the "imaginary water flow" technique on many deformation energy grids for the saddle points, including nonaxial shapes has been applied. The level density parameters are calculated by fitting the obtained results with the standard Fermi gas expression. The total potential energy and shell correction dependencies of the level-density parameter are analyzed and compared at the ground state and saddle point. These parameters are compared with the results of the phenomenological expression. As shown, this expression should be modified for the saddle points, especially for small excitation energy. The ratio of the level-density parameter at the saddle point to that at the ground state is shown to be crucial for the survival probability of the heavy nucleus.
△ Less
Submitted 18 May, 2020;
originally announced May 2020.
-
Static fission properties of actinide nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
Fission barriers heights and excitation energies of superdeformed isomeric minima are calculated within the microscopic - macroscopic Woods - Saxon model for 75 actinide nuclei for which the experimental data are known.
State - of - the - art methods were used: minimization over many deformation parameters for minima and the imaginary water flow on many - deformation energy grid for saddles, inc…
▽ More
Fission barriers heights and excitation energies of superdeformed isomeric minima are calculated within the microscopic - macroscopic Woods - Saxon model for 75 actinide nuclei for which the experimental data are known.
State - of - the - art methods were used: minimization over many deformation parameters for minima and the imaginary water flow on many - deformation energy grid for saddles, including nonaxial and reflection-asymmetric shapes.
We obtain 0.82 - 0.94 MeV rms deviation between the calculated and experimental barriers and 0.53 MeV rms error in the excitation of superdeformed minima (SD).
Experimental vs theory discrepancies seem to be of various nature and not easy to eliminate, especially if one cares for more than one or two observables. As an example, we show that by strengthening pairing in odd systems one can partially improve agreement in barriers, while spoiling it for masses. We also discuss the "thorium anomaly" and suggest its possible relation to a different way in which the Ac and Th barriers are derived from experimental data.
△ Less
Submitted 15 October, 2019;
originally announced October 2019.
-
Region Tracking in an Image Sequence: Preventing Driver Inattention
Authors:
Matthew Kowal,
Gillian Sandison,
Len Yabuki-Soh,
Raner la Bastide
Abstract:
Driver inattention is a large problem on the roads around the world. The objective of this project was to develop an eye tracking algorithm with sufficient computational efficiency and accuracy, to successfully realize when the driver was looking away from the road for an extended period. The method of tracking involved the minimization of a functional, using the gradient descent and level set met…
▽ More
Driver inattention is a large problem on the roads around the world. The objective of this project was to develop an eye tracking algorithm with sufficient computational efficiency and accuracy, to successfully realize when the driver was looking away from the road for an extended period. The method of tracking involved the minimization of a functional, using the gradient descent and level set methods. The algorithm was then discretized and implemented using C and MATLAB. Multiple synthetic images, grey-scale and colour images were tested using the final design, with a desired region coverage of 82%. Further work is needed to decrease the computation time, increase the robustness of the algorithm, develop a small device capable of running the algorithm, as well as physically implement this device into various vehicles.
△ Less
Submitted 23 August, 2019;
originally announced August 2019.
-
How to produce new superheavy nuclei?
Authors:
K. Siwek-Wilczyńska,
T. Cap,
M. Kowal
Abstract:
Existing experimental facilities limit the possibilities for discovery of new nuclides to those synthesized with cross sections above 100 fb, but the perspectives for future high current accelerators could lower this limit by two orders of magnitude. Therefore, in the present work excitation functions for fusion-$xn$ evaporation reaction channels induced not only by $^{48}Ca$ but also by heavier p…
▽ More
Existing experimental facilities limit the possibilities for discovery of new nuclides to those synthesized with cross sections above 100 fb, but the perspectives for future high current accelerators could lower this limit by two orders of magnitude. Therefore, in the present work excitation functions for fusion-$xn$ evaporation reaction channels induced not only by $^{48}Ca$ but also by heavier projectiles (usually leading to smaller cross sections) on actinide targets were calculated in the framework of the fusion-by-diffusion (FBD) model. For the first time, in this approach, channels in which a proton ($pxn$) or alpha particle ($α$$xn$) is evaporated have been included in the first step of the deexcitation cascade. To calculate the synthesis cross sections entry data such as fission barriers, ground-state masses, deformations and shell effects of the superheavy nuclei calculated in a consistent way within the Warsaw macroscopic-microscopic model were used. The only adjustable parameter of the FBD model is the injection point distance $s_{inj}$ and the value determined in our previous analysis of experimental cross sections for the synthesis of superheavy nuclei of Z=114-118 has been used. Excitation functions for the synthesis of selected (cross section above a few fb) new superheavies in the range of atomic numbers 112-120 are presented. Observation of 21 new heaviest isotopes is predicted. A realistic discussion of the FBD model uncertainties is presented for the first time.
△ Less
Submitted 9 January, 2019; v1 submitted 22 December, 2018;
originally announced December 2018.
-
Hindered alpha decays of heaviest high-K isomers
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
To find candidates for long-lived high-K isomers in even-even Z=106-112 superheavy nuclei we study dominant alpha-decay channel of two- and four-quasi-particle configurations at a low excitation. Energies are calculated within the microscopic - macroscopic approach with the deformed Woods-Saxon potential. Configurations are fixed by a standard blocking procedure and their energy found by a subsequ…
▽ More
To find candidates for long-lived high-K isomers in even-even Z=106-112 superheavy nuclei we study dominant alpha-decay channel of two- and four-quasi-particle configurations at a low excitation. Energies are calculated within the microscopic - macroscopic approach with the deformed Woods-Saxon potential. Configurations are fixed by a standard blocking procedure and their energy found by a subsequent minimization over deformations. Different excitation energies of a high-K configuration in parent and daughter nucleus seem particularly important for a hindrance of the alpha-decay. A strong hindrance is found for some four-quasi-particle states, particularly $K^π = 20^{+}$ and/or $19^{+}$ states in $^{264-270}$Ds. Contrary to what was suggested in experimental papers, it is rather a proton configuration that leads to this strong hindrance. If not shortened by the electromagnetic decay, alpha half-lives of $\sim$ 1 s could open new possibilities for studies of chemical/atomic properties of related elements.
△ Less
Submitted 4 May, 2018;
originally announced May 2018.
-
Fission of SHN & its hindrance: odd nuclei & isomers
Authors:
Wojciech Brodziński,
Piotr Jachimowicz,
Michał Kowal,
Janusz Skalski
Abstract:
After shortly analyzing data relevant to fission hindrance of odd-A nuclei and high-$K$ isomers in superheavy (SH) region we point out the inconsistency of current fission theory and propose an approach based on the instanton formalism. A few results of this method, simplified by replacing selfconsistency by elements of the macro-micro model, are given to illustrate its features.
After shortly analyzing data relevant to fission hindrance of odd-A nuclei and high-$K$ isomers in superheavy (SH) region we point out the inconsistency of current fission theory and propose an approach based on the instanton formalism. A few results of this method, simplified by replacing selfconsistency by elements of the macro-micro model, are given to illustrate its features.
△ Less
Submitted 22 November, 2017;
originally announced November 2017.
-
Effect of tetrahedral shapes in heavy and superheavy nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
We search for effects of tetrahedral deformation $β_{32}$ over a range of $\sim 3000$ heavy and superheavy nuclei, $82\leq Z \leq 126$, using a microscopic-macroscopic model based on the deformed Woods-Saxon potential, well tested in the region. We look for the energy minima with a non-zero tetrahedral distortion, both absolute and conditional - with the quadrupole distortion constrained to zero.…
▽ More
We search for effects of tetrahedral deformation $β_{32}$ over a range of $\sim 3000$ heavy and superheavy nuclei, $82\leq Z \leq 126$, using a microscopic-macroscopic model based on the deformed Woods-Saxon potential, well tested in the region. We look for the energy minima with a non-zero tetrahedral distortion, both absolute and conditional - with the quadrupole distortion constrained to zero. In order to assure reliability of our results we include 10 most important deformation parameters in the energy minimization. We could not find any cases of stable tetrahedral shapes. The only sizable - up to 0.7 MeV - lowering of the ground state occurs in superheavy nuclei $Z\geq 120$ for $N=173-188$, as a result of a {\it combined} action of two octupole deformations: $β_{32}$ and $β_{30}$, in the ratio $β_{32}/β_{30}\approx \sqrt{3/5}$. The resulting shapes are moderately oblate, with the superimposed distortion $β_{33}$ {\it with respect to the oblate axis}, which makes the equator of the oblate spheroid slightly triangular. Almost all found conditional minima are excited and not protected by any barrier, a handful of them are degenerate with the axial minima.
△ Less
Submitted 26 January, 2017;
originally announced January 2017.
-
Fusion-fission probabilities, cross sections and structure notes of super-heavy nuclei
Authors:
Michał Kowal,
Tomasz Cap,
Piotr Jachimowicz,
Janusz Skalski,
Krystyna Siwek-Wilczyńska,
Janusz Wilczyński
Abstract:
Fusion - fission probabilities in the synthesis of heaviest elements are discussed in the context of the latest experimental reports. Cross sections for superheavy nuclei are evaluated using "Fusion by Diffusion" (FBD) model. Predictive power of this approach is shown for experimentally known Lv, Og isotopes and predictions given for Z=119,120. Ground state and saddle point properties as: masses,…
▽ More
Fusion - fission probabilities in the synthesis of heaviest elements are discussed in the context of the latest experimental reports. Cross sections for superheavy nuclei are evaluated using "Fusion by Diffusion" (FBD) model. Predictive power of this approach is shown for experimentally known Lv, Og isotopes and predictions given for Z=119,120. Ground state and saddle point properties as: masses, shell corrections, pairing energies and deformations necessary for cross section estimations are calculated systematically within the multidimensional microscopic - macroscopic method based on the deformed Woods-Saxon single particle potential. In the frame of FBD approach predictions for production of elements heavier than Z = 118 are not too optimistic. For this reason, and because of high instability of superheavy nuclei, we comment on some structure effects, connected with the K-isomerism phenomenon which could lead to a significant increase in the stability of these systems.
△ Less
Submitted 28 July, 2016;
originally announced July 2016.
-
Adiabatic fission barriers in superheavy nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
Using the microscopic-macroscopic model based on the deformed Woods-Saxon single-particle potential and the Yukawa-plus-exponential macroscopic energy we calculated static fission barriers $B_{f}$ for 1305 heavy and superheavy nuclei $98\leq Z \leq 126$, including even - even, odd - even, even - odd and odd - odd systems. For odd and odd-odd nuclei, adiabatic potential energy surfaces were calcula…
▽ More
Using the microscopic-macroscopic model based on the deformed Woods-Saxon single-particle potential and the Yukawa-plus-exponential macroscopic energy we calculated static fission barriers $B_{f}$ for 1305 heavy and superheavy nuclei $98\leq Z \leq 126$, including even - even, odd - even, even - odd and odd - odd systems. For odd and odd-odd nuclei, adiabatic potential energy surfaces were calculated by a minimization over configurations with one blocked neutron or/and proton on a level from the 10-th below to the 10-th above the Fermi level. The parameters of the model that have been fixed previously by a fit to masses of even-even heavy nuclei were kept unchanged. A search for saddle points has been performed by the "Imaginary Water Flow" method on a basic five-dimensional deformation grid, including triaxiality. Two auxiliary grids were used for checking the effects of the mass asymmetry and hexadecapole non-axiallity. The ground states were found by energy minimization over configurations and deformations. We find that the non-axiallity significantly changes first and second fission barrier in many nuclei. The effect of the mass - asymmetry, known to lower the second, very deformed barriers in actinides, in the heaviest nuclei appears at the less deformed saddles in more than 100 nuclei. It happens for those saddles in which the triaxiallity does not play any role, what suggests a decoupling between effects of the mass-asymmetry and triaxiality. We studied also the influence of the pairing interaction strength on the staggering of $B_f$ for odd- and even-particle numbers. Finally, we provide a comparison of our results with other theoretical fission barrier evaluations and with available experimental estimates.
△ Less
Submitted 15 June, 2016;
originally announced June 2016.
-
Incremental Consistency Checking in Delta-oriented UML-Models for Automation Systems
Authors:
Matthias Kowal,
Ina Schaefer
Abstract:
Automation systems exist in many variants and may evolve over time in order to deal with different environment contexts or to fulfill changing customer requirements. This induces an increased complexity during design-time as well as tedious maintenance efforts. We already proposed a multi-perspective modeling approach to improve the development of such systems. It operates on different levels of a…
▽ More
Automation systems exist in many variants and may evolve over time in order to deal with different environment contexts or to fulfill changing customer requirements. This induces an increased complexity during design-time as well as tedious maintenance efforts. We already proposed a multi-perspective modeling approach to improve the development of such systems. It operates on different levels of abstraction by using well-known UML-models with activity, composite structure and state chart models. Each perspective was enriched with delta modeling to manage variability and evolution. As an extension, we now focus on the development of an efficient consistency checking method at several levels to ensure valid variants of the automation system. Consistency checking must be provided for each perspective in isolation, in-between the perspectives as well as after the application of a delta.
△ Less
Submitted 1 April, 2016;
originally announced April 2016.
-
Search for octupole correlations in $^{147}$Nd
Authors:
E. Ruchowska,
H. Mach,
M. Kowal,
J. Skalski,
W. A. Plociennik,
B. Fogelberg
Abstract:
Properties of excited states in $^{147}$Nd have been studied with multispectra and $γγ$ coincidence measurements. Twenty-four new $γ$-lines and three new levels have been introduced into the level scheme of $^{147}$Nd. Lifetimes of eight excited levels in $^{147}$Nd, populated in the $β$ decay of $^{147}$Pr, have been measured using the advanced time-delayed $βγγ$(t) method. Reduced transition pro…
▽ More
Properties of excited states in $^{147}$Nd have been studied with multispectra and $γγ$ coincidence measurements. Twenty-four new $γ$-lines and three new levels have been introduced into the level scheme of $^{147}$Nd. Lifetimes of eight excited levels in $^{147}$Nd, populated in the $β$ decay of $^{147}$Pr, have been measured using the advanced time-delayed $βγγ$(t) method. Reduced transition probabilities have been determined for 30 $γ$-transitions in $^{147}$Nd. Potential energy surfaces on the ($β_{2}$,$β_{3}$) plane calculated for $^{147}$Nd using the Strutinsky method predict two single quasiparticle configurations with nonzero octupole deformation, with K=1/2 and K=5/2. We do not observe parity doublet bands with K=5/2. For pair of opposite parity bands that could form the K=1/2 parity doublet we were able only to determine lower limit of the dipole moment, $|D_0|\geq$0.02 e$\cdot fm$.
△ Less
Submitted 16 March, 2015;
originally announced March 2015.
-
Fission barriers and probabilities of spontaneous fission for elements with Z$\geq$100
Authors:
A. Baran,
M. Kowal,
P. -G. Reinhard,
L. M. Robledo,
A. Staszczak,
M. Warda
Abstract:
This is a short review of methods and results of calculations of fission barriers and fission half-lives of even-even superheavy nuclei. An approvable agreement of the following approaches is shown and discussed: The macroscopic-microscopic approach based on the stratagem of the shell correction to the liquid drop model and a vantage point of microscopic energy density functionals of Skyrme and Go…
▽ More
This is a short review of methods and results of calculations of fission barriers and fission half-lives of even-even superheavy nuclei. An approvable agreement of the following approaches is shown and discussed: The macroscopic-microscopic approach based on the stratagem of the shell correction to the liquid drop model and a vantage point of microscopic energy density functionals of Skyrme and Gogny type selfconsistently calculated within Hartree-Fock-Bogoliubov method. Mass parameters are calculated in the Hartree-Fock-Bogoliubov cranking approximation. A short part of the paper is devoted to the nuclear fission dynamics. We also discuss the predictive power of Skyrme functionals applied to key properties of the fission path of $^{266}$Hs. It applies the standard techniques of error estimates in the framework of a $χ^2$ analysis.
△ Less
Submitted 5 March, 2015;
originally announced March 2015.
-
Candidates for Long Lived High-K Ground States in Superheavy Nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
On the basis of systematic calculations for 1364 heavy and superheavy nuclei, including odd-systems, we have found a few candidates for high-K ground states in superheavy nuclei. The macroscopic-microscopic model based on the deformed Woods-Saxon single particle potential which we use offers a reasonable description of SH systems, including known: nuclear masses, $Q_α$-values, fission barriers, gr…
▽ More
On the basis of systematic calculations for 1364 heavy and superheavy nuclei, including odd-systems, we have found a few candidates for high-K ground states in superheavy nuclei. The macroscopic-microscopic model based on the deformed Woods-Saxon single particle potential which we use offers a reasonable description of SH systems, including known: nuclear masses, $Q_α$-values, fission barriers, ground state deformations, super- and hyper-deformed minima in the heaviest nuclei. %For odd and odd-odd systems, both ways of including pairing correlations, % blocking and the quasi-particle method, have been applied. Exceptionally untypical high-K intruder contents of the g.s. found for some nuclei accompanied by a sizable excitation of the parent configuration in daughter suggest a dramatic hindrance of the $α$-decay. Multidimensional hyper-cube configuration - constrained calculations of the Potential Energy Surfaces (PES's) for one especially promising candidate, $^{272}$ Mt, shows a $\backsimeq$ 6 MeV increase in the fission barrier above the configuration- unconstrained barrier. There is a possibility, that one such high-K ground- or low-lying state may be the longest lived superheavy isotope.
△ Less
Submitted 14 September, 2015; v1 submitted 3 March, 2015;
originally announced March 2015.
-
Q-alpha values in superheavy nuclei from the deformed Woods-Saxon model
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
Masses of superheavy (SH) nuclei with $Z=98-128$, including odd and odd-odd nuclei, are systematically calculated within the microscopic-macroscopic model based on the deformed Woods-Saxon potential. Ground states are found by minimizing energy over deformations and configurations. Pairing in odd particle-number systems is treated either by blocking or by adding the BCS energy of the odd quasipart…
▽ More
Masses of superheavy (SH) nuclei with $Z=98-128$, including odd and odd-odd nuclei, are systematically calculated within the microscopic-macroscopic model based on the deformed Woods-Saxon potential. Ground states are found by minimizing energy over deformations and configurations. Pairing in odd particle-number systems is treated either by blocking or by adding the BCS energy of the odd quasiparticle. Three new parameters are introduced which may be interpreted as the constant mean pairing energies for even-odd, odd-even and odd-odd nuclei. They are adjusted by a fit to masses of heavy nuclei. Other parameters of the model, fixed previously by fitting masses of even-even heavy nuclei, are kept unchanged. With this adjustment, the masses of SH nuclei are predicted and then used to calculate $α$-decay energies to be compared to known measured values. It turns out that the agreement between calculated $Q_α$ values with data in SH nuclei is better than in the region of the mass fit. The model overestimates $Q_α$ for $Z=111-113$. Ground state (g.s.) configurations in some SH nuclei hint to a possible $α$-decay hindrance. The calculated configuration-preserving transition energies show that in some cases this might explain discrepancies, but more data is needed to explain the situation.
△ Less
Submitted 16 January, 2014;
originally announced January 2014.
-
Calculations of the cross sections for synthesis of new {293-296}118 isotopes in {249-252}Cf(48Ca,xn) reactions
Authors:
T. Cap,
K. Siwek-Wilczynska,
M. Kowal,
J. Wilczynski
Abstract:
A project of using a target consisting of the mixture of (249-252)Cf isotopes to be bombarded with the 48Ca beam, aimed to synthesize new isotopes of the heaviest known element Z = 118, is under way at the FLNR in Dubna. In the present work excitation functions for all the reactions: 249Cf(48Ca,xn)(297-x)118, 250Cf(48Ca,xn)(298-x)118, 251Cf(48Ca,xn)(299-x)118 and 252Cf(48Ca,xn)(300-x)118 have been…
▽ More
A project of using a target consisting of the mixture of (249-252)Cf isotopes to be bombarded with the 48Ca beam, aimed to synthesize new isotopes of the heaviest known element Z = 118, is under way at the FLNR in Dubna. In the present work excitation functions for all the reactions: 249Cf(48Ca,xn)(297-x)118, 250Cf(48Ca,xn)(298-x)118, 251Cf(48Ca,xn)(299-x)118 and 252Cf(48Ca,xn)(300-x)118 have been calculated in the framework of the fusion-by-diffusion model, assuming fission barriers, ground-state masses and shell effects of the superheavy nuclei predicted by Kowal et al. Energy dependence of the effective cross sections for the synthesis of selected new isotopes: (293)118, (294)118, (295)118 and (296)118 is predicted for the particular isotopic composition of the Cf target prepared for the Dubna experiment.
△ Less
Submitted 19 August, 2013;
originally announced August 2013.
-
8Dim calculations of the third barrier in $^{232}$Th and a conflict between theory and experiment on uranium nuclei
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
We find the height of the third fission barrier $B_{III}$ and energy of the third minimum $E_{III}$ in $^{232}$Th using the macroscopic - microscopic model, very well tested in this region of nuclei. For the first time it is done on an 8-dimensional deformation hypercube. The dipole distortion is included among the shape variables to assure that no important shapes are missed. The saddle point is…
▽ More
We find the height of the third fission barrier $B_{III}$ and energy of the third minimum $E_{III}$ in $^{232}$Th using the macroscopic - microscopic model, very well tested in this region of nuclei. For the first time it is done on an 8-dimensional deformation hypercube. The dipole distortion is included among the shape variables to assure that no important shapes are missed. The saddle point is found on a lattice containing more than 50 million points by the immersion water flow (IWF) method. The shallow third minimum, $B_{III}-E_{III}\approx 0.36$ MeV, agrees with experimetal data of Blons et al. This is in a sharp contrast with the status of the IIIrd minima in $^{232-236}$U: their experimental depth of $\geq3$ MeV contradicts all realistic theoretical predictions. We emphasize the importance of repeating the experiment on $^{232}$Th, by a technique similar to that used in the uranium nuclei, for settling the puzzle of the third minima in actinides.
△ Less
Submitted 4 January, 2013;
originally announced January 2013.
-
Ground State and Saddle Point: masses and deformations for even-even superheavy nuclei with 98 < Z < 126 and 134< N < 192
Authors:
M. Kowal,
P. Jachimowicz,
J. Skalski
Abstract:
We determine ground-state and saddle-point shapes and masses of even-even superheavy nuclei in the range of proton numbers $98\leq Z \leq 126$ and neutron numbers $134\leq N \leq 192$. Our study is performed within the microscopic-macroscopic method. The Strutinsky shell and pairing correction is calculated for the deformed Woods-Saxon single-particle potential and the Yukawa-plus-exponential ener…
▽ More
We determine ground-state and saddle-point shapes and masses of even-even superheavy nuclei in the range of proton numbers $98\leq Z \leq 126$ and neutron numbers $134\leq N \leq 192$. Our study is performed within the microscopic-macroscopic method. The Strutinsky shell and pairing correction is calculated for the deformed Woods-Saxon single-particle potential and the Yukawa-plus-exponential energy is taken as a smooth part. We use parameters of the model that were fitted previously to this region of nuclei. A high-dimensional deformation space, including nonaxial and reflection-asymmetric shapes, is used in the search for saddle points. Both ground-state and saddle-point shapes are found with the aid of the minimization procedure, with dynamical programming technique of search for saddle points. The results are collected in two tables. Calculated ground-state mass-excess, $Q_{α$ energies, total and macroscopic energies normalized to the macroscopic energy at the spherical shape, shell corrections (including pairing) and deformations are given for each nucleus in the table one. The second table gives the same properties, but at the saddle-point configuration. The obtained results are discussed and compared with available experimental data for alpha-decay energies ($Q_α$) and ground-state masses.
△ Less
Submitted 22 March, 2012;
originally announced March 2012.
-
Third minima in actinides - do they exist?
Authors:
M. Kowal,
J. Skalski
Abstract:
We study the existence of third, hyperdeformed minima in a number of even-even Th, U and Pu nuclei using the Woods-Saxon microscopic-macroscopic model that very well reproduces first and second minima and fission barriers in actinides. Deep ($3 ÷4$ MeV) minima found previously by Ćwiok et al. are found spurious after sufficiently general shapes are included. Shallow third wells may exist in…
▽ More
We study the existence of third, hyperdeformed minima in a number of even-even Th, U and Pu nuclei using the Woods-Saxon microscopic-macroscopic model that very well reproduces first and second minima and fission barriers in actinides. Deep ($3 ÷4$ MeV) minima found previously by Ćwiok et al. are found spurious after sufficiently general shapes are included. Shallow third wells may exist in $^{230,232}$Th, with IIIrd barriers $\le$ 200 and 330 keV (respectively). Thus, a problem of qualitative discrepancy between microscopic-macroscopic and selfconsistent predictions is resolved. Now, an understanding of experimental results on the apparent third minima in uranium becomes an issue.
△ Less
Submitted 20 March, 2012;
originally announced March 2012.
-
Predictions of the FBD model for the synthesis cross sections of Z = 114-120 elements based on macroscopic-microscopic fission barriers
Authors:
K. Siwek-Wilczynska,
T. Cap,
M. Kowal,
A. Sobiczewski,
J. Wilczynski
Abstract:
A complete set of existing data on hot fusion reactions leading to synthesis of superheavy nuclei of Z =114-118, obtained in a series of experiments in Dubna and later in GSI Darmstadt and LBNL Berkeley, was analyzed in terms of a new angular-momentum dependent version of the Fusion by Diffusion (FBD) model with fission barriers and ground-state masses taken from the Warsaw macroscopic-microscopic…
▽ More
A complete set of existing data on hot fusion reactions leading to synthesis of superheavy nuclei of Z =114-118, obtained in a series of experiments in Dubna and later in GSI Darmstadt and LBNL Berkeley, was analyzed in terms of a new angular-momentum dependent version of the Fusion by Diffusion (FBD) model with fission barriers and ground-state masses taken from the Warsaw macroscopic-microscopic model (involving non-axial shapes) of Kowal et al. The only empirically adjustable parameter of the model, the injection-point distance (sinj), has been determined individually for all the reactions and very regular systematics of this parameter have been established. The regularity of the obtained sinj systematics indirectly points at the internal consistency of the whole set of fission barriers used in the calculations. Having fitted all the experimental excitation functions for elements Z = 114-118, the FBD model (with the new sinj systematics) was used to predict cross sections for synthesis of elements Z = 119 and 120. Regarding prospects to produce the new element Z = 119, our calculations prefer the 252Es(48Ca,xn)300-x119 reaction, for which the synthesis cross section of about 0.2 pb in 4n channel at Ec.m.= 220 MeV is expected. The most favorable reaction to synthesize the element Z = 120 turns out to be 249Cf(50Ti,xn)299-x120, but the predicted cross section for this reaction is only 6 fb (for 3n and 4n channels).
△ Less
Submitted 25 July, 2012; v1 submitted 10 March, 2012;
originally announced March 2012.
-
Low energy shape oscillations of negative parity in the main and shape-isomeric minima in actinides
Authors:
M. Kowal,
J. Skalski
Abstract:
We study low energy shape oscillations of negative parity in the first and second (isomeric) minima in actinides. As a main tool we use the phenomenological Woods-Saxon potential with a variety of shape deformations. This allows to include a mixing of various multipolarities when considering oscillations with a fixed $K$ quantum number. The phonon energies are determined either from the collective…
▽ More
We study low energy shape oscillations of negative parity in the first and second (isomeric) minima in actinides. As a main tool we use the phenomenological Woods-Saxon potential with a variety of shape deformations. This allows to include a mixing of various multipolarities when considering oscillations with a fixed $K$ quantum number. The phonon energies are determined either from the collective Hamiltonian with the microscopic-macrocopic energy and cranking mass parameters, or from its simplified version with the constant mass parameters. The results for $K^π=0^-$,$1^-$ in the first minima are in a reasonable agreement with experimental data, including predicted E1 transitions; the $K^π=2^-$ energies are systematically overestimated. In the second minimum, as compared to the data for $^{240}$Pu and $^{236}$U, our calculated $K=$1,2 energies are overestimated while the $K=0$ energies are three or more times too large. This signals either a non-collective character of the experimentally assigned $K=0$ states or a serious flaw of the model in the second minimum. More data on the $K=0$, $I^π=1^-$ collective states in the second minima of other nuclei are necessary to resolve this issue.
△ Less
Submitted 14 September, 2010;
originally announced September 2010.
-
Superdeformed Oblate Superheavy Nuclei?
Authors:
P. Jachimowicz,
M. Kowal,
J. Skalski
Abstract:
We study stability of superdeformed oblate (SDO) superheavy $Z\geq 120$ nuclei predicted by systematic macroscopic-microscopic calculations in 12D deformation space and confirmed by the Hartree-Fock calculations with the realistic SLy6 force. We include into consideration high-$K$ isomers that very likely form at the SDO shape. Although half-lives $T_{1/2}\lesssim10^{-5}$ s are calclulated or esti…
▽ More
We study stability of superdeformed oblate (SDO) superheavy $Z\geq 120$ nuclei predicted by systematic macroscopic-microscopic calculations in 12D deformation space and confirmed by the Hartree-Fock calculations with the realistic SLy6 force. We include into consideration high-$K$ isomers that very likely form at the SDO shape. Although half-lives $T_{1/2}\lesssim10^{-5}$ s are calclulated or estimated for even-even spin zero systems, decay hindrances known for high-$K$ isomers suggest that some SDO superheavy nuclei may be detectable by the present experimental technique.
△ Less
Submitted 12 August, 2010;
originally announced August 2010.
-
The alpha decay of deformed superheavy elements
Authors:
M. Kowal,
Z. Lojewski
Abstract:
The interaction potential between the alpha particle and the deformed parent nucleus was used for description of the decay of superheavy nuclei. It consists of centrifugal, nuclear and Coulomb parts suitably modified for deformed nuclei. The significant effect of various shapes of barriers obtained for deformed parent nuclei on calculated alpha half-life times were shown. The finally calculated…
▽ More
The interaction potential between the alpha particle and the deformed parent nucleus was used for description of the decay of superheavy nuclei. It consists of centrifugal, nuclear and Coulomb parts suitably modified for deformed nuclei. The significant effect of various shapes of barriers obtained for deformed parent nuclei on calculated alpha half-life times were shown. The finally calculated half-life times due to the spontaneous alpha decay for superheavy elements were compared with the results obtained from other models and the experimental data.
△ Less
Submitted 9 April, 2003;
originally announced April 2003.