Ask HN: What's your favorite scientific paper?
What's your favorite scientific paper, from any field?
(Particularly interested in papers which readers here think are truly great, but, for whatever reason, aren't very widely known.)
(Particularly interested in papers which readers here think are truly great, but, for whatever reason, aren't very widely known.)
40 comments
[ 3.8 ms ] story [ 84.1 ms ] threadhttp://worrydream.com/MagicInk
It's still my #1 paper of all time, for both exposition and presentation (layout, typography, figures), and the paper I have quoted most often on my linkblog (http://akkartik.name/search_results?q=bret+victor)
I wanted to submit this to the recent thread on the future of UI (http://news.ycombinator.com/item?id=1055194)
[1] http://news.ycombinator.com/item?id=8120. 19 points was a lot in those days.
Edit: searchyc tells me it was resubmitted 8 months ago with success (http://news.ycombinator.com/item?id=600799)
If you’re interested in the topic (information design), you’ll get more mileage just going straight to Tufte’s books. Scott McCloud’s book, which the author recommends, is also excellent.
http://www.edwardtufte.com/bboard/iphone-video.adp
"which is probably why you bounced off a half dozen times"
I bounced off after the abstract, long before I could judge length, focus or organization.
Here's the link:
http://web.media.mit.edu/~minsky/papers/Frames/frames.html
And here is a wikipedia article describing the concept:
http://en.wikipedia.org/wiki/Frame_(artificial_intelligence)
Curious quantum eraser article on Science a while ago.
http://psycnet.apa.org/?fa=main.doiLanding&doi=10.1037/0...
a.k.a. the dunning-kruger effect: http://en.wikipedia.org/wiki/Dunning–Kruger_effect
D. E. Knuth, "An empirical study of FORTRAN programs," Software: Practice and Experience, vol. 1, no. 2, pp. 105-133, 1971. http://dx.doi.org/10.1002/spe.4380010203
D. E. Knuth, "The errors of TeX," Software: Practice and Experience, vol. 19, no. 7, pp. 607-685, 1989. http://dx.doi.org/10.1002/spe.4380190702 A. Einstein, "Zur elektrodynamik bewegter körper," Annalen der Physik, vol. 322, no. 10, pp. 891-921, 1905. http://dx.doi.org/10.1002/andp.19053221004Flynn, J. R. (1987). Massive IQ gains in 14 nations: What IQ tests really measure. Psychological Bulletin, 101, 171-191. doi: 10.1037/0033-2909.101.2.171
URL:
http://psycnet.apa.org/journals/bul/101/2/171.html
This was a path-breaking paper, which, as N.J. Mackintosh comments, introduced many psychologists to long-ignored data that could have been noticed long ago: "the data are surprising, demolish some long-cherished beliefs, and raise a number of other interesting issues along the way."
Shannon 48 [http://cm.bell-labs.com/cm/ms/what/shannonday/shannon1948.pd...]
As comic-book guy would say: Best. Master's Thesis. Ever.
Abstract is below.
Nonsynchronous trading of securities introduces into the market model a potentially serious econometric problem of errors in variables. In this paper properties of the observed market model and associated ordinary least squares estimators are developed in detail. In addition, computationally convenient, consistent estimators for parameters of the market model are calculated and then applied to daily returns of securities listed in the NYSE and ASE.
http://www.cs.berkeley.edu/~brewer/cs262/SystemR.pdf
It helps that they are describing a pioneering software project and they had the benefit of hindsight, but nonetheless, a great read.
Abstract: This paper is concerned with the efficient determination of the set of productions of a graph grammar that are applicable in one rewriting step. We propose a new algorithm that is a generalization of a similar algorithm originally developed for forward chaining production systems. The time complexity of the proposed method is not better than that of a naive solution, in the worst case. In the best case, however, a significant speedup can be achieved. Some experiments supporting the results of a theoretical complexity analysis are described.
http://www1.cs.columbia.edu/~ji/F02/ir02/p44-perlman.pdf
More papers should have their algorithms in rhyme!
http://www.cs.duke.edu/courses/cps124/fall01/resources/p35-l...
Dietary pesticides (99.99% all natural). By Bruce Ames, inventor of the Ames test on how virtually all of our toxic chemical ingestion comes from natural, plant sources. And completely destroying the myth of organic food being less harmful.
http://www.pnas.org/cgi/reprint/87/19/7777.pdf
A Meta-Analytic Examination of Assumed Properties of Child Sexual Abuse Using College Samples. The only paper in history to be condemned by the US House of Representatives.
http://www.psycnet.org/journals/bul/124/1/22.pdf
Hairston, Smith and Slobodkin. 1960. Community structure, population control, and competition. American Naturalist 94: 421-425.
see http://en.wikipedia.org/wiki/Trophic_cascade for more information
abstract: We consider the question of how mathematicians view themselves and how non-mathematicians view us. What is our role in society? Is it effective? Is it rewarding? How could it be improved? This paper will be part of a forthcoming volume on this circle of questions.
http://www.garretthardinsociety.org/articles/art_tragedy_of_...
It's in the field of population biology, but the principles are broadly applicable to any system where self-interested actors can gain more than they lose by actions that hurt the community.
Actually, I'm surprised this hasn't been posted yet: http://cm.bell-labs.com/who/ken/trust.html.
http://www.thocp.net/biographies/papers/backus_turingaward_l...
Abstract:
The ability to collect, store, and manage data is increasing quickly, but our ability to understand it remains constant. In an attempt to gain better understanding of data, fields such as information visualization, data mining and graphic design are employed, each solving an isolated part of the specifi c problem, but failing in a broader sense: there are too many unsolved problems in the visualization of complex data. As a solution, this dissertation proposes that the individual fi elds be brought together as part of a singular process titled Computational Information Design.
This dissertation first examines the individual pedagogies of design, information, and computation with a focus on how they support one another as parts of a combined methodology for the exploration, analysis, and representation of complex data. Next, in order to make the process accessible to a wider audience, a tool is introduced to simplify the computational process for beginners, and can be used as a sketching platform by more advanced users. Finally, a series of examples show how the methodology and tool can be used to address a range of data problems, in particular, the human genome.
http://benfry.com/phd/
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
http://research.microsoft.com/en-us/um/people/viola/Pubs/Det...
This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The first is the introduction of a new image representation called the “Integral Image” which allows the features used by our detector to be computed very quickly. The second is a learning algorithm, based on AdaBoost, which selects a small number of critical visual features and yields extremely efficient classifiers [6]. The third contribution is a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising object-like regions. A set of experiments in the domain of face detection are presented. The system yields face detection performace comparable to the best previous systems [18, 13, 16, 12, 1]. Implemented on a conventional desktop, face detection proceeds at 15 frames per second.