TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GRASP: Guiding model with RelAtional Semantics using Promp...

GRASP: Guiding model with RelAtional Semantics using Prompt for Dialogue Relation Extraction

Junyoung Son, Jinsung Kim, Jungwoo Lim, Heuiseok Lim

2022-08-26COLING 2022 10Emotion Recognition in ConversationRelation ExtractionDialog Relation Extraction
PaperPDFCode(official)

Abstract

The dialogue-based relation extraction (DialogRE) task aims to predict the relations between argument pairs that appear in dialogue. Most previous studies utilize fine-tuning pre-trained language models (PLMs) only with extensive features to supplement the low information density of the dialogue by multiple speakers. To effectively exploit inherent knowledge of PLMs without extra layers and consider scattered semantic cues on the relation between the arguments, we propose a Guiding model with RelAtional Semantics using Prompt (GRASP). We adopt a prompt-based fine-tuning approach and capture relational semantic clues of a given dialogue with 1) an argument-aware prompt marker strategy and 2) the relational clue detection task. In the experiments, GRASP achieves state-of-the-art performance in terms of both F1 and F1c scores on a DialogRE dataset even though our method only leverages PLMs without adding any extra layers.

Results

TaskDatasetMetricValueModel
Relation ExtractionDialogREF1 (v1)75.1GRASP_Large
Relation ExtractionDialogREF1 (v2)75.5GRASP_Large
Relation ExtractionDialogREF1c (v1)66.7GRASP_Large
Relation ExtractionDialogREF1c (v2)67.8GRASP_Large
Relation ExtractionDialogREF1 (v1)69.2GRASP_Base
Relation ExtractionDialogREF1 (v2)69GRASP_Base
Relation ExtractionDialogREF1c (v1)62.4GRASP_Base
Relation ExtractionDialogREF1c (v2)61.7GRASP_Base
Emotion RecognitionEmoryNLPWeighted-F140GRASP_Large
Emotion RecognitionMELDWeighted-F165.6GRASP_Large

Related Papers

Long-Short Distance Graph Neural Networks and Improved Curriculum Learning for Emotion Recognition in Conversation2025-07-21Dynamic Parameter Memory: Temporary LoRA-Enhanced LLM for Long-Sequence Emotion Recognition in Conversation2025-07-11DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations2025-07-08Multiple Streams of Relation Extraction: Enriching and Recalling in Transformers2025-06-25Chaining Event Spans for Temporal Relation Grounding2025-06-17Summarization for Generative Relation Extraction in the Microbiome Domain2025-06-10Conservative Bias in Large Language Models: Measuring Relation Predictions2025-06-09Comparative Analysis of AI Agent Architectures for Entity Relationship Classification2025-06-03