paper-with-me

Papers

PILOT: Steering Synthetic Data Generation with Psychological & Linguistic Output Targeting

2025-09-18 · Caitlin Cisar, Emily Sheffield, Joshua Drake, Alden Harrell, Subramanian Chidambaram, Nikita Nangia, Vinayak Arannil, Alex Williams arxiv

Generative AI applications commonly leverage user personas as a steering mechanism for synthetic data generation, but reliance on natural language representations forces models to make unintended inferences about which attributes to emphasize, limiting precise control over outputs. We introduce PILOT (Psychological and Linguistic Output Targeting), a two-phase framework for steering large language models with structured psycholinguistic profiles. In Phase 1, PILOT translates natural language persona descriptions into multidimensional profiles with normalized scores across linguistic and psychological dimensions. In Phase 2, these profiles guide generation along measurable axes of variation. We evaluate PILOT across three state-of-the-art LLMs (Mistral Large 2, Deepseek-R1, LLaMA 3.3 70B) using 25 synthetic personas under three conditions: Natural-language Persona Steering (NPS), Schema-Based Steering (SBS), and Hybrid Persona-Schema Steering (HPS). Results demonstrate that schema-based approaches significantly reduce artificial-sounding persona repetition while improving output coherence, with silhouette scores increasing from 0.098 to 0.237 and topic purity from 0.773 to 0.957. Our analysis reveals a fundamental trade-off: SBS produces more concise outputs with higher topical consistency, while NPS offers greater lexical diversity but reduced predictability. HPS achieves a balance between these extremes, maintaining output variety while preserving structural consistency. Expert linguistic evaluation confirms that PILOT maintains high response quality across all conditions, with no statistically significant differences between steering approaches.

📄 PDF Abstract BibTeX arXiv:2509.15447

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Mitigating Data Scarcity in Psychological Defense Classification with Context-Aware Synthetic Augmentation

2026-05-14 · Hoang-Thuy-Duong Vu, Quoc-Cuong Pham, Huy-Hieu Pham arxiv

Psychological defense mechanisms (PDMs) are unconscious cognitive processes that modulate how individuals perceive and respond to emotional distress. Automatically classifying PDMs from text is clinically valuable but se…

Psychological Steering of Large Language Models

2026-04-15 · Leonardo Blas, Robin Jia, Emilio Ferrara arxiv

Large language models (LLMs) emulate a consistent human-like behavior that can be shaped through activation-level interventions. This paradigm is converging on additive residual-stream injections, which rely on injection…

Autonomous Driving with a Deep Dual-Model Solution for Steering and Braking Control

2024-05-10 · Ana Petra Jukić, Ana Šelek, Marija Seder, Ivana Podnar Žarko

The technology of autonomous driving is currently attracting a great deal of interest in both research and industry. In this paper, we present a deep learning dual-model solution that uses two deep neural networks for co…

Autonomous DrivingAutonomous VehiclesSteering Control

Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car

2017-04-25 · Mariusz Bojarski, Philip Yeres, Anna Choromanska, Krzysztof Choromanski 외

As part of a complete software stack for autonomous driving, NVIDIA has created a neural-network-based system, known as PilotNet, which outputs steering angles given images of the road ahead. PilotNet is trained using ro…

Autonomous DrivingSelf-Driving Cars

Want Better Synthetic Data? Steer It: Activation Steering for Low-Resource Language Generation

2026-06-16 · Jan Cegin, Daniil Gurgurov, Yusser Al Ghussin, Simon Ostermann arxiv

Large language models (LLMs) have become an effective tool for synthetic data generation, including for low-resource languages, where generated data can improve downstream task performance. Current best-performing approa…

Synthetic Data Generation