English

Ensemble Detection of Single & Multiple Events at Sentence-Level

Computation and Language 2014-03-26 v1 Machine Learning

Abstract

Event classification at sentence level is an important Information Extraction task with applications in several NLP, IR, and personalization systems. Multi-label binary relevance (BR) are the state-of-art methods. In this work, we explored new multi-label methods known for capturing relations between event types. These new methods, such as the ensemble Chain of Classifiers, improve the F1 on average across the 6 labels by 2.8% over the Binary Relevance. The low occurrence of multi-label sentences motivated the reduction of the hard imbalanced multi-label classification problem with low number of occurrences of multiple labels per instance to an more tractable imbalanced multiclass problem with better results (+ 4.6%). We report the results of adding new features, such as sentiment strength, rhetorical signals, domain-id (source-id and date), and key-phrases in both single-label and multi-label event classification scenarios.

Keywords

Cite

@article{arxiv.1403.6023,
  title  = {Ensemble Detection of Single & Multiple Events at Sentence-Level},
  author = {Luís Marujo and Anatole Gershman and Jaime Carbonell and João P. Neto and David Martins de Matos},
  journal= {arXiv preprint arXiv:1403.6023},
  year   = {2014}
}

Comments

Preliminary version of the paper

R2 v1 2026-06-22T03:33:03.271Z