Papers by Robert Amor
D2GCLF: Document-to-Graph Classifier for Legal Document Classification (2022.findings-naacl)
Copied to clipboard
| Challenge: | Existing methods learn latent representations for each document by considering the semantics and themes of the documents. |
| Approach: | They propose a document-to-graph classifier which extracts facts as relations between key participants in a law case and represents a legal document with four relation graphs. |
| Outcome: | The proposed method outperforms the state-of-the-art methods on a real-world legal document dataset. |
SKGSum: Structured Knowledge-Guided Document Summarization (2024.findings-acl)
Copied to clipboard
Qiqi Wang, Ruofan Wang, Kaiqi Zhao, Robert Amor, Benjamin Liu, Jiamou Liu, Xianda Zheng, Zijian Huang
| Challenge: | Existing summarization methods ignore the importance of summary structure, resulting in summaries that emphasize the most prominent information while omitting essential details from other sections. |
| Approach: | They propose a method that uses automatically extracted summary points to generate summaries. |
| Outcome: | The proposed methods improve quality and BERTScore of summaries and broaden the types of documents that can be effectively summarized. |