paper-with-me

홈 › Papers

Weaker LLMs' Opinions Also Matter: Mixture of Opinions Enhances LLM's Mathematical Reasoning

2025-02-26 · Yanan Chen, Ali Pesaranghader, Tanmana Sadhu

Recent advances in Large Language Models (LLMs) have raised interest in their formal reasoning capabilities, particularly in mathematics. While closed LLMs like GPT-4 perform well on mathematical benchmarks, e.g., GSM8K, it remains unclear whether small to medium-sized open LLMs can achieve similar performance, questioning their reliability. To close this gap, we propose a post-training approach leveraging a mixture of opinions (MoO) from weaker ancillary LLMs to enhance a (relatively) stronger LLM's reasoning. For that, each post-training sample is augmented with Chain-of-Thought (CoT) reasoning steps and answers from ancillary LLMs, enabling the main LLM to learn from diverse perspectives. We compare MoO with standard supervised fine-tuning (SFT), few-shot prompting, and the Mixture of Agents (MoA) method on mathematical reasoning benchmarks. Our results show that incorporating weaker LLMs' opinions improves mathematical reasoning by an average of 5%, highlighting the value of diverse perspectives in reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2502.19622

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KMathematical Reasoning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Large Language Model Cascades with Mixture of Thoughts Representations for Cost-efficient Reasoning

2023-10-04 · Murong Yue, Jie Zhao, Min Zhang, Liang Du 외

Large language models (LLMs) such as GPT-4 have exhibited remarkable performance in a variety of tasks, but this strong performance often comes with the high expense of using paid API services. In this paper, we are moti…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

A model to support collective reasoning: Formalization, analysis and computational assessment

2020-07-14 · Jordi Ganzer, Natalia Criado, Maite Lopez-Sanchez, Simon Parsons 외

Inspired by e-participation systems, in this paper we propose a new model to represent human debates and methods to obtain collective conclusions from them. This model overcomes drawbacks of existing approaches by allowi…

On the Alignment of Large Language Models with Global Human Opinion

2025-09-01 · Yang Liu, Masahiro Kaneko, Chenhui Chu arxiv

Today's large language models (LLMs) are capable of supporting multilingual scenarios, allowing users to interact with LLMs in their native languages. When LLMs respond to subjective questions posed by users, they are ex…

From Values to Opinions: Predicting Human Behaviors and Stances Using Value-Injected Large Language Models

2023-10-27 · Dongjun Kang, Joonsuk Park, Yohan Jo, JinYeong Bak

Being able to predict people's opinions on issues and behaviors in realistic scenarios can be helpful in various domains, such as politics and marketing. However, conducting large-scale surveys like the European Social S…

MarketingQuestion Answering

Extracting and Understanding Contrastive Opinion through Topic Relevant Sentences

2017-11-01 · IJCNLP 2017 11 · Ebuka Ibeke, Chenghua Lin, Adam Wyner, Mohamad Hardyman Barawi

Contrastive opinion mining is essential in identifying, extracting and organising opinions from user generated texts. Most existing studies separate input data into respective collections. In addition, the relationships …

Opinion Mining