English

Context-Enhanced Contrastive Search for Improved LLM Text Generation

Computation and Language 2025-05-01 v1 Artificial Intelligence Machine Learning

Abstract

Recently, Large Language Models (LLMs) have demonstrated remarkable advancements in Natural Language Processing (NLP). However, generating high-quality text that balances coherence, diversity, and relevance remains challenging. Traditional decoding methods, such as bean search and top-k sampling, often struggle with either repetitive or incoherent outputs, particularly in tasks that require long-form text generation. To address these limitations, the paper proposes a novel enhancement of the well-known Contrastive Search algorithm, Context-Enhanced Contrastive Search (CECS) with contextual calibration. The proposed scheme introduces several novelties including dynamic contextual importance weighting, multi-level Contrastive Search, and adaptive temperature control, to optimize the balance between fluency, creativity, and precision. The performance of CECS is evaluated using several standard metrics such as BLEU, ROUGE, and semantic similarity. Experimental results demonstrate significant improvements in both coherence and relevance of the generated texts by CECS outperforming the existing Contrastive Search techniques. The proposed algorithm has several potential applications in the real world including legal document drafting, customer service chatbots, and content marketing.

Keywords

Cite

@article{arxiv.2504.21020,
  title  = {Context-Enhanced Contrastive Search for Improved LLM Text Generation},
  author = {Jaydip Sen and Rohit Pandey and Hetvi Waghela},
  journal= {arXiv preprint arXiv:2504.21020},
  year   = {2025}
}

Comments

This is the pre-review version of our paper, which has been accepted for publication in the IEEE 6th International Conference on Emerging Technologies (INCET). The conference will be organized at Belgaum, India, from May 24 to 26, 2025. This is not the final camera-ready paper, which will be available on IEEE Xplore. The paper is 9 pages long, and it contains 2 Figures and 4 Tables

R2 v1 2026-06-28T23:15:47.181Z