Source author record

Jack Davis

Jack Davis 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

4works
5topics
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

4 published item(s)

preprint2020arXiv

Cracking the Black Box: Distilling Deep Sports Analytics

This paper addresses the trade-off between Accuracy and Transparency for deep learning applied to sports analytics. Neural nets achieve great predictive accuracy through deep learning, and are popular in sports analytics. But it is hard to interpret a neural net model and harder still to extract actionable insights from the knowledge implicit in it. Therefore, we built a simple and transparent model that mimics the output of the original deep learning model and represents the learned knowledge in an explicit interpretable way. Our mimic model is a linear model tree, which combines a collection of linear models with a regression-tree structure. The tree version of a neural network achieves high fidelity, explains itself, and produces insights for expert stakeholders such as athletes and coaches. We propose and compare several scalable model tree learning heuristics to address the computational challenge from datasets with millions of data points.

preprint2019arXiv

Improved estimate of the collisional frequency shift in Al$^+$ optical clocks

Collisions between background gas particles and the trapped ion in an atomic clock can subtly shift the frequency of the clock transition. The uncertainty in the correction for this effect makes a significant contribution to the total systematic uncertainty budget of trapped-ion clocks. Using a non-perturbative analytic framework that was developed for this problem, we estimate the frequency shift in Al$^+$ ion clocks due to collisions with helium and hydrogen. Our calculations significantly improve the uncertainties in the collisional shift coefficients, and show that the collisional frequency shifts for Al$^+$ are zero to within uncertainty.

preprint2013arXiv

Parallelization of an implicit algorithm for multi-dimensional particle-in-cell simulations

The implicit 2D3V particle-in-cell (PIC) code developed to study the interaction of ultrashort pulse lasers with matter [G. M. Petrov and J. Davis, Computer Phys. Comm. 179, 868 (2008); Phys. Plasmas 18, 073102 (2011)] has been parallelized using MPI (Message Passing Interface). Details on the algorithm implementation are given with emphasis on code optimization by overlapping computations with communications. Performance evaluation has been made on a small Linux cluster with 32 processors for two typical regimes of PIC operation: "particle dominated", for which the bulk of the computation time is spent on pushing particles, and "field dominated", for which computing the fields is prevalent. We found that the MPI implementation of the code offers a significant numerical speedup. In the "particle dominated" regime it is close to the maximum theoretical one, while in the other regime it is about 75-80 % of the maximum speed-up. The code parallelization will allow future implementation of atomic physics and extension to three dimensions.