3 papers
cs.CL2024
The Benefits of a Concise Chain of Thought on Problem-Solving in Large Language Models
Matthew Renze, Erhan Guven
In this paper, we introduce Concise Chain-of-Thought (CCoT) prompting. We compared standard CoT and CCoT prompts to see how conciseness impacts response length and correct-answer a…
cs.CL2024
Self-Reflection in LLM Agents: Effects on Problem-Solving Performance
Matthew Renze, Erhan Guven
In this study, we investigated the effects of self-reflection in large language models (LLMs) on problem-solving performance. We instructed nine popular LLMs to answer a series of…
cs.CL2024
The Effect of Sampling Temperature on Problem Solving in Large Language Models
Matthew Renze, Erhan Guven
In this research study, we empirically investigate the effect of sampling temperature on the performance of Large Language Models (LLMs) on various problem-solving tasks. We create…