Researcher profile

Richard Beanland

Richard Beanland contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

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

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

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

Building this graph slice

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

Published work

5 published item(s)

preprint2022arXiv

Modelling fine-sliced three dimensional electron diffraction data with dynamical Bloch-wave simulations

Recent interest in structure solution and refinement using electron diffraction (ED) has been fuelled by its inherent advantages when applied to crystals of sub-micron size, as well as a better sensitivity to light elements. Currently, data is often processed using software written for X-ray diffraction, using the kinematic theory of diffraction to generate model intensities -- despite the inherent differences in diffraction processes in ED. Here, we use dynamical Bloch-wave simulations to model continuous rotation electron diffraction data, collected with a fine angular resolution (crystal orientations of $\sim0.1^\circ$). This fine-sliced data allows us to reexamine the corrections applied to ED data. We propose a new method for optimising crystal orientation, and take into account the angular range of the incident beam and varying slew rate. We extract observed integrated intensities and perform accurate comparisons with simulations using rocking curves for a (110) lamella of silicon 185~nm in thickness. $R_1$ is reduced from $26\%$ with the kinematic model to $6.8\%$ using dynamical simulations.

preprint2020arXiv

Characterizing oxygen atoms in perovskite and pyrochlore oxides using ADF-STEM at a resolution of a few tens of picometers

We present an aberration corrected scanning transmission electron microscopy (ac-STEM) analysis of the perovskite (LaFeO3) and pyrochlore (Yb2Ti2O7 and Pr2Zr2O7) oxides and demonstrate that both the shape and contrast of visible atomic columns in annular dark-field (ADF) images are sensitive to the presence of nearby atoms of low atomic number (e.g. oxygen). We show that point defects (e.g. oxygen vacancies), which are invisible - or difficult to observe due to limited sensitivity - in X-ray and neutron diffraction measurements, are the origin of the complex magnetic ground state of pyrochlore oxides. In addition, we present, for the first time, a method by which light atoms can be resolved in quantitative ADF-STEM images. Using this method, we resolved oxygen atoms in perovskite and pyrochlore oxides.

preprint2020arXiv

Exit Wavefunction Reconstruction from Single Transmission Electron Micrographs with Deep Learning

Half of wavefunction information is undetected by conventional transmission electron microscopy (CTEM) as only the intensity, and not the phase, of an image is recorded. Following successful applications of deep learning to optical hologram phase recovery, we have developed neural networks to recover phases from CTEM intensities for new datasets containing 98340 exit wavefunctions. Wavefunctions were simulated with clTEM multislice propagation for 12789 materials from the Crystallography Open Database. Our networks can recover 224x224 wavefunctions in ~25 ms for a large range of physical hyperparameters and materials, and we demonstrate that performance improves as the distribution of wavefunctions is restricted. Phase recovery with deep learning overcomes the limitations of traditional methods: it is live, not susceptible to distortions, does not require microscope modification or multiple images, and can be applied to any imaging regime. This paper introduces multiple approaches to CTEM phase recovery with deep learning, and is intended to establish starting points to be improved upon by future research. Source code and links to our new datasets and pre-trained models are available at https://github.com/Jeffrey-Ede/one-shot

preprint2020arXiv

Partial Scanning Transmission Electron Microscopy with Deep Learning

Compressed sensing algorithms are used to decrease electron microscope scan time and electron beam exposure with minimal information loss. Following successful applications of deep learning to compressed sensing, we have developed a two-stage multiscale generative adversarial neural network to complete realistic 512$\times$512 scanning transmission electron micrographs from spiral, jittered gridlike, and other partial scans. For spiral scans and mean squared error based pre-training, this enables electron beam coverage to be decreased by 17.9$\times$ with a 3.8\% test set root mean squared intensity error, and by 87.0$\times$ with a 6.2\% error. Our generator networks are trained on partial scans created from a new dataset of 16227 scanning transmission electron micrographs. High performance is achieved with adaptive learning rate clipping of loss spikes and an auxiliary trainer network. Our source code, new dataset, and pre-trained models have been made publicly available at https://github.com/Jeffrey-Ede/partial-STEM

preprint2019arXiv

Adaptive Learning Rate Clipping Stabilizes Learning

Artificial neural network training with stochastic gradient descent can be destabilized by "bad batches" with high losses. This is often problematic for training with small batch sizes, high order loss functions or unstably high learning rates. To stabilize learning, we have developed adaptive learning rate clipping (ALRC) to limit backpropagated losses to a number of standard deviations above their running means. ALRC is designed to complement existing learning algorithms: Our algorithm is computationally inexpensive, can be applied to any loss function or batch size, is robust to hyperparameter choices and does not affect backpropagated gradient distributions. Experiments with CIFAR-10 supersampling show that ALCR decreases errors for unstable mean quartic error training while stable mean squared error training is unaffected. We also show that ALRC decreases unstable mean squared errors for partial scanning transmission electron micrograph completion. Our source code is publicly available at https://github.com/Jeffrey-Ede/ALRC