paper-with-me

Papers

Hybrid Semantic Type Representation for Zero-Shot Event Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Event extraction is a significant task in natural language processing. However, it is labor-intensive to get annotation when generalizing to new event types and ontologies. In this paper, we propose the HTR (Hybrid Type Representation) framework for zero-shot event extraction. We make a distinction of the abstraction level between events and roles, analyze role semantics, and propose a new representation approach, LRDB (label-related description-based), which is effective for both argument classification and collaboration with trigger extraction. We conduct extensive evaluation on ACE2005 dataset and achieve state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionHTRVocal Bursts Type PredictionZero-shot Event Extraction

Similar Papers 제목 키워드 기반

Defect-aware Hybrid Prompt Optimization via Progressive Tuning for Zero-Shot Multi-type Anomaly Detection and Segmentation

2025-12-10 · Nadeem Nazer, Hongkuan Zhou, Lavdim Halilaj, Ylli Sadikaj 외 arxiv

Recent vision-language models (VLMs) like CLIP have shown impressive anomaly detection performance under significant distribution shift by utilizing high-level semantic information through text prompts. However, these mo…

Anomaly Detection

Generalized Zero-Shot Learning with Deep Calibration Network

2018-12-01 · NeurIPS 2018 12 · Shichen Liu, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

A technical challenge of deep learning is recognizing target classes without seen data. Zero-shot learning leverages semantic representations such as attributes or class prototypes to bridge source and target classes. Ex…

Generalized Zero-Shot LearningZero-Shot Learning

IBM MNLP IE at CASE 2021 Task 2: NLI Reranking for Zero-Shot Text Classification

2021-08-01 · ACL (CASE) 2021 8 · Ken Barker, Parul Awasthy, Jian Ni, Radu Florian

Supervised models can achieve very high accuracy for fine-grained text classification. In practice, however, training data may be abundant for some types but scarce or even non-existent for others. We propose a hybrid ar…

ClassificationNatural Language InferenceRerankingTask 2+3

Logic-guided Semantic Representation Learning for Zero-Shot Relation Classification

2020-10-30 · COLING 2020 8 · Juan Li, Ruoxu Wang, Ningyu Zhang, Wen Zhang 외

Relation classification aims to extract semantic relations between entity pairs from the sentences. However, most existing methods can only identify seen relation classes that occurred during training. To recognize unsee…

ClassificationDescriptiveGeneral ClassificationKnowledge Graph Embeddings+6

MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing

2020-04-02 · COLING 2020 8 · Tao Zhang, Congying Xia, Chun-Ta Lu, Philip Yu

Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous …

Entity Typing