TL;DR
CAWA is a neural network model that uses attention mechanisms and distant supervision to improve credit attribution in documents, outperforming existing methods in accuracy and flexibility.
Contribution
CAWA introduces an end-to-end attention-based framework that models sentences as distributions over classes, eliminating the need for sentence-level labeled data.
Findings
CAWA outperforms state-of-the-art credit attribution methods.
CAWA achieves better multilabel classification results.
Model effectively uses distant supervision for credit attribution.
Abstract
Credit attribution is the task of associating individual parts in a document with their most appropriate class labels. It is an important task with applications to information retrieval and text summarization. When labeled training data is available, traditional approaches for sequence tagging can be used for credit attribution. However, generating such labeled datasets is expensive and time-consuming. In this paper, we present "Credit Attribution With Attention (CAWA)", a neural-network-based approach, that instead of using sentence-level labeled data, uses the set of class labels that are associated with an entire document as a source of distant-supervision. CAWA combines an attention mechanism with a multilabel classifier into an end-to-end learning framework to perform credit attribution. CAWA labels the individual sentences from the input document using the resultant…
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.
