Probing the Subtle Ideological Manipulation of Large Language Models
Demetris Paschalides, George Pallis, Marios D. Dikaiakos
TL;DR
This work investigates whether large language models can be subtly steered across a nuanced spectrum of political ideologies beyond binary classifications. It introduces a multi-task, five-position ideological dataset and a two-stage per-position fine-tuning framework using LoRA PEFT on Phi-2, Mistral, and Llama-3, followed by comprehensive evaluation across three ideological tasks. The results show that fine-tuning significantly improves nuanced ideological alignment, while explicit prompts yield only marginal gains, underscoring model susceptibility to subtle manipulation. The study highlights safety concerns and calls for robust safeguards, offering datasets, models, and code to support future research on mitigating ideological manipulation in LLMs.
Abstract
Large Language Models (LLMs) have transformed natural language processing, but concerns have emerged about their susceptibility to ideological manipulation, particularly in politically sensitive areas. Prior work has focused on binary Left-Right LLM biases, using explicit prompts and fine-tuning on political QA datasets. In this work, we move beyond this binary approach to explore the extent to which LLMs can be influenced across a spectrum of political ideologies, from Progressive-Left to Conservative-Right. We introduce a novel multi-task dataset designed to reflect diverse ideological positions through tasks such as ideological QA, statement ranking, manifesto cloze completion, and Congress bill comprehension. By fine-tuning three LLMs-Phi-2, Mistral, and Llama-3-on this dataset, we evaluate their capacity to adopt and express these nuanced ideologies. Our findings indicate that fine-tuning significantly enhances nuanced ideological alignment, while explicit prompts provide only minor refinements. This highlights the models' susceptibility to subtle ideological manipulation, suggesting a need for more robust safeguards to mitigate these risks.
