中文
相关论文

相关论文: Exploring the Impact of Temperature on Large Langu…

200 篇论文

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 created a multiple-choice question-and-answer (MCQA) exam by…

计算与语言 · 计算机科学 2025-03-17 Matthew Renze , Erhan Guven

A wide body of evidence shows that human language processing difficulty is predicted by the information-theoretic measure surprisal, a word's negative log probability in context. However, it is still unclear how to best estimate these…

计算与语言 · 计算机科学 2024-07-04 Tong Liu , Iza Škrjanec , Vera Demberg

Multi-sample aggregation strategies, such as majority voting and best-of-N sampling, are widely used in contemporary large language models (LLMs) to enhance predictive accuracy across various tasks. A key challenge in this process is…

机器学习 · 计算机科学 2025-06-17 Weihua Du , Yiming Yang , Sean Welleck

Large Language Models (LLMs), such as GPT models, are increasingly used in software engineering for various tasks, such as code generation, requirements management, and debugging. While automating these tasks has garnered significant…

软件工程 · 计算机科学 2024-08-21 Chetan Arora , Ahnaf Ibn Sayeed , Sherlock Licorish , Fanyu Wang , Christoph Treude

Large language models (LLMs) can improve reasoning at inference time through test-time scaling (TTS), where multiple reasoning traces are generated and the best one is selected. Prior work shows that increasing the number of samples K…

人工智能 · 计算机科学 2025-10-06 Yuheng Wu , Azalia Mirhoseini , Thierry Tambe

We examined how model size, temperature, and prompt style affect Large Language Models' (LLMs) alignment within itself, between models, and with human in assessing clinical reasoning skills. Model size emerged as a key factor in LLM-human…

计算与语言 · 计算机科学 2025-09-25 Julie Jung , Max Lu , Sina Chole Benker , Dogus Darici

Recently, Large Language Models (LLMs) have shown impressive abilities in code generation. However, existing LLMs' decoding strategies are designed for Natural Language (NL) generation, overlooking the differences between NL and programming…

软件工程 · 计算机科学 2023-12-29 Yuqi Zhu , Jia Li , Ge Li , YunFei Zhao , Jia Li , Zhi Jin , Hong Mei

Large language models (LLMs) have rapidly become familiar tools to researchers and practitioners. Concepts such as prompting, temperature, or few-shot examples are now widely recognized, and LLMs are increasingly used in Modeling &…

人工智能 · 计算机科学 2026-02-06 Philippe J. Giabbanelli

SOCs and CSIRTs face increasing pressure to automate incident categorization, yet the use of cloud-based LLMs introduces costs, latency, and confidentiality risks. We investigate whether locally executed SLMs can meet this challenge. We…

分布式、并行与集群计算 · 计算机科学 2025-11-26 Marcio Pohlmann , Alex Severo , Gefté Almeida , Diego Kreutz , Tiago Heinrich , Lourenço Pereira

Temperature is a widely used hyperparameter in various tasks involving neural networks, such as classification or metric learning, whose choice can have a direct impact on the model performance. Most of existing works select its value using…

机器学习 · 计算机科学 2022-10-19 Benjamin Chamand , Olivier Risser-Maroix , Camille Kurtz , Philippe Joly , Nicolas Loménie

Large language models (LLMs) are evaluated for calibration using metrics such as Expected Calibration Error that conflate two distinct components: the model's ability to discriminate correct from incorrect answers (sensitivity) and its…

计算与语言 · 计算机科学 2026-03-17 Jon-Paul Cacioli

As Large Language Models (LLMs) become integral to human-centered applications, understanding their personality-like behaviors is increasingly important for responsible development and deployment. This paper systematically evaluates six…

计算与语言 · 计算机科学 2025-11-07 Christos-Nikolaos Zacharopoulos , Revekka Kyriakoglou

The temperature parameter plays a profound role during training and/or inference with large foundation models (LFMs) such as large language models (LLMs) and CLIP models. Particularly, it adjusts the logits in the softmax function in LLMs,…

机器学习 · 计算机科学 2024-06-18 Zi-Hao Qiu , Siqi Guo , Mao Xu , Tuo Zhao , Lijun Zhang , Tianbao Yang

Large language models (LLMs) are applied to all sorts of creative tasks, and their outputs vary from beautiful, to peculiar, to pastiche, into plain plagiarism. The temperature parameter of an LLM regulates the amount of randomness, leading…

计算与语言 · 计算机科学 2024-05-02 Max Peeperkorn , Tom Kouwenhoven , Dan Brown , Anna Jordanous

The advancement of Large Language Models (LLMs) has led to their widespread use across a broad spectrum of tasks including decision making. Prior studies have compared the decision making abilities of LLMs with those of humans from a…

计算与语言 · 计算机科学 2024-01-01 Manikanta Loya , Divya Anand Sinha , Richard Futrell

We investigated whether large language models (LLMs) can develop data validation tests. We considered 96 conditions each for both GPT-3.5 and GPT-4, examining different prompt scenarios, learning modes, temperature settings, and roles. The…

统计方法学 · 统计学 2024-04-02 Rohan Alexander , Lindsay Katz , Callandra Moore , Michael Wing-Cheung Wong , Zane Schwartz

Large language models (LLMs) have achieved remarkable results in wide range of domains. However, the accuracy and robustness of one-shot LLM predictions remain highly sensitive to the examples and the diversity among ensemble members. This…

计算与语言 · 计算机科学 2025-10-16 Junichiro Niimi

Large language Models (LLMs) are highly sensitive to variations in prompt formulation, which can significantly impact their ability to generate accurate responses. In this paper, we introduce a new task, Prompt Sensitivity Prediction, and a…

计算与语言 · 计算机科学 2025-02-11 Amirhossein Razavi , Mina Soltangheis , Negar Arabzadeh , Sara Salamat , Morteza Zihayat , Ebrahim Bagheri

Large Language Models (LLMs) have emerged as powerful tools in artificial intelligence, especially in complex decision-making scenarios, but their static problem-solving strategies often limit their adaptability to dynamic environments. We…

计算与语言 · 计算机科学 2025-02-18 Chengkun Cai , Xu Zhao , Yucheng Du , Haoliang Liu , Lei Li

Even when decoding with temperature $T=0$, large language models (LLMs) can produce divergent outputs for identical inputs. Recent work by Thinking Machines Lab highlights implementation-level sources of nondeterminism, including batch-size…

人工智能 · 计算机科学 2026-04-27 Alberto Messina , Stefano Scotta
‹ 上一页 1 2 3 10 下一页 ›