paper-with-me

Papers

Another Turn, Better Output? A Turn-Wise Analysis of Iterative LLM Prompting

2025-09-08 · Shashidhar Reddy Javaji, Bhavul Gauri, Zining Zhu arxiv

Large language models (LLMs) are now used in multi-turn workflows, but we still lack a clear way to measure when iteration helps and when it hurts. We present an evaluation framework for iterative refinement that spans ideation, code, and math. Our protocol runs controlled 12-turn conversations per task, utilizing a variety of prompts ranging from vague ``improve it'' feedback to targeted steering, and logs per-turn outputs. We score outcomes with domain-appropriate checks (unit tests for code; answer-equivalence plus reasoning-soundness for math; originality and feasibility for ideation) and track turn-level behavior with three families of metrics: semantic movement across turns, turn-to-turn change, and output size growth. Across models and tasks, gains are domain-dependent: they arrive early in ideas and code, but in math late turns matter when guided by elaboration. After the first few turns, vague feedback often plateaus or reverses correctness, while targeted prompts reliably shift the intended quality axis (novelty vs. feasibility in ideation; speed vs. readability in code; in math, elaboration outperforms exploration and drives late-turn gains). We also observe consistent domain patterns: ideation moves more in meaning across turns, code tends to grow in size with little semantic change, and math starts fixed but can break that path with late, elaborative iteration. Together, the framework and metrics make iteration measurable and comparable across models, and signal when to steer, stop, or switch strategies.

📄 PDF Abstract BibTeX arXiv:2509.06770

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Done Is Better than Perfect: Unlocking Efficient Reasoning by Structured Multi-Turn Decomposition

2025-05-26 · Zihao Zeng, Xuyao Huang, Boxiu Li, Hao Zhang 외

Large Reasoning Models (LRMs) are criticized for the excessively lengthy Chain-of-Thought (CoT) to derive the final answer, suffering from high first-token and overall latency. Typically, the CoT of LRMs mixes multiple t…

MathReinforcement Learning (RL)

An Analytical Approach to Compute the Exact Preimage of Feed-Forward Neural Networks

2022-02-28 · Théo Nancy, Vassili Maillet, Johann Barbier

Neural networks are a convenient way to automatically fit functions that are too complex to be described by hand. The downside of this approach is that it leads to build a black-box without understanding what happened in…

TurnWise: The Gap between Single- and Multi-turn Language Model Capabilities

2026-03-17 · Victoria Graf, Valentina Pyatkin, Nouha Dziri, Nathan Lambert 외 arxiv

Multi-turn conversations are a common and critical mode of language model interaction. However, current open training and evaluation data focus on single-turn settings, failing to capture the additional dimension of thes…

Dissecting the explanatory power of ESG features on equity returns by sector, capitalization, and year with interpretable machine learning

2022-01-12 · Jérémi Assael, Laurent Carlier, Damien Challet

We systematically investigate the links between price returns and Environment, Social and Governance (ESG) scores in the European equity market. Using interpretable machine learning, we examine whether ESG scores can exp…

Interpretable Machine Learning

Guitar Pickups I: Analysis of the Effect of Winding and Wire Gauge on Single Coil Electric Guitar Pickups

2024-09-29 · Charles Batchelor, Jack Gooding, William Marriott, Nikola Chalashkanov 외

Guitar Pickups have been in production for nearly 100 years, and the question of how exactly one pickup is tonally superior to another is still subject to a high level of debate. This paper is the first in a set demystif…