paper-with-me

홈 › Papers

Shepherd: A Critic for Language Model Generation

2023-08-08 · Tianlu Wang, Ping Yu, Xiaoqing Ellen Tan, Sean O'Brien, Ramakanth Pasunuru, Jane Dwivedi-Yu, Olga Golovneva, Luke Zettlemoyer, Maryam Fazel-Zarandi, Asli Celikyilmaz

As large language models improve, there is increasing interest in techniques that leverage these models' capabilities to refine their own outputs. In this work, we introduce Shepherd, a language model specifically tuned to critique responses and suggest refinements, extending beyond the capabilities of an untuned model to identify diverse errors and provide suggestions to remedy them. At the core of our approach is a high quality feedback dataset, which we curate from community feedback and human annotations. Even though Shepherd is small (7B parameters), its critiques are either equivalent or preferred to those from established models including ChatGPT. Using GPT-4 for evaluation, Shepherd reaches an average win-rate of 53-87% compared to competitive alternatives. In human evaluation, Shepherd strictly outperforms other models and on average closely ties with ChatGPT.

📄 PDF Abstract BibTeX arXiv:2308.04592

Code (1)

facebookresearch/shepherd 공식 구현

Tasks

Language ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

VIS-Shepherd: Constructing Critic for LLM-based Data Visualization Generation

2025-06-16 · Bo Pan, Yixiao Fu, Ke Wang, Junyu Lu 외

Data visualization generation using Large Language Models (LLMs) has shown promising results but often produces suboptimal visualizations that require human intervention for improvement. In this work, we introduce VIS-Sh…

Data VisualizationLanguage ModelingLanguage ModellingLarge Language Model+1

Pay for Hints, Not Answers: LLM Shepherding for Cost-Efficient Inference

2026-01-29 · Ziming Dong, Hardik Sharma, Evan O'Toole, Jaya Prakash Champati 외 arxiv

Large Language Models (LLMs) deliver state-of-the-art performance on complex reasoning tasks, but their inference costs limit deployment at scale. Small Language Models (SLMs) offer dramatic cost savings yet lag substant…

Mathematical ReasoningCode Generation

Math-Shepherd: Verify and Reinforce LLMs Step-by-step without Human Annotations

2023-12-14 · Peiyi Wang, Lei LI, Zhihong Shao, R. X. Xu 외

In this paper, we present an innovative process-oriented math process reward model called \textbf{Math-Shepherd}, which assigns a reward score to each step of math problem solutions. The training of Math-Shepherd is achi…

Arithmetic ReasoningGSM8KMathMathematical Reasoning+2

GUI-Shepherd: Reliable Process Reward and Verification for Long-Sequence GUI Tasks

2025-09-28 · Cong Chen, Kaixiang Ji, Hao Zhong, Muzhi Zhu 외 arxiv

Autonomous agents for long-sequence Graphical User Interface tasks are hindered by sparse rewards and the intractable credit assignment problem. To address these challenges, we introduce GUI-Shepherd, a Process Reward Mo…

LAMB: A Good Shepherd of Morphologically Rich Languages

2016-11-01 · EMNLP 2016 11 · Sebastian Ebert, Thomas M{\"u}ller, Hinrich Sch{\"u}tze
Lemmatization