paper-with-me

Papers

LearnDA: Learnable Knowledge-Guided Data Augmentation for Event Causality Identification

2021-06-03 · ACL 2021 5 · Xinyu Zuo, Pengfei Cao, Yubo Chen, Kang Liu, Jun Zhao, Weihua Peng, Yuguang Chen

Modern models for event causality identification (ECI) are mainly based on supervised learning, which are prone to the data lacking problem. Unfortunately, the existing NLP-related augmentation methods cannot directly produce the available data required for this task. To solve the data lacking problem, we introduce a new approach to augment training data for event causality identification, by iteratively generating new examples and classifying event causality in a dual learning framework. On the one hand, our approach is knowledge-guided, which can leverage existing knowledge bases to generate well-formed new sentences. On the other hand, our approach employs a dual mechanism, which is a learnable augmentation framework and can interactively adjust the generation process to generate task-related sentences. Experimental results on two benchmarks EventStoryLine and Causal-TimeBank show that 1) our method can augment suitable task-related training data for ECI; 2) our method outperforms previous methods on EventStoryLine and Causal-TimeBank (+2.5 and +2.1 points on F1 value respectively).

📄 PDF Abstract BibTeX arXiv:2106.01649

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEvent Causality Identification

Similar Papers 제목 키워드 기반

Occlusion-Guided Feature Purification Learning via Reinforced Knowledge Distillation for Occluded Person Re-Identification

2025-07-11 · Yufei Zheng, Wenjun Wang, Wenjun Gan, Jiawei Liu arxiv

Occluded person re-identification aims to retrieve holistic images based on occluded ones. Existing methods often rely on aligning visible body parts, applying occlusion augmentation, or complementing missing semantics u…

Person Re-IdentificationKnowledge DistillationReinforcement Learning

Visual-Language Prompt Tuning with Knowledge-guided Context Optimization

2023-03-23 · CVPR 2023 1 · Hantao Yao, Rui Zhang, Changsheng Xu

Prompt tuning is an effective way to adapt the pre-trained visual-language model (VLM) to the downstream task using task-related textual tokens. Representative CoOp-based work combines the learnable textual tokens with t…

Language ModelingLanguage Modelling

Community-Invariant Graph Contrastive Learning

2024-05-02 · Shiyin Tan, Dongyuan Li, Renhe Jiang, Ying Zhang 외

Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting g…

Contrastive Learning

Target-driven One-Shot Unsupervised Domain Adaptation

2023-05-08 · Julio Ivan Davila Carrazco, Suvarna Kishorkumar Kadam, Pietro Morerio, Alessio Del Bue 외

In this paper, we introduce a novel framework for the challenging problem of One-Shot Unsupervised Domain Adaptation (OSUDA), which aims to adapt to a target domain with only a single unlabeled target sample. Unlike exis…

Domain AdaptationOne-shot Unsupervised Domain AdaptationUnsupervised Domain Adaptation

Learnable Model Augmentation Self-Supervised Learning for Sequential Recommendation

2022-04-21 · Yongjing Hao, Pengpeng Zhao, Xuefeng Xian, Guanfeng Liu 외

Sequential Recommendation aims to predict the next item based on user behaviour. Recently, Self-Supervised Learning (SSL) has been proposed to improve recommendation performance. However, most of existing SSL methods use…

Data AugmentationSelf-Supervised LearningSequential Recommendation