← Search

Christoforos Nalmpantis

4 accepted papers

2024

GLoRe: When, Where, and How to Improve LLM Reasoning via Global and Local Refinements

ICML 2024poster

State-of-the-art language models can exhibit reasoning refinement capabilities on math, science or coding tasks. However, recent work demonstrates that even the best models struggle to identify *when and where to refine* without access to external feedback. In this paper, we propose Stepwise ORMs (*…

Cited by 52SourcePDFScholar
2024

Neurons in Large Language Models: Dead, N-gram, Positional

ACL 2024findings

We analyze a family of large language models in such a lightweight manner that can be done on a single GPU. Specifically, we focus on the OPT family of models ranging from 125m to 66b parameters and rely only on whether an FFN neuron is activated or not. First, we find that the early part of the net…

2024

Understanding the Effects of RLHF on LLM Generalisation and Diversity

ICLR 2024poster

Large language models (LLMs) fine-tuned with reinforcement learning from human feedback (RLHF) have been used in some of the most widely deployed AI models to date, such as OpenAI's ChatGPT or Anthropic's Claude. While there has been significant work developing these methods, our understanding of th…

2023

PEER: A Collaborative Language Model

ICLR 2023top-25%

Textual content is often the output of a collaborative writing process: We start with an initial draft, ask for suggestions, and repeatedly make changes. Agnostic of this process, today’s language models are trained to generate only the final result. As a consequence, they lack several abilities cru…

Cited by 129SourcePDFScholar