paper-with-me

Papers

Semantic Role Labeling Guided Out-of-distribution Detection

2023-05-29 · Jinan Zou, Maihao Guo, Yu Tian, YuHao Lin, Haiyao Cao, Lingqiao Liu, Ehsan Abbasnejad, Javen Qinfeng Shi

Identifying unexpected domain-shifted instances in natural language processing is crucial in real-world applications. Previous works identify the out-of-distribution (OOD) instance by leveraging a single global feature embedding to represent the sentence, which cannot characterize subtle OOD patterns well. Another major challenge current OOD methods face is learning effective low-dimensional sentence representations to identify the hard OOD instances that are semantically similar to the in-distribution (ID) data. In this paper, we propose a new unsupervised OOD detection method, namely Semantic Role Labeling Guided Out-of-distribution Detection (SRLOOD), that separates, extracts, and learns the semantic role labeling (SRL) guided fine-grained local feature representations from different arguments of a sentence and the global feature representations of the full sentence using a margin-based contrastive loss. A novel self-supervised approach is also introduced to enhance such global-local feature learning by predicting the SRL extracted role. The resulting model achieves SOTA performance on four OOD benchmarks, indicating the effectiveness of our approach. The code is publicly accessible via \url{https://github.com/cytai/SRLOOD}.

📄 PDF Abstract BibTeX arXiv:2305.18026

Code (1)

cytai/srlood 공식 구현 pytorch

Tasks

Out-of-Distribution DetectionSemantic Role LabelingSentence

Similar Papers 제목 키워드 기반

Semantic Role Labeling Guided Multi-turn Dialogue ReWriter

2020-10-03 · EMNLP 2020 11 · Kun Xu, Haochen Tan, Linfeng Song, Han Wu 외

For multi-turn dialogue rewriting, the capacity of effectively modeling the linguistic knowledge in dialog context and getting rid of the noises is essential to improve its performance. Existing attentive models attend t…

Dialogue RewritingSemantic Role Labeling

Automatic semantic role labeling in Ancient Greek using distributional semantic modeling

2020-05-01 · LREC 2020 5 · Alek Keersmaekers

This paper describes a first attempt to automatic semantic role labeling in Ancient Greek, using a supervised machine learning approach. A Random Forest classifier is trained on a small semantically annotated corpus of A…

Semantic Role Labeling

Filling Conversation Ellipsis for Better Social Dialog Understanding

2019-11-25 · Xiyuan Zhang, Chengxi Li, Dian Yu, Samuel Davidson 외

The phenomenon of ellipsis is prevalent in social conversations. Ellipsis increases the difficulty of a series of downstream language understanding tasks, such as dialog act prediction and semantic role labeling. We prop…

PredictionSemantic Role LabelingSentenceSentence Completion

Semantic Distillation Guided Salient Object Detection

2022-03-08 · Bo Xu, Guanze Liu, Han Huang, Cheng Lu 외

Most existing CNN-based salient object detection methods can identify local segmentation details like hair and animal fur, but often misinterpret the real saliency due to the lack of global contextual information caused …

Image CaptioningObjectobject-detectionObject Detection+1

Detection of Product Comparisons - How Far Does an Out-of-the-Box Semantic Role Labeling System Take You?

2013-10-01 · EMNLP 2013 10 · Wiltrud Kessler, Jonas Kuhn
Feature EngineeringSemantic Role LabelingSentiment Analysis