Chain of Density (CoD) is an iterative summarization technique where the model generates increasingly entity-dense summaries while maintaining the same length. Each iteration adds more salient information by replacing filler content with key entities and facts.
This produces summaries that are information-rich without becoming longer, solving the verbosity problem in LLM summarization.