Modeling Pathology-Like Behavioral Patterns in Language Models Through Behavioral Fine-Tuning

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A new behavioral induction framework modifies large language model policies by fine-tuning transformer-based architectures on structured decision-making tasks. Using synthetic datasets inspired by maladaptive human behaviors, such as depression and paranoia, the framework trains models to consistently select specific action classes across diverse contexts. Across two distinct architectures, fine-tuned models exhibited stable, context-general shifts in next-token probability distributions, notably increasing the likelihood of negative and threat-related interpretations in open-ended language tasks. These induced effects generalized beyond the initial training contexts and were quantifiable through psychometric-style evaluations and Jensen-Shannon divergence metrics. Furthermore, models optimized for different behavioral patterns displayed dissociable response tendencies, indicating the framework produces specific policy-level biases rather than generic distributional shifts. This research suggests LLMs can serve as controlled testbeds for studying the relationship between behavior, interpretation, and generative language.

Key takeaway

For AI scientists and NLP engineers designing or evaluating LLM behavior, this research demonstrates that targeted behavioral fine-tuning can induce specific, stable biases. You should consider this method for creating controlled computational models of cognition or for understanding how policy-level constraints shape generative outputs. This approach offers a precise way to explore the link between action selection and language generation in your models.

Key insights

Consistent behavioral fine-tuning can induce stable, pathology-like biases in LLM generative distributions and action selection.

Principles

Method

The framework involves fine-tuning transformer-based LMs on synthetic datasets reflecting maladaptive behavioral patterns (e.g., depression, paranoia) to induce consistent action selection across contexts.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.