Geoscience AI needs a new RAG paradigm that retrieves multimodal Earth data, reasons under physical constraints, generates machine-readable artifacts, and verifies outputs against models and sensors.
CO2Sum:Contrastive Learning for Factual-Consistent Abstractive Summarization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generating factual-consistent summaries is a challenging task for abstractive summarization. Previous works mainly encode factual information or perform post-correct/rank after decoding. In this paper, we provide a factual-consistent solution from the perspective of contrastive learning, which is a natural extension of previous works. We propose CO2Sum (Contrastive for Consistency), a contrastive learning scheme that can be easily applied on sequence-to-sequence models for factual-consistent abstractive summarization, proving that the model can be fact-aware without modifying the architecture. CO2Sum applies contrastive learning on the encoder, which can help the model be aware of the factual information contained in the input article, or performs contrastive learning on the decoder, which makes the model to generate factual-correct output summary. What's more, these two schemes are orthogonal and can be combined to further improve faithfulness. Comprehensive experiments on public benchmarks demonstrate that CO2Sum improves the faithfulness on large pre-trained language models and reaches competitive results compared to other strong factual-consistent summarization baselines.
fields
cs.ET 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
RAG for Geoscience: What We Expect, Gaps and Opportunities
Geoscience AI needs a new RAG paradigm that retrieves multimodal Earth data, reasons under physical constraints, generates machine-readable artifacts, and verifies outputs against models and sensors.