CAST: Achieving Stable LLM-based Text Analysis for Data Analytics

📅 2026-01-26
🏛️ arXiv.org
📈 Citations: 0
Influential: 0
📄 PDF

career value

165K/year

Technology Category

Application Category

📝 Abstract
Text analysis of tabular data relies on two core operations: \emph{summarization} for corpus-level theme extraction and \emph{tagging} for row-level labeling. A critical limitation of employing large language models (LLMs) for these tasks is their inability to meet the high standards of output stability demanded by data analytics. To address this challenge, we introduce \textbf{CAST} (\textbf{C}onsistency via \textbf{A}lgorithmic Prompting and \textbf{S}table \textbf{T}hinking), a framework that enhances output stability by constraining the model's latent reasoning path. CAST combines (i) Algorithmic Prompting to impose a procedural scaffold over valid reasoning transitions and (ii) Thinking-before-Speaking to enforce explicit intermediate commitments before final generation. To measure progress, we introduce \textbf{CAST-S} and \textbf{CAST-T}, stability metrics for bulleted summarization and tagging, and validate their alignment with human judgments. Experiments across publicly available benchmarks on multiple LLM backbones show that CAST consistently achieves the best stability among all baselines, improving Stability Score by up to 16.2\%, while maintaining or improving output quality.
Problem

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

output stability
large language models
text analysis
tabular data
data analytics
Innovation

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

Algorithmic Prompting
Stable Thinking
Output Stability
LLM-based Text Analysis
Consistency Metrics
🔎 Similar Papers
No similar papers found.