I just had a reviewer blind-side me with a question/point about empirical risk minimization and I feel kind of silly for it. I've been doing a little bit of reading and searching and have hit a brick wall of sorts. Basically I have two questions for the group:

1) Can anyone point me to a good recent resource with state-of-the-art ERM results?

2) Is ERM something that is actually used (i.e. people have developed algorithms for) or is it something that is just theorized about?

Any help would be greatly appreciated.

asked Apr 08 '11 at 13:42

Troy%20Raeder's gravatar image

Troy Raeder
73571721


One Answer:

Most machine learning algorithms in practice are variations of structural risk minimization, which is empirical risk minimization with added regularization. Even for models that are not explicitly formulated as such one can usually find some empirical/structural risk that is minimized either directly or approximately by the model.

So for you question (1) I'd be really hard-pressed to point you to one example of state-of-the-art ERM models, but look at SVMs, neural networks, online linear machine learning, bayesian methods, etc, and you will almost always find some notion of risk that is minimized.

For (2), yes, people actually use ERM and SRM, both directly and indirectly.

It could be that I didn't understand your question, also.

answered Apr 08 '11 at 13:55

Alexandre%20Passos's gravatar image

Alexandre Passos ♦
1896744214334

Your answer
toggle preview

Subscription:

Once you sign in you will be able to subscribe for any updates here

Tags:

×1
×1

Asked: Apr 08 '11 at 13:42

Seen: 422 times

Last updated: Apr 08 '11 at 13:55

Related questions

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.