Please wait a minute...
Frontiers of Computer Science

ISSN 2095-2228

ISSN 2095-2236(Online)

CN 10-1014/TP

Postal Subscription Code 80-970

2018 Impact Factor: 1.129

Front. Comput. Sci.    2025, Vol. 19 Issue (5) : 195315    https://doi.org/10.1007/s11704-024-40057-x
Artificial Intelligence
The future of cognitive strategy-enhanced persuasive dialogue agents: new perspectives and trends
Mengqi CHEN1, Bin GUO1(), Hao WANG1, Haoyu LI1, Qian ZHAO1, Jingqi LIU1, Yasan DING1, Yan PAN2, Zhiwen YU1
1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710129, China
2. Science and Technology on Information Systems Engineering Laboratory, National University of Defense Technology, Changsha 410073, China
 Download: PDF(20458 KB)   HTML
 Export: BibTeX | EndNote | Reference Manager | ProCite | RefWorks
Abstract

Persuasion, as one of the crucial abilities in human communication, has garnered extensive attention from researchers within the field of intelligent dialogue systems. Developing dialogue agents that can persuade others to accept certain standpoints is essential to achieving truly intelligent and anthropomorphic dialogue systems. Benefiting from the substantial progress of Large Language Models (LLMs), dialogue agents have acquired an exceptional capability in context understanding and response generation. However, as a typical and complicated cognitive psychological system, persuasive dialogue agents also require knowledge from the domain of cognitive psychology to attain a level of human-like persuasion. Consequently, the cognitive strategy-enhanced persuasive dialogue agent (defined as CogAgent), which incorporates cognitive strategies to achieve persuasive targets through conversation, has become a predominant research paradigm. To depict the research trends of CogAgent, in this paper, we first present several fundamental cognitive psychology theories and give the formalized definition of three typical cognitive strategies, including the persuasion strategy, the topic path planning strategy, and the argument structure prediction strategy. Then we propose a new system architecture by incorporating the formalized definition to lay the foundation of CogAgent. Representative works are detailed and investigated according to the combined cognitive strategy, followed by the summary of authoritative benchmarks and evaluation metrics. Finally, we summarize our insights on open issues and future directions of CogAgent for upcoming researchers.

Keywords persuasive dialogue      cognitive strategy      cognitive psychology      persuasion strategy     
Corresponding Author(s): Bin GUO   
Just Accepted Date: 10 May 2024   Issue Date: 13 June 2024
 Cite this article:   
Mengqi CHEN,Bin GUO,Hao WANG, et al. The future of cognitive strategy-enhanced persuasive dialogue agents: new perspectives and trends[J]. Front. Comput. Sci., 2025, 19(5): 195315.
 URL:  
