arthegall + bayesian-methods   46

David Blackwell has passed away « An Ergodic Walk
"I’ll always remember what [Blackwell] told me when I handed him a draft of my thesis. “The best thing about Bayesians is that they’re always right.”"
humor  bayesian-methods  david-blackwell  quote  statistics 
july 2010 by arthegall
Praxis and Ideology in Bayesian Data Analysis
"Edward Prescott forms a noteworthy exception: under the rubric of "calibration", he has elevated his conviction that his prior guesses are never wrong into a new principle of statistical estimation." -- Cosma's snark about statisticians and economists is the funniest snark around. We could all aspire to have wits that were as subtle and dry as his... (seriously).
by:cshalizi  bayesian-methods  andrew-gelman  statistics  econometrics  edward-prescott  humor 
june 2010 by arthegall
Tai and Speed, "A multivariate empirical Bayes statistic for replicated microarray time course data" (Ann. Statist. vol. 34 no. 5 (2006))
"In this paper we derive one- and two-sample multivariate empirical Bayes statistics (the MB-statistics) to rank genes in order of interest from longitudinal replicated developmental microarray time course experiments."
microarray-analysis  time-series  statistics  terence-speed  bayesian-methods  bioinformatics  research-article 
april 2009 by arthegall
"Deciding between simpler and more complex hypotheses" (Andrew Gelman)
"When deciding between simpler and more complex hypotheses, I generally prefer the more complex hypothesis. When I choose the simpler hypothesis, I view this as a combination of labor-saving device and approximate Bayes, pooling a parameter estimate all the way to zero instead of merely pooling it most of the way. I certainly don't see Bayes factors having any relevance, given the oft-noted problem that Bayes factors can depend decisively on aspects of the prior distribution that have no influence on the posterior distribution under each of the individual models." -- That's right: *all* the tea.
model-selection  andrew-gelman  bayesian-methods  modeling  inference  statistics  advice 
april 2009 by arthegall
Gramacy, Lee, "Bayesian treed Gaussian process models with an application to computer modeling" arXiv [0710.4536]
"Motivated by a computer experiment for the design of a rocket booster, this paper explores nonstationary modeling methodologies that couple stationary Gaussian processes with treed partitioning." -- Via a commenter at Andrew Gelman's blog.
research-article  arxiv  bayesian-methods  gaussian-processes  trees 
march 2009 by arthegall
"Does coverage matter?" (Radford Neal’s blog)
"I think part of the problem is that reports of experimental results should not be aimed at presenting conclusions, as may seem most natural from a Bayesian viewpoint, but rather at providing the information with which the readers may draw conclusions. This may be the source of some objections to the prior distribution in Bayesian analysis, which can be seen as corrupting the objective presentation of the experimental results, even though frequentist methods like p-values are not suitable presentations either."
statistics  bayesian-methods  frequentist-methods  p-values  radford-neal 
march 2009 by arthegall
Publications, Mark Johnson, Cognitive and Linguistic Sciences, Brown University
Saw Mark Johnson give a talk about "Adaptor Grammars" (man, that 'o' really bothers me) two days ago. It turned out to be ... an extremely boring talk, although the idea itself seems modestly interesting and it included several reasonable animations of hierarchical Chinese Restaurant processes that were modestly illuminating. At any rate, I sat in the back, doodled on my notebook, and started to idly wonder if issues of "frequentist consistency" for this sort of learning process had been examined (or were even worth examining) at all...
statistics  machinelearning  bayesian-methods  grammar  nlp  linguistics  consistency  nonparametric-methods  mark-johnson  chinese-restaurant-process 
february 2009 by arthegall
"Different meanings of Bayesian statistics" (Andrew Gelman)
"Anyway, I posted the above discussion (basically, all except for the previous two paragraphs, to their blog and got the strangest comments. Not that people were saying anything wrong, just they were coming from a traditional theoretical computer science perspective. For them, Bayesian statistics is all about code lengths; for me it's all about hierarchical models. Which I guess is consistent with my original point. Still, it's frustrating for me (but perhaps frustrating to some of these people from the other side, that statisticians see Bayes as about models rather than philosophy and code lengths). I thought that communicating with econometricians and non-Bayesian statisticians was tough, but this is a whole new level of difficulty!"
humor  statistics  bayesian-methods  opinion  andrew-gelman  yudkowsky 
february 2009 by arthegall
Sharon Goldwater's Bayesian language modeling reading list
A reading list that goes through (it appears) 2007, hitting most of the high points -- broad, but not overly deep.
language  list  research  bayesian-methods  modeling  nlp 
february 2009 by arthegall
"A NIPS paper" (Machine Learning (Theory))
"I’m interested in this beyond the application to word prediction because it is relevant to the general normalization problem: If you want to predict the probability of one of a large number of events, often you must compute a predicted score for all the events and then normalize, a computationally inefficient operation. The problem comes up in many places using probabilistic models, but I’ve run into it with high-dimensional regression. There are a couple workarounds for this computational bug: (1) approximate, (2) avoid, (3) [what this paper does] use a self-normalizing structure."
machinelearning  nips  paper  nlp  partition-function  bayesian-methods 
december 2008 by arthegall
Joaquin Quiñonero Candela's HomePage
Q-C's publications -- I wish I could find a table of contents for his new book, though.
people  homepage  researcher  bayesian-methods  dataset-shift  inference  publications 
november 2008 by arthegall
Plangprasopchok & Lerman, "Modeling Social Annotation: a Bayesian Approach"
A model for social data and tagging, yes. But not a *social* model, and certainly not something that models the social aspect of the tagging. It seems like an obvious generalization, no?
tagging  social  anntotation  research-article  arxiv  bayesian-methods 
november 2008 by arthegall
"Netflix Prize scoring function isn't Bayesian" (Aleks Jakulin)
"Now, your model might choose not to make recommendations with controversial movies - but this won't help you on Netflix Prize - you're forced to make errors even when you know you're making them. (R)MSE is pre-probabilistic: it gives no advantage to a probabilistic model that's aware of its own uncertainty."
bayesian-methods  netflix  prize  rmse  statistics  inference 
november 2008 by arthegall
"Bad Probability and Economic Disaster; or How Ignoring Bayes Theorem Caused the Mess" (Good Math, Bad Math)
Assuming that two events are independent when they really aren't *isn't* the same thing as "ignoring Bayes theorem."
stupid  bayesian-methods  idiocy  finance  crisis  politics  probability 
september 2008 by arthegall
Lock & Gelman, "Bayesian Combination of State Polls and Election Forecasts"
Andrew Gelman's new paper on election prediction using state-level polling. Partial pooling from multilevel models.
bayesian-methods  pdf  politics  elections  political-science  polling  research-article  statistics  multilevel-modeling 
september 2008 by arthegall
Chipman, George, and McCulloch "BART: Bayesian Additive Regression Trees" (arXiv)
Linked to by Andrew Gelman, I think. "Effectively, BART is a nonparametric Bayesian regression approach which uses dimensionally adaptive random basis elements. Motivated by ensemble methods in general, and boosting algorithms in particular, BART is defined by a statistical model: a prior and a likelihood. This approach enables full posterior inference including point and interval estimates of the unknown regression function as well as the marginal effects of potential predictors."
regression-trees  regression  arxiv  research-article  machine-learning  statistics  nonparametric-methods  bayesian-methods 
august 2008 by arthegall
Bradley Efron, "Microarrays, Empirical Bayes and the Two-Groups Model" (arXiv)
"...high-throughput devices, such as microarrays, routinely require simultaneous hypothesis tests for thousands of individual cases, not at all what the classical theory had in mind. In these situations empirical Bayes information begins to force itself upon frequentists and Bayesians alike. The two-groups model is a simple Bayesian construction that facilitates empirical Bayes analysis. This article concerns the interplay of Bayesian and frequentist ideas in the two-groups setting, with particular attention focused on Benjamini and Hochberg's False Discovery Rate method."
via:cshalizi  microarrays  statistics  hypothesis-testing  data  datamining  neyman-pearson  bayesian-methods  empirical-bayes  arxiv  review 
august 2008 by arthegall
badbayesresponsemain.pdf
Gelman's response to his own April Fools joke (in the journal of Bayesian Analysis no less), and its responses. "In a nutshell: Bayesian statistics is about making probability statements, frequentist statistics is about evaluating probability statements."
bayesian-methods  andrew-gelman  pdf  statistics  journal-article  opinion  april-fools 
august 2008 by arthegall
Zoubin Ghahramani, "Recent directions in nonparametric Bayesian machine learning"
Video. Via Andrew Gelman's blog. Dynamic programming equations on the third slide -- nice.
bayesian-methods  machinelearning  video  inference  statistics 
july 2008 by arthegall
JAGS
"JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS."
mcmc  modeling  research  statistics  software  opensource  bayesian-methods  sampling 
july 2008 by arthegall
"Evaluating topic models" (natural language processing blog)
What *would* "topic models for the sake of topic models" look like? "I must publish a paper on topic models, so that no one forgets the name 'Dirichlet'?"
nlp  topic-models  machinelearning  bayesian-methods  dirichlet_processes 
june 2008 by arthegall
"What to teach in a Bayesian data analysis course" (Andrew Gelman)
"The key thing in the early chapters is to not obsess on the question of 'where do the priors come from.' They're just models, they come from the same place that likelihoods come from."
bayesian-methods  statistics  priors  teaching  advice 
june 2008 by arthegall
[tt] NS: Do we need to change the definition of science?
The New Scientist is totally worthless. I need to filter my "Overcoming Bias" feed through Pipes, so that I get all the Hanson but none of the Yudkowsky. Seriously!
magazine-article  science  bayesian-methods  philosophy  popper  misinterpretations  stupid 
may 2008 by arthegall
"Pursuing the Next Level of Artificial Intelligence" (NYT)
Daphne Koller gets written up in the NYT. Apparently because she just got an award from the ACM?
bayesian-methods  nyt  news-article  computerscience  machinelearning  award  researcher 
may 2008 by arthegall

