Pith. sign in

REVIEW 2 cited by

End-to-end LSTM-based dialog control optimized with supervised and reinforcement learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1606.01269 v1 pith:QYVUHTIQ submitted 2016-06-03 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords dialoglearninglstmsystemactionsdeveloperdialogsdirectly
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

This paper presents a model for end-to-end learning of task-oriented dialog systems. The main component of the model is a recurrent neural network (an LSTM), which maps from raw dialog history directly to a distribution over system actions. The LSTM automatically infers a representation of dialog history, which relieves the system developer of much of the manual feature engineering of dialog state. In addition, the developer can provide software that expresses business rules and provides access to programmatic APIs, enabling the LSTM to take actions in the real world on behalf of the user. The LSTM can be optimized using supervised learning (SL), where a domain expert provides example dialogs which the LSTM should imitate; or using reinforcement learning (RL), where the system improves by interacting directly with end users. Experiments show that SL and RL are complementary: SL alone can derive a reasonable initial policy from a small number of training dialogs; and starting RL optimization with a policy trained with SL substantially accelerates the learning rate of RL.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Modeling Multi-Action Policy for Task-Oriented Dialogues

    cs.CL 2019-08 conditional novelty 6.0 of 10

    A gated recurrent cell, gCAS, improves prediction of multiple dialogue acts per turn on task-oriented dialogue datasets.

  2. Towards End-to-End Learning for Efficient Dialogue Agent by Modeling Looking-ahead Ability

    cs.CL 2019-08 reject novelty 4.0 of 10

    A supervised end-to-end dialogue model with a bidirectional 'looking-ahead' module predicts future turns to guide response generation, showing modest and inconsistent gains on two datasets.

Pith tools