Archive for March, 2019

Here’s What Happens When 2 Sons Buy a Billboard Asking for Birthday Wishes for Their Dad – The New York Times

Thursday, March 14th, 2019

https://www.nytimes.com/2019/03/13/nyregion/happy-birthday-billboard.html

Final Article — American Scholar Magazine

Tuesday, March 12th, 2019

WORKS IN PROGRESS – SPRING 2019
Decoding DNA
On the hunt for the genetic roots of mental illnesses

By Marcus Banks | March 4, 2019

QT:[[”
The model, a form of artificial intelligence, aims to use abstract knowledge gained in the research lab to improve clinical treatments for real patients. The ultimate goal, says Gerstein, is to use the model to develop pharmaceutical treatments that reduce the impact of schizophrenia. Part of the challenge in developing drugs to treat the disease is the fact that it is not a one-size-fits-all condition. “]]

https://theamericanscholar.org/decoding-dna/#.XH7RRlNKiqA

From Genome to Phenotype Workshop YouTube Videos

Tuesday, March 12th, 2019

The recording of NHGRI’s January 22-24 Strategic Planning workshop “From Genome to Phenotype: Genomic Variation Identification, Association, and Function in Human Health and Disease” is available online. The following webpage houses meeting information and links to the YouTube page that contains the recording:

https://www.genome.gov/27572552/from-genome-to-phenotype–genomic-variation-identification-association-and-function-in-human-health-and-disease/

Explore the NIST Privacy Engineering Collaboration Space

Monday, March 11th, 2019

QT:[[”
the launch of the NIST Privacy Engineering Collaboration Space! The collaboration space is an online venue open to the public where practitioners can discover, share, discuss, and improve upon open source tools, solutions, and processes that support privacy
engineering and risk management. We have launched the space with a focus on de-identification and privacy risk management tools and use cases, gathered via GitHub for collaboration purposes.
“]]

https://www.nist.gov/itl/applied-cybersecurity/privacy-engineering/collaboration-space

Alexa for Business – empower your organization with Alexa

Sunday, March 10th, 2019

https://aws.amazon.com/alexaforbusiness/

TSAI City Town Hall Meeting

Sunday, March 10th, 2019

another building project at Yale beyond YSB!

http://image.message.yale.edu/lib/fe4415707564057d701573/m/1/575a8931-6823-45e8-a1fa-54074ebd452f.pdf

How to check your Google Assistant history | TechHive

Sunday, March 10th, 2019

https://www.techhive.com/article/3268921/how-to-check-delete-google-assistant-history.html

Kevin Roche

Sunday, March 10th, 2019

https://www.nytimes.com/2019/03/02/arts/kevin-roche-dead-architect.amp.html

Opinion | Is Your Seatmate Googling You? – The New York Times

Friday, March 8th, 2019

https://www.nytimes.com/2019/03/08/opinion/google-privacy.html?smtyp=cur&smid=tw-nytopinion

Deep learning and process understanding for data-driven Earth system science | Nature

Tuesday, March 5th, 2019

https://www.nature.com/articles/s41586-019-0912-1
Perspective | Published: 13 February 2019
Deep learning and process understanding for data-driven Earth system science Markus Reichstein, Gustau Camps-Valls, Bjorn Stevens, Martin Jung, Joachim Denzler, Nuno Carvalhais & Prabhat
Nature volume 566, pages195–204 (2019)

QT:[[”
Figure 3 presents a system-modelling view that seeks to integrate machine learning into a system model. As an alternative perspective, system knowledge can be integrated into a machine learning frame- work. This may include design of the network architecture36,79, physical constraints in the cost function for optimization58, or expansion of the training dataset for undersampled domains (that is, physically based data augmentation)80.

Surrogate modelling or emulation
See Fig. 3 (circle 5). Emulation of the full (or specific parts of) a physical model can be useful for computational efficiency and tractability rea- sons. Machine learning emulators, once trained, can achieve simulations orders of magnitude faster than the original physical model without sacrificing much accuracy. This allows for fast sensitivity analysis, model parameter calibration, and derivation of confidence intervals for the estimates.

(2) Replacing a ‘physical’ sub-model with a machine learning model
See Fig. 3 (circle 2). If formulations of a submodel are of semi-empirical nature, where the functional form has little theoretical basis (for example, biological processes), this submodel can be replaced by a machine learning model if a sufficient number of observations are available. This leads to a hybrid model, which combines the strengths of physical modelling (theoretical foundations, interpretable compartments) and machine learning (data-adaptiveness).

Integration with physical modelling
Historically, physical modelling and machine learning have often been treated as two different fields with very different scientific paradigms (theory-driven versus data-driven). Yet, in fact these approaches are complementary, with physical approaches in principle being directly interpretable and offering the potential of extrapolation beyond observed conditions, whereas data-driven approaches are highly flexible in adapting to data and are amenable to finding unexpected patterns (surprises).

A success story in the geosciences is weather
prediction, which has greatly improved through the integration of better theory, increased computational power, and established observational systems, which allow for the assimilation of large amounts of data into the modelling system2
. Nevertheless, we can accurately predict the evolution
of the weather on a timescale of days, not months.
“]]

# REFs that I liked
ref 80

ref 57
Karpatne, A. et al. Theory-guided data science: a new paradigm for scientific discovery from data. IEEE Trans. Knowl. Data Eng. 29, 2318–2331 (2017).

# some key BULLETS

• Complementarity of physical & ML approaches
–“Physical approaches in principle being directly interpretable and offering the potential of extrapolation beyond observed conditions, whereas data-driven approaches are highly flexible in adapting to data”

• Hybrid #1: Physical knowledge can be integrated into ML framework –Network architecture
–Physical constraints in the cost function
–Expansion of the training dataset for undersampled domains (ie physically based data augmentation)

• Hybrid #2: ML into physical – eg Emulation of specific parts of a physical for computational efficiency