Frame-Semantic Knowledge Injection for Event-Level Inference in LLMs (2026.acl-short)
Copied to clipboard
| Challenge: | Large language models (LLMs) are fluent but often brittle when interpretation depends on external information. |
| Approach: | They propose a framework that injects frame-semantic knowledge into Large Language Models via LoRA. |
| Outcome: | The proposed framework can generalize beyond surface cues in large language models. |
Similar Papers
Do LLMs Encode Frame Semantics? Evidence from Frame Identification (2025.emnlp-main)
Copied to clipboard
| Challenge: | Using the FrameNet lexical resource, we evaluate large language models under prompt-based inference and observe that they can perform frame identification effectively even without explicit supervision. |
| Approach: | They evaluate large language models under prompt-based inference and observe that they encode latent knowledge of frame semantics. |
| Outcome: | The proposed model can generate coherent frame definitions while generalizing well to out-of-domain benchmarks. |
NutFrame: Frame-based Conceptual Structure Induction with LLMs (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing studies focus on syntactic knowledge and world knowledge, but conceptual structure is not well-understood. |
| Approach: | They propose a benchmark for coNceptual structure induction based on FrameNet . they use prompts to induce conceptual structure of Framenet with LLMs . |
| Outcome: | The proposed model is able to induce conceptual structure of FrameNet with LLMs. |
Can LLMs Extract Frame-Semantic Arguments? (2025.emnlp-main)
Copied to clipboard
| Challenge: | Frame-semantic parsing is a critical task in natural language understanding . however, the ability of large language models to extract frame-sensical arguments remains unexplored . |
| Approach: | They propose a framework to extract frame-semantic arguments from large language models . they use JSON representations to enhance performance, but smaller models can achieve competitive results . |
| Outcome: | The proposed model achieves state-of-the-art on ambiguous targets while limiting generalization to out-of domain data. |
EvEntS ReaLM: Event Reasoning of Entity States via Language Models (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to model event implications fail to reason about the world, despite their knowledge of physical attributes. |
| Approach: | They propose to use a model prompting technique to prompt models of event implications by targeting their understanding of physical attributes. |
| Outcome: | The proposed model prompting technique is especially useful for unseen attributes or when only limited data is available. |
Semantic Frame Induction from a Real-World Corpus (2025.acl-srw)
Copied to clipboard
| Challenge: | Existing studies on semantic frame induction have demonstrated that pre-trained language models (PLMs) have led to more accurate results. |
| Approach: | They conduct semantic frame induction using the Colossal Clean Crawled Corpus and assess the applicability of existing frame inducing methods to real-world data. |
| Outcome: | The proposed methods outperform existing methods on real-world data and can induce frames corresponding to novel concepts. |
On the Role of Semantic Proto-roles in Semantic Analysis: What do LLMs know about agency? (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing studies on large language models (LLMs) have not explored their capacity to reason over event structure . et al., 2015, 142: e007-e0027; eugene, 1985; Weiner, 1995; saab, 1985) focus on the role of large language model in decision-making . |
| Approach: | They propose to characterize agents via properties such as "instigation" and "volition" they also examine whether incorporating semantic proto-role labeling context improves SRL performance . |
| Outcome: | The proposed model improves in a zero-shot setting by incorporating proto-role labeling context . the results support previous work showing that LLMs underperform human annotators in complex semantic analysis. |
How Large Language Models Encode Context Knowledge? A Layer-Wise Probing Study (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing studies have focused on enhancing the factualness of large language models using context knowledge. |
| Approach: | They propose to use ChatGPT to construct probing datasets that provide diverse and coherent evidence corresponding to various facts. |
| Outcome: | The proposed model can encode knowledge across different layers, and it is compared with existing models. |
Injecting Domain-Specific Knowledge into Large Language Models: A Comprehensive Survey (2025.findings-emnlp)
Copied to clipboard
| Challenge: | specialized LLMs are often limited in domain-specific applications that require specialized knowledge. |
| Approach: | They provide a comprehensive overview of four key methods to enhance large language models by integrating domain-specific knowledge. |
| Outcome: | The proposed methods are categorized into four key approaches: dynamic knowledge injection, static knowledge embedding, modular adapters, and prompt optimization. |
Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification (2023.acl-long)
Copied to clipboard
| Challenge: | Recent methods for event schema induction use information extraction systems to construct event graph instances from documents . compared to the previous state-of-the-art closed-domain schema inducing model, human assessors were able to cover 10% more events when translating the schemas into coherent stories . |
| Approach: | They propose to treat event schemas as commonsense knowledge that can be derived from large language models. |
| Outcome: | The proposed method simplifies the schema induction process and improves readability. |
Are LLMs Good Annotators for Discourse-level Event Relation Extraction? (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated proficiency in a wide array of natural language processing tasks, but their effectiveness over discourse-level event relation extraction tasks remains unexplored. |
| Approach: | They evaluate LLMs' ability to address discourse-level event relation extraction tasks using an open-source model and a commercial model. |
| Outcome: | The proposed model performs poorly on discourse-level event relation extraction tasks. |