MODABS: Multi-Objective Learning for Dynamic Aspect-Based Summarization
About
The rapid proliferation of online content necessitates effective summarization methods, among which dynamic aspect-based summarization stands out. Unlike its traditional counterpart, which assumes a fixed set of known aspects, this approach adapts to the varied aspects of the input text. We introduce a novel multi-objective learning framework employing a Longformer-Encoder-Decoder for this task. The framework optimizes aspect number prediction, minimizes disparity between generated and reference summaries for each aspect, and maximizes dissimilarity across aspect-specific summaries. Extensive experiments show our method significantly outperforms baselines on three diverse datasets, largely due to the effective alignment of generated and reference aspect counts without sacrificing single-aspect summarization quality.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dynamic Aspect-Based Summarization | D-CnnDM (test) | #AbsAspDiff1 | 5 | |
| Dynamic Aspect-Based Summarization | OASUM (test) | AbsAspDiff0.5 | 5 | |
| Dynamic Aspect-Based Summarization | D-WikiHow (test) | #AbsAspDiff1.5 | 5 | |
| Aspect-based Summarization | D-CnnDM (test) | Coherence3.83 | 4 | |
| Aspect Number Prediction | D-CnnDM (test) | Absolute Aspect Number Difference1.04 | 3 | |
| Aspect Number Prediction | D-WikiHow (test) | Abs Aspect Number Difference1.48 | 3 | |
| Aspect Number Prediction | OASUM (test) | Absolute Aspect Number Difference0.51 | 3 |