Discriminative vs. generative approaches in semantic role labeling

  • Authors:
  • Deniz Yuret;Mehmet Ali Yatbaz;Ahmet Engin Ural

  • Affiliations:
  • Koç University;Koç University;Koç University

  • Venue:
  • CoNLL '08 Proceedings of the Twelfth Conference on Computational Natural Language Learning
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the two algorithms we developed for the CoNLL 2008 Shared Task "Joint learning of syntactic and semantic dependencies". Both algorithms start parsing the sentence using the same syntactic parser. The first algorithm uses machine learning methods to identify the semantic dependencies in four stages: identification and labeling of predicates, identification and labeling of arguments. The second algorithm uses a generative probabilistic model, choosing the semantic dependencies that maximize the probability with respect to the model. A hybrid algorithm combining the best stages of the two algorithms attains 86.62% labeled syntactic attachment accuracy, 73.24% labeled semantic dependency F1 and 79.93% labeled macro F1 score for the combined WSJ and Brown test sets.