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. |
Similar Papers
Exploiting Definitions for Frame Identification (2021.eacl-main)
Copied to clipboard
| 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. |
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. |
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. |
A Parser for LTAG and Frame Semantics (L18-1)
Copied to clipboard
| Challenge: | Existing parsers for Lexicalized Tree Adjoining Grammars and frame semantics are difficult to use due to the size of the resources to develop. |
| Approach: | They propose a parser which uses Lexicalized Tree Adjoining Grammars and frame semantics to combine them. |
| Outcome: | The proposed grammars are based on Lexicalized Tree Adjoining Grammars and frame semantics. |
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. |
Always Keep your Target in Mind: Studying Semantics and Improving Performance of Neural Lexical Substitution (2020.coling-main)
Copied to clipboard
| Challenge: | Lexical substitution is a powerful technology used in various NLP applications . it generates plausible words that can replace a given word in a textual context . |
| Approach: | They propose to use a large-scale comparative study to compare lexical substitution methods . they compare existing and new methods using word sense induction datasets . |
| Outcome: | The proposed methods improve competitive results by incorporating information about the target word into the models. |
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. |
Semi-supervised Deep Embedded Clustering with Anomaly Detection for Semantic Frame Induction (2020.lrec-1)
Copied to clipboard
| Challenge: | Empirical results show that definitions provide contextual information for representing and characterizing the frame membership of lexical units. |
| Approach: | They propose a two-step frame induction process to remove lexical units that cannot fit into existing frames in Berkeley FrameNet. |
| Outcome: | The proposed method outperforms state-of-the-art methods in both steps of the frame induction process. |
Transfer of Frames from English FrameNet to Construct Chinese FrameNet: A Bilingual Corpus-Based Approach (L18-1)
Copied to clipboard
| Challenge: | Current publicly available Chinese FrameNet has a relatively low coverage of frames and lexical units compared with other languages. |
| Approach: | They propose an automatic way to construct Chinese FrameNet using a sentence-aligned English-Chinese bilingual corpus. |
| Outcome: | The proposed resource can provide frame recommendations acceptable by annotators. |