Set-Aligning Framework for Auto-Regressive Event Temporal Graph Generation (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing methods for constructing event temporal graphs have been suboptimal . authors propose a set-aligning framework for the effective utilisation of Large Language Models . |
| Approach: | They propose a set-aligning framework for the effective utilisation of Large Language Models to alleviate text generation loss penalties. |
| Outcome: | The proposed framework surpasses existing baselines for event temporal graph generation. |
Similar Papers
Neural Language Modeling for Contextualized Temporal Graph Generation (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing methods for temporal reasoning have been used for a number of applications, but their potential for tempor reasoning over event graphs has not been explored. |
| Approach: | They propose to use large-scale pre-trained language models to generate an event-level temporal graph from a document using existing IE/NLP tools. |
| Outcome: | The proposed method outperforms the closest existing method on several metrics on a hand-labeled, out-of-domain corpus. |
Don’t Let Discourse Confine Your Model: Sequence Perturbations for Improved Event Language Models (2021.acl-short)
Copied to clipboard
| Challenge: | Existing approaches to train event language models on text constrain them to follow discourse order of events. |
| Approach: | They propose a method to perturb event sequences so that they can relax model dependence on text order. |
| Outcome: | The proposed technique improves performance on applications and out-of-domain events data. |
NGEP: A Graph-based Event Planning Framework for Story Generation (2022.aacl-short)
Copied to clipboard
| Challenge: | Current approaches to story generation are based on end-to-end neural generation models, such as BART, to generate event sequences. |
| Approach: | They propose a novel event planning framework which generates an event sequence by performing inference on an automatically constructed event graph and enhances generalisation ability through a neural event advisor. |
| Outcome: | The proposed framework outperforms state-of-the-art (SOTA) event planning approaches on multiple criteria and compares with existing models on the downstream task of story generation. |
GenTKG: Generative Forecasting on Temporal Knowledge Graph with Large Language Models (2024.findings-naacl)
Copied to clipboard
| Challenge: | Existing methods for temporal relational forecasting are limited and require limited training data. |
| Approach: | They propose a retrieval-augmented generation framework that uses temporal logical rule-based retrieval and parameter-efficient instruction tuning to solve temporal knowledge forecasting challenges. |
| Outcome: | The proposed framework outperforms conventional methods in the temporal knowledge graph domain with low computation resources. |
Severing the Edge Between Before and After: Neural Architectures for Temporal Ordering of Events (2020.emnlp-main)
Copied to clipboard
Miguel Ballesteros, Rishita Anubhai, Shuai Wang, Nima Pourdamghani, Yogarshi Vyas, Jie Ma, Parminder Bhatia, Kathleen McKeown, Yaser Al-Onaizan
| Challenge: | Existing models for temporal ordering of events rely on pretrained representations, transfer and multitask learning, and self-training techniques. |
| Approach: | They propose a neural architecture and a set of training methods for ordering events by predicting temporal relations by pre-training models. |
| Outcome: | The proposed models can predict temporal relations between two pairs of events within a span of text and identify temporal relationships between them. |
SEAG: Structure-Aware Event Causality Generation (2023.findings-acl)
Copied to clipboard
Zhengwei Tao, Zhi Jin, Xiaoying Bai, Haiyan Zhao, Chengfeng Dou, Yongqiang Zhao, Fang Wang, Chongyang Tao
| Challenge: | Current methods for extracting event causality are limited by the lack of cross-task dependencies and may cause error propagation. |
| Approach: | They propose an approach for Structure-Aware Event Causality Generation (SEAG) they generate the ECG structure using a pre-trained language model and perform structural discriminative training alongside auto-regressive generation. |
| Outcome: | The proposed method is effective in extracting event causality from text. |
Planning Beyond Text: Graph-based Reasoning for Complex Narrative Generation (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for long-form complex narrative generation struggle to maintain global narrative coherence and logical consistency. |
| Approach: | They propose a framework that performs narrative planning on structural graph representations instead of direct sequential text representations. |
| Outcome: | The proposed model outperforms representative baselines across diverse scenarios. |
Linguistic Frameworks Go Toe-to-Toe at Neuro-Symbolic Language Modeling (2022.naacl-main)
Copied to clipboard
| Challenge: | Existing models of language understanding are based on explicit representations of hierarchical structure, but there are good reasons to doubt that they can be said to understand language in any meaningful way. |
| Approach: | They examine whether syntactic and semantic graph representations can complement and improve neural language modeling. |
| Outcome: | The proposed model outperforms pretrained models on English WSJ in perplexity and other metrics. |
Demystifying the Power of Large Language Models in Graph Generation (2025.findings-naacl)
Copied to clipboard
Yu Wang, Ryan A. Rossi, Namyong Park, Nesreen K. Ahmed, Danai Koutra, Franck Dernoncourt, Tyler Derr
| Challenge: | Large Language Models (LLMs) have been used for graph discriminative tasks, but their potential for graph structure generation remains unexplored. |
| Approach: | They propose to use LLMs to generate graphs that optimize network properties by injecting domain expertise from network science into the code. |
| Outcome: | The proposed model generates graphs satisfying each property in different domains and compares it with established graph generative models across multiple domains. |
Cascading Large Language Models for Salient Event Graph Generation (2025.naacl-long)
Copied to clipboard
| Challenge: | Existing studies on event graph generation rely on distant supervision for event graphs . |
| Approach: | They propose a CAscading Large Language Model framework for SAlient Event graph generation which leverages the capabilities of LLMs and eliminates the need for costly human annotations. |
| Outcome: | The proposed method outperforms baseline models on a human-annotated test set. |