English

FrameNet Semantic Role Classification by Analogy

Computation and Language 2026-03-23 v1 Artificial Intelligence

Abstract

In this paper, we adopt a relational view of analogies applied to Semantic Role Classification in FrameNet. We define analogies as formal relations over the Cartesian product of frame evoking lexical units (LUs) and frame element (FEs) pairs, which we use to construct a new dataset. Each element of this binary relation is labelled as a valid analogical instance if the frame elements share the same semantic role, or as invalid otherwise. This formulation allows us to transform Semantic Role Classification into binary classification and train a lightweight Artificial Neural Network (ANN) that exhibits rapid convergence with minimal parameters. Unconventionally, no Semantic Role information is introduced to the neural network during training. We recover semantic roles during inference by computing probability distributions over candidates of all semantic roles within a given frame through random sampling and analogical transfer. This approach allows us to surpass previous state-of-the-art results while maintaining computational efficiency and frugality.

Keywords

Cite

@article{arxiv.2603.19825,
  title  = {FrameNet Semantic Role Classification by Analogy},
  author = {Van-Duy Ngo and Stergos Afantenos and Emiliano Lorini and Miguel Couceiro},
  journal= {arXiv preprint arXiv:2603.19825},
  year   = {2026}
}

Comments

Paper to be presented at LREC 2026

R2 v1 2026-07-01T11:29:36.395Z