English

Adaptive Scaling for Sparse Detection in Information Extraction

Computation and Language 2018-05-29 v2 Machine Learning

Abstract

This paper focuses on detection tasks in information extraction, where positive instances are sparsely distributed and models are usually evaluated using F-measure on positive classes. These characteristics often result in deficient performance of neural network based detection models. In this paper, we propose adaptive scaling, an algorithm which can handle the positive sparsity problem and directly optimize over F-measure via dynamic cost-sensitive learning. To this end, we borrow the idea of marginal utility from economics and propose a theoretical framework for instance importance measuring without introducing any additional hyper-parameters. Experiments show that our algorithm leads to a more effective and stable training of neural network based detection models.

Keywords

Cite

@article{arxiv.1805.00250,
  title  = {Adaptive Scaling for Sparse Detection in Information Extraction},
  author = {Hongyu Lin and Yaojie Lu and Xianpei Han and Le Sun},
  journal= {arXiv preprint arXiv:1805.00250},
  year   = {2018}
}

Comments

Accepted to ACL2018

R2 v1 2026-06-23T01:41:13.699Z