Source author record

Erik Fransson

Erik Fransson appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
2topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

6 published item(s)

preprint2020arXiv

Efficient construction of linear models in materials modeling and applications to force constant expansions

Linear models, such as force constant (FC) and cluster expansions, play a key role in physics and materials science. While they can in principle be parametrized using regression and feature selection approaches, the convergence behavior of these techniques, in particular with respect to thermodynamic properties is not well understood. Here, we therefore analyze the efficacy and efficiency of several state-of-the-art regression and feature selection methods, in particular in the context of FC extraction and the prediction of different thermodynamic properties. Generic feature selection algorithms such as recursive feature elimination with ordinary least-squares (OLS), automatic relevance determination regression, and the adaptive least absolute shrinkage and selection operator can yield physically sound models for systems with a modest number of degrees of freedom. For large unit cells with low symmetry and/or high-order expansions they come, however, with a non-negligible computational cost that can be more than two orders of magnitude higher than that of OLS. In such cases, OLS with cutoff selection provides a viable route as demonstrated here for both second-order FCs in large low-symmetry unit cells and high-order FCs in low-symmetry systems. While regression techniques are thus very powerful, they require well-tuned protocols. Here, the present work establishes guidelines for the design of protocols that are readily usable, e.g., in high-throughput and materials discovery schemes. Since the underlying algorithms are not specific to FC construction, the general conclusions drawn here also have a bearing on the construction of other linear models in physics and materials science.

preprint2019arXiv

Defects from phonons: Atomic transport by concerted motion in simple crystalline metals

Point defects play a crucial role in crystalline materials as they do not only impact the thermodynamic properties but are also central to kinetic processes. While they are necessary in thermodynamic equilibrium spontaneous defect formation in the bulk is normally considered highly improbable except for temperatures close to the melting point. Here, we demonstrate by means of atomistic simulations that processes involving concerted atomic motion that give rise to defect formation are in fact frequent in body-centered cubic metals even down to about 50% of the melting temperature. It is shown that this behavior is intimately related to the anharmonicity of the lattice vibrations and a flat energy landscape along certain crystallographic directions, a feature that is absent in, e.g., face-centered cubic lattice structures. This insight has implications for our general understanding of these materials and furthermore provides a complementary explanation for the so-called anomalous diffusion in group 4 transition metals.

preprint2019arXiv

icet - A Python library for constructing and sampling alloy cluster expansions

Alloy cluster expansions (CEs) provide an accurate and computationally efficient mapping of the potential energy surface of multi-component systems that enables comprehensive sampling of the many-dimensional configuration space. Here, we introduce \textsc{icet}, a flexible, extensible, and computationally efficient software package for the construction and sampling of CEs. \textsc{icet} is largely written in Python for easy integration in comprehensive workflows, including first-principles calculations for the generation of reference data and machine learning libraries for training and validation. The package enables training using a variety of linear regression algorithms with and without regularization, Bayesian regression, feature selection, and cross-validation. It also provides complementary functionality for structure enumeration and mapping as well as data management and analysis. Potential applications are illustrated by two examples, including the computation of the phase diagram of a prototypical metallic alloy and the analysis of chemical ordering in an inorganic semiconductor.

preprint2019arXiv

The hiphive package for the extraction of high-order force constants by machine learning

The efficient extraction of force constants (FCs) is crucial for the analysis of many thermodynamic materials properties. Approaches based on the systematic enumeration of finite differences scale poorly with system size and can rarely extend beyond third order when input data is obtained from first-principles calculations. Methods based on parameter fitting in the spirit of interatomic potentials, on the other hand, can extract FC parameters from semi-random configurations of high information density and advanced regularized regression methods can recover physical solutions from a limited amount of data. Here, we present the hiPhive Python package, that enables the construction of force constant models up to arbitrary order. hiPhive exploits crystal symmetries to reduce the number of free parameters and then employs advanced machine learning algorithms to extract the force constants. Depending on the problem at hand both over and underdetermined systems are handled efficiently. The FCs can be subsequently analyzed directly and or be used to carry out e.g., molecular dynamics simulations. The utility of this approach is demonstrated via several examples including ideal and defective monolayers of MoS$_2$ as well as bulk nickel.

preprint2019arXiv

Thermal conductivity in intermetallic clathrates: A first principles perspective

Inorganic clathrates such as Ba$_8$Ga$_{x}$Ge$_{46-x}$ and Ba$_8$Al$_{x}$Si$_{46-x}$ commonly exhibit very low thermal conductivities. A quantitative computational description of this important property has proven difficult, in part due to the large unit cell, the role of disorder, and the fact that both electronic carriers and phonons contribute to transport. Here, we conduct a systematic analysis of the temperature and composition dependence of low-frequency modes associated with guest species in Ba$_8$Ga$_{x}$Ge$_{46-x}$ and Ba$_8$Al$_{x}$Si$_{46-x}$ ("rattler modes"), as well as of thermal transport in stoichiometric Ba$_8$Ga$_{16}$Ge$_{30}$. To this end, we account for phonon-phonon interactions by means of temperature dependent effective interatomic force constants (TDIFCs), which we find to be crucial in order to achieve an accurate description of the lattice part of the thermal conductivity. While the analysis of the thermal conductivity is often largely focused on the rattler modes, here, it is shown that at room temperatures modes with $\hbarω\gtrsim\,10\,\text{meV}$ account for 50\%\ of lattice heat transport. Finally, the electronic contribution to the thermal conductivity is computed, which shows the Wiedemann-Franz law to be only approximately fulfilled. As a result, it is crucial to employ the correct prefactor when separating electronic and lattice contributions for experimental data.

preprint2017arXiv

atomicrex - A general purpose tool for the construction of atomic interaction models

We introduce atomicrex, an open-source code for constructing interatomic potentials as well as more general types of atomic-scale models. Such effective models are required to simulate extended materials structures comprising many thousands of atoms or more, because electronic structure methods become computationally too expensive at this scale. atomicrex covers a wide range of interatomic potential types and fulfills many needs in atomistic model development. As inputs, it supports experimental property values as well as \textit{ab initio} energies and forces, to which models can be fitted using various optimization algorithms. The open architecture of atomicrex allows it to be used in custom model development scenarios beyond classical interatomic potentials while thanks to its Python interface it can be readily integrated e.g., with electronic structure calculations or machine learning algorithms.