Live data from Hacker News

Ask HN: Papers you read in 2015?

news.ycombinator.com

11–20 of 46 posts

Re: Ask HN: Papers you read in 2015?

#11
* Program design in the UNIX environment (1984): http://harmful.cat-v.org/cat-v/unix_prog_design.pdf

Glipse into unix essentials. Do one thing well on an example so you'll never forget it again. Doing less requires more care and attention to detail.

* From Frequency to Meaning (2010): https://www.jair.org/media/2934/live-2934-4846-jair.pdf

A nice summary on vector space models along with three basic matrix layouts: term-document, word-context, pair-pattern and the resulting applications and algorithms.

* A Roadmap towards Machine Intelligence (2015): http://arxiv.org/pdf/1511.08130v1.pdf

Emphasis on communication. I liked the fact, that the AI is pictured as a research assistant, since I would love to see a more dialog oriented interaction with machines.

* 50 years of Data Science (2015): https://dl.dropboxusercontent.com/u/23421017/50YearsDataScie...

Great essay on how the past had a handle on todays data analysis landscape, just without the enormous computing power and data availability, that we have today.

Re: Ask HN: Papers you read in 2015?

#13
National Confidential Inquiry into Suicide and Homicide by People with Mental Illness (UK): http://www.bbmh.manchester.ac.uk/cmhs/research/centreforsuic...

That paper tells us that pain medication is often used in completed suicide (paracetamol; paracetamol and opioids combined; and opioids; are three of the top five most commonly used meds)

So I have an interest in pain medication from the angle of suicide prevention, which is why these two are interesting.

Efficacy and safety of paracetamol for spinal pain and osteoarthritis: systematic review and meta-analysis of randomised placebo controlled trials: http://www.bmj.com/content/350/bmj.h1225

(Paracetamol probably doesn't help with long term musculo-skeletal pain, and increases risk of liver damage)

http://www.thelancet.com/journals/lancet/article/PIIS0140-67...

(Paracetamol probably no better than placebo for long term back pain)

Re: Ask HN: Papers you read in 2015?

#17

Spotify – Large Scale, Low Latency, P2P Music-on-Demand Streaming http://www3.cs.stonybrook.edu/~phillipa/CSE390/spotify-p2p10... and many others but this is the one I liked the most

That Spotify paper was undated. When was it written?

Presented August 2010 at the IEEE Conference on Peer-to-Peer Computing (P2P)

Re: Ask HN: Papers you read in 2015?

#18
A lot of NLP related papers. Here are a few of my favorites.

- HMMs and Perceptrons for Part-of-Speech Tagging and Chunking - http://www.aclweb.org/anthology/W02-1001

- MaxEnt for Part-of-Speech Tagging - http://www.aclweb.org/anthology/W96-0213

- RNNs for Slot Filling - http://www.iro.umontreal.ca/~lisa/pointeurs/RNNSpokenLanguag...

Not related to NLP, but I really like the Facebook paper that covered delta of delta compression for time series data.

- http://www.vldb.org/pvldb/vol8/p1816-teller.pdf

Re: Ask HN: Papers you read in 2015?

#20
DagCoin : a bitcoin-like cryptocurrency with a "decentralized" blockchain based on directed acyclic graphs - https://bitslog.files.wordpress.com/2015/09/dagcoin-v41.pdf

Visual Search at Pinterest - http://arxiv.org/pdf/1505.07647v1.pdf

Fast Search in Hamming Space with Multi-Index Hashing - http://www.cs.toronto.edu/~norouzi/research/papers/multi_ind...

Post reply on HN