Deep Submodular Networks for Extractive Data Summarization
Suraj Kothawade, Jiten Girdhar, Chandrashekhar Lavania, Rishabh Iyer

TL;DR
This paper introduces Deep Submodular Networks (DSN), a novel end-to-end learning framework that models complex features for improved extractive data summarization, outperforming existing methods in image collection tasks.
Contribution
The paper presents DSN, enabling learning of complex features for summarization, surpassing simple mixture models and matching or exceeding state-of-the-art performance with fewer components.
Findings
DSN outperforms simple mixture models using off-the-shelf features.
Four submodular functions in DSN perform comparably to 594 handcrafted components.
DSN achieves significant improvements in image collection summarization.
Abstract
Deep Models are increasingly becoming prevalent in summarization problems (e.g. document, video and images) due to their ability to learn complex feature interactions and representations. However, they do not model characteristics such as diversity, representation, and coverage, which are also very important for summarization tasks. On the other hand, submodular functions naturally model these characteristics because of their diminishing returns property. Most approaches for modelling and learning submodular functions rely on very simple models, such as weighted mixtures of submodular functions. Unfortunately, these models only learn the relative importance of the different submodular functions (such as diversity, representation or importance), but cannot learn more complex feature representations, which are often required for state-of-the-art performance. We propose Deep Submodular…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Web Data Mining and Analysis · Topic Modeling
