Timestamping Documents and Beliefs
Swayambhu Nath Ray

TL;DR
This paper introduces NeuralDater and AD3, two deep learning models utilizing graph convolutional networks and attention mechanisms to improve the accuracy of document timestamping by leveraging internal document structures.
Contribution
It presents the first deep learning approaches for document dating, combining syntactic, temporal, and contextual information in a unified framework.
Findings
NeuralDater outperforms previous methods significantly.
AD3 further improves accuracy using attention mechanisms.
Models effectively utilize internal document structures for dating.
Abstract
Most of the textual information available to us are temporally variable. In a world where information is dynamic, time-stamping them is a very important task. Documents are a good source of information and are used for many tasks like, sentiment analysis, classification of reviews etc. The knowledge of creation date of documents facilitates several tasks like summarization, event extraction, temporally focused information extraction etc. Unfortunately, for most of the documents on the web, the time-stamp meta-data is either erroneous or missing. Thus document dating is a challenging problem which requires inference over the temporal structure of the document alongside the contextual information of the document. Prior document dating systems have largely relied on handcrafted features while ignoring such document-internal structures. In this paper we propose NeuralDater, a Graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
