When Less Is Enough: Context Selection and Prompting Strategies for Bengali News Headline Generation

πŸ“… 2026-08-16
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This study addresses the sensitivity of large language models to context and prompting in Bengali news headline generation by systematically evaluating mainstream models and few-shot strategies. Results demonstrate that curated lead paragraphs outperform full-text inputs, confirming that context quality supersedes length. Furthermore, cross-lingual prompting combined with context augmentation yields significant improvements over native prompts, albeit with model-dependent efficacy. While one-shot learning substantially enhances Gemini’s performance, it offers limited benefits for Llama. These findings underscore the critical roles of context selection and prompt engineering in low-resource language scenarios, providing effective optimization pathways for deploying large language models in such settings.
πŸ“ Abstract
Large language models (LLMs) have shown strong performance in text generation tasks, yet their effectiveness on headline generation remains sensitive to how input context is selected and presented. In this work, we investigate Bengali news headline generation as a document-level generation task that requires effective selection and presentation of salient contextual information from long-form articles. Using Gemini-2.0-Flash, Llama-3.3-70B, and GPT-4o, we systematically study the effects of context selection, prompting strategies, and in-context learning (i.e., few-shot) on the quality of headline generation. Our experiments show that providing the full article does not necessarily improve performance; instead, using selected lead paragraphs of the article can maintain, and in some cases improve, headline generation quality. We further compare Bengali Native Prompting (BNaP) and Cross-Lingual Prompting (XLP), and examine how each interacts with context-enriched prompt templates incorporating auxiliary contextual cues. Results demonstrate that prompting strategies substantially influence generation quality: XLP often yields stronger performance, particularly when combined with contextual enrichment, but its benefits are model-dependent. Additionally, few-shot prompting substantially improves Gemini, with most of the gain obtained from a single demonstration, whereas Llama shows limited benefit from additional examples. Overall, our findings highlight that effective Bengali news headline generation depends more on context relevance and prompt design than on increasing input length, offering practical insights for multilingual and low-resource LLM applications.
Problem

Research questions and friction points this paper is trying to address.

Bengali News Headline Generation
Context Selection
Prompting Strategies
Large Language Models
Low-resource
Innovation

Methods, ideas, or system contributions that make the work stand out.

Context Selection
Cross-Lingual Prompting
Bengali Headline Generation
In-Context Learning
πŸ”Ž Similar Papers
No similar papers found.