| Challenge: | a frame-semantic parsing task is to determine which frame best captures the meaning of a word or phrase in a sentence. |
| Approach: | They propose a frame identification model that generates representations for frames and lexical units (senses) they evaluate the model on three data sets and show it consistently achieves better performance than previous systems. |
| Outcome: | The proposed model consistently outperforms previous systems on three data sets. |
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. |
Definition Generation for Automatically Induced Semantic Frame (2024.findings-acl)
Copied to clipboard
| Challenge: | Semantic frames are conceptual structures that describe specific types of situations or events. |
| Approach: | They propose to generate frame definitions from a set of frame-evoking words using a large language model. |
| Outcome: | The proposed task incorporates frame element reasoning as chain-of-thought to enhance the inclusion of correct frame elements in the generated definitions. |
Combining ELECTRA and Adaptive Graph Encoding for Frame Identification (2022.lrec-1)
Copied to clipboard
| Challenge: | Existing studies focus on FI tasks, but none have been done on the computational side. |
| Approach: | They propose a new system for Frame Identification based on pre-trained text encoders trained discriminatively and graphs embedding. |
| Outcome: | The proposed system produces state-of-the-art performance over two benchmarks and all possible splits and cleaning procedures used in the literature. |
Robust Frame-Semantic Models with Lexical Unit Trees and Negative Samples (2024.acl-long)
Copied to clipboard
| Challenge: | Using a RoBERTa-based filter, we achieve an F1 score of 0.775, surpassing the previous state-of-the-art solution by +0.012. |
| Approach: | They propose a new prefix tree modification to enable robust support for multi-word lexical units and a RoBERTa-based filter to achieve an F1 score of 0.775. |
| Outcome: | The proposed model achieves an F1 score of 0.775, surpassing the state-of-the-art model by +0.012. |
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. |
A Graph-Based Neural Model for End-to-End Frame Semantic Parsing (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing studies focus on frame semantic parsing as a graph construction problem. |
| Approach: | They propose an end-to-end neural model to tackle frame semantic parsing jointly. |
| Outcome: | The proposed model is highly competitive and performs better than pipeline models on two benchmark datasets. |
Enriching Frame Representations with Distributionally Induced Senses (L18-1)
Copied to clipboard
| Challenge: | lexical resource that enriches Framester knowledge graph with semantic features from text corpora . paves way for development of novel, deeper semantic-aware applications . |
| Approach: | They propose a lexical resource that enriches the Framester knowledge graph with semantic features from text corpora. |
| Outcome: | The proposed resource enables the development of deeper semantic-aware applications . it combines knowledge from text and symbolic representations of events and participants . |
Acquiring Frame Element Knowledge with Deep Metric Learning for Semantic Frame Induction (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for semantic frame induction are labor intensive . a method that uses contextualized embeddings can be used to acquire frame element knowledge. |
| Approach: | They propose a method that applies deep metric learning to semantic frame induction tasks . they use a pre-trained language model to fine-tune frame-annotated models to perform argument clustering . |
| Outcome: | The proposed method achieves substantially better performance than existing methods on FrameNet. |
A Knowledge-Guided Framework for Frame Identification (2021.acl-long)
Copied to clipboard
| Challenge: | Existing frameworks for frame identification are limited to only a few types of frame knowledge. |
| Approach: | They propose a Knowledge-Guided Frame Identification framework that integrates frame knowledge to learn better frame representation. |
| Outcome: | The proposed framework outperforms the state-of-the-art methods on two benchmark datasets. |
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. |