Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Generalize from Sparse and Underspecified Rewards

About

We consider the problem of learning from sparse and underspecified rewards, where an agent receives a complex input, such as a natural language instruction, and needs to generate a complex response, such as an action sequence, while only receiving binary success-failure feedback. Such success-failure rewards are often underspecified: they do not distinguish between purposeful and accidental success. Generalization from underspecified rewards hinges on discounting spurious trajectories that attain accidental success, while learning from sparse feedback requires effective exploration. We address exploration by using a mode covering direction of KL divergence to collect a diverse set of successful trajectories, followed by a mode seeking KL divergence to train a robust policy. We propose Meta Reward Learning (MeRL) to construct an auxiliary reward function that provides more refined feedback for learning. The parameters of the auxiliary reward function are optimized with respect to the validation performance of a trained policy. The MeRL approach outperforms our alternative reward learning technique based on Bayesian Optimization, and achieves the state-of-the-art on weakly-supervised semantic parsing. It improves previous work by 1.2% and 2.4% on WikiTableQuestions and WikiSQL datasets respectively.

Rishabh Agarwal, Chen Liang, Dale Schuurmans, Mohammad Norouzi• 2019

Related benchmarks

TaskDatasetResultRank
Table Question AnsweringWikiTQ (test)
Accuracy44.1
92
Table Question AnsweringWikiTableQuestions (test)
Accuracy46.9
86
Table Question AnsweringWikiSQL (test)
Accuracy76.9
55
Semantic ParsingWikiSQL (test)--
27
Table-based Question AnsweringWIKITABLEQUESTIONS (dev)
Accuracy43.2
25
Table Question AnsweringWIKISQL WEAK (test)
Denotation Accuracy74.8
20
Table Question AnsweringWIKISQL WEAK (dev)
Denotation Accuracy74.9
19
Table Question AnsweringWikiTQ (dev)
Denotation Acc43.2
18
Semantic ParsingWikiTableQuestions (test)
Execution Accuracy (Best)46.9
17
Natural Language to SQLWikiSQL (test)
Accuracy74.8
17
Showing 10 of 17 rows

Other info

Follow for update