CLNov 21, 2024

Efficient Aspect-Based Summarization of Climate Change Reports with Small Language Models

arXiv:2411.14272v122 citationsh-index: 6NLP4PI
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient NLP tools to help decision-makers access relevant information in climate change reports, though it is incremental by applying existing methods to a new dataset.

The paper tackled aspect-based summarization of climate change reports by comparing large and small language models, finding that small models are not significantly worse while reducing carbon footprint, with results showing both can effectively handle the task.

The use of Natural Language Processing (NLP) for helping decision-makers with Climate Change action has recently been highlighted as a use case aligning with a broader drive towards NLP technologies for social good. In this context, Aspect-Based Summarization (ABS) systems that extract and summarize relevant information are particularly useful as they provide stakeholders with a convenient way of finding relevant information in expert-curated reports. In this work, we release a new dataset for ABS of Climate Change reports and we employ different Large Language Models (LLMs) and so-called Small Language Models (SLMs) to tackle this problem in an unsupervised way. Considering the problem at hand, we also show how SLMs are not significantly worse for the problem while leading to reduced carbon footprint; we do so by applying for the first time an existing framework considering both energy efficiency and task performance to the evaluation of zero-shot generative models for ABS. Overall, our results show that modern language models, both big and small, can effectively tackle ABS for Climate Change reports but more research is needed when we frame the problem as a Retrieval Augmented Generation (RAG) problem and our work and dataset will help foster efforts in this direction.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes