paper-with-me

Papers

Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation

2022-04-27 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie, Yajing Sun, Yunpeng Li

Emotional support conversation aims at reducing the emotional distress of the help-seeker, which is a new and challenging task. It requires the system to explore the cause of help-seeker's emotional distress and understand their psychological intention to provide supportive responses. However, existing methods mainly focus on the sequential contextual information, ignoring the hierarchical relationships with the global cause and local psychological intention behind conversations, thus leads to a weak ability of emotional support. In this paper, we propose a Global-to-Local Hierarchical Graph Network to capture the multi-source information (global cause, local intentions and dialog history) and model hierarchical relationships between them, which consists of a multi-source encoder, a hierarchical graph reasoner, and a global-guide decoder. Furthermore, a novel training objective is designed to monitor semantic information of the global cause. Experimental results on the emotional support conversation dataset, ESConv, confirm that the proposed GLHG has achieved the state-of-the-art performance on the automatic and human evaluations. The code will be released in here \footnote{\small{~https://github.com/pengwei-iie/GLHG}}.

📄 PDF Abstract BibTeX arXiv:2204.12749

Code (1)

pengwei-iie/glhg 공식 구현 jax

Tasks

Decoder

Similar Papers 제목 키워드 기반

Eve: A Gradient Based Optimization Method with Locally and Globally Adaptive Learning Rates

2016-11-04 · Hiroaki Hayashi, Jayanth Koushik, Graham Neubig

Adaptive gradient methods for stochastic optimization adjust the learning rate for each parameter locally. However, there is also a global learning rate which must be tuned in order to get the best performance. In this p…

General Classificationimage-classificationImage ClassificationStochastic Optimization

Federated Learning with Bilateral Curation for Partially Class-Disjoint Data

2024-05-29 · NeurIPS 2023 11 · Ziqing Fan, Ruipeng Zhang, Jiangchao Yao, Bo Han 외

Partially class-disjoint data (PCDD), a common yet under-explored data formation where each client contributes a part of classes (instead of all classes) of samples, severely challenges the performance of federated algor…

Federated Learning

MRN: A Locally and Globally Mention-Based Reasoning Network for Document-Level Relation Extraction

2021-08-01 · Findings (ACL) 2021 8 · Jingye Li, Kang Xu, Fei Li, Hao Fei 외
Document-level Relation ExtractionRelationRelation Extraction

A General Optimization-based Framework for Global Pose Estimation with Multiple Sensors

2019-01-11 · Tong Qin, Shaozu Cao, Jie Pan, Shaojie Shen

Accurate state estimation is a fundamental problem for autonomous robots. To achieve locally accurate and globally drift-free state estimation, multiple sensors with complementary properties are usually fused together. L…

Pose EstimationSensor FusionState Estimation

Globally Normalized Transition-Based Neural Networks

2016-03-19 · ACL 2016 8 · Daniel Andor, Chris Alberti, David Weiss, Aliaksei Severyn 외

We introduce a globally normalized transition-based neural network model that achieves state-of-the-art part-of-speech tagging, dependency parsing and sentence compression results. Our model is a simple feed-forward neur…

Dependency ParsingPart-Of-Speech TaggingSentenceSentence Compression