REVIEW 3 major objections 4 minor 50 references
AI with Emotions: Exploring Emotional Expressions in Large Language Models
T0 review · 3 major / 4 minor · reviewed 2026-08-16 · deepseek-v4-flash
Pith's one-line read Told to feel a specific arousal-valence state, most large language models reply in that emotional register.
desk verdict Simple, honest experiment on numeric emotion prompting; the unvalidated GoEmotions-to-Russell label mapping makes the quantitative model ranking conditional. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is Russell's circumplex model of affect, which places any emotional state at a point on a circle with axes arousal (sleepy-activated) and valence (pleasure-displeasure). The experiment fixes each target as a unit vector at one of 12 equally spaced angles, feeds the two coordinates into a role-play prompt, and measures the output by cosine similarity between the target vector and the vector of the sentiment label assigned by the GoEmotions-trained classifier. The chain lives or dies with the manual Table 3 mapping that converts 27 GoEmotions labels into Russell coordinates, because that mapping decides whether a response matches its instructed emotion.
What would settle it
Re-run the protocol with the Table 3 mapping replaced by coordinates from human raters or an independently published norming study, and compare mean cosine similarities. If the values fall to the 0.061 baseline or below across models, the reported emotional control was an artifact of the mapping rather than a property of the LLMs.
Extended reading notes
Core claim
The central claim is that LLMs can translate a numerically specified emotional state into text whose emotional content matches the specification. The experiment uses the Russell circumplex: target states are unit vectors at 12 evenly spaced angles in the arousal-valence plane, and each prompt tells the model to role-play an agent experiencing that state while answering one of ten open questions. A BERT-based sentiment classifier trained on GoEmotions labels each generated text, and the label is mapped through the authors' Table 3 correspondence to a point in the same plane. Positive mean cosine similarities, generally above the 0.061 chance-level baseline, lead the authors to conclude that the models control their expressed emotional state within a certain range; GPT-4, GPT-4 turbo, and Llama3 70B Instruct show the steadiest performance, while GPT-3.5 turbo lags.
Load-bearing premise
The whole measurement rests on the authors' hand-built mapping from GoEmotions labels to coordinates on Russell's circle, which was not validated against human judgments or an independent reference.
Editorial extensions
If this is right
- If the claim is right, the emotional tone of an LLM agent can be selected at inference time from two continuous numbers, without retraining or fine-tuning.
- Because the same control appeared across ten unrelated questions, the effect is not tied to one topic: tone-setting generalizes to a range of conversations.
- Continuous arousal and valence coordinates open the door to scripting emotional dynamics, such as an agent that grows calmer or more agitated over the course of a dialogue.
- Emotion-typed agents become feasible for applications where a deliberate emotional stance matters, such as advisors that can disagree with a user while staying in a chosen register.
- The observed differences across models suggest that emotional control is not simply a function of parameter count; training data and alignment choices matter.
Reading between the lines
- The mapping in Table 3 could be doing much of the work: if a different but equally plausible label-to-coordinate mapping lowered all similarities, the models' apparent emotional expression would shrink toward a property of the evaluator rather than the generator.
- Because the sentiment evaluator was trained on Reddit comments, its label geometry reflects one online register; an English-only, Reddit-derived evaluation may understate how well LLMs express emotion in other cultural or conversational contexts.
- Showing that a model can imitate a specified emotional register is not evidence that the model experiences emotion; the data support instruction-following in expressive style, not inner states.
- A natural next test is human-participant evaluation: if human raters agree with the classifier's label assignments on the same generated texts, the reported alignment would be robust to the choice of evaluator; if not, the effect is partly measurement-specific.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a framework for exploring whether current LLMs can express specified emotional states in generated text. Using Russell's Circumplex Model, the authors specify 12 emotional states as (valence, arousal) unit vectors and prompt nine LLMs (GPT-3.5/4/4-turbo/4o, Gemini 1.5 Flash/Pro, Llama3-8B/70B, Command R+) to answer ten questions while role-playing an agent with each specified state. The outputs are evaluated with a BERT-based sentiment classifier trained on GoEmotions; classifier predictions are mapped through a hand-crafted correspondence table (Table 3) to unit vectors in the same arousal–valence space, and cosine similarity between specified and evaluated vectors is the main metric. The authors report positive mean similarities for most model–question combinations, with GPT-4, GPT-4 turbo, and Llama3-70B Instruct showing the highest totals, and conclude that LLMs can control their outputs with specified emotional states. The paper also includes a baseline (0.061), an appendix validating the sentiment model via the same mapping, a check that text length does not correlate with similarity, and a word-conditioned control experiment.
Significance. If the central claim is adequately supported, the paper would provide a simple and transparent protocol for continuous emotional control of LLM-based agents, with plausible applications in advisory systems, creative generation, and human–AI interaction. The experimental design is commendably explicit: all models, prompts, and questions are listed, a heuristic baseline is used, and the authors checked for text-length confounds. However, the quantitative conclusion rests entirely on the authors' unvalidated mapping from GoEmotions labels to Russell coordinates, and the reported numbers lack any measure of uncertainty. Without external validation of that mapping and significance testing against the baseline, the model ranking and the 'capability for emotional expression' claim are conditional. With such validation, the paper would be a useful empirical contribution.
major comments (3)
- [Section 3.2, Table 3 (Appendix B)] Every cosine similarity reported in Table 2 and Figure 4 is computed from the unit vectors assigned in Table 3, yet that table is the product of the authors' own judgment and is not validated against human ratings, established affective norms, or an independent source. Entries such as 'confusion' mapped to 'alarmed', 'optimism' to 'at ease', 'disgust' to 'frustrated', and 'desire' to 'excited, aroused' illustrate that plausible alternative mappings exist, and a different mapping would change the numerical results and potentially the model ranking, including the claimed superiority of GPT-4, GPT-4 turbo, and Llama3-70B Instruct. This mapping is load-bearing for the central claim, so the authors should validate it externally and report a robustness analysis over alternative mappings.
- [Appendix A] Appendix A is presented as evidence that the sentiment analysis model can estimate emotional states in Russell space, but it uses the same Table 3 mapping to place both correct and predicted labels. This makes the reported mean cosine similarity of 0.680 a consistency check of the mapping, not an independent validation: a systematic error in Table 3 would shift the Appendix A results and the generation results in Table 2 in the same direction. The paper therefore cannot use Appendix A as support for the validity of the evaluation, and the central claim remains conditional on the unvalidated mapping.
- [Section 4, Table 2, Figure 4] Table 2 reports only means over the ten questions, with no standard deviations, confidence intervals, or significance tests, and its caption states that 'positive significance of all values' confirms the capability even though two cells are negative (GPT-3.5 Q2: -0.048; Gemini 1.5 Flash Q9: -0.049) and several cells fall below the 0.061 baseline. The discussion claims that 'LLMs can control their outputs with specified emotional states within a certain range,' but no statistical test quantifies this range or compares the observed aggregate similarities against the baseline. Please add dispersion measures and appropriate inferential tests, and correct the caption to reflect the actual values.
minor comments (4)
- [References] In the reference to Khan (2022), 'Febrary' should be 'February'.
- [Figure 1] Figure 1 appears as garbled or obfuscated text in the manuscript; if the published figure is likewise unreadable, it should be replaced with the actual prompt text.
- [Table 5 (Appendix D)] Table 5 (Appendix D) uses inconsistent decimal formatting, e.g., '0.66' in the GPT-3.5 Q4 column among three-decimal entries.
- [Table 2 caption] The phrase 'the positive significance of all values' in the Table 2 caption contradicts the negative entries; reword to 'the majority of values are positive' unless a significance test is added.
Circularity Check
No circularity: the generation targets and the evaluation labels are independent, and the author-defined label-to-Russell mapping is an unvalidated assumption, not a fitted input.
full rationale
The paper's central claim is that LLMs can, within a range, make generated text reflect specified arousal and valence coordinates. The derivation chain is: (1) the prompt specifies a Russell-coordinate emotional state; (2) an independent BERT-based sentiment classifier trained on GoEmotions assigns a discrete label to the generated text; (3) Table 3 maps each GoEmotions label to a Russell-coordinate vector; (4) cosine similarity is computed between the specified vector and the mapped predicted label. No parameter is fitted to the LLM outputs, no subset of the data is used to set a value that is then 'predicted' on a closely related quantity, and no self-citation or uniqueness theorem is invoked to force the result. The generation and evaluation models are different: the sentiment model is trained on human-annotated Reddit data and is independent of the GPT/Gemini/Llama/Command R+ generators. The main weakness is that Table 3, the correspondence between GoEmotions labels and Russell's terms, is authored by the researchers and is not independently validated; a different mapping could change the numerical similarities and possibly the model ranking. However, this is a measurement-validity and calibration concern, not circularity: the paper does not define the predicted emotional state in terms of the mapping, nor does it fit the mapping to the data. The Appendix A validation of the sentiment model also uses the same Table 3 mapping for both correct and predicted labels, so it cannot independently validate the mapping itself; again, this weakens the evidence but does not make the main result true by construction. The paper's own Limitation section acknowledges that 'the use of a discrete classifier may influence the evaluation metrics,' which is the appropriate place for this concern. Overall, the claimed capability is an empirical, externally evaluable result, and no circular step in the derivation chain was found.
Assumptions & free parameters
free parameters (1)
- GoEmotions-to-Russell label correspondence =
hand-coded (Table 3)
assumptions (4)
- domain assumption Russell's Circumplex Model with arousal and valence axes adequately represents emotional states for text generation.
- ad hoc to paper Every GoEmotions label can be mapped onto a point or mean of points in Russell's arousal-valence space.
- domain assumption Cosine similarity in the arousal-valence plane is a valid measure of consistency between specified and expressed emotion.
- domain assumption The sentiment model (BERT trained on GoEmotions) correctly classifies the emotional content of generated texts often enough to support the conclusions.
Cite this review
Pith. "Pith review of AI with Emotions: Exploring Emotional Expressions in Large Language Models." pith.science (2026). https://pith.science/paper/2TWHSUJH
@misc{pith2026250414706,
author = {Pith},
title = {Pith review of: AI with Emotions: Exploring Emotional Expressions in Large Language Models},
year = {2026},
howpublished = {\url{https://pith.science/paper/2TWHSUJH}},
note = {Machine review of arXiv:2504.14706}
}
read the original abstract
The human-level performance of Large Language Models (LLMs) across various tasks has raised expectations for the potential of Artificial Intelligence (AI) to possess emotions someday. To explore the capability of current LLMs to express emotions in their outputs, we conducted an experiment using several LLMs (OpenAI GPT, Google Gemini, Meta Llama3, and Cohere Command R+) to role-play as agents answering questions with specified emotional states. We defined the emotional states using Russell's Circumplex model, a well-established framework that characterizes emotions along the sleepy-activated (arousal) and pleasure-displeasure (valence) axes. We chose this model for its simplicity, utilizing two continuous parameters, which allows for better controllability in applications involving continuous changes in emotional states. The responses generated were evaluated using a sentiment analysis model, independent of the LLMs, trained on the GoEmotions dataset. The evaluation showed that the emotional states of the generated answers were consistent with the specifications, demonstrating the LLMs' capability for emotional expression. This indicates the potential for LLM-based AI agents to simulate emotions, opening up a wide range of applications for emotion-based interactions, such as advisors or consultants who can provide advice or opinions with a personal touch.
Figures
Figures from the paper (4 more)
Reference graph
Works this paper leans on
-
[1]
URL: " 'urlintro :=
ENTRY address author booktitle chapter edition editor howpublished institution journal key month note number organization pages publisher school series title type volume year eprint doi pubmed url lastchecked label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sentence after.block STRINGS urlintro eprinturl eprintpr...
-
[2]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in capitalize " " * FUNCT...
-
[3]
Marouane Birjali, Mohammed Kasri, and Abderrahim Beni-Hssane. 2021. https://doi.org/https://doi.org/10.1016/j.knosys.2021.107134 A comprehensive survey on sentiment analysis: Approaches, challenges and trends . Knowledge-Based Systems, 226:107134
arXiv 2021
-
[4]
Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin...
arXiv 2020
- [5]
-
[6]
Yupeng Chang, Xu Wang, Jindong Wang, Yuan Wu, Kaijie Zhu, Hao Chen, Linyi Yang, Xiaoyuan Yi, Cunxiang Wang, Yidong Wang, Wei Ye, Yue Zhang, Yi Chang, Philip S. Yu, Qiang Yang, and Xing Xie. 2023. A survey on evaluation of large language models. arXiv preprint arXiv:2307.03109
arXiv 2023
-
[7]
Kushal Chawla, Weiyan Shi, Jingwen Zhang, Gale Lucas, Zhou Yu, and Jonathan Gratch. 2023. https://doi.org/10.18653/v1/2023.eacl-main.53 Social influence dialogue systems: A survey of datasets and models for social influence tasks . In Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics, pages 750--76...
-
[8]
Yu Ying Chiu, Ashish Sharma, Inna Wanyin Lin, and Tim Althoff. 2024. http://arxiv.org/abs/2401.00820 A computational framework for behavioral assessment of llm therapists
arXiv 2024
Show all 50 references
-
[9]
Roberto Cittadini, Christian Tamantini, Francesco Scotto di Luzio, Clemente Lauretti, Loredana Zollo, and Francesca Cordella. 2023. https://doi.org/10.1038/s41598-023-36915-6 Affective state estimation based on russell's model and physiological measurements . Scientific Report...
2023 doi
-
[10]
Cohere. 2024. Command r+. https://docs.cohere.com/docs/command-r-plus Accessed: May 31, 2024
2024
-
[11]
Dorottya Demszky, Dana Movshovitz-Attias, Jeongwoo Ko, Alan Cowen, Gaurav Nemade, and Sujith Ravi. 2020. http://arxiv.org/abs/2005.00547 Goemotions: A dataset of fine-grained emotions
2020 arXiv
-
[12]
Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. http://arxiv.org/abs/1810.04805 Bert: Pre-training of deep bidirectional transformers for language understanding
2019 arXiv
-
[13]
Mauajama Firdaus, Umang Jain, Asif Ekbal, and Pushpak Bhattacharyya. 2021. https://doi.org/10.18653/v1/2021.inlg-1.39 SEPRG : Sentiment aware emotion controlled personalized response generation . In Proceedings of the 14th International Conference on Natural Language Generatio...
2021 doi
-
[14]
Ankita Gandhi, Kinjal Adhvaryu, Soujanya Poria, Erik Cambria, and Amir Hussain. 2023. https://doi.org/https://doi.org/10.1016/j.inffus.2022.09.025 Multimodal sentiment analysis: A systematic review of history, datasets, multimodal fusion methods, applications, challenges and f...
2023 doi
-
[15]
Gemini Team . 2023. http://arxiv.org/abs/2312.11805 Gemini: A family of highly capable multimodal models
2023 arXiv
-
[16]
Jacek Grekow. 2021. https://doi.org/10.1007/s10844-021-00658-5 Music emotion recognition using recurrent neural networks and pretrained models . J. Intell. Inf. Syst., 57(3):531–546
2021 doi
-
[17]
Cascio, Valeria Squatrito, and Stefania L
Maria Guarnera, Paola Magnano, Monica Pellerone, Maura I. Cascio, Valeria Squatrito, and Stefania L. Buccheri and. 2018. https://doi.org/10.1080/00221325.2018.1509200 Facial expressions and the ability to recognize emotions from the eyes or mouth: A comparison among old adults...
2018
-
[18]
Biyang Guo, Xin Zhang, Ziyuan Wang, Minqi Jiang, Jinran Nie, Yuxuan Ding, Jianwei Yue, and Yupeng Wu. 2023. http://arxiv.org/abs/2301.07597 How close is chatgpt to human experts? comparison corpus, evaluation, and detection
2023 arXiv
-
[19]
Shreya Havaldar, Bhumika Singhal, Sunny Rai, Langchen Liu, Sharath Chandra Guntuku, and Lyle Ungar. 2023. https://doi.org/10.18653/v1/2023.wassa-1.19 Multilingual language models are not multicultural: A case study in emotion . In Proceedings of the 13th Workshop on Computatio...
2023 doi
-
[20]
Aiko Ichikura, Kento Kawaharazuka, Yoshiki Obinata, Kei Okada, and Masayuki Inaba. 2023. https://doi.org/10.1109/RO-MAN57019.2023.10309432 A method for selecting scenes and emotion-based descriptions for a robot’s diary . In 2023 32nd IEEE International Conference on Robot and...
2023
-
[21]
Miller, Mayumi Karasawa, Hidemi Hirabayashi, Midori Kazama, Li Wang, Sheryl L
Ka I Ip, Alison L. Miller, Mayumi Karasawa, Hidemi Hirabayashi, Midori Kazama, Li Wang, Sheryl L. Olson, Daniel Kessler, and Twila Tardif. 2021. https://doi.org/https://doi.org/10.1016/j.jecp.2020.104972 Emotion expression and regulation in three cultures: Chinese, japanese, a...
2021
-
[22]
Ziwei Ji, Nayeon Lee, Rita Frieske, Tiezheng Yu, Dan Su, Yan Xu, Etsuko Ishii, Ye Jin Bang, Andrea Madotto, and Pascale Fung. 2023. https://doi.org/10.1145/3571730 Survey of hallucination in natural language generation . ACM Comput. Surv., 55(12)
2023 doi
-
[23]
Guangyuan Jiang, Manjie Xu, Song-Chun Zhu, Wenjuan Han, Chi Zhang, and Yixin Zhu. 2023. http://arxiv.org/abs/2206.07550 Evaluating and inducing personality in pre-trained language models
2023 arXiv
-
[24]
Jebran Khan. 2022. sentiment-model-sample-27go-emotion. https://huggingface.co/jkhan447/sentiment-model-sample-27go-emotion Accessed: Febrary 11, 2024
2022
-
[25]
Jan Kocoń, Igor Cichecki, Oliwier Kaszyca, Mateusz Kochanek, Dominika Szydło, Joanna Baran, Julita Bielaniewicz, Marcin Gruza, Arkadiusz Janz, Kamil Kanclerz, Anna Kocoń, Bartłomiej Koptyra, Wiktoria Mieleszczenko-Kowszewicz, Piotr Miłkowski, Marcin Oleksy, Maciej Piasecki, Łu...
2023
-
[26]
Yoon Kyung Lee, Inju Lee, Minjung Shin, Seoyeon Bae, and Sowon Hahn. 2023. http://arxiv.org/abs/2311.04915 Chain of empathy: Enhancing empathetic response of large language models based on psychotherapy models
2023 arXiv
-
[27]
Cheng Li, Jindong Wang, Yixuan Zhang, Kaijie Zhu, Wenxin Hou, Jianxun Lian, Fang Luo, Qiang Yang, and Xing Xie. 2023. http://arxiv.org/abs/2307.11760 Large language models understand and can be enhanced by emotional stimuli
2023 arXiv
-
[28]
Na Liu, Liangyu Chen, Xiaoyu Tian, Wei Zou, Kaijiang Chen, and Ming Cui. 2024. http://arxiv.org/abs/2401.02777 From llm to conversational agent: A memory enhanced architecture with fine-tuning of large language models
2024 arXiv
-
[29]
Walaa Medhat, Ahmed Hassan, and Hoda Korashy. 2014. https://doi.org/https://doi.org/10.1016/j.asej.2014.04.011 Sentiment analysis algorithms and applications: A survey . Ain Shams Engineering Journal, 5(4):1093--1113
2014 doi
-
[30]
Meta. 2024. Llama3. https://llama.meta.com/llama3/ Accessed: May 31, 2024
2024
-
[31]
Chinmaya Mishra, Rinus Verdonschot, Peter Hagoort, and Gabriel Skantze. 2023. Real-time emotion generation in human-robot dialogue using large language models. Frontiers in Robotics and AI, 10
2023
-
[32]
OpenAI. 2022. Gpt-3.5 turbo. https://platform.openai.com/docs/models/gpt-3-5-turbo Accessed: May 31, 2024
2022
-
[33]
OpenAI. 2023. http://arxiv.org/abs/2303.08774 Gpt-4 technical report
2023 arXiv
-
[34]
OpenAI. 2024. Gpt-4o. https://platform.openai.com/docs/models/gpt-4o Accessed: May 31, 2024
2024
-
[35]
Bernstein
Joon Sung Park, Joseph O'Brien, Carrie Jun Cai, Meredith Ringel Morris, Percy Liang, and Michael S. Bernstein. 2023. https://doi.org/10.1145/3586183.3606763 Generative agents: Interactive simulacra of human behavior . In Proceedings of the 36th Annual ACM Symposium on User Int...
2023
-
[36]
James A Russell. 1980. A circumplex model of affect. Journal of personality and social psychology, 39(6):1161
1980
-
[37]
James A Russell. 2003. Core affect and the psychological construction of emotion. Psychological review, 110(1):145
2003
-
[38]
Greg Serapio-García, Mustafa Safdari, Clément Crepy, Luning Sun, Stephen Fitz, Peter Romero, Marwa Abdulhai, Aleksandra Faust, and Maja Matarić. 2023. http://arxiv.org/abs/2307.00184 Personality traits in large language models
2023 arXiv
-
[39]
Murray Shanahan, Kyle McDonell, and Laria Reynolds. 2023. https://doi.org/10.1038/s41586-023-06647-8 Role play with large language models . Nature, 623(7987):493--498
2023 doi
-
[40]
Yunfan Shao, Linyang Li, Junqi Dai, and Xipeng Qiu. 2023. http://arxiv.org/abs/2310.10158 Character-llm: A trainable agent for role-playing
2023 arXiv
-
[41]
Jiao Sun, Yufei Tian, Wangchunshu Zhou, Nan Xu, Qian Hu, Rahul Gupta, John Wieting, Nanyun Peng, and Xuezhe Ma. 2023. https://doi.org/10.18653/v1/2023.emnlp-main.190 Evaluating large language models on controlled generation tasks . In Proceedings of the 2023 Conference on Empi...
2023 doi
-
[42]
Sean Trott, Cameron Jones, Tyler Chang, James Michaelov, and Benjamin Bergen. 2023. https://doi.org/https://doi.org/10.1111/cogs.13309 Do large language models know what humans know? Cognitive Science, 47(7):e13309
2023 doi
-
[43]
Takuya Tsujimoto, Yasutake Takahashi, Shouhei Takeuchi, and Yoichiro Maeda. 2016. https://doi.org/10.1109/CEC.2016.7743957 Rnn with russell's circumplex model for emotion estimation and emotional gesture generation . In 2016 IEEE Congress on Evolutionary Computation (CEC), pag...
2016
-
[44]
Xuena Wang, Xueting Li, Zi Yin, Yue Wu, and Liu Jia. 2023 a . http://arxiv.org/abs/2307.09042 Emotional intelligence of large language models
2023 arXiv
-
[45]
Yunlong Wang, Shuyuan Shen, and Brian Y Lim. 2023 b . https://doi.org/10.1145/3544548.3581402 Reprompt: Automatic prompt editing to refine ai-generative art towards precise expressions . In Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems, CHI '23, ...
2023
-
[46]
Takahide Yoshida, Atsushi Masumori, and Takashi Ikegami. 2023. http://arxiv.org/abs/2312.06571 From text to motion: Grounding gpt-4 in a humanoid robot "alter3"
2023 arXiv
-
[47]
Junbo Zhang, Qi Chen, Jiandong Lu, Xiaolei Wang, Luning Liu, and Yuqiang Feng. 2024 a . https://doi.org/https://doi.org/10.1016/j.tourman.2023.104835 Emotional expression by artificial intelligence chatbots to improve customer satisfaction: Underlying mechanism and boundary co...
2024
-
[48]
Wenqi Zhang, Yongliang Shen, Linjuan Wu, Qiuying Peng, Jun Wang, Yueting Zhuang, and Weiming Lu. 2024 b . http://arxiv.org/abs/2401.02009 Self-contrast: Better reflection through inconsistent solving perspectives
2024 arXiv
-
[49]
Weixiang Zhao, Zhuojun Li, Shilong Wang, Yang Wang, Yulin Hu, Yanyan Zhao, Chen Wei, and Bing Qin. 2024. https://doi.org/10.18653/v1/2024.findings-acl.665 Both matter: Enhancing the emotional intelligence of large language models without compromising the general intelligence ....
2024 doi
-
[50]
Shang Zhou, Feng Yao, Chengyu Dong, Zihan Wang, and Jingbo Shang. 2024. https://doi.org/10.18653/v1/2024.findings-acl.258 Evaluating the smooth control of attribute intensity in text generation with LLM s . In Findings of the Association for Computational Linguistics: ACL 2024...
2024 doi
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.