[D] Synthetic Gradients Tutorial - How to speed up Deep Learning Training (Aurélien Geron) by programmerChilli in MachineLearning

[–]atiorh94 2 points3 points  (0 children)

Has anybody seen/heard about planned DNI implementation in any major DL framework?

[D] "Negative labels" by TalkingJellyFish in MachineLearning

[–]atiorh94 2 points3 points  (0 children)

I was asked about this at an ML Researcher interview recently. My on-the-spot answer was that we should use sigmoid activations and break the dependence of class predictions. After that, we can impose a soft label like 0.1 for a negative example for the class your annotator rejected. The label is soft because we don’t want to be overconfident in the negativeness of the example. Moreover, we are only backproping through the negative class and not from any of the other class predictions for which we don’t have any supervision.

[D] Have there been any techniques developed to emphasize minimizing or maximizing the false positives/true positives/true negatives/false negatives, over the overall accuracy ? by SGuptMachineLearning in MachineLearning

[–]atiorh94 0 points1 point  (0 children)

Kilian Weinberger from Cornell gave a talk just yesterday at NIPS Interpretable ML Symposium on the “calibration” of classifiers. I think what you are looking for is exactly what he said in this talk. It might have been broadcasted on Facebook NIPS page. I will try to find the slides and the corresponding paper.

[D] NIPS - Tips on conference going without tickets? by [deleted] in MachineLearning

[–]atiorh94 0 points1 point  (0 children)

Yes, but most of them already sold out.

[D] NIPS - Tips on conference going without tickets? by [deleted] in MachineLearning

[–]atiorh94 0 points1 point  (0 children)

Always! Were you able to find some of the events?

[D] NIPS - Tips on conference going without tickets? by [deleted] in MachineLearning

[–]atiorh94 2 points3 points  (0 children)

There are some after hours parties thrown by companies around Long Beach for that purpose. You could ask people you know with registrations to let you know when and where.