We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Dependency Parsing with Backtracking using Deep Reinforcement Learning

Abstract: Greedy algorithms for NLP such as transition based parsing are prone to error propagation. One way to overcome this problem is to allow the algorithm to backtrack and explore an alternative solution in cases where new evidence contradicts the solution explored so far. In order to implement such a behavior, we use reinforcement learning and let the algorithm backtrack in cases where such an action gets a better reward than continuing to explore the current solution. We test this idea on both POS tagging and dependency parsing and show that backtracking is an effective means to fight against error propagation.
Comments: Accepted for publication in Transactions of the Association for Computational Linguistics
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2206.13914 [cs.CL]
  (or arXiv:2206.13914v1 [cs.CL] for this version)

Submission history

From: Franck Dary [view email]
[v1] Tue, 28 Jun 2022 11:45:42 GMT (46kb)

Link back to: arXiv, form interface, contact.