Hybrid Semantic Type Representation for Zero-Shot Event Extraction
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionHTRVocal Bursts Type PredictionZero-shot Event ExtractionSimilar Papers 제목 키워드 기반
Defect-aware Hybrid Prompt Optimization via Progressive Tuning for Zero-Shot Multi-type Anomaly Detection and Segmentation
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 DetectionGeneralized Zero-Shot Learning with Deep Calibration Network
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 LearningIBM MNLP IE at CASE 2021 Task 2: NLI Reranking for Zero-Shot Text Classification
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+3Logic-guided Semantic Representation Learning for Zero-Shot Relation Classification
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+6MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing
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