mirror of
https://github.com/zjunlp/Generative_KG_Construction_Papers.git
synced 2023-07-18 10:12:48 +03:00
1
1
This commit is contained in:
31
README.md
31
README.md
@@ -3,95 +3,71 @@
|
||||
|
||||
### Label-augmented Text
|
||||
- [Structured Prediction as Translation between Augmented Natural Languages](https://openreview.net/pdf?id=US-TP-xnXI)
|
||||

|
||||
|
||||
- [Augmented Natural Language for Generative Sequence Labeling](https://aclanthology.org/2020.emnlp-main.27.pdf)
|
||||

|
||||
|
||||
|
||||
### Copy Mechanism
|
||||
|
||||
- [Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism](https://aclanthology.org/P18-1047.pdf)
|
||||

|
||||
|
||||
- [Learning the Extraction Order of Multiple Relational Facts in a Sentence with Reinforcement Learning](https://aclanthology.org/D19-1035.pdf)
|
||||

|
||||
|
||||
- [CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning](https://ojs.aaai.org/index.php/AAAI/article/view/6495)
|
||||

|
||||
|
||||
|
||||
|
||||
### Generating Word Indices
|
||||
|
||||
- [A Unified Generative Framework for Various NER Subtasks](https://aclanthology.org/2021.acl-long.451.pdf)
|
||||

|
||||
|
||||
- [A Unified Generative Framework for Aspect-Based Sentiment Analysis](https://aclanthology.org/2021.acl-long.188.pdf)
|
||||

|
||||
|
||||

|
||||
|
||||
- [Don’t Parse, Generate! A Sequence to Sequence Architecture for Task-Oriented Semantic Parsing](https://dl.acm.org/doi/pdf/10.1145/3366423.3380064)
|
||||

|
||||
|
||||
- [Effective Modeling of Encoder-Decoder Architecture for Joint Entity and Relation Extraction](https://ojs.aaai.org/index.php/AAAI/article/view/6374)
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### Generating Answers
|
||||
|
||||
- [Event Extraction by Answering (Almost) Natural Questions](https://aclanthology.org/2020.emnlp-main.49.pdf)
|
||||
%20Natural%20Questions.png)
|
||||
|
||||
- [Event Extraction as Machine Reading Comprehension](https://aclanthology.org/2020.emnlp-main.128.pdf)
|
||||

|
||||
|
||||
- [Can Generative Pre-trained Language Models Serve As Knowledge Bases for Closed-book QA?](https://aclanthology.org/2021.acl-long.251.pdf)
|
||||

|
||||
|
||||
- [Answer Generation for Retrieval-based Question Answering Systems](https://aclanthology.org/2021.findings-acl.374.pdf)
|
||||

|
||||
|
||||
|
||||
### Filling Templates
|
||||
|
||||
- [Document-Level Event Argument Extraction by Conditional Generation](https://aclanthology.org/2021.naacl-main.69.pdf)
|
||||

|
||||
|
||||
- [Template Filling with Generative Transformers](https://aclanthology.org/2021.naacl-main.70.pdf)
|
||||

|
||||
|
||||
|
||||
### Tagging Texts
|
||||
|
||||
- [Neural Architectures for Nested NER through Linearization](https://aclanthology.org/P19-1527.pdf)
|
||||

|
||||
|
||||
- [Exploring Sequence-to-Sequence Learning in Aspect Term Extraction](https://aclanthology.org/P19-1344.pdf)
|
||||

|
||||
|
||||
|
||||
### Structurelinearized Texts
|
||||
|
||||
- [Contrastive Information Extraction With Generative Transformer](https://ieeexplore.ieee.org/document/9537684)
|
||||
- [Contrastive Triple Extraction with Generative Transformer](https://ojs.aaai.org/index.php/AAAI/article/view/17677)
|
||||

|
||||
|
||||
- [HySPA: Hybrid Span Generation for Scalable Text-to-Graph Extraction](https://aclanthology.org/2021.findings-acl.356.pdf)
|
||||

|
||||
|
||||
- [Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction](https://aclanthology.org/2021.acl-long.217.pdf)
|
||||

|
||||
|
||||
- [Intent Classification and Slot Filling for Privacy Policies](https://aclanthology.org/2021.acl-long.340.pdf)
|
||||

|
||||
|
||||
- [Unified Structure Generation for Universal Information Extraction](https://arxiv.org/pdf/2203.12277.pdf)
|
||||

|
||||
|
||||
|
||||
|
||||
@@ -99,7 +75,6 @@
|
||||
### Non-autogressive
|
||||
|
||||
- [Joint Entity and Relation Extraction with Set Prediction Networks](http://arxiv.org/abs/2011.01675)
|
||||

|
||||
|
||||
|
||||
### Combinations
|
||||
@@ -111,13 +86,11 @@
|
||||
### Ranking Input-output Pairs
|
||||
|
||||
- [Beyond [CLS] through Ranking by Generation](https://aclanthology.org/2020.emnlp-main.134.pdf)
|
||||
![Beyond [CLS] through Ranking by Generation](figure/Beyond%20%5BCLS%5D%20through%20Ranking%20by%20Generation.png)
|
||||
|
||||
- [Document Ranking with a Pretrained Sequence-to-Sequence Model](https://aclanthology.org/2020.findings-emnlp.63.pdf)
|
||||

|
||||
|
||||
- [Autoregressive Entity Retrieval](https://openreview.net/pdf?id=5k8F6UU39V)
|
||||

|
||||
|
||||
- [Template-Based Named Entity Recognition Using BART](https://aclanthology.org/2021.findings-acl.161.pdf)
|
||||

|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user