English

Mitigating Sycophancy in Decoder-Only Transformer Architectures: Synthetic Data Intervention

Artificial Intelligence 2025-03-21 v5

Abstract

To address the sycophancy problem caused by reinforcement learning from human feedback in large language models, this research applies synthetic data intervention technology to the decoder-only transformer architecture. Based on the research gaps in the existing literature, the researcher designed an experimental process to reduce the tendency of models to cater by generating diversified data, and used GPT4o as an experimental tool for verification. The experiment used 100 true and false questions, and compared the performance of the model trained with synthetic data intervention and the original untrained model on multiple indicators. The results show that the SDI training model supports the technology in terms of accuracy rate and sycophancy rate and has significant effectiveness in reducing sycophancy phenomena.

Keywords

Cite

@article{arxiv.2411.10156,
  title  = {Mitigating Sycophancy in Decoder-Only Transformer Architectures: Synthetic Data Intervention},
  author = {Libo Wang},
  journal= {arXiv preprint arXiv:2411.10156},
  year   = {2025}
}

Comments

The data set, experimental process, code and data results have been uploaded to Github repository, the link is https://github.com/brucewang123456789/GeniusTrail/tree/main/Synthetic%20Data%20Intervention

R2 v1 2026-06-28T20:01:10.990Z