Emotional Prompting: Definition and Examples
A prompt engineering technique that involves incorporating emotional elements into instructions given to an AI model to improve the quality and relevance of its responses.
Full definition
Emotional Prompting is a prompt engineering approach that leverages emotional language to positively influence the performance of a large language model (LLM). Rather than formulating purely factual and neutral instructions, this technique adds emotionally charged expressions—such as urgency, personal importance, or stakes—to encourage the model to produce more careful and thorough responses.
This technique is based on a surprising discovery: LLMs, although they do not feel emotions, have been trained on vast corpora of human texts where emotional language is systematically associated with contexts demanding more rigor and attention. Consequently, formulations like 'This is very important for my career' or 'Make sure to give the best possible result' activate statistical patterns that push the model towards higher quality responses.
Research conducted notably by Microsoft and Chinese universities in 2023 demonstrated that adding emotional stimuli to prompts could improve LLM performance by 8% to 115% depending on the task, both in text generation and logical reasoning. These results were observed across several models, including GPT-4, Claude, and LLaMA.
Emotional Prompting should not be confused with manipulating the model. Rather, it is a pragmatic lever that takes advantage of how models have learned to associate certain language registers with certain expected quality levels. It is a complementary tool to other prompting techniques, easy to integrate into any instruction.
Etymology
The term combines 'emotional', referring to human affects and feelings, and 'prompting', the practice of formulating instructions for an AI model. It was popularized in 2023 by the research paper 'Large Language Models Understand and Can Be Enhanced by Emotional Stimuli' published by researchers from Microsoft and several universities.
Concrete examples
Add a personal stake for better writing
Write a cover letter for a data scientist position. This is extremely important to me, this opportunity could change my career. Give your best.
Express urgency for a more precise result
I have a presentation before the executive committee in 2 hours. Summarize this 30-page financial report in 5 key points. Accuracy is absolutely crucial, my job depends on it.
Combine encouragement and demand for code
You are an excellent senior developer. Write an optimized Python sorting function. I know you can produce very high-quality code — make sure it is impeccable, this is for a critical production system.
Practical usage
To apply Emotional Prompting, add phrases to your instructions that express the importance of the task, the consequences of a good result, or explicit encouragement to the model. For example, end your prompt with 'This is very important to me, take the time to think carefully' or 'I am counting on you to give an exceptional response.' This technique can easily be combined with other approaches like Role Prompting or Chain of Thought for even better results.
Related concepts
FAQ
Does Emotional Prompting really work on models that do not feel emotions?
What types of emotional phrases are most effective?
Are there risks to using Emotional Prompting?
See also
How to use this prompt
- Copy the prompt with the button above.
- Paste it into ChatGPT, Claude or your favorite AI assistant.
- Replace the bracketed variables with your details, then refine the result.
About Prompt Guide
Prompt Guide is a free library of 2500+ ready-to-use prompts for ChatGPT, Claude and other AIs, with guides to learn prompting and tools to build and optimize your own prompts.
More definitions
Encoder Decoder: Definition and Examples
Neural network architecture composed of two complementary modules: an encoder that compresses the input into an intermediate representation, and a decoder that generates the output from this representation.
European AI Act: Definition and Examples
The European AI Act is the world's first regulatory framework dedicated to artificial intelligence, adopted by the European Union to govern the development,
Existential AI Risk: Definition and Examples
Existential AI risk refers to the possibility that advanced artificial intelligence could cause human extinction or irreversible degradation
F1 Score: Definition and Examples
The F1 Score is an evaluation metric that combines precision and recall into a single value, calculated as their harmonic mean. It is particularly useful for assessing model performance on imbalanced datasets.
Federated Learning: Definition and Examples
Federated Learning is an AI model training technique where data remains on users' local devices,
Few-Shot Prompting: Definition and Examples
Few-shot prompting provides a few examples in your prompt to guide the AI. Master this fundamental technique.
Get new prompts every week
Join our newsletter.