https://academic.hep.com.cn/fcs/EN/10.1007/s11704-024-40057-x
https://academic.hep.com.cn/fcs/EN/Y2025/V19/I5/195315
Fig.1  The persuasive dialogue example, where the dialogue agent persuades the user to relieve for job crisis using various persuasion strategies
Strategy Definition Example
Present of facts [8] Using factual evidence (e.g., official news reports, statistics) and a credible reasoning process to persuade others In recent months, the demand for residential properties has become extremely high. The price of residential property has risen almost twenty percent.
Challenges and inquiries [8] Expressing disbelief or opposition to the other side’s viewpoints and providing strong rebuttal evidence to enhance persuasiveness Really? I don’t agree. This Star Wars episode was incredible!
Emotional resonance [8] Eliciting specific emotions to influence others’ attitudes Advanced special effects are the main reason for the success of previous episodes, so audiences have high expectations for this one, and I don’t think they will be disappointed.
Eliciting anger [8] If that’s the case, there’s not much point in further discussion. We might as well call the whole deal off.
Eliciting guilt [8] Come on, you can at least try a little, besides your cigarette.
Self-modeling [8] Expressing one’s intention to act and opting to serve as a role model for the persuadee to emulate That still leaves a gap of 20 dollars to be covered. Let’s meet each other halfway once more, then the gap will be closed and our business completed.
Building trust [15] Building rapport and psychological trust through a harmonious conversation I’m glad we’ve agreed on price. We’ll go on to the other terms and conditions at our next meeting.
Courtesy tips [50] Expressing gratitude, approval, praise, etc. to lower the other party’s psychological defenses I know exactly what you mean. Hearing that song gives me a nostalgic feeling.
Compromise [51] Expressing concessions on time to avoid being too intense in the guidance process and causing the other party to end the conversation I think it unwise for either of us to insist on his price. How about meeting each other halfway so that business can be concluded?
Attachment of views [50] Expressing kindness and concern through active listening and to some extent seconding the other person’s point of view Better late than never.
Tab.1  Part of definitions and examples of persuasion strategies
Strategy Definition Example
Problem decomposition [52] Decomposing the ultimate persuasion goal into sub-issues and stepping through the persuasion process Let me get down some information about your apartment first. what is your property’s address?
Social identity [53] Gaining psychological support from the other person by emphasizing group and identity belonging I know. I have been a subscriber for the past two years.
Herd mentality [54] Presenting a viewpoint that is recognized or accepted by the majority of people and persuading the other side to accept it There was always a good round of applause every time she sang.
Expression of disgust [55] Expressing a particular point of view or emotion to emphasize the persuasive content Oh, my god! I look so old. I look as if I were 40. I think it’s time for some plastic surgeries.
Expression of empathy [38] I know, dear. I am too. But we’ve just been too busy to look for a house.
Expression of views [15] That means the apartment has furniture in it.
Logical appeal [8] Enhancing the credibility of persuasive content through the logical and reasoning process It certainly is. But to tell you the truth, the room is so large that I can share it with someone else, and that will decrease the total amount of the rent.
Task Inquiry [8] Asking questions related to persuasive goals That might be going overboard a bit. How about just that scarf with a bracelet?
Personal story [8] Using narrative examples to illustrate the positive outcomes of your actions to inspire others to follow suit Yes, I’m sure I’ve done a lot of house painting in my life. If I got even a tiny drop of paint on her furniture, she would get furious. So I learned to be very picky.
Refutation of objections [56] Directly refuting the other side’s point of view Not necessary. If we use a realtor to find a house, it will be more expensive.
Greeting [8] Greeting at the beginning of a dialogue Hi there! How are you doing today?
Tab.2  Part of definitions and examples of persuasion strategies
Fig.2  The generic system architecture of CogAgent
Solution Work Description Scenario
Strategy classifying based on dialogue context Wang et al. [8] Proposing a classifier to predict persuasion strategies in dialogue using context and sentence features. Social good
He et al. [57] Decoupling strategy selection and response generation in CogAgent for predicting strategy and generating responses based on dialogue history. Negotiation
Persuasion strategy planning Cheng et al. [30] Proposing lookahead heuristics to estimate future user feedback after using the specific strategy. Psychological counselling
Yu et al. [94] Using Monte Carlo Tree Search for persuasion strategy planning without model training. Social good
Graph-based strategy incorporation Joshi et al. [29] Using GNNs to model strategies, dialogue acts, and dependencies in graph structures for response generation. Negotiation
Zhou et al. [95] Modeling both dialogue context semantic and persuasion strategy history with finite state transducers. Negotiation and Social good
Knowledge-enhanced strategy modeling Jia et al. [96] Introducing a knowledge-enriched encoder and memory-enhanced strategy module for dynamic emotion and semantic pattern modeling. Psychological counselling
Chen et al. [38] Designing RAP for dynamic factual and persuasive responses based on knowledge and individual persuasion strategies. Social good
Novel integration mechanism Mishra et al. [71] Creating an RL reward function to enhance consistency in politeness strategy, persuasiveness, and emotion acknowledgment in persuasive dialogue. Social good
Tu et al. [97] Proposing a novel model MISC, which firstly infers the user’s fine-grained emotional status, and then responds skillfully using a mixture of strategies. Psychological counselling
Tab.3  Representative works of persuasion strategy-based CogAgent
Fig.3  The model architecture of DIALOGRAPH [29], which models the sequences of persuasion strategies and dialogue acts into graph structures for better modeling of strategy dependence and enriching dialogue context representations
Solution Work Description Scenario
Reinforcement learning based planning Xu et al. [109] Presenting KnowHRL, a three-layer Knowledge-aware hierarchical RL-based model for coherent topic path planning and multi-turn persuasive dialogue responses. Recommendation
Liu et al. [110] Hierarchical RL for conversation topic path planning, using high-level strategies and low-level responses. Social good
Lei et al. [111] Introducing four persuasion-related factors in the reward function to achieve persuasive goals efficiently. Recommendation
Graph-based planning Zhong et al. [32] Using commonsense knowledge graphs and GNNs to enhance semantic relations between topic keywords, improving keyword-augmented response retrieval. Recommendation
Zou et al. [112] Employing a concept graph for topic planning, utilizing an Insertion Transformer for persuasive response generation based on multi-concept paths. Social good
Wang et al. [113] Introducing a Transformer-based network for target-driven topic path planning with knowledge-target mutual attention and set-search decoding. Recommendation
Novel planning mechanism Tang et al. [61] Combining various planning algorithms for robust and smooth topic path planning, incorporating a sampling strategy, flow generator, and global planner. Recommendation
Ren et al. [114] Modelling a user’s preference in a finer granularity by identifying the most relevant relations from a structured knowledge graph. Recommendation
Tab.4  Representative works of topic path planning strategy-based CogAgent
Fig.4  The overall framework of GoChat [110], which utilizes hierarchical reinforcement learning (HRL) to concurrently plan high-level and low-level policy for efficiently achieving topic path planning
Fig.5  The overview framework of TPNet [33], which models the topic path planning process as a sequence generation task empowered by the designed target-driven conversation planner
Solution Work Description Scenario
Argument mining Khatib et al. [121] Classifying and structurally modeling arguments from online debate portals based on diverse vocabulary, grammar, and metric features. Debate
Hua et al. [122] Proposing an argument generation framework with retrieval modules and a sentence-level LSTM for generating viewpoints. Negotiation
Srivastava et al. [36] Using attention-based link prediction and Transformer encoder to model hierarchical causal relationships and discover associations in online argument structures. Negotiation
Niculae et al. [123] Introducing factor graph model for argument mining, concurrently learning fundamental unit types classification and argument relationship prediction. Negotiation
Argument structure prediction Rach et al. [65] Proposing argument search technique using supervised learning-based relation classification to retrieve arguments for debate dialogue system Debate
Sakai et al. [79] Introducing an approach to consider the human agreement and disagreement, resulting in a persuasive argument with a hierarchical argumentation structure. Debate
Prakken et al. [34] Enhancing argument modeling with a five-layer graph, serving as a knowledge base for a chatbot to identify user focal points and select rebuttal points. Debate
Li et al. [124] Using factor graphs to extract online debate features, incorporating them into an LSTM model to predict persuasive arguments. Debate
Tab.5  Representative works of argument structure prediction strategy-based cogAgent
Fig.6  The overall framework to investigate the influence of discourse structure on the persuasiveness of arguments extracted from online debates [124]
Scenario Dataset Description
Psychological counseling ESConv [49] The first dataset for psychological counseling, annotated with persuasion strategies.
AUGESC [130] The enhanced dataset from ESConv using LLMs with a broader range of topics.
PsyQA [131] A Chinese mental health support dataset featuring annotated persuasion strategies.
Debate IAC [132], IAC 2 [133] Argumentative dialog dataset with curated threads, posts, and annotations.
Winning arguments [134] A metadata-rich subset of r/ChangeMyView subreddit conversations includes data on the success of user utterances in persuading the poster.
Debate Sum [135] A dataset for the competitive formal debate with corresponding argument and extractive summaries.
Negotiation CraigslistBargain [57] A human-human dialogue dataset for price negotiation where the buyer and seller are encouraged to reach an agreement to get a better deal.
NegotiationCoach [136] An additional negotiation coach based on CraigslistBargain, which monitors the exchange between two annotators and provides real-time negotiation strategy.
Social good PersuasionForGood [8] A collection of online conversations where one participant (the persuader) tries to convince the other (the persuadee) to donate to a charity.
EPP4G and ETP4G [71] Datasets extending Persuasion For Good by annotating it with the emotion and politeness-strategy labels.
FaceAct [137] A dataset extending Persuasion For Good by adding the utterance-level annotations that change the positive and/or the negative face of the participants in a conversation.
Recommendation REDIAL [138] A dataset comprising recommendation conversations about movies.
TG-ReDial [11] A dataset consisting of dialogues between a seeker and a recommender.
DuRecDial [139] A human-to-human Chinese dialog dataset, which contains multiple sequential dialogues for every pair of a recommendation seeker and a recommender.
INSPIRED [140] A movie recommendation dataset, consisting of human-human dialogues with an annotation scheme for persuasion strategies.
Tab.6  A review of available datasets for CogAgent
Evaluation method Category Description Metrics
Automatic evaluation Overlap-based Measuring the degree of text overlap between generated responses and golden responses. BLEU [91], ROUGE [93], METEOR [141], CIDEr [142]
Embedding-based Evaluating the semantic similarity of embedding vectors between generated responses and reference ones. Greedy Matching [143], Embedding averaging [144], Vector Extreme [145]
Learning-based Employing machine learning models to predict the quality scores of generated responses, relying not only on given references. ADEM [146]
Human evaluation Scoring by human annotators to evaluate the quality of the generated responses with subjective judgment. Naturalness, Appropriateness, Informativeness, Diversity, Humanness
LLMs-based evaluation Scoring by utilizing one or multiple LLMs as expert evaluators for evaluating the performance of CogAgent. Engagingness, Persuasiveness, Strategy selection proficiency
Tab.7  Evaluation metrics for CogAgent
Models PPL↓ B-1↑ B-2↑ B-3↑ B-4↑ R-L↑ MET↑ CIDEr↑
DialoGPT-Joint [49] 15.71 17.39 5.59 2.03 1.18 16.93 7.55 11.86
BlenderBot-Joint [49] 16.79 17.62 6.91 2.81 1.66 17.94 7.54 18.04
MISC [97] 16.16 7.31 2.20 17.91 11.05
TransESC [165] 15.85 17.92 7.64 4.01 2.43 17.51
GLHG [166] 15.67 19.66 7.57 3.74 2.13 16.37
FADO [167] 15.72 8.00 4.00 2.32 17.53
KEMI [168] 15.92 8.31 2.51 17.05
MultiESC [30] 15.41 21.65 9.18 4.99 3.09 20.41 8.84 29.98
MODERN [96] 14.99 23.19 10.13 5.53 3.39 20.86 9.26 30.08
Tab.8  Performance of various CogAgent models on the ESConv dataset. The best results are highlighted in bold
Methods ReDial INSPIRED
H@1↑ H@10↑ H@50↑ Dist-3↑ Dist-4↑ HitX↑ H@1↑ H@10↑ H@50↑ Dist-3↑ Dist-4↑ HitX↑
KGSF [174] 3.55 18.04 37.89 0.40 0.50 2.40 6.05 15.88 27.75 2.40 3.20 11.40
CR-Walker [177] 3.70 17.60 37.10 3.00 3.70 3.20
RevCore [178] 4.05 21.21 41.02 0.90 1.50 8.30 7.20 16.53 33.47 6.00 6.80 30.70
C2-CRS [179] 4.32 21.50 41.20 1.70 1.90 2.90 6.38 21.28 36.60 7.50 9.00 6.60
UniCRS [176] 5.03 21.82 41.62 0.70 0.90 0.70 9.01 25.00 41.23 5.50 6.50 0.10
LATTE [180] 5.61 23.93 44.01 5.10 6.00 97.00 9.79 27.23 44.26 9.50 10.10 95.40
Tab.9  Performance of various CogAgent models on the ReDial and INSPIRED benchmarks. The best results are highlighted in bold
  
  
  
  
  
  
  
  
  
1 B, Guo H, Wang Y, Ding W, Wu S, Hao Y, Sun Z Yu . Conditional text generation for harmonious human-machine interaction. ACM Transactions on Intelligent Systems and Technology, 2021, 12( 2): 14
2 M, Huang X, Zhu J Gao . Challenges in building intelligent open-domain dialog systems. ACM Transactions on Information Systems, 2020, 38( 3): 21
3 R E, Petty J T Cacioppo . The elaboration likelihood model of persuasion. In: Petty R E, Cacioppo J T, eds. Central and Peripheral Routes to Attitude Change. New York: Springer, 1986
4 B J Fogg . Persuasive technology: using computers to change what we think and do. Ubiquity, 2002, 2002: 5
5 W, IJsselsteijn Kort Y, De C, Midden B, Eggen den Hoven E van . Persuasive technology for human well-being: setting the scene. In: Proceedings of the 1st International Conference on Persuasive Technology for Human Well-Being. 2006, 1−5
6 B J Fogg . Mass interpersonal persuasion: an early view of a new phenomenon. In: Proceedings of the 3rd International Conference on Persuasive Technology. 2008, 23−34
7 W Wood . Attitude change: persuasion and social influence. Annual Review of Psychology, 2000, 51: 539–570
8 X, Wang W, Shi R, Kim Y, Oh S, Yang J, Zhang Z Yu . Persuasion for good: towards a personalized persuasive dialogue system for social good. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019, 5635−5649
9 N, Slonim Y, Bilu C, Alzate R, Bar-Haim B, Bogin . et al.. An autonomous debating system. Nature, 2021, 591( 7850): 379–384
10 T, Kolenik M Gams . Intelligent cognitive assistants for attitude and behavior change support in mental health: state-of-the-art technical review. Electronics, 2021, 10( 11): 1250
11 K, Zhou Y, Zhou W X, Zhao X, Wang J R Wen . Towards topic-guided conversational recommender system. In: Proceedings of the 28th International Conference on Computational Linguistics, 2020. 4128−4139
12 K, Torning H Oinas-Kukkonen . Persuasive system design: state of the art and future directions. In: Proceedings of the 4th International Conference on Persuasive Technology. 2009, 30
13 A H, Eagly S Chaiken . Cognitive theories of persuasion. Advances in Experimental Social Psychology, 1984, 17: 267–359
14 W, Shi X, Wang Y J, Oh J, Zhang S, Sahay Z Yu . Effects of persuasive dialogues: testing bot identities and inquiry strategies. In: Proceedings of 2020 CHI Conference on Human Factors in Computing Systems. 2020, 1−13
15 R, Joshi V, Balachandran S, Vashishth A W, Black Y Tsvetkov . Dialograph: incorporating interpretable strategy-graph networks into negotiation dialogues. In: Proceedings of the 9th International Conference on Learning Representations. 2021
16 B, Min H, Ross E, Sulem A P B, Veyseh T H, Nguyen O, Sainz E, Agirre I, Heintz D Roth . Recent advances in natural language processing via large pre-trained language models: a survey. ACM Computing Surveys, 2023, 56( 2): 30
17 W X, Zhao K, Zhou J, Li T, Tang X, Wang , et al.. A survey of large language models. 2023, arXiv preprint arXiv: 2303.18223
18 H, Touvron L, Martin K, Stone P, Albert A, Almahairi , et al.. Llama 2: open foundation and fine-tuned chat models. 2023, arXiv preprint arXiv: 2307.09288
19 C, Zhou Q, Li C, Li J, Yu Y, Liu , et al.. A comprehensive survey on pretrained foundation models: a history from BERT to chatGPT. 2023, arXiv preprint arXiv: 2302.09419
20 P P Ray . ChatGPT: a comprehensive review on background, applications, key challenges, bias, ethics, limitations and future scope. Internet of Things and Cyber-Physical Systems, 2023, 3: 121–154
21 J, Li D, Han Z, Guo B, Qiao G Wu . Generating empathetic responses through emotion tracking and constraint guidance. Frontiers of Computer Science, 2024, 18( 2): 182330
22 W, Wang S, Feng K, Song D, Wang S Li . Informative and diverse emotional conversation generation with variational recurrent pointer-generator. Frontiers of Computer Science, 2022, 16( 5): 165326
23 S J, Breckler E C Wiggins . Cognitive responses in persuasion: affective and evaluative determinants. Journal of Experimental Social Psychology, 1991, 27( 2): 180–200
24 B T, Johnson A H Eagly . Effects of involvement on persuasion: a meta-analysis. Psychological Bulletin, 1989, 106( 2): 290–314
25 M, Friestad P Wright . The persuasion knowledge model: how people cope with persuasion attempts. Journal of Consumer Research, 1994, 21( 1): 1–31
26 R, Petty T M, Ostrom T C Brock . Cognitive responses in persuasion. New York: Psychology Press, 2014
27 H, Bless G, Bohner N, Schwarz F Strack . Mood and persuasion: a cognitive response analysis. Personality and Social Psychology Bulletin, 1990, 16( 2): 331–345
28 R E, Petty P Briñol . Emotion and persuasion: cognitive and meta-cognitive processes impact attitudes. Cognition and Emotion, 2015, 29( 1): 1–26
29 N, Shevchuk K, Degirmenci H Oinas-Kukkonen . Adoption of gamified persuasive systems to encourage sustainable behaviors: Interplay between perceived persuasiveness and cognitive absorption. In: Proceedings of International Conference on Information Systems. 2019
30 Y, Cheng W, Liu W, Li J, Wang R, Zhao B, Liu X, Liang Y Zheng . Improving multi-turn emotional support dialogue generation with lookahead strategy planning. In: Proceedings of 2022 Conference on Empirical Methods in Natural Language Processing. 2022, 3014−3026
31 J, Qin Z, Ye J, Tang X Liang . Dynamic knowledge routing network for target-guided open-domain conversation. In: Proceedings of the 34th AAAI Conference on Artificial Intelligence. 2020, 8657−8664
32 P, Zhong Y, Liu H, Wang C Miao . Keyword-guided neural conversational model. In: Proceedings of the 35th AAAI Conference on Artificial Intelligence. 2021, 14568−14576
33 J, Wang D, Lin W Li . A target-driven planning approach for goal-directed dialog systems. IEEE Transactions on Neural Networks and Learning Systems, 2023, doi: 10.1109/TNNLS.2023.3242071
34 H Prakken . A persuasive chatbot using a crowd-sourced argument graph and concerns. Computational Models of Argument, 2020, 326: 9
35 N, Tran D Litman . Multi-task learning in argument mining for persuasive online discussions. In: Proceedings of the 8th Workshop on Argument Mining. 2021, 148−153
36 P, Srivastava P, Bhatnagar A Goel . Argument mining using BERT and self-attention based embeddings. In: Proceedings of the 4th International Conference on Advances in Computing, Communication Control and Networking. 2022, 1536−1540
37 A Dijkstra . The psychology of tailoring-ingredients in computer-tailored persuasion. Social and Personality Psychology Compass, 2008, 2( 2): 765–784
38 M, Chen W, Shi F, Yan R, Hou J, Zhang S, Sahay Z Yu . Seamlessly integrating factual information and social content with persuasive dialogue. In: Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing. 2022, 399−413
39 S, Duerr P A Gloor . Persuasive natural language generation−a literature review. 2021, arXiv preprint arXiv: 2101.05786
40 H, Zhan Y, Wang T, Feng Y, Hua S, Sharma Z, Li L, Qu G Haffari . Let’s negotiate! A survey of negotiation dialogue systems. 2022, arXiv preprint arXiv: 2212.09072
41 Y, Deng W, Lei W, Lam T S Chua . A survey on proactive dialogue systems: problems, methods, and prospects. In: Proceedings of the 32nd International Joint Conference on Artificial Intelligence. 2023, 6583−6591
42 R Cialdini . Pre-suasion: A Revolutionary Way to Influence and Persuade. New York: Simon & Schuster, 2016
43 Y, Bilu A, Gera D, Hershcovich B, Sznajder D, Lahav G, Moshkowich A, Malet A, Gavron N Slonim . Argument invention from first principles. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019, 1013−1026
44 D, Premack G Woodruff . Does the chimpanzee have a theory of mind? Behavioral and Brain Sciences, 1978, 1(4): 515−526
45 J, Wu Z, Chen J, Deng S, Sabour M Huang . COKE: a cognitive knowledge graph for machine theory of mind. 2023, arXiv preprint arXiv: 2305.05390
46 M, Sap Bras R, Le D, Fried Y Choi . Neural theory-of-mind? On the limits of social intelligence in large LMs. In: Proceedings of 2022 Conference on Empirical Methods in Natural Language Processing. 2022, 3762−3780
47 H R, Roman Y, Bisk J, Thomason A, Celikyilmaz J Gao . RMM: a recursive mental model for dialogue navigation. In: Proceedings of Findings of the Association for Computational Linguistics. 2020, 1732−1745
48 G, Campbell L F Bitzer . The Philosophy of Rhetoric. Illinois: Southern Illinois University Press, 1988
49 S, Liu C, Zheng O, Demasi S, Sabour Y, Li Z, Yu Y, Jiang M Huang . Towards emotional support dialog systems. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing. 2021, 3469−3483
50 J D, Lopes H Hastie . The language of persuasion, negotiation and trust. In: Proceedings of the 25th Workshop on the Semantics and Pragmatics of Dialogue. 2021, 1−12
51 M Thimm . Strategic argumentation in multi-agent systems. KI-Künstliche Intelligenz, 2014, 28( 3): 159–168
52 M L, Maher M B, Balachandran D M Zhang . Case-based Reasoning in Design. New York: Psychology Press, 2014
53 S E Asch . Opinions and social pressure. Scientific American, 1955, 193( 5): 31–35
54 F, Xu M Warkentin . Integrating elaboration likelihood model and herd theory in information security message persuasiveness. Computers & Security, 2020, 98: 102009
55 Y, Chen S, Deng D H, Kwak A, Elnoshokaty J Wu . A multi-appeal model of persuasion for online petition success: a linguistic cue-based approach. Journal of the Association for Information Systems, 2019. 20(2): 105−131
56 W J McGuire . The effectiveness of supportive and refutational defenses in immunizing and restoring beliefs against persuasion. Sociometry, 1961, 24( 2): 184–197
57 H, He D, Chen A, Balakrishnan P Liang . Decoupling strategy and generation in negotiation dialogues. In: Proceedings of 2018 Conference on Empirical Methods in Natural Language Processing, 2018. 2333−2343
58 J T, Cacioppo R E Petty . Effects of message repetition and position on cognitive response, recall, and persuasion. Journal of Personality and Social Psychology, 1979, 37( 1): 97–109
59 R B Cialdini . Influence: The Psychology of Persuasion. New York: Collins Business, 2007
60 J, Ni V, Pandelea T, Young H, Zhou E Cambria . HiTKG: towards goal-oriented conversations via multi-hierarchy learning. In: Proceedings of the 36th AAAI Conference on Artificial Intelligence. 2022, 11112−11120
61 Z H, Tang M Y Yeh . EAGLE: enhance target-oriented dialogs by global planning and topic flow integration. In: Proceedings of the 32nd ACM International Conference on Information and Knowledge Management. 2023, 2402−2411
62 R E, Petty J T Cacioppo . Communication and Persuasion: central and Peripheral Routes to Attitude Change. New York: Springer, 2012
63 R, Swanson B, Ecker M Walker . Argument mining: extracting arguments from online dialogue. In: Proceedings of the 16th Annual Meeting of the Special Interest Group on Discourse and Dialogue. 2015, 217−226
64 T, Chakrabarty C, Hidey S, Muresan K, McKeown A Hwang . AMPERSAND: argument mining for persuasive online discussions. In: Proceedings of 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing. 2019, 2933−2943
65 N, Rach C, Schindler I, Feustel J, Daxenberger W, Minker S Ultes . From argument search to argumentative dialogue: a topic-independent approach to argument acquisition for dialogue systems. In: Proceedings of the 22nd Annual Meeting of the Special Interest Group on Discourse and Dialogue. 2021, 368−379
66 T, Wambsganss T, Kueng M, Soellner J M Leimeister . ArgueTutor: an adaptive dialog-based learning system for argumentation skills. In: Proceedings of 2021 CHI Conference on Human Factors in Computing Systems. 2021, 683
67 J, Ni T, Young V, Pandelea F, Xue E Cambria . Recent advances in deep learning based dialogue systems: a systematic survey. Artificial Intelligence Review, 2023, 56( 4): 3055–3155
68 S, Bubeck V, Chandrasekaran R, Eldan J, Gehrke E, Horvitz E, Kamar P, Lee Y T, Lee Y, Li S, Lundberg H, Nori H, Palangi M T, Ribeiro Y Zhang . Sparks of artificial general intelligence: early experiments with GPT-4. 2023, arXiv preprint arXiv: 2303.12712
69 S, Hochreiter J Schmidhuber . Long short-term memory. Neural Computation, 1997, 9( 8): 1735–1780
70 A, Vaswani N, Shazeer N, Parmar J, Uszkoreit L, Jones A N, Gomez Ł, Kaiser I Polosukhin . Attention is all you need. In: Proceedings of the 31st International Conference on Neural Information Processing Systems. 2017, 6000−6010
71 K, Mishra A M, Samad P, Totala A Ekbal . PEPDS: a polite and empathetic persuasive dialogue system for charity donation. In: Proceedings of the 29th International Conference on Computational Linguistics. 2022, 424−440
72 E R, Walker R E, McGee B G Druss . Mortality in mental disorders and global disease burden implications: a systematic review and meta-analysis. JAMA Psychiatry, 2015, 72( 4): 334–341
73 B, Xu Z Zhuang . Survey on psychotherapy chatbots. Concurrency and Computation: Practice and Experience, 2022, 34( 7): e6170
74 Y, Liang L, Liu Y, Ji L, Huangfu D D Zeng . Identifying emotional causes of mental disorders from social media for effective intervention. Information Processing & Management, 2023, 60( 4): 103407
75 J, Zhou C, Zheng B, Wang Z, Zhang M Huang . CASE: aligning coarse-to-fine cognition and affection for empathetic response generation. In: Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics. 2023, 8223−8237
76 A, Bosselut H, Rashkin M, Sap C, Malaviya A, Celikyilmaz Y Choi . COMET: commonsense transformers for automatic knowledge graph construction. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019, 4762−4779
77 R, Speer J, Chin C Havasi . ConceptNet 5.5: an open multilingual graph of general knowledge. In: Proceedings of the 31st AAAI Conference on Artificial Intelligence. 2017, 4444−4451
78 E, Nortio I, Jasinskaja-Lahti M, Hämäläinen J Pakkasvirta . Fear of the Russian bear? Negotiating finnish national identity online. Nations and Nationalism, 2022, 28( 3): 861–876
79 K, Sakai R, Higashinaka Y, Yoshikawa H, Ishiguro J Tomita . Hierarchical argumentation structure for persuasive argumentative dialogue generation. IEICE Transactions on Information and Systems, 2020, E103( 2): 424–434
80 N, Rach W, Minker S Ultes . Increasing the naturalness of an argumentative dialogue system through argument chains. Computational Models of Argument (COMMA 2020), 2020. 331−338
81 P, Gupta H, Jhamtani J Bigham . Target-guided dialogue response generation using commonsense and data augmentation. In: Proceedings of Findings of the Association for Computational Linguistics. 2022, 1301−1317
82 W, Hua L, Li S, Xu L, Chen Y Zhang . Tutorial on large language models for recommendation. In: Proceedings of the 17th ACM Conference on Recommender Systems. 2023, 1281−1283
83 L, Wu Z, Zheng Z, Qiu H, Wang H, Gu T, Shen C, Qin C, Zhu H, Zhu Q, Liu H, Xiong E Chen . A survey on large language models for recommendation. 2023, arXiv preprint arXiv: 2305.19860
84 J, Harte W, Zorgdrager P, Louridas A, Katsifodimos D, Jannach M Fragkoulis . Leveraging large language models for sequential recommendation. In: Proceedings of the 17th ACM Conference on Recommender Systems, 2023. 1096−1102
85 P Mondal . A unifying perspective on perception and cognition through linguistic representations of emotion. Frontiers in Psychology, 2022, 13: 768170
86 S J Shettleworth . Cognition, Evolution, and Behavior. Oxford: Oxford University Press, 2010
87 H, Nguyen J Masthoff . Designing persuasive dialogue systems: using argumentation with care. In: Proceedings of the 3rd International Conference on Persuasive Technology. 2008, 201−212
88 R Orji . Why are persuasive strategies effective? Exploring the strengths and weaknesses of socially-oriented persuasive strategies. In: Proceedings of the 12th International Conference on Persuasive Technology, 2017. 253−266
89 J, Ham R, Bokhorst R, Cuijpers der Pol D, van J J Cabibihan . Making robots persuasive: the influence of combining persuasive strategies (gazing and gestures) by a storytelling robot on its persuasive power. In: Proceedings of the 3rd International Conference on Social Robotics, 2011. 71−83
90 A M, Samad K, Mishra M, Firdaus A Ekbal . Empathetic persuasion: reinforcing empathy and persuasiveness in dialogue systems. In: Proceedings of Findings of the Association for Computational Linguistics. 2022, 844−856
91 K, Papineni S, Roukos T, Ward W J Zhu . Bleu: a method for automatic evaluation of machine translation. In: Proceedings of the 40th annual meeting of the Association for Computational Linguistics. 2002, 311−318
92 S, Banerjee A Lavie . METEOR: an automatic metric for MT evaluation with improved correlation with human judgments. In: Proceedings of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation and/or Summarization. 2005, 65−72
93 C Y Lin . ROUGE: a package for automatic evaluation of summaries. In: Proceedings of Text Summarization Branches Out. 2004, 74−81
94 X, Yu M, Chen Z Yu . Prompt-based Monte-Carlo tree search for goal-oriented dialogue policy planning. In: Proceedings of 2023 Conference on Empirical Methods in Natural Language Processing. 2023, 7101−7125
95 Y, Zhou Y, Tsvetkov A W, Black Z Yu . Augmenting non-collaborative dialog systems with explicit semantic and strategic dialog history. In: Proceedings of the 8th International Conference on Learning Representations. 2020
96 M, Jia Q, Chen L, Jing D, Fu R Li . Knowledge-enhanced memory model for emotional support conversation. 2023, arXiv preprint arXiv: 2310.07700
97 Q, Tu Y, Li J, Cui B, Wang J R, Wen R Yan . MISC: a mixed strategy-aware model integrating COMET for emotional support conversation. In: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics. 2022, 308−319
98 C, Liu C, Gao Y, Yuan C, Bai L, Luo X, Du X, Shi H, Luo D, Jin Y Li . Modeling persuasion factor of user decision for recommendation. In: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2022, 3366−3376
99 R, Yang J, Chen K Narasimhan . Improving dialog systems for negotiation with personality modeling. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing. 2021, 681−693
100 J O, Greene B R Burleson . Handbook of Communication and Social Interaction Skills. Mahwah: L. Erlbaum Associates, 2003
101 C E Hill . Helping Skills: Facilitating Exploration, Insight, and Action. 3rd ed. Washington: American Psychological Association, 2009
102 T N, Kipf M Welling . Semi-supervised classification with graph convolutional networks. In: Proceedings of the 5th International Conference on Learning Representations. 2017
103 P, Velickovic G, Cucurull A, Casanova A, Romero P, Liò Y Bengio . Graph attention networks. Stat, 2017, 1050(20): 10−48550
104 Z, Wu S, Pan F, Chen G, Long C, Zhang P S Yu . A comprehensive survey on graph neural networks. IEEE Transactions on Neural Networks and Learning Systems, 2021, 32( 1): 4–24
105 L, Wu Y, Chen K, Shen X, Guo H, Gao S, Li J, Pei B Long . Graph neural networks for natural language processing: a survey. Foundations and Trends® in Machine Learning, 2023, 16( 2): 119–328
106 H, Wang B, Guo J, Liu Y, Ding Z Yu . Towards informative and diverse dialogue systems over hierarchical crowd intelligence knowledge graph. ACM Transactions on Knowledge Discovery from Data, 2023, 17( 7): 105
107 C, Zheng Y, Liu W, Chen Y, Leng M Huang . CoMAE: a multi-factor hierarchical framework for empathetic response generation. In: Proceedings of Findings of the Association for Computational Linguistics. 2021, 813−824
108 Z, Zheng L, Liao Y, Deng L Nie . Building emotional support chatbots in the era of LLMs. 2023, arXiv preprint arXiv: 2308.11584
109 J, Xu H, Wang Z, Niu H, Wu W Che . Knowledge graph grounded goal planning for open-domain conversation generation. In: Proceedings of the 34th AAAI Conference on Artificial Intelligence. 2020, 9338−9345
110 J, Liu F, Pan L Luo . GoChat: goal-oriented chatbots with hierarchical reinforcement learning. In: Proceedings of the 43rd International ACM SIGIR Conference on Research and Development in Information Retrieval. 2020, 1793−1796
111 W, Lei Y, Zhang F, Song H, Liang J, Mao J, Lv Z, Yang T S Chua . Interacting with non-cooperative user: a new paradigm for proactive dialogue policy. In: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval. 2022, 212−222
112 Y, Zou Z, Liu X, Hu Q Zhang . Thinking clearly, talking fast: concept-guided non-autoregressive generation for open-domain dialogue systems. In: Proceedings of 2021 Conference on Empirical Methods in Natural Language Processing. 2021, 2215−2226
113 J, Wang D, Lin W Li . Dialogue planning via Brownian bridge stochastic process for goal-directed proactive dialogue. In: Proceedings of Findings of the Association for Computational Linguistics. 2023, 370−387
114 X, Ren H, Yin T,Wang H, Chen K Zheng . Learning to ask appropriate questions in conversational recommendation. In: Proceedings of the 44th international ACM SIGIR conference on research and development in information retrieval. 2021, 808−817
115 Z, Yang B, Wang J, Zhou Y, Tan D, Zhao K, Huang R, He Y Hou . TopKG: Target-oriented dialog via global planning on knowledge graph. In: Proceedings of the 29th International Conference on Computational Linguistics. 2022, 745−755
116 V, Mnih A P, Badia M, Mirza A, Graves T, Harley T P, Lillicrap D, Silver K Kavukcuoglu . Asynchronous methods for deep reinforcement learning. In: Proceedings of the 33rd International Conference on Machine Learning. 2016, 1928−1937
117 H, Wang B, Guo W, Wu S, Liu Z Yu . Towards information-rich, logical dialogue systems with knowledge-enhanced neural models. Neurocomputing, 2021, 465: 248–264
118 S, Wu Y, Li D, Zhang Y, Zhou Z Wu . Diverse and informative dialogue generation with context-specific commonsense knowledge awareness. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. 2020, 5811−5820
119 J, Tang T, Zhao C, Xiong X, Liang E, Xing Z Hu . Target-guided open-domain conversation. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019, 5624−5634
120 E M, Vecchi N, Falk I, Jundi G Lapesa . Towards argument mining for social good: a survey. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing. 2021, 1338−1352
121 K, Al-Khatib H, Wachsmuth M, Hagen J, Köhler B Stein . Cross-domain mining of argumentative text through distant supervision. In: Proceedings of 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2016, 1395−1404
122 X, Hua Z, Hu L Wang . Argument generation with retrieval, planning, and realization. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019, 2661−2672
123 V, Niculae J, Park C Cardie . Argument mining with structured SVMs and RNNs. In: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics. 2017, 985−995
124 J, Li E, Durmus C Cardie . Exploring the role of argument structure in online debate persuasion. In: Proceedings of 2020 Conference on Empirical Methods in Natural Language Processing, 2020, 8905−8912
125 L, Cheng L, Bing R, He Q, Yu Y, Zhang L Si . IAM: a comprehensive and large-scale dataset for integrated argument mining tasks. In: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics. 2022, 2277−2287
126 S, Wang Z, Yin W, Zhang D, Zheng X Li . Two stage learning for argument pairs extraction. In: Proceedings of the 10th CCF International Conference on Natural Language Processing and Chinese Computing. 2021, 538−547
127 J, Sun Q, Zhu J, Bao J, Wu C, Yang R, Wang R Xu . A hierarchical sequence labeling model for argument pair extraction. In: Proceedings of the 10th CCF International Conference on Natural Language Processing and Chinese Computing. 2021, 472−483
128 N V, Chawla K W, Bowyer L O, Hall W P Kegelmeyer . SMOTE: synthetic minority over-sampling technique. Journal of Artificial Intelligence Research, 2002, 16: 321–357
129 E, Durmus C Cardie . A corpus for modeling user and language effects in argumentation on online debating. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, 2019. 602−607
130 C, Zheng S, Sabour J, Wen Z, Zhang M Huang . AugESC: dialogue augmentation with large language models for emotional support conversation. In: Proceedings of Findings of the Association for Computational Linguistics. 2023, 1552−1568
131 H, Sun Z, Lin C, Zheng S, Liu M Huang . PsyQA: a Chinese dataset for generating long counseling text for mental health support. In: Proceedings of Findings of the Association for Computational Linguistics. 2021, 1489−1503
132 M A, Walker J E F, Tree P, Anand R, Abbott J King . A corpus for research on deliberation and debate. In: Proceedings of the 8th International Conference on Language Resources and Evaluation, 2012. 812−817
133 R, Abbott B, Ecker P, Anand M Walker . Internet argument corpus 2.0: an SQL schema for dialogic social media and the corpora to go with it. In: Proceedings of the 10th International Conference on Language Resources and Evaluation. 2016, 4445−4452
134 C, Tan V, Niculae C, Danescu-Niculescu-Mizil L Lee . Winning arguments: interaction dynamics and persuasion strategies in good-faith online discussions. In: Proceedings of the 25th International Conference on World Wide Web. 2016, 613−624
135 A, Roush A Balaji . DebateSum: a large-scale argument mining and summarization dataset. In: Proceedings of the 7th Workshop on Argument Mining. 2020, 1−7
136 Y, Zhou H, He A W, Black Y Tsvetkov . A dynamic strategy coach for effective negotiation. In: Proceedings of the 20th Annual SIGdial Meeting on Discourse and Dialogue. 2019, 367−378
137 R, Dutt R, Joshi C Rose . Keeping up appearances: computational modeling of face acts in persuasion oriented discussions. In: Proceedings of 2020 Conference on Empirical Methods in Natural Language Processing. 2020, 7473−7485
138 R, Li S, Kahou H, Schulz V, Michalski L, Charlin C Pal . Towards deep conversational recommendations. In: Proceedings of the 32nd International Conference on Neural Information Processing Systems. 2018, 9748−9758
139 Z, Liu H, Wang Z Y, Niu H, Wu W, Che T Liu . Towards conversational recommendation over multi-type dialogs. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. 2020, 1036−1049
140 S A, Hayati D, Kang Q, Zhu W, Shi Z Yu . INSPIRED: toward sociable recommendation dialog systems. In: Proceedings of 2020 Conference on Empirical Methods in Natural Language Processing. 2020, 8142−8152
141 A, Lavie A Agarwal . Meteor: an automatic metric for MT evaluation with high levels of correlation with human judgments. In: Proceedings of the 2nd Workshop on Statistical Machine Translation. 2007, 228−231
142 R, Vedantam Zitnick C, Lawrence D Parikh . CIDEr: consensus-based image description evaluation. In: Proceedings of 2015 IEEE Conference on Computer Vision and Pattern Recognition. 2015, 4566−4575
143 V, Rus M Lintean . An optimal assessment of natural language student input using word-to-word similarity metrics. In: Proceedings of the 11th International Conference on Intelligent Tutoring Systems. 2012, 675−676
144 J, Wieting M, Bansal K, Gimpel K Livescu . Towards universal paraphrastic sentence embeddings. In: Proceedings of the 4th International Conference on Learning Representations. 2016
145 G, Forgues J, Pineau J, Larchevêque R Tremblay . Bootstrapping dialog systems with word embeddings. In: Proceedings of NIPS, Modern Machine Learning and Natural Language Processing Workshop. 2014, 2: 168
146 R, Lowe M, Noseworthy I V, Serban N, Angelard-Gontier Y, Bengio J Pineau . Towards an automatic turing test: learning to evaluate dialogue responses. In: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics. 2017, 1116−1126
147 J, Devlin M W, Chang K, Lee K Toutanova . BERT: pre-training of deep bidirectional transformers for language understanding. In: Proceedings of 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2019, 4171−4186
148 C W, Liu R, Lowe I, Serban M, Noseworthy L, Charlin J Pineau . How not to evaluate your dialogue system: an empirical study of unsupervised evaluation metrics for dialogue response generation. In: Proceedings of 2016 Conference on Empirical Methods in Natural Language Processing. 2016, 2122−2132
149 J, Deriu A, Rodrigo A, Otegi G, Echegoyen S, Rosset E, Agirre M Cieliebak . Survey on evaluation methods for dialogue systems. Artificial Intelligence Review, 2021, 54( 1): 755–810
150 J, Achiam S, Adler S, Agarwal L, Ahmad I, Akkaya , et al.. GPT-4 technical report. 2024, arXiv preprint arXiv: 2303.08774
151 Z, Du Y, Qian X, Liu M, Ding J, Qiu Z, Yang J Tang . GLM: general language model pretraining with autoregressive blank infilling. In: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics. 2022, 320−335
152 J, Wang Y, Liang F, Meng Z, Sun H, Shi Z, Li J, Xu J, Qu J Zhou . Is chatGPT a good NLG evaluator? A preliminary study. In: Proceedings of the 4th New Frontiers in Summarization Workshop. 2023, 1−11
153 J, Fu S K, Ng Z, Jiang P Liu . GPTScore: evaluate as you desire. 2023, arXiv preprint arXiv: 2302.04166
154 M, Zhong Y, Liu D, Yin Y, Mao Y, Jiao P, Liu C, Zhu H, Ji J Han . Towards a unified multi-dimensional evaluator for text generation. In: Proceedings of 2022 Conference on Empirical Methods in Natural Language Processing. 2022, 2023−2038
155 C H, Chiang H Y Lee . Can large language models be an alternative to human evaluations? In: Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics. 2023, 15607−15631
156 Y, Liu D, Iter Y, Xu S, Wang R, Xu C Zhu . G-Eval: NLG evaluation using gpt-4 with better human alignment. In: Proceedings of 2023 Conference on Empirical Methods in Natural Language Processing, 2023. 2511−2522
157 J, Wei X, Wang D, Schuurmans M, Bosma B, Ichter F, Xia E H, Chi Q V, Le D Zhou . Chain-of-thought prompting elicits reasoning in large language models. In: Proceedings of the 36th International Conference on Neural Information Processing Systems. 2022, 1800
158 W, Xu D, Wang L, Pan Z, Song M, Freitag W, Wang L Li . INSTRUCTSCORE: towards explainable text generation evaluation with automatic feedback. In: Proceedings of 2023 Conference on Empirical Methods in Natural Language Processing. 2023, 5967−5994
159 C M, Chan W, Chen Y, Su J, Yu W, Xue S, Zhang J, Fu Z Liu . ChatEval: towards better LLM-based evaluators through multi-agent debate. 2023, arXiv preprint arXiv: 2308.07201
160 Khatib K, Al M, Völske S, Syed N, Kolyada B Stein . Exploiting personal characteristics of debaters for predicting persuasiveness. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. 2020, 7067−7072
161 D, Kang S, Kim T, Kwon S, Moon H, Cho Y, Yu D, Lee J Yeo . Can large language models be good emotional supporter? Mitigating preference bias on emotional support conversation. 2024, arXiv preprint arXiv: 2402.13211
162 O M, Bullock H C, Shulman R Huskey . Narratives are persuasive because they are easier to understand: examining processing fluency as a mechanism of narrative persuasion. Frontiers in Communication, 2021, 6: 719615
163 V, Patel S, Saxena C, Lund G, Thornicroft F, Baingana . et al.. The lancet commission on global mental health and sustainable development. The Lancet, 2018, 392( 10157): 1553–1598
164 2019 Mental Disorders Collaborators GBD . Global, regional, and national burden of 12 mental disorders in 204 countries and territories, 1990−2019: a systematic analysis for the global burden of disease study 2019. The Lancet Psychiatry, 2022, 9( 2): 137–150
165 W, Zhao Y, Zhao S, Wang B Qin . TransESC: smoothing emotional support conversation via turn-level state transition. In: Proceedings of Findings of the Association for Computational Linguistics. 2023, 6725−6739
166 W, Peng Y, Hu L, Xing Y, Xie Y, Sun Y Li . Control globally, understand locally: a global-to-local hierarchical graph network for emotional support conversation. In: Proceedings of the 31st International Joint Conference on Artificial Intelligence. 2022, 4324−4330
167 W, Peng Z, Qin Y, Hu Y, Xie Y Li . FADO: feedback-aware double controlling network for emotional support conversation. Knowledge-Based Systems, 2023, 264: 110340
168 Y, Deng W, Zhang Y, Yuan W Lam . Knowledge-enhanced mixed-initiative dialogue system for emotional support conversations. In: Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics. 2023, 4079−4095
169 B R Burleson . Emotional support skills. In: Greene J O, Burleson B R, eds. Handbook of Communication and Social Interaction Skills. Mahwah: Lawrence Erlbaum Associates Publishers, 2003. 569−612
170 Y, Zhang S, Sun M, Galley Y C, Chen C, Brockett X, Gao J, Gao J, Liu B Dolan . DIALOGPT: large-scale generative pre-training for conversational response generation. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: System Demonstrations. 2020, 270−278
171 S, Roller E, Dinan N, Goyal D, Ju M, Williamson Y, Liu J, Xu M, Ott E M, Smith Y L, Boureau Y L, Boureau J Weston . Recipes for building an open-domain chatbot. In: Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics. 2021, 300−325
172 C, Gao W, Lei X, He Rijke M, de T S Chua . Advances and challenges in conversational recommender systems: a survey. AI Open, 2021, 2: 100–126
173 D, Jannach A, Manzoor W, Cai L Chen . A survey on conversational recommender systems. ACM Computing Surveys, 2021, 54( 5): 105
174 K, Zhou W X, Zhao S, Bian Y, Zhou J R, Wen J Yu . Improving conversational recommender systems via knowledge graph based semantic fusion. In: Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 2020, 1006−1014
175 Q, Chen J, Lin Y, Zhang M, Ding Y, Cen H, Yang J Tang . Towards knowledge-based recommender dialog system. In: Proceedings of 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing. 2019, 1803−1813
176 X, Wang K, Zhou J R, Wen W X Zhao . Towards unified conversational recommender systems via knowledge-enhanced prompt learning. In: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2022, 1929−1937
177 W, Ma R, Takanobu M Huang . CR-walker: tree-structured graph reasoning and dialog acts for conversational recommendation. In: Proceedings of 2021 Conference on Empirical Methods in Natural Language Processing. 2021, 1839−185
178 Y, Lu J, Bao Y, Song Z, Ma S, Cui Y, Wu X He . RevCore: review-augmented conversational recommendation. In: Proceedings of Findings of the Association for Computational Linguistics. 2021, 1161−117
179 Y, Zhou K, Zhou W X, Zhao C, Wang P, Jiang H Hu . C2-CRS: coarse-to-fine contrastive learning for conversational recommender system. In: Proceedings of the 15th ACM International Conference on Web Search and Data Mining. 2022, 1488−1496
180 T, Kim J, Yu W Y, Shin H, Lee J H, Im S W Kim . LATTE: a framework for learning item-features to make a domain-expert for effective conversational recommendation. In: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2023, 1144−1153
181 T J, Wen E, Kim L, Wu N A Dodoo . Activating persuasion knowledge in native advertising: the influence of cognitive load and disclosure language. International Journal of Advertising, 2020, 39( 1): 74–93
182 R A, Poldrack M J Farah . Progress and challenges in probing the human brain. Nature, 2015, 526( 7573): 371–379
183 I, Arapakis M, Barreda-Ángeles A Pereda-Baños . Interest as a proxy of engagement in news reading: spectral and entropy analyses of EEG activity patterns. IEEE Transactions on Affective Computing, 2019, 10( 1): 100–114
184 S Chaiken . Heuristic versus systematic information processing and the use of source versus message cues in persuasion. Journal of Personality and Social Psychology, 1980, 39( 5): 752–766
185 M C, Green T C Brock . The role of transportation in the persuasiveness of public narratives. Journal of Personality and Social Psychology, 2000, 79( 5): 701–721
186 H Tajfel . An integrative theory of intergroup conflict. The social psychology of intergroup relations. 1979, 33: 33−47
187 T, Wolf V, Sanh J, Chaumond C Delangue . TransferTransfo: a transfer learning approach for neural network based conversational agents. 2019, arXiv preprint arXiv: 1901.08149
188 K, Qian Z Yu . Domain adaptive dialog generation via meta learning. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, 2019. 2639−2649
189 Z, Shi M Huang . A deep sequential model for discourse parsing on multi-party dialogues. In: Proceedings of the 33rd AAAI Conference on Artificial Intelligence, 2019. 7007−7014
190 D, Ju S, Feng P, Lv D, Wang Y Zhang . Learning to improve persona consistency in multi-party dialogue generation via text knowledge enhancement. In: Proceedings of the 29th International Conference on Computational Linguistics. 2022, 298−309
191 L, Yuan F, Chen Z, Zhang Y Yu . Communication-robust multi-agent learning by adaptable auxiliary multi-agent adversary generation. Frontiers of Computer Science, 2024, 18( 6): 186331
192 A, Ito Y I, Nakano F, Nihei T, Sakato R, Ishii A, Fukayama T Nakamura . Predicting persuasiveness of participants in multiparty conversations. In: Proceedings of the 27th International Conference on Intelligent User Interfaces. 2022, 85−88
193 J C, Gu T, Li Q, Liu Z H, Ling Z, Su S, Wei X Zhu . Speaker-aware BERT for multi-turn response selection in retrieval-based chatbots. In: Proceedings of the 29th ACM International Conference on Information & Knowledge Management. 2020, 2041−2044
194 J C, Gu Z, Ling Q, Liu C, Liu G Hu . GIFT: graph-induced fine-tuning for multi-party conversation understanding. In: Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics. 2023, 11645−11658
195 Y, Belinkov S, Gehrmann E Pavlick . Interpretability and analysis in neural NLP. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: Tutorial Abstracts. 2020, 1−5
196 A, Jacovi Y Goldberg . Towards faithfully interpretable NLP systems: how should we define and evaluate faithfulness? In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, 2020. 4198−4205
197 Q, Zhang B, Guo S, Liu J, Liu Z Yu . CrowdDesigner: information-rich and personalized product description generation. Frontiers of Computer Science, 2022, 16( 6): 166339
198 M, Gaur K, Faldu A Sheth . Semantics of the black-box: can knowledge graphs help make deep learning systems more interpretable and explainable? IEEE Internet Computing, 2021, 25(1): 51−59
199 M, Yasunaga H, Ren A, Bosselut P, Liang J Leskovec . QA-GNN: reasoning with language models and knowledge graphs for question answering. In: Proceedings of 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2021, 535−546
200 F, Quek D, McNeill R, Bryll S, Duncan X F, Ma C, Kirbas K E, McCullough R Ansari . Multimodal human discourse: gesture and speech. ACM Transactions on Computer-Human Interaction, 2002, 9( 3): 171–193
201 M Turk . Multimodal interaction: a review. Pattern Recognition Letters, 2014, 36: 189–195
202 A, Jaimes N Sebe . Multimodal human−computer interaction: a survey. Computer Vision and Image Understanding, 2007, 108( 1-2): 116–134
203 T, Baltrušaitis C, Ahuja L P Morency . Multimodal machine learning: a survey and taxonomy. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2019, 41( 2): 423–443
204 J, Qi Y, Niu J, Huang H Zhang . Two causal principles for improving visual dialog. In: Proceedings of 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2020, 10857−10866
205 H, Alamri V, Cartillier A, Das J, Wang A, Cherian I, Essa D, Batra T K, Marks C, Hori P, Anderson S, Lee D Parikh . Audio visual scene-aware dialog. In: Proceedings of 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2019, 7550−7559
206 C, Wu S, Yin W, Qi X, Wang Z, Tang N Duan . Visual chatGPT: talking, drawing and editing with visual foundation models. 2023, arXiv preprint arXiv: 2303.04671
207 J, Lu D, Batra D, Parikh S Lee . ViLBERT: pretraining task-agnostic visiolinguistic representations for vision-and-language tasks. In: Proceedings of the 33rd International Conference on Neural Information Processing Systems. 2019, 2
208 S, Pal M, Bhattacharya S S, Lee C Chakraborty . A domain-specific next-generation large language model (LLM) or chatGPT is required for biomedical engineering and research. Annals of Biomedical Engineering, 2024, 52( 3): 451–454
209 J, Liang W, Huang F, Xia P, Xu K, Hausman B, Ichter P, Florence A Zeng . Code as policies: language model programs for embodied control. In: Proceedings of 2023 IEEE International Conference on Robotics and Automation. 2023, 9493−9500
210 H, Wen Y, Li G, Liu S, Zhao T, Yu T J J, Li S, Jiang Y, Liu Y, Zhang Y Liu . Empowering LLM to use smartphone for intelligent task automation. 2023, arXiv preprint arXiv: 2308.15272
211 H, Kim J, Hessel L, Jiang P, West X, Lu Y, Yu P, Zhou Bras R, Le M, Alikhani G, Kim M, Sap Y Choi . SODA: million-scale dialogue distillation with social commonsense contextualization. In: Proceedings of 2023 Conference on Empirical Methods in Natural Language Processing. 2023, 12930−12949
212 C, Zheng S, Sabour J, Wen M Huang . AugESC: large-scale data augmentation for emotional support conversation with pre-trained language models. 2022, arXiv preprint arXiv: 2202.13047
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed