paper-with-me

Papers

Deep Learning with Logged Bandit Feedback

2018-01-01 · ICLR 2018 1 · Thorsten Joachims, Adith Swaminathan, Maarten de Rijke

We propose a new output layer for deep neural networks that permits the use of logged contextual bandit feedback for training. Such contextual bandit feedback can be available in huge quantities (e.g., logs of search engines, recommender systems) at little cost, opening up a path for training deep networks on orders of magnitude more data. To this effect, we propose a Counterfactual Risk Minimization (CRM) approach for training deep networks using an equivariant empirical risk estimator with variance regularization, BanditNet, and show how the resulting objective can be decomposed in a way that allows Stochastic Gradient Descent (SGD) training. We empirically demonstrate the effectiveness of the method by showing how deep networks -- ResNets in particular -- can be trained for object recognition without conventionally labeled images.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDeep LearningObject RecognitionRecommendation Systems

Similar Papers 제목 키워드 기반

Multi-Action Dialog Policy Learning from Logged User Feedback

2023-02-27 · Shuo Zhang, Junzhou Zhao, Pinghui Wang, Tianxiang Wang 외

Multi-action dialog policy, which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing policy models us…

Off-Policy Evaluation and Learning from Logged Bandit Feedback: Error Reduction via Surrogate Policy

2018-08-01 · ICLR 2019 5 · Yuan Xie, Boyi Liu, Qiang Liu, Zhaoran Wang 외

When learning from a batch of logged bandit feedback, the discrepancy between the policy to be learned and the off-policy training data imposes statistical and computational challenges. Unlike classical supervised learni…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONOff-policy evaluationRecommendation Systems

Improving a Neural Semantic Parser by Counterfactual Learning from Human Bandit Feedback

2018-05-03 · ACL 2018 7 · Carolin Lawrence, Stefan Riezler

Counterfactual learning from human bandit feedback describes a scenario where user feedback on the quality of outputs of a historic system is logged and used to improve a target system. We show how to apply this learning…

counterfactualSemantic Parsing

Counterfactual Risk Minimization: Learning from Logged Bandit Feedback

2015-02-09 · Adith Swaminathan, Thorsten Joachims

We develop a learning principle and an efficient algorithm for batch learning from logged bandit feedback. This learning setting is ubiquitous in online systems (e.g., ad placement, web search, recommendation), where an …

counterfactualMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Combining Offline Causal Inference and Online Bandit Learning for Data Driven Decision

2020-01-16 · Li Ye, Yishi Lin, Hong Xie, John C. S. Lui

A fundamental question for companies with large amount of logged data is: How to use such logged data together with incoming streaming data to make good decisions? Many companies currently make decisions via online A/B t…

Causal Inference