Source author record

David Johnson

David Johnson 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

8works
13topics
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

8 published item(s)

preprint2022arXiv

An Experience Report of Executive-Level Artificial Intelligence Education in the United Arab Emirates

Teaching artificial intelligence (AI) is challenging. It is a fast moving field and therefore difficult to keep people updated with the state-of-the-art. Educational offerings for students are ever increasing, beyond university degree programs where AI education traditionally lay. In this paper, we present an experience report of teaching an AI course to business executives in the United Arab Emirates (UAE). Rather than focusing only on theoretical and technical aspects, we developed a course that teaches AI with a view to enabling students to understand how to incorporate it into existing business processes. We present an overview of our course, curriculum and teaching methods, and we discuss our reflections on teaching adult learners, and to students in the UAE.

preprint2022arXiv

Autocorrelation, Wigner and Ambiguity Transforms on Polygons for Coherent Radiation Rendering

Simulating the radar illumination of large scenes generally relies on a geometric model of light transport which largely ignores prominent wave effects. This can be remedied through coherence ray-tracing, but this requires the Wigner transform of the aperture. This diffraction function has been historically difficult to generate, and is relevant in the fields of optics, holography, synchrotron-radiation, quantum systems and radar. In this paper we provide the Wigner transform of arbitrary polygons through geometric transforms and the Stokes Fourier transform; and display its use in Monte-Carlo rendering.

preprint2020arXiv

Fast fourier transform and multi-Gaussian fitting of XRR data to determine the thickness of ALD grown thin films within the initial growth regime

While a linear growth behavior is one of the fingerprints of textbook atomic layer deposition processes, the growth often deviates from that behavior in the initial regime, i.e. the first few cycles of a process. To properly understand the growth behavior in the initial regime is particularly important for applications that rely on the exact thickness of very thin films. The determination of the thicknesses of the initial regime, however, often requires special equipment and techniques that are not always available. We propose a thickness determination method that is based on X-ray reflectivity (XRR) measurements on double layer structures, i.e. substrate/base layer/top layer. XRR is a standard thin film characterization method. Utilizing the inherent properties of fast Fourier transformation in combination with a multi-Gaussian fitting routine permits the determination of thicknesses down to $t \approx 2$ nm. We evaluate the boundaries of our model, which are given by the separation and full width at half maximum of the individual Gaussians. Finally, we compare our results from two layer stacks with data from X-ray fluorescence spectroscopy, which is a standard method for measuring ultra thin films.

preprint2016arXiv

Open and Regionalised Spectrum Repositories for Emerging Countries

TV White Spaces have recently been proposed as an alternative to alleviate the spectrum crunch, characterised by the need to reallocate frequency bands to accommodate the ever-growing demand for wireless communications. In this paper, we discuss the motivations and challenges for collecting spectrum measurements in developing regions and discuss a scalable system for communities to gather and provide access to White Spaces information through open and regionalised repositories. We further discuss two relevant aspects. First, we propose a cooperative mechanism for sensing spectrum availability using a detector approach. Second, we propose a strategy (and an architecture) on the database side to implement spectrum governance. Other aspects of the work include discussion of an extensive measurement campaign showing a number of white spaces in developing regions, an overview of our experience on low-cost spectrum analysers, and the architecture of zebra-rfo, an application for processing crowd-sourced spectrum data.

preprint2015arXiv

Absence of Observed Unspeakably Large Black Holes Tells Us the Curvature of Space

Using black-hole arguments with widely accepted premises, we show that it is extremely improbable that space is Euclidean, and that it is unspeakably improbable that space is hyperbolic. Independently, using an argument which makes no appeal to black holes, but only to the ratio of volumes in hyperbolic space of Hubble volumes from different times, we prove that space is not hyperbolic. We conclude by discussing some implications of these results, when conjoined with the assumption that the entropy of a black hole is the hidden information about its internal configuration.

preprint2015arXiv

Design and development activities for in-vessel and in-port components of ITER microwave diagnostics

The ITER tokamak will be operating with 5 microwave diagnostic systems. While they rely on different physics, they share a common need: transmitting low and high power microwave in the range of 12 GHz to 1000 GHz(different bandwidths for different diagnostics) between the plasma and a diagnostic area tens of meters away. The designs proposed for vacuum windows, in-vessel waveguides and antennas are presented together with the development activities needed to finalise this work.

preprint2014arXiv

Active Clustering with Model-Based Uncertainty Reduction

Semi-supervised clustering seeks to augment traditional clustering methods by incorporating side information provided via human expertise in order to increase the semantic meaningfulness of the resulting clusters. However, most current methods are \emph{passive} in the sense that the side information is provided beforehand and selected randomly. This may require a large number of constraints, some of which could be redundant, unnecessary, or even detrimental to the clustering results. Thus in order to scale such semi-supervised algorithms to larger problems it is desirable to pursue an \emph{active} clustering method---i.e. an algorithm that maximizes the effectiveness of the available human labor by only requesting human input where it will have the greatest impact. Here, we propose a novel online framework for active semi-supervised spectral clustering that selects pairwise constraints as clustering proceeds, based on the principle of uncertainty reduction. Using a first-order Taylor expansion, we decompose the expected uncertainty reduction problem into a gradient and a step-scale, computed via an application of matrix perturbation theory and cluster-assignment entropy, respectively. The resulting model is used to estimate the uncertainty reduction potential of each sample in the dataset. We then present the human user with pairwise queries with respect to only the best candidate sample. We evaluate our method using three different image datasets (faces, leaves and dogs), a set of common UCI machine learning datasets and a gene dataset. The results validate our decomposition formulation and show that our method is consistently superior to existing state-of-the-art techniques, as well as being robust to noise and to unknown numbers of clusters.

preprint2012arXiv

Random Forests for Metric Learning with Implicit Pairwise Position Dependence

Metric learning makes it plausible to learn distances for complex distributions of data from labeled data. However, to date, most metric learning methods are based on a single Mahalanobis metric, which cannot handle heterogeneous data well. Those that learn multiple metrics throughout the space have demonstrated superior accuracy, but at the cost of computational efficiency. Here, we take a new angle to the metric learning problem and learn a single metric that is able to implicitly adapt its distance function throughout the feature space. This metric adaptation is accomplished by using a random forest-based classifier to underpin the distance function and incorporate both absolute pairwise position and standard relative position into the representation. We have implemented and tested our method against state of the art global and multi-metric methods on a variety of data sets. Overall, the proposed method outperforms both types of methods in terms of accuracy (consistently ranked first) and is an order of magnitude faster than state of the art multi-metric methods (16x faster in the worst case).