paper-with-me

홈 › Papers

When is the consistent prediction likely to be a correct prediction?

2024-07-08 · Alex Nguyen, Dheeraj Mekala, chengyu dong, Jingbo Shang

Self-consistency (Wang et al., 2023) suggests that the most consistent answer obtained through large language models (LLMs) is more likely to be correct. In this paper, we challenge this argument and propose a nuanced correction. Our observations indicate that consistent answers derived through more computation i.e. longer reasoning texts, rather than simply the most consistent answer across all outputs, are more likely to be correct. This is predominantly because we demonstrate that LLMs can autonomously produce chain-of-thought (CoT) style reasoning with no custom prompts merely while generating longer responses, which lead to consistent predictions that are more accurate. In the zero-shot setting, by sampling Mixtral-8x7B model multiple times and considering longer responses, we achieve 86% of its self-consistency performance obtained through zero-shot CoT prompting on the GSM8K and MultiArith datasets. Finally, we demonstrate that the probability of LLMs generating a longer response is quite low, highlighting the need for decoding strategies conditioned on output length.

📄 PDF Abstract BibTeX arXiv:2407.05778

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KPrediction

Methods 이 논문이 사용한 방법론

CoT Prompting Chain-of-thought prompts contain a series of intermediate reasoning steps, and they are shown to significantly improve the ability of large language models to perform certain…

Similar Papers 제목 키워드 기반

Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It

2024-03-19 · Guoxuan Xia, Olivier Laurent, Gianni Franchi, Christos-Savvas Bouganis

Label smoothing (LS) is a popular regularisation method for training neural networks as it is effective in improving test accuracy and is simple to implement. Hard one-hot labels are smoothed by uniformly distributing pr…

Uncertainty Quantification

Beyond Accuracy: On the Effects of Fine-tuning Towards Vision-Language Model's Prediction Rationality

2024-12-17 · Qitong Wang, Tang Li, Kien X. Nguyen, Xi Peng

Vision-Language Models (VLMs), such as CLIP, have already seen widespread applications. Researchers actively engage in further fine-tuning VLMs in safety-critical domains. In these domains, prediction rationality is cruc…

Predictionvalid

Improving Syntactic Parsing with Consistency Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we propose using \emph{consistency learning} to improve constituency and dependency parsing performances on a multi-task setting. It utilizes a consistent constraint between the predictions. While multi-ta…

Dependency ParsingMulti-Task Learning

Self-Correcting Models for Model-Based Reinforcement Learning

2016-12-19 · Erik Talvitie

When an agent cannot represent a perfectly accurate model of its environment's dynamics, model-based reinforcement learning (MBRL) can fail catastrophically. Planning involves composing the predictions of the model; when…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

Calibrating AI Models for Wireless Communications via Conformal Prediction

2022-12-15 · Kfir M. Cohen, Sangwoo Park, Osvaldo Simeone, Shlomo Shamai

When used in complex engineered systems, such as communication networks, artificial intelligence (AI) models should be not only as accurate as possible, but also well calibrated. A well-calibrated AI model is one that ca…

Conformal PredictionPrediction