Curated event extraction papers across text, speech, vision, and multimodal streams, plus benchmarks, tools, and task sketches. Paper: Event Extraction in Large Language Model
Event Extraction (EE) serves as a fundamental technology for transforming unstructured multi-source data into structured knowledge. This survey provides a comprehensive overview of the field and bridges the gap between established text-based methods and the rapidly expanding landscape of multimodal event understanding. We systematically categorize core subtasks, including trigger detection, argument extraction, and event-to-event relationships, across text, vision, video, and speech modalities. A central contribution of this work is tracing the methodological evolution from traditional rule-based and deep learning systems to the transformative era of Large Language Models and Multimodal LLMs. We analyze how this paradigm shift has reoriented the field toward generative frameworks, instruction tuning, and unified architectures that handle diverse data types. Furthermore, we compile an extensive review of benchmarks, evaluation metrics, and toolkits covering diverse settings such as low-resource, cross-lingual, and domain-specific extraction. The study also critically discusses current limitations regarding structural reliability and complex reasoning. Finally, we outline future directions to evolve EE from static extraction into a dynamic, agent-centric perception system for open-world environments. This repository currently tracks 452 papers with DOI-linked entries where available.
- Datasets and Tools
- Task Illustrations
- Methods Overview
- Paper List by Year
Year Year Year Year Year Year 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2006 2005 2004 2003 Pre - 2002
| Name | Task | Domain | Scale | Language | Notes |
|---|---|---|---|---|---|
| ACE05 | Event Extraction | Newswire, broadcast | Medium | EN / ZH / AR | trigger, argument |
| MUC-4 | Event Extraction | Terrorism newswire | Small | EN | trigger, argument |
| MAVEN | Event Extraction | Wikipedia | Large | EN | trigger, argument |
| RAMS | Event Extraction | News | Medium | EN | trigger, argument |
| WikiEvents | Event Extraction | Wikipedia + news | Medium | EN | trigger, argument |
| CASIE | Event Extraction | Cybersecurity news | Small/Medium | EN | trigger, argument |
| PHEE | Event Extraction | Pharmacovigilance | Small/Medium | EN | trigger, argument |
| DuEE | Event Extraction | Open-domain news | Medium/Large | ZH | trigger, argument |
| DuEE-Fin | Event Extraction | Finance news | Medium | ZH | trigger, argument |
| FewEvent | Event Extraction | Open-domain | Small/Medium | ZH | trigger, argument |
| Rich ERE | ERE | News, forums | Medium | EN / ZH / AR | trigger, argument, relation |
| MAVEN-ERE | ERE | Wikipedia | Large | EN | trigger, argument, relation |
| HiEve | ERE | News (temporal) | Small/Medium | EN | trigger, argument, relation |
| GENIA | ECR | Academic articles | Medium | EN | trigger, argument, coreference |
| MLEE | ECR | Biomedical articles | Medium | EN | trigger, argument, coreference |
| KBP2017 | ECR | News + forums | Medium | EN | trigger, argument, coreference |
| Name | Modality | Domain | Scale | Language | Output |
|---|---|---|---|---|---|
| imSitu | Image | General | 126,102 | English | Verb, semantic roles and values |
| SWiG | Image | General | 126,102 | English | Verb, semantic roles, values, bounding boxes |
| VASR | Image | General | 3,820 | English | Verb, semantic roles and values |
| VidSitu | Video | Movie | 126,102 | English | Verb and values |
| Grounded VidSitu | Video | Movie | 126,102 | English | Verb, values, bounding boxes |
| SpeechEE | Audio | News, medical, biology, cybersecurity, movies | 5,240 human + 49,585 synth | EN / ZH | Event type, trigger, argument role |
| M^2E^2 | Text + Image | News | 245 | English | Event type, trigger, image object |
| VOANews | Text + Image | News | 106,875 | English | Event type, trigger, image object |
| CMMEvent | Text + Image | News | 5,709 | Chinese | Event type, trigger, role |
| VM^2E^2 | Text + Video | News | 852 | English | Argument role type, entity type, co-referential text event |
| MultiHiEve | Text + Video | News | 100,000 | English | Event-event relations |
| M-VAE | Text + Video | General | 1,680 | English | Natural language answer |
| MM Chinese EE | Text + Speech | Broadcast news, newswire, weblog | 6,694 | Chinese | Event type |
| MUIE | Text + Image + Audio | General | 3,000 | English | Event type, entity label, argument, role |
| Tool | Category | Tool | Category | Tool | Category |
|---|---|---|---|---|---|
| DyGIE++ | EE Toolkit | SpERT | EE Toolkit | OneIE | EE Toolkit |
| CasEE | EE Toolkit | RESIN | EE Toolkit | UIE | EE Toolkit |
| InstructUIE | EE Toolkit | DeepKE | EE Toolkit | OneEE | EE Toolkit |
| DocEE | EE Toolkit | SPEED++ | EE Toolkit | OmniEvent | EE Toolkit |
| TextEE | EE Toolkit & Evaluation scripts | ACE | Evaluation scripts | TAC-KBP | Evaluation scripts |
| ERE | Evaluation scripts | MAVEN-ERE | Evaluation scripts | BRAT | Annotation Platform |
| RESIN (platform) | Annotation Platform | CollabKG | Annotation Platform | LFDe | Annotation Platform |
A minimal slice of trigger and argument spotting for textual narratives.

A cross-modal snapshot showing how vision and language combine for events.

A quick glance at the modeling spectrum from rules to unified LLM pipelines.

Common decoding patterns across EE: from classification and sequence labeling, to spans, pointers, table/grid-style fills, and fully generative formulations.

