Entity Tracking via Effective Use of Multi-Task Learning Model and Mention-guided Decoding
Janvijay Singh, Fan Bai, Zhen Wang

TL;DR
This paper introduces MeeT, a multi-task learning approach using T5 and mention-guided decoding to improve entity tracking in procedural texts, achieving state-of-the-art results without task-specific architecture or pre-training.
Contribution
Proposes MeeT, a novel multi-task learning method with customized decoding for entity tracking, leveraging general domain knowledge without specialized architecture or pre-training.
Findings
Achieves state-of-the-art performance on entity tracking datasets.
Does not require task-specific architecture or pre-training.
Effectively utilizes multi-task learning and decoding strategies.
Abstract
Cross-task knowledge transfer via multi-task learning has recently made remarkable progress in general NLP tasks. However, entity tracking on the procedural text has not benefited from such knowledge transfer because of its distinct formulation, i.e., tracking the event flow while following structural constraints. State-of-the-art entity tracking approaches either design complicated model architectures or rely on task-specific pre-training to achieve good results. To this end, we propose MeeT, a Multi-task learning-enabled entity Tracking approach, which utilizes knowledge gained from general domain tasks to improve entity tracking. Specifically, MeeT first fine-tunes T5, a pre-trained multi-task learning model, with entity tracking-specialized QA formats, and then employs our customized decoding strategy to satisfy the structural constraints. MeeT achieves state-of-the-art performances…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Residual Connection · Dropout · SentencePiece · Inverse Square Root Schedule · Dense Connections · Gated Linear Unit
