Event extraction is an important research focus in information extraction,which aims to extract event structured infor-mation from text by identifying and classifying event triggers and arguments.Traditional methods rely on complex downstream net-works,require sufficient training data,and perform poorly in situations where data is scarce.Existing research has achieved cer-tain results in event extraction using prompt learning,but it relies on manually constructed prompts and only relies on the exist-ing knowledge of pre-trained language models,lacking event specific knowledge.Therefore,a knowledge based fine-tuning event extraction method is proposed.This method adopts a conditional generation approach,injecting event information to pro-vide argument relationship constraints based on existing pre-trained language model knowledge,and optimizing prompts using a fine-tuning strategy.Numerous experiment results show that compared to traditional baseline methods,this method outperforms the baseline method in terms of trigger word extraction and achieves the best results in small samples.
关键词
事件抽取/提示学习/信息抽取/自然语言处理/预训练语言模型
Key words
event extraction/prompt learning/information extraction/natural language processing/pre-trained language model