2025
- A survey on hallucination in large language models: Principles, taxonomy, challenges, and open questions. Huang, Lei, Yu, Weijiang, Ma, Weitao, Zhong, Weihong, Feng, Zhangyin, Wang, Haotian, Chen, Qianglong, Peng, Weihua, Feng, Xiaocheng, Qin, Bing, others. ACM Transactions on Information Systems, 2025. [Link]
- Adverse Event Extraction from Discharge Summaries: A New Dataset, Annotation Scheme, and Initial Findings. Guellil, Imane, Andres, Salom'e, Anand, Atul, Guthrie, Bruce, Zhang, Huayu, Hasan, Abul, Wu, Honghan, Alex, Beatrice. Proceedings of ACL, 2025. [Link]
- BEMEAE: Moving Beyond Exact Span Match for Event Argument Extraction. Fane, Enfa, Uddin, Md Nayem, Ikumariegbe, Oghenevovwe, Kashif, Daniyal, Blanco, Eduardo, Corman, Steven. Proceedings of ACL, 2025. [Link]
- Beyond Benchmarks: Building a Richer Cross-Document Event Coreference Dataset with Decontextualization. Zhao, Jin, Tu, Jingxuan, Ye, Bingyang, Hu, Xinrui, Xue, Nianwen, Pustejovsky, James. Proceedings of ACL, 2025. [Link]
- Bi-directional feature learning-based approach for zero-shot event argument extraction. Zhou, Ji, Shuang, Kai, Wang, Qiwei, Qian, Bing, Guo, Jinyu. Information Processing & Management, 2025. [Link]
- CascadePAIE: Reallocating Relevance for Event Roles and Event Text in Event Argument Extraction. Yao, Chunyu, Guo, Yi. Proceedings of ICASSP, 2025. [Link]
- Cross-modal event extraction via visual event grounding and semantic relation filling. Liu, Maofu, Zhou, Bingying, Hu, Huijun, Qiu, Chen, Zhang, Xiaokang. Information Processing & Management, 2025. [Link]
- Cross-modal Multi-task Learning for Multimedia Event Extraction. Cao, Jianwei, Hu, Yanli, Tan, Zhen, Zhao, Xiang. Proceedings of AAAI, 2025. [Link]
- Dual-level AMR Injection for Prompt-based Event Argument Extraction. Huang, Xiaojia, He, Ruifang, Huang, Fei. Proceedings of ICASSP, 2025. [Link]
- Dynamic Grid Tagging Scheme for Event Causality Identification and Classification. Chen, Hanxiu. IEEE Transactions on Audio, Speech and Language Processing, 2025. [Link]
- Enhancing Zero-Shot Cross-Lingual Event Argument Extraction with Language-Independent Information. Yi, Xiruijie, Zhu, Xiaoxu, Li, Peifeng. Proceedings of ICASSP, 2025. [Link]
- Event extraction for visual: De-biasing with causality-guided attention mechanism. Wang, Chao, Yang, Jianming, He, Qing. Neurocomputing, 2025. [Link]
- Event Pattern-Instance Graph: A Multi-Round Role Representation Learning Strategy for Document-Level Event Argument Extraction. Wan, Qizhi, Liutao, Liutao, Wan, Changxuan, Hu, Rong, Xiao, Keli, Shuai, Yuxin. Findings of ACL, 2025. [Link]
- Explicit and Implicit Data Augmentation for Social Event Detection. Congbo Ma, Yuxia Wang, Jia Wu, Jian Yang, Jing Du, Zitai Qiu, Qing Li, Hu Wang, Preslav Nakov. Proceedings of ACL, 2025. [Link]
- Extracting Military Event Temporal Relations via Relative Event Time Prediction and Virtual Adversarial Training. Gong, Jie, Hu, Qiwang. Findings of ACL, 2025. [Link]
- GEMS: Generation-Based Event Argument Extraction via Multi-perspective Prompts and Ontology Steering. Lin, Run, Liu, Yao, Gan, Yanglei, Cai, Yuxiang, Lan, Tian, Liu, Qiao. Findings of ACL, 2025. [Link]
- How do LLMs’ Preferences Affect Event Argument Extraction? CAT: Addressing Preference Traps in Unsupervised EAE. Wei, Yunhao, Shuang, Kai, Li, Zhiyi, Mao, Chenrui. Findings of ACL, 2025. [Link]
- How do LLMs' Preferences Affect Event Argument Extraction? CAT: Addressing Preference Traps in Unsupervised EAE. Wei, Yunhao, Shuang, Kai, Li, Zhiyi, Mao, Chenrui. Findings of ACL, 2025. [Link]
- Instruction-Tuning LLMs for Event Extraction with Annotation Guidelines. Srivastava, Saurabh, Pati, Sweta, Yao, Ziyu. Findings of ACL, 2025. [Link]
- Large Language Model-Based Event Relation Extraction with Rationales. Hu, Zhilei, Li, Zixuan, Jin, Xiaolong, Bai, Long, Guo, Jiafeng, Cheng, Xueqi. Proceedings of COLING, 2025. [Link]
- MAQInstruct: Instruction-based Unified Event Relation Extraction. Xu, Jun, Sun, Mengshu, Zhang, Zhiqiang, Zhou, Jun. Proceedings of WWW, 2025. [Link]
- Multimedia event extraction based on multimodal low-dimensional feature representation space. Cui, Yiming, Sun, Bin, Jiang, Tao, Cui, Hongrui. Signal, Image and Video Processing, 2025. [Link]
- Multimedia Event Extraction with LLM Knowledge Editing. Yu, Jiaao, Lin, Yijing, Gao, Zhipeng, Qiu, Xuesong, Rui, Lanlan. Proceedings of EMNLP, 2025. [Link]
- Retrieval-Enhanced Few-Shot Prompting for Speech Event Extraction. Gedeon, M'at'e. arXiv, 2025. [Link]
- Revisiting Classical Chinese Event Extraction with Ancient Literature Information. Bao, Xiaoyi, Wang, Zhongqing, Gu, Jinghang, Huang, Chu-Ren. Proceedings of ACL, 2025. [Link]
- Sherlock: Towards Multi-scene Video Abnormal Event Extraction and Localization via a Global-local Spatial-sensitive LLM. Ma, Junxiao, Wang, Jingjing, Luo, Jiamin, Yu, Peiying, Zhou, Guodong. Proceedings of WWW, 2025. [Link]
- Situational scene graph for structured human-centric situation understanding. Sugandhika, Chinthani, Li, Chen, Rajan, Deepu, Fernando, Basura. Proceedings of WACV, 2025. [Link]
- Soft Syntactic Reinforcement for Neural Event Extraction. Hao, Anran, Su, Jian, Sun, Shuo, Sen, Teo Yong. Proceedings of ACL, 2025. [Link]
- Text is All You Need: LLM-enhanced Incremental Social Event Detection. Zitai Qiu, Congbo Ma, Jia Wu, Jian Yang. Proceedings of ACL, 2025. [Link]
- DeepSeek-R1 incentivizes reasoning in LLMs through reinforcement learning. Deepseek. Nature, 2025. [Link]
- LegalCore: A Dataset for Event Coreference Resolution in Legal Documents. Wei, Kangda, Shi, Xi, Tong, Jonathan, Sai Ramana Reddy, Natarajan, Anandhavelu, Jain, Rajiv, Garimella, Aparna, Huang, Ruihong. Findings of ACL, 2025. [Link]
- MMD-ERE: Multi-Agent Multi-Sided Debate for Event Relation Extraction. Guan, Yong, Peng, Hao, Hou, Lei, Li, Juanzi. Proceedings of COLING, 2025. [Link]
- RUIE: Retrieval-based Unified Information Extraction using Large Language Model. Liao, Xincheng, Duan, Junwen, Huang, Yixi, Wang, Jianxin. Proceedings of COLING, 2025. [Link]
- SEOE: A Scalable and Reliable Semantic Evaluation Framework for Open Domain Event Detection. Lu, Yi-Fan, Mao, Xian-Ling, Lan, Tian, Zhang, Tong, Zhu, Yu-Shi, Huang, Heyan. Proceedings of ACL, 2025. [Link]
2024
- A joint framework with heterogeneous-relation-aware graph and multi-channel label enhancing strategy for event causality extraction. Pu, Ruili, Li, Yang, Zhao, Jun, Wang, Suge, Li, Deyu, Liao, Jian, Zheng, Jianxing. Proceedings of AAAI, 2024. [Link]
- A Multifocal Graph-Based Neural Network Scheme for Topic Event Extraction. Wan, Qizhi, Wan, Changxuan, Xiao, Keli, Hu, Rong, Liu, Dexi, Liao, Guoqiong, Liu, Xiping, Shuai, Yuxin. ACM Transactions on Information Systems, 2024. [Link]
- A Novel Corpus of Annotated Medical Imaging Reports and Information Extraction Results Using BERT-based Language Models. Park, Namu, Lybarger, Kevin, Ramachandran, Giridhar Kaushik, Lewis, Spencer, Damani, Aashka, Uzuner, "Ozlem, Gunn, Martin, Yetisgen, Meliha. Proceedings of COLING, 2024. [Link]
- A semantic mention graph augmented model for document-level event argument extraction. Zhang, Jian, Yang, Changlin, Zhu, Haiping, Lin, Qika, Xu, Fangzhi, Liu, Jun. arXiv, 2024. [Link]
- ACES: Automatic Cohort Extraction System for Event-Stream Datasets. Justin Xu, Jack Gallifant, Alistair E. W. Johnson, Matthew B. A. McDermott. arXiv, 2024. [Link]
- ACES: Automatic cohort extraction system for event-stream datasets. Xu, Justin, Gallifant, Jack, Johnson, Alistair EW, McDermott, Matthew. arXiv, 2024. [Link]
- Back to the Future: Towards Explainable Temporal Reasoning with Large Language Models. Yuan, Chenhan, Xie, Qianqian, Huang, Jimin, Ananiadou, Sophia. Proceedings of WWW, 2024. [Link]
- Beyond exact match: Semantically reassessing event extraction by large language models. Lu, Yi-Fan, Mao, Xian-Ling, Lan, Tian, Huang, Heyan, Xu, Chen, Gao, Xiaoyan. arXiv, 2024. [Link]
- Beyond grounding: extracting fine-grained event hierarchies across modalities. Ayyubi, Hammad, Thomas, Christopher, Chum, Lovish, Lokesh, Rahul, Chen, Long, Niu, Yulei, Lin, Xudong, Feng, Xuande, Koo, Jaywon, Ray, Sounak, others. Proceedings of AAAI, 2024. [Link]
- Biomedical Event Extraction as Semantic Segmentation. Liangyu Gao, Zhihao Yang, Jinzhong Ning, Kai Ma, Lei Wang, Wei Liu, Yin Zhang, Ling Luo, Bo Xu, Jian Wang, Yumeng Yang, Zhehuan Zhao, Yuanyuan Sun, Hongfei Lin. Proceedings of BIBM, 2024. [Link]
- Biomedical Event Extraction as Semantic Segmentation. Gao, Liangyu, Yang, Zhihao, Ning, Jinzhong, Ma, Kai, Wang, Lei, Liu, Wei, Zhang, Yin, Luo, Ling, Xu, Bo, Wang, Jian, others. Proceedings of BIBM, 2024. [Link]
- BKEE: Pioneering event extraction in the Vietnamese language. Nguyen, Thi-Nhung, Tran, Bang Tien, Luu, Trong-Nghia, Nguyen, Thien Huu, Nguyen, Kiem-Hieu. Proceedings of COLING, 2024. [Link]
- CFinDEE: A Chinese Fine-Grained Financial Dataset for Document-Level Event Extraction. Zhang, Tian, Liu, Maofu, Zhou, Bingying. Proceedings of WWW, 2024. [Link]
- CMBEE: A constraint-based multi-task learning framework for biomedical event extraction. Jing-Hao Hu, Buzhou Tang, Nan Lyu, Yuxin He, Ying Xiong. Journal of biomedical informatics, 2024. [Link]
- CollabKG: A Learnable Human-Machine-Cooperative Information Extraction Toolkit for (Event) Knowledge Graph Construction. Wei, Xiang, Chen, Yufeng, Cheng, Ning, Cui, Xingyu, Xu, Jinan, Han, Wenjuan. Proceedings of COLING, 2024. [Link]
- Debate as Optimization: Adaptive Conformal Prediction and Diverse Retrieval for Event Extraction. Wang, Sijia, Huang, Lifu. Findings of ACL, 2024. [Link]
- DEGAP: Dual Event-Guided Adaptive Prefixes for Templated-Based Event Argument Extraction with Slot Querying. Wang, Guanghui, Liu, Dexi, Nie, Jian-Yun, Wan, Qizhi, Hu, Rong, Liu, Xiping, Liu, Wanlong, Liu, Jiaming. arXiv, 2024. [Link]
- Demonstration Retrieval-Augmented Generative Event Argument Extraction. He, Shiming, Hong, Yu, Yang, Shuai, Yao, Jianmin, Zhou, Guodong. Proceedings of COLING, 2024. [Link]
- Double Mixture: Towards Continual Event Detection from Speech. Kang, Jingqi, Wu, Tongtong, Zhao, Jinming, Wang, Guitao, Wei, Yinwei, Yang, Hao, Qi, Guilin, Li, Yuan-Fang, Haffari, Gholamreza. arXiv, 2024. [Link]
- Emancipating Event Extraction from the Constraints of Long-Tailed Distribution Data Utilizing Large Language Models. Kan, Zhigang, Peng, Liwen, Qiao, Linbo, Li, Dongsheng. Proceedings of COLING, 2024. [Link]
- Employing glyphic information for chinese event extraction with vision-language model. Bao, Xiaoyi, Gu, Jinghang, Wang, Zhongqing, Qiang, Minjie, Huang, Chu-Ren. Findings of ACL, 2024. [Link]
- Employing Glyphic Information for Chinese Event Extraction with Vision-Language Model. Bao, Xiaoyi, Gu, Jinghang, Wang, Zhongqing, Qiang, Minjie, Huang, Chu-Ren. Findings of ACL, 2024. [Link]
- Enhancing Cross-Document Event Coreference Resolution by Discourse Structure and Semantic Information. Qiang Gao, Bobo Li, Zixiang Meng, Yunlong Li, Jun Zhou, Fei Li, Chong Teng, Donghong Ji. LREC-COLING, 2024. [Link]
- Event Detection from Social Media for Epidemic Prediction. Parekh, Tanmay, Mac, Anh, Yu, Jiarui, Dong, Yuxuan, Shahriar, Syed, Liu, Bonnie, Yang, Eric, Huang, Kuan-Hao, Wang, Wei, Peng, Nanyun, Chang, Kai-Wei. Proceedings of ACL, 2024. [Link]
- Event Extraction in Basque: Typologically Motivated Cross-Lingual Transfer-Learning Analysis. Zubillaga, Mikel, Sainz, Oscar, Estarrona, Ainara, Lopez de Lacalle, Oier, Agirre, Eneko. Proceedings of COLING, 2024. [Link]
- Event Grounded Criminal Court View Generation with Cooperative (Large) Language Models. Linan Yue, Qi Liu, Lili Zhao, Li Wang, Weibo Gao, Yanqing An. Proceedings of SIGIR, 2024. [Link]
- Event-Arguments Extraction Corpus and Modeling using BERT for Arabic. Aljabari, Alaa, Duaibes, Lina, Jarrar, Mustafa, Khalilia, Mohammed. Proceedings of Second Arabic Natural Language Processing Conference, 2024. [Link]
- Explicit, Implicit, and Scattered: Revisiting Event Extraction to Capture Complex Arguments. Sharif, Omar, Gatto, Joseph, Basak, Madhusudan, Preum, Sarah Masud. Proceedings of EMNLP, 2024. [Link]
- GenEARL: A Training-Free Generative Framework for Multimodal Event Argument Role Labeling. Bansal, Hritik, Kung, Po-Nien, Brantingham, P Jeffrey, Chang, Kai-Wei, Peng, Nanyun. arXiv, 2024. [Link]
- General Collaborative Framework between Large Language Model and Experts for Universal Information Extraction. Bao, K, Wang, Ning. Findings of ACL, 2024. [Link]
- Generalized Event Cameras. Varun Sundar, Matthew Dutson, Andrei Ardelean, Claudio Bruschini, Edoardo Charbon, Mohit Gupta. Proceedings of CVPR, 2024. [Link]
- Generating Harder Cross-document Event Coreference Resolution Datasets using Metaphoric Paraphrasing. Ahmed, Shafiuddin Rehan, Wang, Zhiyong Eric, Baker, George Arthur, Stowe, Kevin, Martin, James H.. Proceedings of ACL, 2024. [Link]
- Generating Uncontextualized and Contextualized Questions for Document-Level Event Argument Extraction. Uddin, Md Nayem, George, Enfa, Blanco, Eduardo, Corman, Steven. Proceedings of ACL, 2024. [Link]
- Generative Biomedical Event Extraction With Constrained Decoding Strategy. Su, Fangfang, Teng, Chong, Li, Fei, Li, Bobo, Zhou, Jun, Ji, Donghong. IEEE/ACM Transactions on Computational Biology and Bioinformatics, 2024. [Link]
- GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction. Oscar Sainz, Iker Garc'\ia-Ferrero, Rodrigo Agerri, Oier Lopez de Lacalle, German Rigau, Eneko Agirre. Proceedings of ICLR, 2024. [Link]
- GPT-4o System Card. OpenAI. arXiv, 2024. [Link]
- Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm. Gao, Qiang, Meng, Zixiang, Li, Bobo, Zhou, Jun, Li, Fei, Teng, Chong, Ji, Donghong. Findings of ACL, 2024. [Link]
- Improving Event Definition Following For Zero-Shot Event Detection. Cai, Zefan, Kung, Po-Nien, Suvarna, Ashima, Ma, Mingyu, Bansal, Hritik, Chang, Baobao, Brantingham, P. Jeffrey, Wang, Wei, Peng, Nanyun. Proceedings of ACL, 2024. [Link]
- Improving Large Language Models in Event Relation Logical Prediction. Chen, Meiqi, Ma, Yubo, Song, Kaitao, Cao, Yixin, Zhang, Yan, Li, Dongsheng. Proceedings of ACL, 2024. [Link]
- Instructie: A bilingual instruction-based information extraction dataset. Gui, Honghao, Qiao, Shuofei, Zhang, Jintian, Ye, Hongbin, Sun, Mengshu, Liang, Lei, Pan, Jeff Z, Chen, Huajun, Zhang, Ningyu. Proceedings of WWW, 2024. [Link]
- Is a large language model a good annotator for event extraction?. Chen, Ruirui, Qin, Chengwei, Jiang, Weifeng, Choi, Dongkyu. Proceedings of AAAI, 2024. [Link]
- LFDe: A Lighter, Faster and More Data-Efficient Pre-training Framework for Event Extraction. Kan, Zhigang, Peng, Liwen, Gao, Yifu, Liu, Ning, Qiao, Linbo, Li, Dongsheng. Proceedings of WWW, 2024. [Link]
- LLMs Learn Task Heuristics from Demonstrations: A Heuristic-Driven Prompting Strategy for Document-Level Event Argument Extraction. Zhou, Hanzhang, Qian, Junlang, Feng, Zijian, Hui, Lu, Zhu, Zixiao, Mao, Kezhi. Proceedings of ACL, 2024. [Link]
- MMUTF: Multimodal Multimedia Event Argument Extraction with Unified Template Filling. Seeberger, Philipp, Wagner, Dominik, Riedhammer, Korbinian. Findings of ACL, 2024. [Link]
- Multi-grained gradual inference model for multimedia event extraction. Liu, Yang, Liu, Fang, Jiao, Licheng, Bao, Qianyue, Sun, Long, Li, Shuo, Li, Lingling, Liu, Xu. IEEE Transactions on Circuits and Systems for Video Technology, 2024. [Link]
- Multiple Optimization with Retrieval-Augmented Generation and Fine-Grained Denoising for Biomedical Event Causal Relation Extraction. Zhao, Jie, Li, Lishuang, Ning, Wanting, Hao, Jing, Fei, Yuxiao, Huang, Jiayi. Proceedings of BIBM, 2024. [Link]
- Prompt for extraction: Multiple templates choice model for event extraction. Peng, Jiaren, Yang, Wenzhong, Wei, Fuyuan, He, Liang. Knowledge-based systems, 2024. [Link]
- Qwen2-VL Technical Report. Qwen Team. Unknown venue, 2024. [Link]
- Recognizing Everything from All Modalities at Once: Grounded Multimodal Universal Information Extraction. Zhang, Meishan, Fei, Hao, Wang, Bin, Wu, Shengqiong, Cao, Yixin, Li, Fei, Zhang, Min. ACL (Findings), 2024. [Link]
- Schema-based Data Augmentation for Event Extraction. Jin, Xiaomeng, Ji, Heng. Proceedings of COLING, 2024. [Link]
- Semantic frame extraction in multilingual olfactory events. Menini, Stefano. Proceedings of COLING, 2024. [Link]
- SpeechEE: A novel benchmark for speech event extraction. Wang, Bin, Zhang, Meishan, Fei, Hao, Zhao, Yu, Li, Bobo, Wu, Shengqiong, Ji, Wei, Zhang, Min. Proceedings of ACM MM, 2024. [Link]
- SPEED++: A multilingual event extraction framework for epidemic prediction and preparedness. Parekh, Tanmay, Kwan, Jeffrey, Yu, Jiarui, Johri, Sparsh, Ahn, Hyosang, Muppalla, Sreya, Chang, Kai-Wei, Wang, Wei, Peng, Nanyun. arXiv, 2024. [Link]
- STAR: boosting low-resource information extraction by structure-to-text data generation with large language models. Ma, Mingyu Derek, Wang, Xiaoxuan, Kung, Po-Nien, Brantingham, P Jeffrey, Peng, Nanyun, Wang, Wei. Proceedings of AAAI, 2024. [Link]
- StructAM: Enhancing Address Matching through Semantic Understanding of Structure-aware Information. Zhang, Zhaoqi, Balsebre, Pasquale, Luo, Siqiang, Hai, Zhen, Huang, Jiangping. Proceedings of COLING, 2024. [Link]
- Targeted Augmentation for Low-Resource Event Extraction. Wang, Sijia, Huang, Lifu. Findings of ACL, 2024. [Link]
- Thinking about how to extract: Energizing LLMs' emergence capabilities for document-level event argument extraction. Shuang, Kai, Zhouji, Zhouji, Qiwei, Wang, Guo, Jinyu. Findings of ACL, 2024. [Link]
- Towards Better Question Generation in QA-based Event Extraction. Hong, Zijin, Liu, Jian. Findings of ACL, 2024. [Link]
- Towards Better Question Generation in QA-based Event Extraction. Hong, Zijin, Liu, Jian. Findings of ACL, 2024. [Link]
- Towards event extraction from speech with contextual clues. Kang, Jingqi, Wu, Tongtong, Zhao, Jinming, Wang, Guitao, Qi, Guilin, Li, Yuan-Fang, Haffari, Gholamreza. arXiv, 2024. [Link]
- ULTRA: Unleash LLMs’ Potential for Event Argument Extraction through Hierarchical Modeling and Pair-wise Self-Refinement. Zhang, Xinliang Frederick, Blum, Carter, Choji, Temma, Shah, Shalin, Vempala, Alakananda. Findings of ACL, 2024. [Link]
- Umie: Unified multimodal information extraction with instruction tuning. Sun, Lin, Zhang, Kai, Li, Qingyuan, Lou, Renze. Proceedings of AAAI, 2024. [Link]
- Unexpected Phenomenon: LLMs' Spurious Associations in Information Extraction. Zhang, Weiyan, Lu, Wanpeng, Wang, Jiacheng, Wang, Yating, Chen, Lihan, Jiang, Haiyun, Liu, Jingping, Ruan, Tong. Findings of ACL, 2024. [Link]
- Video event extraction with multi-view interaction knowledge distillation. Wei, Kaiwen, Du, Runyan, Jin, Li, Liu, Jian, Yin, Jianhua, Zhang, Linhao, Liu, Jintao, Liu, Nayu, Zhang, Jingyuan, Guo, Zhi. Proceedings of AAAI, 2024. [Link]
- wav2graph: A Framework for Supervised Learning Knowledge Graph from Speech. Le-Duc, Khai, Dang, Quy-Anh, Pham, Tan-Hanh, Hy, Truong-Son. arXiv, 2024. [Link]
- ADELIE: Aligning Large Language Models on Information Extraction. Qi, Yunjia, Peng, Hao, Wang, Xiaozhi, Xu, Bin, Hou, Lei, Li, Juanzi. Proceedings of EMNLP, 2024. [Link]
- BKEE: Pioneering Event Extraction in the Vietnamese Language. Nguyen, Thi-Nhung, Tran, Bang Tien, Luu, Trong-Nghia, Nguyen, Thien Huu, Nguyen, Kiem-Hieu. Proceedings of COLING, 2024. [Link]
- CEAN: Contrastive Event Aggregation Network with LLM-based Augmentation for Event Extraction. Meng, Zihao, Liu, Tao, Zhang, Heng, Feng, Kai, Zhao, Peng. Proceedings of ACL, 2024. [Link]
- CMNEE:A Large-Scale Document-Level Event Extraction Dataset Based on Open-Source Chinese Military News. Zhu, Mengna, Xu, Zijie, Zeng, Kaisheng, Xiao, Kaiming, Wang, Mao, Ke, Wenjun, Huang, Hongbin. Proceedings of COLING, 2024. [Link]
- DEIE: Benchmarking Document-level Event Information Extraction with a Large-scale Chinese News Dataset. Ren, Yubing, Cao, Yanan, Li, Hao, Li, Yingjie, Ma, Zixuan ZM, Fang, Fang, Guo, Ping, Ma, Wei. Proceedings of COLING, 2024. [Link]
- EDEN: A Dataset for Event Detection in Norwegian News. Touileb, Samia, Murstad, Jeanett, M\aehlum, Petter, Steskal, Lubos, Storset, Lilja Charlotte, You, Huiling, \Ovrelid, Lilja. Proceedings of COLING, 2024. [Link]
- KnowCoder: Coding Structured Knowledge into LLMs for Universal Information Extraction. Li, Zixuan, Zeng, Yutao, Zuo, Yuxin, Ren, Weicheng, Liu, Wenxuan, Su, Miao, Guo, Yucan, Liu, Yantao, Lixiang, Lixiang, Hu, Zhilei, Bai, Long, Li, Wei, Liu, Yidan, Yang, Pan, Jin, Xiaolong, Guo, Jiafeng, Cheng, Xueqi. Proceedings of ACL, 2024. [Link]
- LC4EE: LLMs as Good Corrector for Event Extraction. Zhu, Mengna, Zeng, Kaisheng, JibingWu, JibingWu, Liu, Lihua, Huang, Hongbin, Hou, Lei, Li, Juanzi. Findings of ACL, 2024. [Link]
- LLMs Learn Task Heuristics from Demonstrations: A Heuristic-Driven Prompting Strategy for Document-Level Event Argument Extraction. Zhou, Hanzhang, Qian, Junlang, Feng, Zijian, Hui, Lu, Zhu, Zixiao, Mao, Kezhi. Proceedings of ACL, 2024. [Link]
- MCECR: A Novel Dataset for Multilingual Cross-Document Event Coreference Resolution. Pouran Ben Veyseh, Amir, Lai, Viet Dac, Nguyen, Chien, Dernoncourt, Franck, Nguyen, Thien. Findings of ACL, 2024. [Link]
- OEE-CFC: A Dataset for Open Event Extraction from Chinese Financial Commentary. Wan, Qizhi, Wan, Changxuan, Hu, Rong, Liu, Dexi, Wenwu, Xu, Xu, Kang, Meihua, Zou, Tao, Liu, Yang, Jie, Xiong, Zhenwei. Findings of ACL, 2024. [Link]
- QAEVENT: Event Extraction as Question-Answer Pairs Generation. Choudhary, Milind, Du, Xinya. Findings of ACL, 2024. [Link]
- SPEED++: A Multilingual Event Extraction Framework for Epidemic Prediction and Preparedness. Parekh, Tanmay, Kwan, Jeffrey, Yu, Jiarui, Johri, Sparsh, Ahn, Hyosang, Muppalla, Sreya, Chang, Kai-Wei, Wang, Wei, Peng, Nanyun. Proceedings of EMNLP, 2024. [Link]
- TISE: A Tripartite In-context Selection Method for Event Argument Extraction. Fu, Yanhe, Cao, Yanan, Wang, Qingyue, Liu, Yi. Proceedings of ACL, 2024. [Link]
- ULTRA: Unleash LLMs' Potential for Event Argument Extraction through Hierarchical Modeling and Pair-wise Self-Refinement. Zhang, Xinliang Frederick, Blum, Carter, Choji, Temma, Shah, Shalin, Vempala, Alakananda. Findings of ACL, 2024. [Link]
- ZSEE: A Dataset based on Zeolite Synthesis Event Extraction for Automated Synthesis Platform. He, Song, Peng, Xin, Cai, Yihan, Li, Xin, Yuan, Zhiqing, Du, WenLi, Yang, Weimin. Findings of ACL, 2024. [Link]
2023
- A Chinese Fine-grained Financial Event Extraction Dataset. Wu, Mengjie, Liu, Maofu, Wang, Luyao, Hu, Huijun. Proceedings of WWW, 2023. [Link]
- A multi-channel hierarchical graph attention network for open event extraction. Wan, Qizhi, Wan, Changxuan, Xiao, Keli, Hu, Rong, Liu, Dexi. ACM Transactions on Information Systems, 2023. [Link]
- A tree-structured neural network model for joint extraction of adverse drug events. Ren, Yafeng, Wang, Zilin. Proceedings of BIBM, 2023. [Link]
- AMPERE: AMR-aware prefix for generation-based event argument extraction model. Hsu, I, Xie, Zhiyu, Huang, Kuan-Hao, Natarajan, Prem, Peng, Nanyun, others. arXiv, 2023. [Link]
- An AMR-based Link Prediction Approach for Document-level Event Argument Extraction. Yang, Yuqing, Guo, Qipeng, Hu, Xiangkun, Zhang, Yue, Qiu, Xipeng, Zhang, Zheng. Proceedings of ACL, 2023. [Link]
- AniEE: A Dataset of Animal Experimental Literature for Event Extraction. Kim, Dohee, Yoo, Ra, Yang, Soyoung, Yang, Hee, Choo, Jaegul. Findings of ACL, 2023. [Link]
- Automatic Large-scale Data Generation for Open-topic Biomedical Event Relation Extraction. Zhang, Beibei, Li, Lishuang, Yang, Qian, Feng, Dapeng. Proceedings of BIBM, 2023. [Link]
- Biomedical event causal relation extraction based on a knowledge-guided hierarchical graph network. Beibei Zhang, Lishuang Li, Dingxin Song, Yang Zhao. Soft Computing, 2023. [Link]
- CFERE: Multi-type Chinese financial event relation extraction. Qi-Zhi Wan, Changxuan Wan, Keli Xiao, Rong Hu, Dexi Liu, Xiping Liu. Inf. Sci., 2023. [Link]
- Chatie: Zero-shot information extraction via chatting with chatgpt. Wei, Xiang, Cui, Xingyu, Cheng, Ning, Wang, Xiaobin, Zhang, Xin, Huang, Shen, Xie, Pengjun, Xu, Jinan, Chen, Yufeng, Zhang, Meishan, others. arXiv, 2023. [Link]
- Child-Sum EATree-LSTMs: enhanced attentive Child-Sum Tree-LSTMs for biomedical event extraction. Lei Wang, Han Cao, Liu Yuan, Xiaoxu Guo, Yachao Cui. BMC Bioinformatics, 2023. [Link]
- Coarse-to-Fine Contrastive Learning in Image-Text-Graph Space for Improved Vision-Language Compositionality. Singh, Harman, Zhang, Pengchuan, Wang, Qifan, Wang, Mengjiao, Xiong, Wenhan, Du, Jingfei, Chen, Yu. Proceedings of EMNLP, 2023. [Link]
- Constructing holistic spatio-temporal scene graph for video semantic role labeling. Zhao, Yu, Fei, Hao, Cao, Yixin, Li, Bobo, Zhang, Meishan, Wei, Jianguo, Zhang, Min, Chua, Tat-Seng. Proceedings of ACM MM, 2023. [Link]
- Contextualized soft prompts for extraction of event arguments. Nguyen, Chien, Man, Hieu, Nguyen, Thien. Findings of ACL, 2023. [Link]
- Continual event extraction with semantic confusion rectification. Wang, Zitao, Wang, Xinyi, Hu, Wei. arXiv, 2023. [Link]
- Dialogue situation recognition in everyday conversation from audio, visual, and linguistic information. Chiba, Yuya, Higashinaka, Ryuichiro. IEEE Access, 2023. [Link]
- EABERT: An event annotation enhanced BERT framework for event extraction. Xi, Qisen, Ren, Yizhi, Kou, Liang, Cui, Yongrui, Chen, Zuohua, Yuan, Lifeng, Wang, Dong. Mobile Networks and Applications, 2023. [Link]
- Enhancing document-level event argument extraction with contextual clues and role relevance. Liu, Wanlong, Cheng, Shaohuan, Zeng, Dingyi, Qu, Hong. arXiv, 2023. [Link]
- Entity and event topic extraction from podcast episode title and description using entity linking. Siagian, Christian, Shabbeer, Amina. Proceedings of WWW, 2023. [Link]
- Evaluating chatgpt's information extraction capabilities: An assessment of performance, explainability, calibration, and faithfulness. Li, Bo, Fang, Gexiang, Yang, Yang, Wang, Quansen, Ye, Wei, Zhao, Wen, Zhang, Shikun. arXiv, 2023. [Link]
- Evaluating zero-shot event structures: Recommendations for automatic content extraction (ACE) annotations. Cai, Erica, O’Connor, Brendan. Proceedings of ACL, 2023. [Link]
- Event Extraction as Question Generation and Answering. Lu, Di, Ran, Shihao, Tetreault, Joel, Jaimes, Alejandro. Proceedings of ACL, 2023. [Link]
- Event extraction with dynamic prefix tuning and relevance retrieval. Huang, Heyan, Liu, Xiao, Shi, Ge, Liu, Qian. IEEE Transactions on Knowledge and Data Engineering, 2023. [Link]
- Event temporal relation extraction with Bayesian translational model. Tan, Xingwei, Pergola, Gabriele, He, Yulan. arXiv, 2023. [Link]
- Extensive evaluation of transformer-based architectures for adverse drug events extraction. Scaboro, Simone, Portelli, Beatrice, Chersoni, Emmanuele, Santus, Enrico, Serra, Giuseppe. Knowledge-Based Systems, 2023. [Link]
- Gemini: A Family of Highly Capable Multimodal Models. Google. arXiv, 2023. [Link]
- GPT-4 Technical Report. OpenAI. arXiv, 2023. [Link]
- Guideline Learning for In-Context Information Extraction. Pang, Chaoxu, Cao, Yixuan, Ding, Qiang, Luo, Ping. Proceedings of EMNLP, 2023. [Link]
- Instructuie: Multi-task instruction tuning for unified information extraction. Wang, Xiao, Zhou, Weikang, Zu, Can, Xia, Han, Chen, Tianze, Zhang, Yuansen, Zheng, Rui, Ye, Junjie, Zhang, Qi, Gui, Tao, others. arXiv, 2023. [Link]
- Intra-event and inter-event dependency-aware graph network for event argument extraction. Li, Hao, Cao, Yanan, Ren, Yubing, Fang, Fang, Zhang, Lanxue, Li, Yingjie, Wang, Shi. Findings of ACL, 2023. [Link]
- Joint document-level event extraction via token-token bidirectional event completed graph. Wan, Qizhi, Wan, Changxuan, Xiao, Keli, Liu, Dexi, Li, Chenliang, Zheng, Bolong, Liu, Xiping, Hu, Rong. Proceedings of ACL, 2023. [Link]
- Knowledge-aware global reasoning for situation recognition. Yu, Weijiang, Wang, Haofan, Li, Guohao, Xiao, Nong, Ghanem, Bernard. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2023. [Link]
- Knowledge-enhanced event relation extraction via event ontology prompt. Zhuang, Ling, Fei, Hao, Hu, Po. Information Fusion, 2023. [Link]
- Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. Ma, Yubo, Cao, Yixin, Hong, Yong, Sun, Aixin. Findings of ACL, 2023. [Link]
- LEEC: A Legal Element Extraction Dataset with an Extensive Domain-Specific Label System. Zongyue Xue, Huanghai Liu, Yiran Hu, Kangle Kong, Chenlu Wang, Yun Liu, Weixing Shen. arXiv, 2023. [Link]
- Leveraging Open Information Extraction for More Robust Domain Transfer of Event Trigger Detection. Duki'c, David, Gashteovski, Kiril, Glava\vs, Goran, \vSnajder, Jan. arXiv, 2023. [Link]
- Mabert: mask-attention-based Bert for Chinese event extraction. Ding, Ling, Chen, Xiaojun, Wei, Jian, Xiang, Yang. ACM Transactions on Asian and Low-Resource Language Information Processing, 2023. [Link]
- Massively multi-lingual event understanding: Extraction, visualization, and search. Jenkins, Chris, Agarwal, Shantanu, Barry, Joel, Fincke, Steven, Boschee, Elizabeth. arXiv, 2023. [Link]
- Multilingual event extraction from historical newspaper adverts. Borenstein, Nadav, Perez, Natalia da Silva, Augenstein, Isabelle. arXiv, 2023. [Link]
- Multimodal Chinese Event Extraction on Text and Audio. Zhang, Xinlang, Wang, Zhongqing, Li, Peifeng. Proceedings of IJCNN, 2023. [Link]
- ODEE: A one-stage object detection framework for overlapping and nested event extraction. Ning, Jinzhong, Yang, Zhihao, Wang, Zhizheng, Sun, Yuanyuan, Lin, Hongfei. Proceedings of IJCAI, 2023. [Link]
- Omnievent: A comprehensive, fair, and easy-to-use toolkit for event understanding. Peng, Hao, Wang, Xiaozhi, Yao, Feng, Wang, Zimu, Zhu, Chuzhao, Zeng, Kaisheng, Hou, Lei, Li, Juanzi. arXiv, 2023. [Link]
- Retrieve-and-sample: Document-level event argument extraction via hybrid retrieval augmentation. Ren, Yubing, Cao, Yanan, Guo, Ping, Fang, Fang, Ma, Wei, Lin, Zheng. Proceedings of ACL, 2023. [Link]
- Revisiting event argument extraction: Can EAE models learn better when being aware of event co-occurrences?. He, Yuxin, Hu, Jingyue, Tang, Buzhou. arXiv, 2023. [Link]
- Robust speech recognition via large-scale weak supervision. Radford, Alec, Kim, Jong Wook, Xu, Tao, Brockman, Greg, McLeavey, Christine, Sutskever, Ilya. Proceedings of ICML, 2023. [Link]
- Seq2EG: a novel and effective event graph parsing approach for event extraction. Sun, Haotong, Zhou, Junsheng, Kong, Li, Gu, Yanhui, Qu, Weiguang. Knowledge and Information Systems, 2023. [Link]
- Spteae: A soft prompt transfer model for zero-shot cross-lingual event argument extraction. Ma, Huipeng, Tang, Qiu, Zhang, Ni, Xu, Rui, Shao, Yanhua, Yan, Wei, Wang, Yaojun. Proceedings of ICASSP, 2023. [Link]
- Syntax-based dynamic latent graph for event relation extraction. Zhuang, Ling, Fei, Hao, Hu, Po. Information Processing & Management, 2023. [Link]
- TextEE: Benchmark, reevaluation, reflections, and future challenges in event extraction. Huang, Kuan-Hao, Hsu, I, Parekh, Tanmay, Xie, Zhiyu, Zhang, Zixuan, Natarajan, Premkumar, Chang, Kai-Wei, Peng, Nanyun, Ji, Heng, others. arXiv, 2023. [Link]
- The BETTER Cross-Language Datasets. Soboroff, Ian. Proceedings of SIGIR, 2023. [Link]
- Three Stream Based Multi-level Event Contrastive Learning for Text-Video Event Extraction. Li, Jiaqi, Zhang, Chuanyi, Du, Miaozeng, Min, Dehai, Chen, Yongrui, Qi, Guilin. Proceedings of EMNLP, 2023. [Link]
- Training multimedia event extraction with generated images and captions. Du, Zilin, Li, Yunxin, Guo, Xu, Sun, Yidan, Li, Boyang. Proceedings of ACM MM, 2023. [Link]
- Vasr: Visual analogies of situation recognition. Bitton, Yonatan, Yosef, Ron, Strugo, Eliyahu, Shahaf, Dafna, Schwartz, Roy, Stanovsky, Gabriel. Proceedings of AAAI, 2023. [Link]
- Video event extraction via tracking visual states of arguments. Yang, Guang, Li, Manling, Zhang, Jiajie, Lin, Xudong, Ji, Heng, Chang, Shih-Fu. Proceedings of AAAI, 2023. [Link]
- Vistruct: Visual structural knowledge extraction via curriculum guided code-vision representation. Chen, Yangyi, Wang, Xingyao, Li, Manling, Hoiem, Derek, Ji, Heng. arXiv, 2023. [Link]
- Visual Instruction Tuning. Haotian Liu, Chunyuan Li, Qingyang Wu, Yong Jae Lee. NeurIPS, 2023. [Link]
- Zero-shot cross-lingual event argument extraction with language-oriented prefix-tuning. Cao, Pengfei, Jin, Zhuoran, Chen, Yubo, Liu, Kang, Zhao, Jun. Proceedings of AAAI, 2023. [Link]
- AniEE: A Dataset of Animal Experimental Literature for Event Extraction. Kim, Dohee, Yoo, Ra, Yang, Soyoung, Yang, Hee, Choo, Jaegul. Findings of ACL, 2023. [Link]
- BioDEX: Large-Scale Biomedical Adverse Drug Event Extraction for Real-World Pharmacovigilance. D'Oosterlinck, Karel, Remy, Fran\ccois, Deleu, Johannes, Demeester, Thomas, Develder, Chris, Zaporojets, Klim, Ghodsi, Aneiss, Ellershaw, Simon, Collins, Jack, Potts, Christopher. Findings of ACL, 2023. [Link]
- CRAB: Assessing the Strength of Causal Relationships Between Real-world Events. Romanou, Angelika, Montariol, Syrielle, Paul, Debjit, Laugier, Leo, Aberer, Karl, Bosselut, Antoine. Proceedings of EMNLP, 2023. [Link]
- Code4Struct: Code Generation for Few-Shot Event Structure Prediction. Wang, Xingyao, Li, Sha, Ji, Heng. Proceedings of ACL, 2023. [Link]
- DICE: Data-Efficient Clinical Event Extraction with Generative Models. Ma, Mingyu Derek, Taylor, Alexander, Wang, Wei, Peng, Nanyun. Proceedings of ACL, 2023. [Link]
- GENEVA: Benchmarking Generalizability for Event Argument Extraction with Hundreds of Event Types and Argument Roles. Parekh, Tanmay, Hsu, I-Hung, Huang, Kuan-Hao, Chang, Kai-Wei, Peng, Nanyun. Proceedings of ACL, 2023. [Link]
- LED: A Dataset for Life Event Extraction from Dialogs. Chen, Yi-Pei, Yen, An-Zi, Huang, Hen-Hsen, Nakayama, Hideki, Chen, Hsin-Hsi. Findings of ACL, 2023. [Link]
- MailEx: Email Event and Argument Extraction. Srivastava, Saurabh, Singh, Gaurav, Matsumoto, Shou, Raz, Ali, Costa, Paulo, Poore, Joshua, Yao, Ziyu. Proceedings of EMNLP, 2023. [Link]
- TIMELINE: Exhaustive Annotation of Temporal Relations Supporting the Automatic Ordering of Events in News Articles. Alsayyahi, Sarah, Batista-Navarro, Riza. Proceedings of EMNLP, 2023. [Link]
2022
- 2event: Benchmarking open event extraction with a large-scale chinese title dataset. Deng, Haolin, Zhang, Yanan, Zhang, Yangfan, Ying, Wangyang, Yu, Changlong, Gao, Jun, Wang, Wei, Bai, Xiaoling, Yang, Nan, Ma, Jin, others. arXiv, 2022. [Link]
- A biomedical event extraction method based on fine-grained and attention mechanism. Xinyu He, Ping Tai, Hongbin Lu, Xin Huang, Yonggong Ren. BMC Bioinformatics, 2022. [Link]
- A knowledge/data enhanced method for joint event and temporal relation extraction. Zhang, Xiaobin, Zang, Liangjun, Cheng, Peng, Wang, Yuqi, Hu, Songlin. Proceedings of ICASSP, 2022. [Link]
- A multi-format transfer learning model for event argument extraction via variational information bottleneck. Zhou, Jie, Zhang, Qi, Chen, Qin, He, Liang, Huang, Xuanjing. arXiv, 2022. [Link]
- A Two-Stream AMR-enhanced Model for Document-level Event Argument Extraction. Xu, Runxin, Wang, Peiyi, Liu, Tianyu, Zeng, Shuang, Chang, Baobao, Sui, Zhifang. Proceedings of ACL, 2022. [Link]
- Ambiguous images with human judgments for robust visual event classification. Sanders, Kate, Kriz, Reno, Liu, Anqi, Van Durme, Benjamin. NeurIPS, 2022. [Link]
- CLIO: Role-interactive multi-event head attention network for document-level event extraction. Ren, Yubing, Cao, Yanan, Fang, Fang, Guo, Ping, Lin, Zheng, Ma, Wei, Liu, Yi. Proceedings of COLING, 2022. [Link]
- CLIP-Event: Connecting Text and Images with Event Structures. Manling Li, Ruochen Xu, Shuohang Wang, Luowei Zhou, Xudong Lin, Chenguang Zhu, Michael Zeng, Heng Ji, Shih-Fu Chang. Proceedings of CVPR, 2022. [Link]
- CLIP-Event: Connecting Text and Images with Event Structures. Manling Li, Ruochen Xu, Shuohang Wang, Luowei Zhou, Xudong Lin, Chenguang Zhu, Michael Zeng, Heng Ji, Shih-Fu Chang. Proceedings of CVPR, 2022. [Link]
- Collaborative transformers for grounded situation recognition. Cho, Junhyeong, Yoon, Youngseok, Kwak, Suha. Proceedings of CVPR, 2022. [Link]
- Curvelet transform based feature extraction and selection for multimedia event classification. Kanagaraj, Kaavya, Priya, GG Lakshmi. Journal of King Saud University-Computer and Information Sciences, 2022. [Link]
- Deepke: A deep learning based knowledge extraction toolkit for knowledge base population. Zhang, Ningyu, Xu, Xin, Tao, Liankuan, Yu, Haiyang, Ye, Hongbin, Qiao, Shuofei, Xie, Xin, Chen, Xiang, Li, Zhoubo, Li, Lei, others. arXiv, 2022. [Link]
- DEGREE: A Data-Efficient Generation-Based Event Extraction Model. Hsu, I-Hung, Huang, Kuan-Hao, Boschee, Elizabeth, Miller, Scott, Natarajan, Prem, Chang, Kai-Wei, Peng, Nanyun. Proceedings of ACL, 2022. [Link]
- Do Vision-and-Language Transformers Learn Grounded Predicate-Noun Dependencies?. Mitja Nikolaus, Emmanuelle Salin, St'ephane Ayache, Abdellah Fourtassi, Beno^\it Favre. Proceedings of 2022 Conference on Empirical Methods in Natural Language Processing, EMNLP 2022, Abu Dhabi, United Arab Emirates, December 7-11, 2022, 2022. [Link]
- DocEE: a large-scale and fine-grained benchmark for document-level event extraction. Tong, MeiHan, Xu, Bin, Wang, Shuai, Han, Meihuan, Cao, Yixin, Zhu, Jiangqi, Chen, Siyu, Hou, Lei, Li, Juanzi. Unknown venue, 2022. [Link]
- DuEE-Fin: A Large-Scale Dataset for Document-Level Event Extraction. Han, Cuiyun, Zhang, Jinchuan, Li, Xinyu, Xu, Guojin, Peng, Weihua, Zeng, Zengfeng. Proceedings of NLPCC, 2022. [Link]
- Dynamic Prefix-Tuning for Generative Template-based Event Extraction. Liu, Xiao, Huang, He-Yan, Shi, Ge, Wang, Bo. Proceedings of ACL, 2022. [Link]
- Efficient zero-shot event extraction with context-definition alignment. Zhang, Hongming, Yao, Wenlin, Yu, Dong. arXiv, 2022. [Link]
- Event Causality Extraction with Event Argument Correlations. Cui, Shiyao, Sheng, Jiawei, Cong, Xin, Li, Quangang, Liu, Tingwen, Shi, Jinqiao. Proceedings of COLING, 2022. [Link]
- Event Extraction in Video Transcripts. Veyseh, Amir Pouran Ben, Lai, Viet Dac, Dernoncourt, Franck, Nguyen, Thien Huu. Proceedings of COLING, 2022. [Link]
- Event-Event Relation Extraction using Probabilistic Box Embedding. Hwang, EunJeong, Lee, Jay-Yoon, Yang, Tianyi, Patel, Dhruvesh, Zhang, Dongxu, McCallum, Andrew. Proceedings of ACL, 2022. [Link]
- Explicit role interaction network for event argument extraction. Ding, Nan, Hu, Chunming, Sun, Kai, Mensah, Samuel, Zhang, Richong. Findings of ACL, 2022. [Link]
- FEED: A Chinese Financial Event Extraction Dataset Constructed by Distant Supervision. Li, Guozheng, Wang, Peng, Xie, Jiafeng, Cui, Ruilong, Deng, Zhenkai. Proceedings of IJCKG, 2022. [Link]
- Few-shot document-level event argument extraction. Yang, Xianjun, Lu, Yujie, Petzold, Linda. arXiv, 2022. [Link]
- Few-shot document-level relation extraction. Popovic, Nicholas, F"arber, Michael. arXiv, 2022. [Link]
- GENEVA: Benchmarking generalizability for event argument extraction with hundreds of event types and argument roles. Parekh, Tanmay, Hsu, I, Huang, Kuan-Hao, Chang, Kai-Wei, Peng, Nanyun, others. arXiv, 2022. [Link]
- Grounded video situation recognition. Khan, Zeeshan, Jawahar, CV, Tapaswi, Makarand. NeurIPS, 2022. [Link]
- Language model priming for cross-lingual event extraction. Fincke, Steven, Agarwal, Shantanu, Miller, Scott, Boschee, Elizabeth. Proceedings of AAAI, 2022. [Link]
- Learning cross-task dependencies for joint extraction of entities, events, event arguments, and relations. Van Nguyen, Minh, Min, Bonan, Dernoncourt, Franck, Nguyen, Thien. Proceedings of EMNLP, 2022. [Link]
- Legal judgment prediction via event extraction with constraints. Feng, Yi, Li, Chuanyi, Ng, Vincent. Proceedings of ACL, 2022. [Link]
- LEVEN: A Large-Scale Chinese Legal Event Detection Dataset. Feng Yao, Chaojun Xiao, Xiaozhi Wang, Zhiyuan Liu, Lei Hou, Cunchao Tu, Juanzi Li, Yun Liu, Weixing Shen, Maosong Sun. Findings, 2022. [Link]
- Maven-ere: A unified large-scale dataset for event coreference, temporal, causal, and subevent relation extraction. Wang, Xiaozhi, Chen, Yulin, Ding, Ning, Peng, Hao, Wang, Zimu, Lin, Yankai, Han, Xu, Hou, Lei, Li, Juanzi, Liu, Zhiyuan, others. arXiv, 2022. [Link]
- MEE: A novel multilingual event extraction dataset. Veyseh, Amir Pouran Ben, Ebrahimi, Javid, Dernoncourt, Franck, Nguyen, Thien Huu. arXiv, 2022. [Link]
- Multi-Role Event Argument Extraction as Machine Reading Comprehension with Argument Match Optimization. Tao, Jingcong, Pan, Youcheng, Li, Xinyu, Hu, Baotian, Peng, Weihua, Han, Cuiyun, Wang, Xiaolong. Proceedings of ICASSP, 2022. [Link]
- Multilingual generative language models for zero-shot cross-lingual event argument extraction. Huang, Kuan-Hao, Hsu, I, Natarajan, Premkumar, Chang, Kai-Wei, Peng, Nanyun, others. arXiv, 2022. [Link]
- Multimedia event extraction from news with a unified contrastive learning framework. Liu, Jian, Chen, Yufeng, Xu, Jinan. Proceedings of ACM MM, 2022. [Link]
- OneEE: A one-stage framework for fast overlapping and nested event extraction. Cao, Hu, Li, Jingye, Su, Fangfang, Li, Fei, Fei, Hao, Wu, Shengqiong, Li, Bobo, Zhao, Liang, Ji, Donghong. arXiv, 2022. [Link]
- Open-vocabulary argument role prediction for event extraction. Jiao, Yizhu, Li, Sha, Xie, Yiqing, Zhong, Ming, Ji, Heng, Han, Jiawei. arXiv, 2022. [Link]
- Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction. Ma, Yubo, Wang, Zehao, Cao, Yixin, Li, Mukai, Chen, Meiqi, Wang, Kun, Shao, Jing. Proceedings of ACL, 2022. [Link]
- RAAT: Relation-augmented attention transformer for relation modeling in document-level event extraction. Liang, Yuan, Jiang, Zhuoxuan, Yin, Di, Ren, Bo. arXiv, 2022. [Link]
- Reinforced, Incremental and Cross-Lingual Event Detection From Social Messages. Hao Peng, Ruitong Zhang, Shaoning Li, Yuwei Cao, Shirui Pan, Philip S. Yu. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2022. [Link]
- Retrieval-Augmented Generative Question Answering for Event Argument Extraction. Du, Xinya, Ji, Heng. Proceedings of EMNLP, 2022. [Link]
- Rule based event extraction for artificial social intelligence. Nitschke, Remo, Wang, Yuwei, Chen, Chen, Pyarelal, Adarsh, Sharp, Rebecca. Proceedings of Pattern-based NLP Workshop, 2022. [Link]
- Selecting Optimal Context Sentences for Event-Event Relation Extraction. Hieu Man, Nghia Trung Ngo, Linh Ngo Van, Thien Huu Nguyen. Proceedings of AAAI, 2022. [Link]
- Text-to-Text Extraction and Verbalization of Biomedical Event Graphs. Frisoni, Giacomo, Moro, Gianluca, Balzani, Lorenzo. Proceedings of COLING, 2022. [Link]
- Towards relation extraction from speech. Wu, Tongtong, Wang, Guitao, Zhao, Jinming, Liu, Zhaoran, Qi, Guilin, Li, Yuan-Fang, Haffari, Gholamreza. Proceedings of EMNLP, 2022. [Link]
- Transfer learning from semantic role labeling to event argument extraction with template-based slot querying. Zhang, Zhisong, Strubell, Emma, Hovy, Eduard. Proceedings of EMNLP, 2022. [Link]
- Unified structure generation for universal information extraction. Lu, Yaojie, Liu, Qing, Dai, Dai, Xiao, Xinyan, Lin, Hongyu, Han, Xianpei, Sun, Le, Wu, Hua. arXiv, 2022. [Link]
- Video swin transformer. Liu, Ze, Ning, Jia, Cao, Yue, Wei, Yixuan, Zhang, Zheng, Lin, Stephen, Hu, Han. Proceedings of CVPR, 2022. [Link]
- DeepStruct: Pretraining of Language Models for Structure Prediction. Wang, Chenguang, Liu, Xiao, Chen, Zui, Hong, Haoyun, Tang, Jie, Song, Dawn. Findings of ACL, 2022. [Link]
- MECI: A Multilingual Dataset for Event Causality Identification. Lai, Viet Dac, Veyseh, Amir Pouran Ben, Nguyen, Minh Van, Dernoncourt, Franck, Nguyen, Thien Huu. Proceedings of COLING, 2022. [Link]
- MEE: A Novel Multilingual Event Extraction Dataset. Pouran Ben Veyseh, Amir, Ebrahimi, Javid, Dernoncourt, Franck, Nguyen, Thien. Proceedings of EMNLP, 2022. [Link]
- MINION: a Large-Scale and Diverse Dataset for Multilingual Event Detection. Pouran Ben Veyseh, Amir, Nguyen, Minh Van, Dernoncourt, Franck, Nguyen, Thien. Proceedings of ACL, 2022. [Link]
- PHEE: A Dataset for Pharmacovigilance Event Extraction from Text. Sun, Zhaoyue, Li, Jiazheng, Pergola, Gabriele, Wallace, Byron, John, Bino, Greene, Nigel, Kim, Joseph, He, Yulan. Proceedings of EMNLP, 2022. [Link]
- Title2Event: Benchmarking Open Event Extraction with a Large-scale Chinese Title Dataset. Deng, Haolin, Zhang, Yanan, Zhang, Yangfan, Ying, Wangyang, Yu, Changlong, Gao, Jun, Wang, Wei, Bai, Xiaoling, Yang, Nan, Ma, Jin, Chen, Xiang, Zhou, Tianhua. Proceedings of EMNLP, 2022. [Link]
2021
- Abstract meaning representation guided graph encoding and decoding for joint information extraction. Zhang, Zixuan, Ji, Heng. Proceedings of ACL, 2021. [Link]
- An improved RL-based framework for multiple biomedical event extraction via self-supervised learning. Yao Zhao, Weizhong Zhao, Xingpeng Jiang, Tingting He, Bianping Su. Proceedings of BIBM, 2021. [Link]
- CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction. Sheng, Jiawei, Guo, Shu, Yu, Bowen, Li, Qian, Hei, Yiming, Wang, Lihong, Liu, Tingwen, Xu, Hongbo. Findings of ACL, 2021. [Link]
- CLEVE: Contrastive Pre-training for Event Extraction. Wang, Ziqi, Wang, Xiaozhi, Han, Xu, Lin, Yankai, Hou, Lei, Liu, Zhiyuan, Li, Peng, Li, Juanzi, Zhou, Jie. Proceedings of ACL, 2021. [Link]
- Crosslingual transfer learning for relation and event extraction via word category and class alignments. Van Nguyen, Minh, Nguyen, Tuan Ngo, Min, Bonan, Nguyen, Thien Huu. Proceedings of EMNLP, 2021. [Link]
- Dialogue Situation Recognition for Everyday Conversation Using Multimodal Information.. Chiba, Yuya, Higashinaka, Ryuichiro. Interspeech, 2021. [Link]
- Document-Level Event Argument Extraction by Conditional Generation. Li, Sha, Ji, Heng, Han, Jiawei. Proceedings of ACL, 2021. [Link]
- Document-level Event Extraction via Heterogeneous Graph-based Interaction Model with a Tracker. Xu, Runxin, Liu, Tianyu, Li, Lei, Chang, Baobao. Proceedings of ACL, 2021. [Link]
- Document-level event extraction via parallel prediction networks. Yang, Hang, Sui, Dianbo, Chen, Yubo, Liu, Kang, Zhao, Jun, Wang, Taifeng. Proceedings of ACL, 2021. [Link]
- Event extraction from historical texts: A new dataset for black rebellions. Lai, Viet Dac, Van Nguyen, Minh, Kaufman, Heidi, Nguyen, Thien Huu. Findings of ACL, 2021. [Link]
- Event time extraction and propagation via graph attention networks. Wen, Haoyang, Qu, Yanru, Ji, Heng, Ning, Qiang, Han, Jiawei, Sil, Avirup, Tong, Hanghang, Roth, Dan. Proceedings of ACL, 2021. [Link]
- ExcavatorCovid: Extracting Events and Relations from Text Corpora for Temporal and Causal Analysis for COVID-19. Min, Bonan, Rozonoyer, Benjamin, Qiu, Haoling, Zamanian, Alexander, Xue, Nianwen, MacBride, Jessica. Proceedings of EMNLP, 2021. [Link]
- Exploring sentence community for document-level event extraction. Huang, Yusheng, Jia, Weijia. Findings of ACL, 2021. [Link]
- Fine-Grained Event Trigger Detection. Duong Le, Thien Huu Nguyen. Proceedings of EACL, 2021. [Link]
- From discourse to narrative: Knowledge projection for event relation extraction. Tang, Jialong, Lin, Hongyu, Liao, Meng, Lu, Yaojie, Han, Xianpei, Sun, Le, Xie, Weijian, Xu, Jin. arXiv, 2021. [Link]
- GATE: graph attention transformer encoder for cross-lingual relation and event extraction. Ahmad, Wasi Uddin, Peng, Nanyun, Chang, Kai-Wei. Proceedings of AAAI, 2021. [Link]
- Generalizing Cross-Document Event Coreference Resolution Across Multiple Corpora. Bugert, Michael, Reimers, Nils, Gurevych, Iryna. Computational Linguistics, 2021. [Link]
- Grounded situation recognition with transformers. Cho, Junhyeong, Yoon, Youngseok, Lee, Hyeonjun, Kwak, Suha. arXiv, 2021. [Link]
- Joint Multimedia Event Extraction from Video and Article. Chen, Brian, Lin, Xudong, Thomas, Christopher, Li, Manling, Yoshida, Shoya, Chum, Lovish, Ji, Heng, Chang, Shih-Fu. Findings of ACL, 2021. [Link]
- Machine reading comprehension as data augmentation: A case study on implicit event argument extraction. Liu, Jian, Chen, Yufeng, Xu, Jinan. Proceedings of EMNLP, 2021. [Link]
- MTTLADE: A multi-task transfer learning-based method for adverse drug events extraction. El-allaly, Ed-drissiya, Sarrouti, Mourad, En-Nahnahi, Noureddine, El Alaoui, Said Ouatik. Information Processing & Management, 2021. [Link]
- Multiscale Laplacian graph kernel combined with lexico-syntactic patterns for biomedical event extraction from literature. Abdulkadhar, Sabenabanu, Bhasuran, Balu, Natarajan, Jeyakumar. Knowledge and Information Systems, 2021. [Link]
- Probing into the Root: A Dataset for Reason Extraction of Structural Events from Financial Documents. Pei Chen, Kang Liu, Yubo Chen, Taifeng Wang, Jun Zhao. Proceedings of ACL, 2021. [Link]
- Query and extract: Refining event extraction as type-oriented binary decoding. Wang, Sijia, Yu, Mo, Chang, Shiyu, Sun, Lichao, Huang, Lifu. arXiv, 2021. [Link]
- Resin: A dockerized schema-guided cross-document cross-lingual cross-media information extraction and event tracking system. Wen, Haoyang, Lin, Ying, Lai, Tuan, Pan, Xiaoman, Li, Sha, Lin, Xudong, Zhou, Ben, Li, Manling, Wang, Haoyu, Zhang, Hongming, others. Proceedings of ACL, 2021. [Link]
- Revisiting the evaluation of end-to-end event extraction. Zheng, Shun, Cao, Wei, Xu, Wei, Bian, Jiang. Findings of ACL, 2021. [Link]
- Structured Prediction as Translation between Augmented Natural Languages. Giovanni Paolini, Ben Athiwaratkun, Jason Krone, Jie Ma, Alessandro Achille, Rishita Anubhai, Cícero Nogueira dos Santos, Bing Xiang, Stefano Soatto. Proceedings of ICLR, 2021. [Link]
- Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction. Lu, Yaojie, Lin, Hongyu, Xu, Jin, Han, Xianpei, Tang, Jialong, Li, Annan, Sun, Le, Liao, Meng, Chen, Shaoyi. Proceedings of ACL, 2021. [Link]
- Trigger is not sufficient: Exploiting frame-aware knowledge for implicit event argument extraction. Wei, Kaiwen, Sun, Xian, Zhang, Zequn, Zhang, Jingyuan, Zhi, Guo, Jin, Li. Proceedings of ACL, 2021. [Link]
- Video relation detection via tracklet based visual transformer. Gao, Kaifeng, Chen, Long, Huang, Yifeng, Xiao, Jun. Proceedings of ACM MM, 2021. [Link]
- Vidlife: A dataset for life event extraction from videos. Chu, Tai-Te, Yen, An-Zi, Ang, Wei-Hong, Huang, Hen-Hsen, Chen, Hsin-Hsi. Proceedings of 30th ACM International Conference on Information & Knowledge Management, 2021. [Link]
- Visual semantic role labeling for video understanding. Sadhu, Arka, Gupta, Tanmay, Yatskar, Mark, Nevatia, Ram, Kembhavi, Aniruddha. Proceedings of CVPR, 2021. [Link]
- Visualization techniques to enhance automated event extraction. Henn, Sophia, Sticha, Abigail, Burley, Timothy, Verdeja, Ernesto, Brenner, Paul. arXiv, 2021. [Link]
- What the role is vs. what plays the role: Semi-supervised event argument extraction via dual question answering. Zhou, Yang, Chen, Yubo, Zhao, Jun, Wu, Yin, Xu, Jiexin, Li, Jinlong. Proceedings of AAAI, 2021. [Link]
- Zero-shot event extraction via transfer learning: Challenges and insights. Lyu, Qing, Zhang, Hongming, Sulem, Elior, Roth, Dan. Proceedings of ACL, 2021. [Link]
- OntoED: Low-resource Event Detection with Ontology Embedding. Deng, Shumin, Zhang, Ningyu, Li, Luoqiu, Hui, Chen, Huaixiao, Tou, Chen, Mosha, Huang, Fei, Chen, Huajun. Proceedings of ACL, 2021. [Link]
- WEC: Deriving a Large-scale Cross-document Event Coreference dataset from Wikipedia. Eirew, Alon, Cattan, Arie, Dagan, Ido. Proceedings of ACL, 2021. [Link]
2020
- A joint neural model for information extraction with global features. Lin, Ying, Ji, Heng, Huang, Fei, Wu, Lingfei. Proceedings of ACL, 2020. [Link]
- A Novel Method for Multiple Biomedical Events Extraction with Reinforcement Learning and Knowledge Bases. Weizhong Zhao, Yao Zhao, Xingpeng Jiang, Tingting He, Fan Liu, Ning Li. Proceedings of BIBM, 2020. [Link]
- Attention-based context aware reasoning for situation recognition. Cooray, Thilini, Cheung, Ngai-Man, Lu, Wei. Proceedings of CVPR, 2020. [Link]
- Automated Event Identification from System Logs Using Natural Language Processing. Abhishek Dwaraki, Shachi Kumary, Tilman Wolf. Proceedings of ICNC, 2020. [Link]
- Automatic extraction of personal events from dialogue. Eisenberg, Joshua, Sheriff, Michael. Proceedings of First Joint Workshop on Narrative Understanding, Storylines, and Events, 2020. [Link]
- BERTScore: Evaluating Text Generation with BERT. Tianyi Zhang*, Varsha Kishore*, Felix Wu*, Kilian Q. Weinberger, Yoav Artzi. Proceedings of ICLR, 2020. [Link]
- Biomedical Event Extraction as Sequence Labeling. Ramponi, Alan, Van Der Goot, Rob, Lombardo, Rosario, Plank, Barbara. Proceedings of EMNLP, 2020. [Link]
- Biomedical event extraction with hierarchical knowledge graphs. Huang, Kung-Hsiang, Yang, Mu, Peng, Nanyun. arXiv, 2020. [Link]
- BLEURT: Learning Robust Metrics for Text Generation. Sellam, Thibault, Das, Dipanjan, Parikh, Ankur. Proceedings of ACL, 2020. [Link]
- Casie: Extracting cybersecurity event information from text. Satyapanich, Taneeya, Ferraro, Francis, Finin, Tim. Proceedings of AAAI, 2020. [Link]
- COMET: A Neural Framework for MT Evaluation. Rei, Ricardo, Stewart, Craig, Farinha, Ana C, Lavie, Alon. Proceedings of EMNLP, 2020. [Link]
- Context awareness and embedding for biomedical event extraction. Yan, Shankai, Wong, Ka-Chun. Bioinformatics, 2020. [Link]
- Cross-media Structured Common Space for Multimedia Event Extraction. Manling Li, Alireza Zareian, Qi Zeng, Spencer Whitehead, Di Lu, Heng Ji, Shih-Fu Chang. Proceedings of ACL, 2020. [Link]
- DeepEventMine: end-to-end neural nested event extraction from biomedical texts. H. Trieu, Thy Thy Tran, Khoa Duong, Anh-Tuan Nguyen, Makoto Miwa, Makoto Miwa, Sophia Ananiadou. Bioinformatics, 2020. [Link]
- Document-level event role filler extraction using multi-granularity contextualized encoding. Du, Xinya, Cardie, Claire. arXiv, 2020. [Link]
- Domain knowledge empowered structured neural net for end-to-end event temporal relation extraction. Han, Rujun, Zhou, Yichao, Peng, Nanyun. arXiv, 2020. [Link]
- DuEE: a large-scale dataset for Chinese event extraction in real-world scenarios. Li, Xinyu, Li, Fayuan, Pan, Lu, Chen, Yuguang, Peng, Weihua, Wang, Quan, Lyu, Yajuan, Zhu, Yong. Proceedings of NLPCC, 2020. [Link]
- Event Detection: Gate Diversity and Syntactic Importance Scores for Graph Convolution Neural Networks. Lai, Viet Dac, Nguyen, Tuan Ngo, Nguyen, Thien Huu. Proceedings of EMNLP, 2020. [Link]
- Event extraction as machine reading comprehension. Liu, Jian, Chen, Yubo, Liu, Kang, Bi, Wei, Liu, Xiaojiang. Proceedings of EMNLP, 2020. [Link]
- Event extraction as multi-turn question answering. Li, Fayuan, Peng, Weihua, Chen, Yuguang, Wang, Quan, Pan, Lu, Lyu, Yajuan, Zhu, Yong. Findings of ACL, 2020. [Link]
- Event Extraction by Answering (Almost) Natural Questions. Du, Xinya, Cardie, Claire. Proceedings of EMNLP, 2020. [Link]
- Exploring the limits of transfer learning with a unified text-to-text transformer. Raffel, Colin, Shazeer, Noam, Roberts, Adam, Lee, Katherine, Narang, Sharan, Matena, Michael, Zhou, Yanqi, Li, Wei, Liu, Peter J. Journal of machine learning research, 2020. [Link]
- Graph transformer networks with syntactic and semantic structures for event argument extraction. Veyseh, Amir Pouran Ben, Nguyen, Tuan Ngo, Nguyen, Thien Huu. arXiv, 2020. [Link]
- GRIT: Generative role-filler transformers for document-level event entity extraction. Du, Xinya, Rush, Alexander M, Cardie, Claire. arXiv, 2020. [Link]
- Grounded situation recognition. Pratt, Sarah, Yatskar, Mark, Weihs, Luca, Farhadi, Ali, Kembhavi, Aniruddha. Proceedings of ECCV, 2020. [Link]
- Hierarchical Chinese legal event extraction via pedal attention mechanism. Shen, Shirong, Qi, Guilin, Li, Zhen, Bi, Sheng, Wang, Lusheng. Proceedings of COLING, 2020. [Link]
- Image enhanced event detection in news articles. Tong, Meihan, Wang, Shuai, Cao, Yixin, Xu, Bin, Li, Juanzi, Hou, Lei, Chua, Tat-Seng. Proceedings of AAAI, 2020. [Link]
- Joint Constrained Learning for Event-Event Relation Extraction. Haoyu Wang, Muhao Chen, Hongming Zhang, Dan Roth. Proceedings of EMNLP, 2020. [Link]
- Joint event extraction along shortest dependency paths using graph convolutional networks. Balali, Ali, Asadpour, Masoud, Campos, Ricardo, Jatowt, Adam. Knowledge-Based Systems, 2020. [Link]
- Language Models are Few-Shot Learners. Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin, Scott Gray, Benjamin Chess, Jack Clark, Christopher Berner, Sam McCandlish, Alec Radford, Ilya Sutskever, Dario Amodei. NeurIPS, 2020. [Link]
- Meta-Learning with Dynamic-Memory-Based Prototypical Network for Few-Shot Event Detection. Deng, Shumin, Zhang, Ningyu, Kang, Jiaojian, Zhang, Yichi, Zhang, Wei, Chen, Huajun. Proceedings of WSDM, 2020. [Link]
- Multi-Sentence Argument Linking. Ebner, Seth, Xia, Patrick, Culkin, Ryan, Rawlins, Kyle, Van Durme, Benjamin. Proceedings of ACL, 2020. [Link]
- Spanbert: Improving pre-training by representing and predicting spans. Joshi, Mandar, Chen, Danqi, Liu, Yinhan, Weld, Daniel S, Zettlemoyer, Luke, Levy, Omer. ACL, 2020. [Link]
- wav2vec 2.0: A framework for self-supervised learning of speech representations. Baevski, Alexei, Zhou, Yuhao, Mohamed, Abdelrahman, Auli, Michael. NeurIPS, 2020. [Link]
- MAVEN: A Massive General Domain Event Detection Dataset. Wang, Xiaozhi, Wang, Ziqi, Han, Xu, Jiang, Wangyi, Han, Rong, Liu, Zhiyuan, Li, Juanzi, Li, Peng, Lin, Yankai, Zhou, Jie. Proceedings of EMNLP, 2020. [Link]
2019
- BART: Denoising sequence-to-sequence pre-training for natural language generation, translation, and comprehension. Lewis, Mike, Liu, Yinhan, Goyal, Naman, Ghazvininejad, Marjan, Mohamed, Abdelrahman, Levy, Omer, Stoyanov, Ves, Zettlemoyer, Luke. arXiv, 2019. [Link]
- Bert: Pre-training of deep bidirectional transformers for language understanding. Devlin, Jacob, Chang, Ming-Wei, Lee, Kenton, Toutanova, Kristina. Proceedings of ACL, 2019. [Link]
- Biomedical event extraction based on knowledge-driven tree-LSTM. Li, Diya, Huang, Lifu, Ji, Heng, Han, Jiawei. Proceedings of ACL, 2019. [Link]
- Doc2EDAG: An End-to-End Document-level Framework for Chinese Financial Event Extraction. Zheng, Shun, Cao, Wei, Xu, Wei, Bian, Jiang. Proceedings of EMNLP-IJCNLP, 2019. [Link]
- Empower event detection with bi-directional neural language model. Zhang, Yunyan, Xu, Guangluan, Wang, Yang, Liang, Xiao, Wang, Lei, Huang, Tinglei. Knowledge-Based Systems, 2019. [Link]
- Entity, Relation, and Event Extraction with Contextualized Span Representations. Wadden, David, Wennberg, Ulme, Luan, Yi, Hajishirzi, Hannaneh. Proceedings of EMNLP-IJCNLP, 2019. [Link]
- Event detection with multi-order graph convolution and aggregated attention. Yan, Haoran, Jin, Xiaolong, Meng, Xiangbin, Guo, Jiafeng, Cheng, Xueqi. Proceedings of EMNLP-IJCNLP, 2019. [Link]
- Event extraction via rules and machine learning. Gao, Xuepan, Diao, Zhengang, Wei, Kailin, Yang, Yuzhao, Li, Lei. Proceedings of CCIS, 2019. [Link]
- Exploiting a more global context for event detection through bootstrapping. Kodelja, Dorian, Besan\ccon, Romaric, Ferret, Olivier. Proceedings of ECIR, 2019. [Link]
- Exploring pre-trained language models for event extraction and generation. Yang, Sen, Feng, Dawei, Qiao, Linbo, Kan, Zhigang, Li, Dongsheng. Proceedings of ACL, 2019. [Link]
- HMEAE: Hierarchical Modular Event Argument Extraction. Xiaozhi Wang, Ziqi Wang, Xu Han, Zhiyuan Liu, Juanzi Li, Peng Li, Maosong Sun, Jie Zhou, Xiang Ren. EMNLP-IJCNLP, 2019. [Link]
- Joint Entity and Event Extraction with Generative Adversarial Imitation Learning. Tongtao Zhang, Heng Ji, Avirup Sil. Data Intell., 2019. [Link]
- Joint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction. Han, Rujun, Ning, Qiang, Peng, Nanyun. Proceedings of EMNLP-IJCNLP, 2019. [Link]
- Mixture-kernel graph attention network for situation recognition. Suhail, Mohammed, Sigal, Leonid. Proceedings of ICCV, 2019. [Link]
- One for All: Neural Joint Modeling of Entities and Events. Trung Minh Nguyen, Thien Huu Nguyen. AAAI, 2019. [Link]
- Open Domain Event Extraction Using Neural Latent Variable Models. Liu, Xiao, Huang, He-Yan, Zhang, Yue. Proceedings of ACL, 2019. [Link]
- Open Event Extraction from Online Text using a Generative Adversarial Network. Wang, Rui, Zhou, Deyu, He, Yulan. Proceedings of EMNLP-IJCNLP, 2019. [Link]
- Revisiting Joint Modeling of Cross-document Entity and Event Coreference Resolution. Shany Barhom, Vered Shwartz, Alon Eirew, Michael Bugert, Nils Reimers, Ido Dagan. Proceedings of ACL, 2019. [Link]
- Roberta: A robustly optimized bert pretraining approach. Liu, Yinhan, Ott, Myle, Goyal, Naman, Du, Jingfei, Joshi, Mandar, Chen, Danqi, Levy, Omer, Lewis, Mike, Zettlemoyer, Luke, Stoyanov, Veselin. arXiv, 2019. [Link]
- Slowfast networks for video recognition. Feichtenhofer, Christoph, Fan, Haoqi, Malik, Jitendra, He, Kaiming. Proceedings of ICCV, 2019. [Link]
- Span-based joint entity and relation extraction with transformer pre-training. Eberts, Markus, Ulges, Adrian. arXiv, 2019. [Link]
- TDDiscourse: A Dataset for Discourse-Level Temporal Ordering of Events. Naik, Aakanksha, Breitfeller, Luke, Rose, Carolyn. Proceedings of SIGdial, 2019. [Link]
2018
- A Multi-Axis Annotation Scheme for Event Temporal Relations. Ning, Qiang, Wu, Hao, Roth, Dan. Proceedings of ACL, 2018. [Link]
- A supervised machine learning approach for events extraction out of arabic tweets. Smadi, Mohammad, Qawasmeh, Omar. Proceedings of SNAMS, 2018. [Link]
- Collective Event Detection via a Hierarchical and Bias Tagging Networks with Gated Multi-level Attention Mechanisms. Yubo Chen, Hang Yang, Kang Liu, Jun Zhao, Yantao Jia. Proceedings of EMNLP, 2018. [Link]
- Dcfee: A document-level chinese financial event extraction system based on automatically labeled training data. Yang, Hang, Chen, Yubo, Liu, Kang, Xiao, Yang, Zhao, Jun. Proceedings of ACL 2018, System Demonstrations, 2018. [Link]
- Don't Annotate, but Validate: a Data-to-Text Method for Capturing Event Data. Vossen, Piek, Ilievski, Filip, Postma, Marten, Segers, Roxane. Proceedings of LREC, 2018. [Link]
- End-to-end named entity extraction from speech. Ghannay, Sahar, Caubriere, Antoine, Esteve, Yannick, Laurent, Antoine, Morin, Emmanuel. arXiv, 2018. [Link]
- Event Coreference Resolution: A Survey of Two Decades of Research. Jing Lu, Vincent Ng. Proceedings of IJCAI, 2018. [Link]
- Extracting biomedical events with parallel multi-pooling convolutional neural networks. Li, Lishuang, Liu, Yang, Qin, Meiyue. IEEE/ACM transactions on computational biology and bioinformatics, 2018. [Link]
- Graph Based Decoding for Event Sequencing and Coreference Resolution. Zhengzhong Liu, Teruko Mitamura, Eduard H. Hovy. Proceedings of COLING, 2018. [Link]
- Graph convolutional networks with argument-aware pooling for event detection. Nguyen, Thien, Grishman, Ralph. Proceedings of AAAI, 2018. [Link]
- Jointly extracting event triggers and arguments by dependency-bridge RNN and tensor-based argument interaction. Sha, Lei, Qian, Feng, Chang, Baobao, Sui, Zhifang. Proceedings of AAAI, 2018. [Link]
- Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation. Liu, Xiao, Luo, Zhunchen, Huang, He-Yan. Proceedings of EMNLP, 2018. [Link]
- Scale up event extraction learning via automatic training data generation. Zeng, Ying, Feng, Yansong, Ma, Rong, Wang, Zheng, Yan, Rui, Shi, Chongde, Zhao, Dongyan. Proceedings of AAAI, 2018. [Link]
- Semi-Supervised Event Extraction with Paraphrase Clusters. Ferguson, James, Lockard, Colin, Weld, Daniel S, Hajishirzi, Hannaneh. Proceedings of ACL, 2018. [Link]
- DCFEE: A Document-level Chinese Financial Event Extraction System based on Automatically Labeled Training Data. Yang, Hang, Chen, Yubo, Liu, Kang, Xiao, Yang, Zhao, Jun. Proceedings of ACL 2018, System Demonstrations, 2018. [Link]
2017
- A hybrid method for extraction of events from natural language text. Guda, Vanitha, Sanampudi, SK. Proceedings of IC3T, 2017. [Link]
- Automatically labeled data generation for large scale event extraction. Chen, Yubo, Liu, Shulin, Zhang, Xiang, Liu, Kang, Zhao, Jun. Proceedings of ACL, 2017. [Link]
- Commonly uncommon: Semantic sparsity in situation recognition. Yatskar, Mark, Ordonez, Vicente, Zettlemoyer, Luke, Farhadi, Ali. Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, 2017. [Link]
- Exploiting Argument Information to Improve Event Detection via Supervised Attention Mechanisms. Shulin Liu, Yubo Chen, Kang Liu, Jun Zhao. Proceedings of ACL, 2017. [Link]
- Exploiting document level information to improve event detection via recurrent neural networks. Duan, Shaoyang, He, Ruifang, Zhao, Wenli. Proceedings of IJCNLP, 2017. [Link]
- Improving event extraction via multimodal integration. Zhang, Tongtao, Whitehead, Spencer, Zhang, Hanwang, Li, Hongzhi, Ellis, Joseph, Huang, Lifu, Liu, Wei, Ji, Heng, Chang, Shih-Fu. Proceedings of ACM MM, 2017. [Link]
- Integrating Order Information and Event Relation for Script Event Prediction. Zhongqing Wang, Yue Zhang, Ching-Yun Chang. Proceedings of EMNLP, 2017. [Link]
- News feature extraction for events on social network platforms. Jin, Peiquan, Mu, Lin, Zheng, Lizhou, Zhao, Jie, Yue, Lihua. Proceedings of WWW, 2017. [Link]
- Quo vadis, action recognition? a new model and the kinetics dataset. Carreira, Joao, Zisserman, Andrew. Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, 2017. [Link]
- Recurrent models for situation recognition. Mallya, Arun, Lazebnik, Svetlana. Proceedings of IEEE international conference on computer vision, 2017. [Link]
- Situation recognition with graph neural networks. Li, Ruiyu, Tapaswi, Makarand, Liao, Renjie, Jia, Jiaya, Urtasun, Raquel, Fidler, Sanja. Proceedings of IEEE international conference on computer vision, 2017. [Link]
- TAMU at KBP 2017: Event nugget detection and coreference resolution. Choubey, Prafulla Kumar, Huang, Ruihong. arXiv, 2017. [Link]
2016
- A probabilistic soft logic based approach to exploiting latent and global information in event classification. Liu, Shulin, Liu, Kang, He, Shizhu, Zhao, Jun. Proceedings of AAAI, 2016. [Link]
- Cross-genre event extraction with knowledge enrichment. Li, Hao, Ji, Heng. Proceedings of ACL, 2016. [Link]
- Deep residual learning for image recognition. He, Kaiming, Zhang, Xiangyu, Ren, Shaoqing, Sun, Jian. Proceedings of IEEE conference on computer vision and pattern recognition, 2016. [Link]
- Deep speech 2: End-to-end speech recognition in english and mandarin. Amodei, Dario, Ananthanarayanan, Sundaram, Anubhai, Rishita, Bai, Jingliang, Battenberg, Eric, Case, Carl, Casper, Jared, Catanzaro, Bryan, Cheng, Qiang, Chen, Guoliang, others. Proceedings of ICML, 2016. [Link]
- Efficient adverse drug event extraction using Twitter sentiment analysis. Peng, Yang, Moh, Melody, Moh, Teng-Sheng. Proceedings of ASONAM, 2016. [Link]
- Event causality extraction based on connectives analysis. Zhao, Sendong, Liu, Ting, Zhao, Sicheng, Chen, Yiheng, Nie, Jian-Yun. Neurocomputing, 2016. [Link]
- Event extraction via bidirectional long short-term memory tensor neural networks. Chen, Yubo, Liu, Shulin, He, Shizhu, Liu, Kang, Zhao, Jun. International Symposium on Natural Language Processing Based on Naturally Annotated Big Data, 2016. [Link]
- Event Nugget Detection with Forward-Backward Recurrent Neural Networks. Reza Ghaeini, Xiaoli Z. Fern, Liang Huang, Prasad Tadepalli. Proceedings of ACL, 2016. [Link]
- Faster R-CNN: Towards real-time object detection with region proposal networks. Ren, Shaoqing, He, Kaiming, Girshick, Ross, Sun, Jian. IEEE transactions on pattern analysis and machine intelligence, 2016. [Link]
- Joint event extraction based on skip-window convolutional neural networks. Zhang, Zhengkuan, Xu, Weiran, Chen, Qianqian. Proceedings of ICCPOL, 2016. [Link]
- Joint event extraction via recurrent neural networks. Nguyen, Thien Huu, Cho, Kyunghyun, Grishman, Ralph. Proceedings of ACL, 2016. [Link]
- Joint Extraction of Events and Entities within a Document Context. Yang, Bishan, Mitchell, Tom. Proceedings of ACL, 2016. [Link]
- Leveraging FrameNet to Improve Automatic Event Detection. Shulin Liu, Yubo Chen, Shizhu He, Kang Liu, Jun Zhao. Proceedings of ACL, 2016. [Link]
- Liberal event extraction and event schema induction. Huang, Lifu, Cassidy, Taylor, Feng, Xiaocheng, Ji, Heng, Voss, Clare, Han, Jiawei, Sil, Avirup. Proceedings of ACL, 2016. [Link]
- Lookahead convolution layer for unidirectional recurrent neural networks. Wang, Chong, Yogatama, Dani, Coates, Adam, Han, Tony, Hannun, Awni, Xiao, Bo. Unknown venue, 2016. [Link]
- Overview of the Bacteria Biotope Task at BioNLP Shared Task 2016. Louise Del'eger, Robert Bossy, Estelle Chaix, Mouhamadou Ba, Arnaud Ferr'e, Philippe Bessi`eres, Claire N'edellec. Workshop on Biomedical Natural Language Processing, 2016. [Link]
- Rules based event extraction from natural language text. Guda, Vanitha, Sanampudi, Suresh Kumar. Proceedings of RTEICT, 2016. [Link]
- Situation recognition: Visual semantic role labeling for image understanding. Yatskar, Mark, Zettlemoyer, Luke, Farhadi, Ali. Proceedings of IEEE conference on computer vision and pattern recognition, 2016. [Link]
- The Storyline Annotation and Representation Scheme (StaR): A Proposal. Caselli, Tommaso, Vossen, Piek. Proceedings of 2nd Workshop on Computing News Storylines (CNS 2016), 2016. [Link]
2015
- A domain-independent rule-based framework for event extraction. Valenzuela-Esc'arcega, Marco A, Hahn-Powell, Gus, Surdeanu, Mihai, Hicks, Thomas. Proceedings of ACL-IJCNLP, 2015. [Link]
- An unsupervised framework of exploring events on twitter: Filtering, extraction and categorization. Zhou, Deyu, Chen, Liangyu, He, Yulan. Proceedings of AAAI, 2015. [Link]
- Diamonds in the rough: Event extraction from imperfect microblog data. Intxaurrondo, Ander, Agirre, Eneko, De Lacalle, Oier Lopez, Surdeanu, Mihai. Proceedings of ACL, 2015. [Link]
- Event detection and domain adaptation with convolutional neural networks. Nguyen, Thien Huu, Grishman, Ralph. Proceedings of ACL, 2015. [Link]
- Event extraction via dynamic multi-pooling convolutional neural networks. Chen, Yubo, Xu, Liheng, Liu, Kang, Zeng, Daojian, Zhao, Jun. Proceedings of ACL, 2015. [Link]
- From light to rich ERE: Annotation of entities, relations, and events. Song, Zhiyi, Bies, Ann, Strassel, Stephanie, Riese, Tom, Mott, Justin, Ellis, Joe, Wright, Jonathan, Kulick, Seth, Ryant, Neville, Ma, Xiaoyi. Proceedings of EVENTS Workshop, 2015. [Link]
- From Light to Rich ERE: Annotation of Entities, Relations, and Events. Song, Zhiyi, Bies, Ann, Strassel, Stephanie, Riese, Tom, Mott, Justin, Ellis, Joe, Wright, Jonathan, Kulick, Seth, Ryant, Neville, Ma, Xiaoyi. Proceedings of 3rd Workshop on EVENTS: Definition, Detection, Coreference, and Representation, 2015. [Link]
- Imagenet large scale visual recognition challenge. Russakovsky, Olga, Deng, Jia, Su, Hao, Krause, Jonathan, Satheesh, Sanjeev, Ma, Sean, Huang, Zhiheng, Karpathy, Andrej, Khosla, Aditya, Bernstein, Michael, others. International journal of computer vision, 2015. [Link]
- Overview of TAC KBP 2015 Event Nugget Track. Teruko Mitamura, Zhengzhong Liu, Eduard H. Hovy. Theory and Applications of Categories, 2015. [Link]
- Weakly supervised extraction of computer security events from twitter. Ritter, Alan, Wright, Evan, Casey, William, Mitchell, Tom. Proceedings of WWW, 2015. [Link]
2014
- An Analysis of Causality between Events and its Relation to Temporal Information. Mirza, Paramita, Tonelli, Sara. Proceedings of COLING, 2014. [Link]
- An Annotation Framework for Dense Event Ordering. Cassidy, Taylor, McDowell, Bill, Chambers, Nathanael, Bethard, Steven. Proceedings of ACL, 2014. [Link]
- An event extraction model based on timeline and user analysis in latent dirichlet allocation. Tsolmon, Bayar, Lee, Kyung-Soon. Proceedings of SIGIR, 2014. [Link]
- Detecting Subevent Structure for Event Coreference Resolution. Jun Araki, Zhengzhong Liu, Eduard H. Hovy, Teruko Mitamura. Proceedings of LREC, 2014. [Link]
- Extracting Temporal and Causal Relations between Events. Paramita Mirza. Proceedings of ACL, 2014. [Link]
- Glove: Global vectors for word representation. Pennington, Jeffrey, Socher, Richard, Manning, Christopher D. Proceedings of EMNLP, 2014. [Link]
- Improved conditional random fields model with multi-trigger embedding for Chinese event extraction. He, Ruifang, Zhang, Yang, Li, Tuo, Hu, Qinghua. WWW, 2014. [Link]
- Major life event extraction from twitter based on congratulations/condolences speech acts. Li, Jiwei, Ritter, Alan, Cardie, Claire, Hovy, Eduard. Proceedings of EMNLP, 2014. [Link]
- Overview of the english slot filling track at the tac2014 knowledge base population evaluation. Surdeanu, Mihai, Ji, Heng. Proceedings of TAC, 2014. [Link]
- R2E: Rule-based Event Extractor.. Dutkiewicz, Jakub, Nowak, Maciej, Jedrzejek, Czeslaw. RuleML, 2014. [Link]
- Socio-political event extraction using a rule-based approach. Danilova, Vera, Popova, Svetlana. Proceedings of OTM, 2014. [Link]
- Using a sledgehammer to crack a nut? Lexical diversity and event coreference resolution. Cybulska, Agata, Vossen, Piek. Proceedings of LREC, 2014. [Link]
- Very deep convolutional networks for large-scale image recognition. Simonyan, Karen, Zisserman, Andrew. arXiv, 2014. [Link]
- HiEve: A Corpus for Extracting Event Hierarchies from News Stories. Glava\vs, Goran, \vSnajder, Jan, Moens, Marie-Francine, Kordjamshidi, Parisa. Proceedings of LREC, 2014. [Link]
2013
- BioCause: Annotating and analysing causality in the biomedical domain. Mih\uail\ua, Claudiu, Ohta, Tomoko, Pyysalo, Sampo, Ananiadou, Sophia. BMC bioinformatics, 2013. [Link]
- BioNLP shared Task 2013 – An Overview of the Bacteria Biotope Task. Robert Bossy, Wiktoria Golik, Zoran Ratkovi'c, Philippe Bessi`eres, Claire N'edellec. BioNLP, 2013. [Link]
- Combining rules and machine learning for extraction of temporal expressions and events from clinical narratives. Kova\vcevi'c, Aleksandar, Dehghan, Azad, Filannino, Michele, Keane, John A, Nenadic, Goran. Journal of the American Medical Informatics Association, 2013. [Link]
- Efficient estimation of word representations in vector space. Mikolov, Tomas, Chen, Kai, Corrado, Greg, Dean, Jeffrey. arXiv, 2013. [Link]
- Joint event extraction via structured prediction with global features. Li, Qi, Ji, Heng, Huang, Liang. Proceedings of ACL, 2013. [Link]
- The Genia Event Extraction Shared Task, 2013 Edition - Overview. Kim, Jin-Dong, Wang, Yue, Yasunori, Yamamoto. Proceedings of BioNLP Shared Task 2013 Workshop, 2013. [Link]
2012
- Automatic event extraction with structured preference modeling. Lu, Wei, Roth, Dan. Proceedings of ACL, 2012. [Link]
- BRAT: a web-based tool for NLP-assisted text annotation. Stenetorp, Pontus, Pyysalo, Sampo, Topi'c, Goran, Ohta, Tomoko, Ananiadou, Sophia, Tsujii, Jun’ichi. Proceedings of ACL, 2012. [Link]
- Event extraction across multiple levels of biological organization. Pyysalo, Sampo, Ohta, Tomoko, Miwa, Makoto, Cho, Han-Cheol, Tsujii, Jun'ichi, Ananiadou, Sophia. Bioinformatics, 2012. [Link]
- Joint Entity and Event Coreference Resolution across Documents. Heeyoung Lee, Marta Recasens, Angel X. Chang, Mihai Surdeanu, Dan Jurafsky. EMNLP-CoNLL, 2012. [Link]
- Joint modeling for chinese event extraction with rich linguistic features. Chen, Chen, Ng, Vincent. Proceedings of COLING 2012, 2012. [Link]
- Modeling textual cohesion for event extraction. Huang, Ruihong, Riloff, Ellen. Proceedings of AAAI, 2012. [Link]
- Real-time event extraction for driving information from social sensors. Sakaki, Takeshi, Matsuo, Yutaka, Yanagihara, Tadashi, Chandrasiri, Naiwala P, Nawa, Kazunari. Proceedings of CYBER, 2012. [Link]
2011
- An Overview of Event Extraction from Text. Frederik Hogenboom, Flavius Frasincar, Uzay Kaymak, Franciska de Jong. ISWC Workshop, 2011. [Link]
- Blanc: Implementing the rand index for coreference evaluation. Recasens, Marta, Hovy, Eduard. Natural language engineering, 2011. [Link]
- Event extraction as dependency parsing. McClosky, David, Surdeanu, Mihai, Manning, Christopher D. Proceedings of ACL, 2011. [Link]
- Fast and robust joint models for biomedical event extraction. Riedel, Sebastian, McCallum, Andrew. Proceedings of EMNLP, 2011. [Link]
- Generalizing biomedical event extraction. Bj"orne, Jari, Salakoski, Tapio. Proceedings of BioNLP, 2011. [Link]
- Knowledge base population: Successful approaches and challenges. Ji, Heng, Grishman, Ralph. Proceedings of ACL, 2011. [Link]
- Overview of Genia Event Task in BioNLP Shared Task 2011. Kim, Jin-Dong, Wang, Yue, Takagi, Toshihisa, Yonezawa, Akinori. Proceedings of BioNLP Shared Task 2011 Workshop, 2011. [Link]
- Using cross-entity inference to improve event extraction. Hong, Yu, Zhang, Jianfeng, Ma, Bin, Yao, Jianmin, Zhou, Guodong, Zhu, Qiaoming. Proceedings of ACL, 2011. [Link]
- Using Rules to Extract Event Information from Sentences. Sun, Rong, Zhou, Wen, Liu, Zong-Tian. Journal of Chinese Computer Systems, 2011. [Link]
2010
- Event extraction with complex event classification using rich features. Miwa, Makoto, S\aetre, Rune, Kim, Jin-Dong, Tsujii, Jun'ichi. Journal of bioinformatics and computational biology, 2010. [Link]
- Lancet: a high precision medication event extraction system for clinical text. Li, Zuofeng, Liu, Feifan, Antieau, Lamont, Cao, Yonggang, Yu, Hong. Journal of the American Medical Informatics Association, 2010. [Link]
- Using document level cross-event inference to improve event extraction. Liao, Shasha, Grishman, Ralph. Proceedings of ACL, 2010. [Link]
2009
- A unified model of phrasal and sentential evidence for information extraction. Patwardhan, Siddharth, Riloff, Ellen. Proceedings of EMNLP, 2009. [Link]
- Graph-based Event Coreference Resolution. Zheng Chen, Heng Ji. ACL Workshop, 2009. [Link]
- Language specific issue and feature exploration in Chinese event extraction. Chen, Zheng, Ji, Heng. Proceedings of ACL, 2009. [Link]
- Overview of BioNLP'09 Shared Task on Event Extraction. Jin-Dong Kim, Tomoko Ohta, Sampo Pyysalo, Yoshinobu Kano, Jun'ichi Tsujii. NAACL-HLT, 2009. [Link]
- Syntactic dependency based heuristics for biological event extraction. Kilicoglu, Halil, Bergler, Sabine. Proceedings of BioNLP, 2009. [Link]
2008
2006
- Ace 2005 multilingual training corpus. Walker, Christopher, Strassel, Stephanie, Medero, Julie, Maeda, Kazuaki. (No Title), 2006. [Link]
- Event extraction from heterogeneous news sources. Naughton, Martina, Kushmerick, Nicholas, Carthy, Joseph. Proceedings of AAAI, 2006. [Link]
- The stages of event extraction. Ahn, David. Proceedings of Workshop on Annotating and Reasoning about Time and Events, 2006. [Link]
2005
- ACE 2004 Multilingual Training Corpus. Mitchell, Alexis, Strassel, Stephanie, Huang, Shudong, Zakhary, Ramez. Unknown venue, 2005. [Link]
- On coreference resolution performance metrics. Luo, Xiaoqiang. Proceedings of EMNLP, 2005. [Link]
- The Specification Language TimeML. James Pustejovsky, Robert Ingria, Roser Saurí, José M. Castaño, Jessica Littman, Robert J. Gaizauskas, Andrea Setzer, Graham Katz, Inderjeet Mani. The Language of Time - A Reader, 2005. [Link]
2004
- Rouge: A package for automatic evaluation of summaries. Lin, Chin-Yew. Text summarization branches out, 2004. [Link]
- The automatic content extraction (ace) program-tasks, data, and evaluation.. Doddington, George R, Mitchell, Alexis, Przybocki, Mark A, Ramshaw, Lance A, Strassel, Stephanie M, Weischedel, Ralph M, others. LREC, 2004. [Link]
- The Automatic Content Extraction (ACE) Program -- Tasks, Data, and Evaluation. Doddington, George, Mitchell, Alexis, Przybocki, Mark, Ramshaw, Lance, Strassel, Stephanie, Weischedel, Ralph. Proceedings of LREC, 2004. [Link]
2003
- Background to framenet. Fillmore, Charles J, Johnson, Christopher R, Petruck, Miriam RL. International journal of lexicography, 2003. [Link]
- Survival analysis part I: basic concepts and first analyses. Clark, Taane G, Bradburn, Michael J, Love, Sharon B, Altman, Douglas G. British journal of cancer, 2003. [Link]
- The timebank corpus. Pustejovsky, James, Hanks, Patrick, Sauri, Roser, See, Andrew, Gaizauskas, Robert, Setzer, Andrea, Radev, Dragomir, Sundheim, Beth, Day, David, Ferro, Lisa, others. Corpus linguistics, 2003. [Link]
Pre - 2002
-
Automatic evaluation of machine translation quality using n-gram co-occurrence statistics. Doddington, George. Proceedings of second international conference on Human Language Technology Research, 2002. [Link]
-
Bleu: a method for automatic evaluation of machine translation. Papineni, Kishore, Roukos, Salim, Ward, Todd, Zhu, Wei-Jing. Proceedings of ACL, 2002. [Link]
-
Entity-Relationship Modeling: Historical Events, Future Trends, and Lessons Learned. Peter Pin-Shan Chen. Software Pioneers, 2002. [Link]
-
Entity-based cross-document coreferencing using the vector space model. Bagga, Amit, Baldwin, Breck. Proceedings of COLING, 1998. [Link]
-
A Model-Theoretic Coreference Scoring Scheme. Vilain, Marc, Burger, John, Aberdeen, John, Connolly, Dennis, Hirschman, Lynette. Proceedings of MUC, 1995. [Link]
-
Overview of the Fourth Message Understanding Evaluation and Conference. Sundheim, Beth M.. Fourth Message Understanding Conference (MUC-4): Proceedings of a Conference Held in McLean, Virginia, June 16-18, 1992, 1992. [Link]
-
Overview of the third message understanding evaluation and conference. Beth Sundheim. Proceedings of MUC, 1991. [Link]
-
Overview of the Third Message Understanding Evaluation and Conference. Sundheim, Beth M.. Third Message Understanding Conference (MUC-3): Proceedings of a Conference Held in San Diego, California, May 21-23, 1991, 1991. [Link]
@article{li2025event,
title={Event Extraction in Large Language Model},
author={Li, Bobo and Han, Xudong and Liu, Jiang and Ding, Yuzhe and Jing, Liqiang and Zhang, Zhaoqi and Li, Jinheng and Du, Xinya and Li, Fei and Zhang, Meishan and Zhang, Min and Sun, Aixin and Yu, Philip S. and Fei, Hao},
journal={arXiv preprint arXiv:2512.19537},
year={2025},
url={https://arxiv.org/abs/2512.19537}
}