{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-11742","title":"Discourse Diversity in Multi-Turn Empathic Dialogue","arxiv_id":"2604.11742","date":"2026-04-13","proceeding":null,"authors":["Hongli Zhan","Emma S. Gueorguieva","Javier Hernandez","Jina Suh","Desmond C. Ong","Junyi Jessy Li"],"abstract":"Large language models (LLMs) produce responses rated as highly empathic in single-turn settings (Ayers et al., 2023; Lee et al., 2024), yet they are also known to be formulaic generators that reuse the same lexical patterns, syntactic templates, and discourse structures across tasks (Jiang et al., 2025; Shaib et al., 2024; Namuduri et al., 2025). Less attention has been paid to whether this formulaicity extends to the level of discourse moves, i.e., what a response does for the person it is addressing. This question is especially consequential for empathic dialogue, where effective support demands not just a kind response at one moment but varied strategies as a conversation unfolds (Stiles et al., 1998). Indeed, prior work shows that LLMs reuse the same tactic sequences more than human supporters in single-turn settings (Gueorguieva et al., 2026). We extend this analysis to multi-turn conversations and find that the rigidity compounds: once a tactic appears in a supporter turn, LLMs reuse it in the next at nearly double the rate of humans (0.50-0.56 vs. 0.27). This pattern holds across LLMs serving as supporters in real emotional support conversations, and is invisible to standard similarity metrics. To address this gap, we introduce MINT (Multi-turn Inter-tactic Novelty Training), the first reinforcement learning framework to optimize discourse move diversity across multi-turn empathic dialogue. The best MINT variant combines an empathy quality reward with a cross-turn tactic novelty signal, improving aggregate empathy by 25.3% over vanilla across 1.7B and 4B models while reducing cross-turn discourse move repetition by 26.3% on the 4B model, surpassing all baselines including quality-only and token-level diversity methods on both measures. These results suggest that what current models lack is not empathy itself, but the ability to vary their discourse moves across a conversation.","url_abs":"https://arxiv.org/abs/2604.11742","url_pdf":"https://arxiv.org/pdf/2604.11742","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2604.11742","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.11742"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/honglizhan/mint-empathy","reach":null}],"summary":{"ran_draft_wrong":10,"ran_honours":7,"unverified":8},"by_repo_kind":{"found_in_text":{"samples":25,"ran":17,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"6b6c0152dc14c2d9","entry":"_build_tag_requests","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6b6c0152dc14c2d9"}},{"code_sha256_prefix":"54cd983b9ea85fd7","entry":"_call_rm","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54cd983b9ea85fd7"}},{"code_sha256_prefix":"a7b5fa70ef83e54b","entry":"_compute_length_scale","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7b5fa70ef83e54b"}},{"code_sha256_prefix":"03dd453790893318","entry":"_count_tokens","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03dd453790893318"}},{"code_sha256_prefix":"544890b03f9c68a6","entry":"_extract_think_block","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"544890b03f9c68a6"}},{"code_sha256_prefix":"aede22f9a735b3d5","entry":"_get_session","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aede22f9a735b3d5"}},{"code_sha256_prefix":"6c66181ee1878869","entry":"_get_tactic_info","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6c66181ee1878869"}},{"code_sha256_prefix":"cf9676448bc0aef4","entry":"_strip_think_blocks","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cf9676448bc0aef4"}},{"code_sha256_prefix":"2842dd5726b5e4a8","entry":"_tag_one","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2842dd5726b5e4a8"}},{"code_sha256_prefix":"976333acb36c78de","entry":"clean_history_structs","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"976333acb36c78de"}},{"code_sha256_prefix":"6e7879c4a0873407","entry":"compute_bigram_surprisal","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6e7879c4a0873407"}},{"code_sha256_prefix":"926141ec74c7a541","entry":"compute_kl_divergence","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"926141ec74c7a541"}},{"code_sha256_prefix":"aba6dbadb7daa2a2","entry":"compute_trigram_surprisal","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aba6dbadb7daa2a2"}},{"code_sha256_prefix":"83c9826e49a70565","entry":"compute_within_turn_entropy","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83c9826e49a70565"}},{"code_sha256_prefix":"af7531a5662bd749","entry":"extract_response_from_thinking_model","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"af7531a5662bd749"}},{"code_sha256_prefix":"6a936ff431d01d74","entry":"load_tactic_info","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a936ff431d01d74"}},{"code_sha256_prefix":"e80c42125a18f40d","entry":"parse_tactic_score","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e80c42125a18f40d"}},{"code_sha256_prefix":"6821962a567e69d4","entry":"_buffer_sample","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6821962a567e69d4"}},{"code_sha256_prefix":"cfb0e8aae8b7fa2f","entry":"_compute_score_async","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cfb0e8aae8b7fa2f"}},{"code_sha256_prefix":"e4d610123b39da34","entry":"_compute_single_raw","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e4d610123b39da34"}},{"code_sha256_prefix":"924ea3d3428a1555","entry":"_flush_jsonl","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"924ea3d3428a1555"}},{"code_sha256_prefix":"001cc4e19fcbd6ae","entry":"_get_clients","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"001cc4e19fcbd6ae"}},{"code_sha256_prefix":"10036d7f1b8ec7eb","entry":"_get_tokenizer","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"10036d7f1b8ec7eb"}},{"code_sha256_prefix":"d0d7aa8d378fac79","entry":"_next_client","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0d7aa8d378fac79"}},{"code_sha256_prefix":"4e518f9c54f9f6ce","entry":"compute_score","repo":"honglizhan/mint-empathy","repo_kind":"found_in_text","path":"training/reward_verl.py","file_url":"https://github.com/honglizhan/mint-empathy/blob/HEAD/training/reward_verl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4e518f9c54f9f6ce"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}