Computing and Mathematics

I've gotten into Count Min Sketch lately. It's a neat probabilistic algorithm for counting, and it has the nice property that you can compute inner products with it. More papers on the topic.

How can I use nonconstructive proofs in data analysis?

Distribution Testing: Do It With Class! This article discusses how to test whether a piece of code c properly implements a probability distribution. Specifically, it discusses the problem of distinguishing (with high probability) between the cases c in P (for P a class of probability distributions) or alternatively total_variation_distance(c,P) > epsilon. Great article.

The long term effects of A/B testing

Searching 20 GB/sec: Systems Engineering Before Algorithms - an oldie but a goodie about brute force log search.

Differential privacy is a really cool topic, relating to running queries on a database while leaking as little information about individuals as possible. But even more interestingly, machine learning algorithms respecting differential privacy generalize well. In fact, such algorithms can adaptively reuse a holdout set while training themselves, which is pretty awesome (see also the formal paper). More slides on differential privacy, a practical paper on the topic, a broad overview and a nice survey from a statistical point of view. Another article on adaptive data analysis, also interesting.

The National Heart, Lung and Blood institute compared the number of positive results in studies which pre-registered their methodology, and studies which didn't. You'll never believe what happened next. (Hint: preregistration drastically decreased the number of statistically significant results.) One interesting and slightly surprising result is that industry funding was not associated to statistically significant results.

A small sample study finds correlations between results which people find morally offensive and results which are not considered to be credible. Monetary rewards for "correct" answers slightly improves the story (yay for markets!).

Are ClinicalTrials.gov p-values clustered around 0.05?

The Statistics Handicap. And statistics vs data science terminology.

Is Bayesian A/B Testing Immune to Peeking? Not Exactly. Great article discussing what Bayesian A/B testing does and doesn't do.

Economics and Social Sciences

The Market for Silver Bullets - about selling computer security. Apparently security markets are highly inefficient - neither lemon nor lime markets, since both buyer and seller can be clueless.

Evolution is Not Relevant to Sex Differences in Humans Because I Want it That Way! Evidence for the Politicization of Human Evolutionary Psychology. It's a small sample size, so take with an appropriate grain of salt, but it presents evidence that much of the distaste for evolutionary psychology is solely about disliking the implications for sex differences in humans.

Mumbai is The World's Most Paradoxical Real Estate Market. I've said before that I really want economists to focus more attention on India - things like this are why.

Great article on how to make commuter rail efficient. Hint: eliminate conductors.

The End of Asymmetric Information

Gwern's Iron Law of Social Programs. Iron law: "The expected value of any net impact assessment of any large scale social program is zero." Stainless Steel Law: "The better designed the impact assessment of a social program, the more likely is the resulting estimate of net impact to be zero."

Politics and Culture

The Rule of Law in the Regulatory State. This is a fantastic article by John Cochrane discussing how the modern regulatory state has more or less eliminated the rule of law. The general idea is that many projects require pre-approval from regulatory agencies; these agencies use vaguely defined rules and arbitrary delays in order to hinder political opponents. This article provides a lot of detail to support various claims that neoreactionary types make.

Antiracism - our flawed new religion.

http://www.ribbonfarm.com/2015/08/06/frontierland/. This article discusses theme parks, and the most interesting part (and the reason I'm citing it) is about how frontier culture can be damaging in the long run. The essential argument is that people move from their old lands to the frontier, give up most of their old culture (which has evolved to work well in civilized lands) and replace it with frontier culture (useful primarily for surviving in frontier territory).

Anti-technology terrorists ally with Marathi Nationalists and launch terror campaign against uber drivers.

Biology

“Ethnic Genetic Interests” Do Not Exist (Neither Does Group Selection). It's unfortunate that he needs to debunk this, and that such nonsense is becoming so widespread in certain contrarian spheres.

The Fable of the Dragon Tyrant - an interesting article about aging research.

Is Prostate Cancer Screening Worthless? Answer yes. But the answer is delivered very nicely with an "icon box" visualization.


Subscribe to the mailing list