related tags

advice  andrew-gelman  anntotation  april-fools  arxiv  award  bayesian-methods  bayesian-networks  bioinformatics  brad-delong  bugs  by:cshalizi  categorical-data  change-points  chinese-restaurant-process  classification  computerscience  consistency  cosma-shalizi  crisis  data  datamining  dataset-shift  david-blackwell  dirichlet_processes  double-counting  econometrics  education  edward-prescott  elections  empirical-bayes  exchangeability  exponential-families  finance  food-for-thought  frequentist-methods  gaussian-processes  grammar  graphical-models  hierarchical-data  hierarchical-models  history  homepage  humor  hypothesis-testing  idiocy  inference  java  journal-article  language  learning  linear-regression  linguistics  list  machine-learning  machinelearning  magazine-article  mark-johnson  mathematics  mcmc  microarray-analysis  microarrays  misinterpretations  model  model-selection  modeling  multilevel-modeling  naive-bayes  netflix  news-article  neyman-pearson  nips  nlp  nonparametric-methods  notes  numeracy  nyt  opensource  opinion  p-values  paper  partition-function  paths  pdf  people  persi-diaconis  philosophy  plos-one  political-science  politics  polling  popper  priors  prize  probabilistic-methods  probabilistic-processes  probabilistic-relational-models  probability  programming  publications  puerile-humor  question  quote  r  radford-neal  regression  regression-trees  research  research-article  research-articles  researcher  review  rmse  sampling  science  shrinkage  social  software  statistics  stupid  tagging  teaching  terence-speed  testing  thesis  time-series  topic-models  trees  unlabeled-data  variable-selection  variation  via:arsyed  via:cshalizi  video  william-feller  winbugs  yee-whye-teh  your-mom-jokes  yudkowsky 

Copy this bookmark:



description:


tags: