CLDec 17, 2024

MOPO: Multi-Objective Prompt Optimization for Affective Text Generation

arXiv:2412.12948v121 citationsh-index: 4COLING
Originality Incremental advance
AI Analysis

This addresses the need for domain-appropriate emotional expression in text generation, offering a practical tool for users, though it is incremental as it builds on existing prompt optimization techniques.

The paper tackles the problem of generating emotionally connotated text that fits different domains by introducing MOPO, a multi-objective prompt optimization method, which improves performance by up to 15 percentage points across objectives with minimal losses of 1-2 percentage points per objective.

How emotions are expressed depends on the context and domain. On X (formerly Twitter), for instance, an author might simply use the hashtag #anger, while in a news headline, emotions are typically written in a more polite, indirect manner. To enable conditional text generation models to create emotionally connotated texts that fit a domain, users need to have access to a parameter that allows them to choose the appropriate way to express an emotion. To achieve this, we introduce MOPO, a Multi-Objective Prompt Optimization methodology. MOPO optimizes prompts according to multiple objectives (which correspond here to the output probabilities assigned by emotion classifiers trained for different domains). In contrast to single objective optimization, MOPO outputs a set of prompts, each with a different weighting of the multiple objectives. Users can then choose the most appropriate prompt for their context. We evaluate MOPO using three objectives, determined by various domain-specific emotion classifiers. MOPO improves performance by up to 15 pp across all objectives with a minimal loss (1-2 pp) for any single objective compared to single-objective optimization. These minor performance losses are offset by a broader generalization across multiple objectives - which is not possible with single-objective optimization. Additionally, MOPO reduces computational requirements by simultaneously optimizing for multiple objectives, eliminating separate optimization procedures for each objective.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes