Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
515569 | Information Processing & Management | 2013 | 11 Pages |
In this paper, we propose a novel approach to automatic generation of summary templates from given collections of summary articles. We first develop an entity-aspect LDA model to simultaneously cluster both sentences and words into aspects. We then apply frequent subtree pattern mining on the dependency parse trees of the clustered and labeled sentences to discover sentence patterns that well represent the aspects. Finally, we use the generated templates to construct summaries for new entities. Key features of our method include automatic grouping of semantically related sentence patterns and automatic identification of template slots that need to be filled in. Also, we implement a new sentence compression algorithm which use dependency tree instead of parser tree. We apply our method on five Wikipedia entity categories and compare our method with three baseline methods. Both quantitative evaluation based on human judgment and qualitative comparison demonstrate the effectiveness and advantages of our method.
► Our method can automatic grouping of semantically related sentence patterns. ► Our model can automatic identification of template slots. ► We implement a new sentence compression algorithm which use dependency tree instead of parser tree.