English

DTATG: An Automatic Title Generator based on Dependency Trees

Information Retrieval 2017-10-03 v1 Computation and Language

Abstract

We study automatic title generation for a given block of text and present a method called DTATG to generate titles. DTATG first extracts a small number of central sentences that convey the main meanings of the text and are in a suitable structure for conversion into a title. DTATG then constructs a dependency tree for each of these sentences and removes certain branches using a Dependency Tree Compression Model we devise. We also devise a title test to determine if a sentence can be used as a title. If a trimmed sentence passes the title test, then it becomes a title candidate. DTATG selects the title candidate with the highest ranking score as the final title. Our experiments showed that DTATG can generate adequate titles. We also showed that DTATG-generated titles have higher F1 scores than those generated by the previous methods.

Keywords

Cite

@article{arxiv.1710.00286,
  title  = {DTATG: An Automatic Title Generator based on Dependency Trees},
  author = {Liqun Shao and Jie Wang},
  journal= {arXiv preprint arXiv:1710.00286},
  year   = {2017}
}

Comments

8 pages, conference: accepted by KDIR 2016

R2 v1 2026-06-22T21:59:57.397Z