中文
相关论文

相关论文: Code4Struct: Code Generation for Few-Shot Event St…

200 篇论文

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively encodes event…

计算与语言 · 计算机科学 2022-03-17 Kuan-Hao Huang , I-Hung Hsu , Premkumar Natarajan , Kai-Wei Chang , Nanyun Peng

Large language models (LLMs) pre-trained on massive corpora have demonstrated impressive few-shot learning ability on many NLP tasks. A common practice is to recast the task into a text-to-text format such that generative LLMs of natural…

计算与语言 · 计算机科学 2023-05-12 Peng Li , Tianxiang Sun , Qiong Tang , Hang Yan , Yuanbin Wu , Xuanjing Huang , Xipeng Qiu

Large language models (LLMs) and multimodal LLMs are changing event extraction (EE): prompting and generation can often produce structured outputs in zero shot or few shot settings. Yet LLM based pipelines face deployment gaps, including…

Information Extraction (IE) aims to extract structural knowledge (e.g., entities, relations, events) from natural language texts, which brings challenges to existing methods due to task-specific schemas and complex text expressions. Code,…

人工智能 · 计算机科学 2023-11-07 Yucan Guo , Zixuan Li , Xiaolong Jin , Yantao Liu , Yutao Zeng , Wenxuan Liu , Xiang Li , Pan Yang , Long Bai , Jiafeng Guo , Xueqi Cheng

Zero-shot event extraction (ZSEE) remains a significant challenge for large language models (LLMs) due to the need for complex reasoning and domain-specific understanding. Direct prompting often yields incomplete or structurally invalid…

计算与语言 · 计算机科学 2025-11-18 Quanjiang Guo , Sijie Wang , Jinchuan Zhang , Ben Zhang , Zhao Kang , Ling Tian , Ke Yan

Speech Event Extraction (SpeechEE) is a challenging task that lies at the intersection of Automatic Speech Recognition (ASR) and Natural Language Processing (NLP), requiring the identification of structured event information from spoken…

计算与语言 · 计算机科学 2025-09-30 Máté Gedeon

Large language models (LLMs) excel at general language tasks but often struggle with event-based questions-especially those requiring causal or temporal reasoning. We introduce TAG-EQA (Text-And-Graph for Event Question Answering), a…

计算与语言 · 计算机科学 2025-10-03 Maithili Kadam , Francis Ferraro

Event co-occurrences have been proved effective for event extraction (EE) in previous studies, but have not been considered for event argument extraction (EAE) recently. In this paper, we try to fill this gap between EE research and EAE…

计算与语言 · 计算机科学 2023-06-02 Yuxin He , Jingyue Hu , Buzhou Tang

We propose P4E, an identify-and-localize event detection framework that integrates the best of few-shot prompting and structured prediction. Our framework decomposes event detection into an identification task and a localization task. For…

计算与语言 · 计算机科学 2022-12-21 Sha Li , Liyuan Liu , Yiqing Xie , Heng Ji , Jiawei Han

Event argument extraction (EAE) is an important task for information extraction to discover specific argument roles. In this study, we cast EAE as a question-based cloze task and empirically analyze fixed discrete token template…

计算与语言 · 计算机科学 2023-01-26 Hongbin Ye , Ningyu Zhang , Zhen Bi , Shumin Deng , Chuanqi Tan , Hui Chen , Fei Huang , Huajun Chen

Event Argument Extraction (EAE) is an extremely difficult information extraction problem -- with significant limitations in few-shot cross-domain (FSCD) settings. A common solution to FSCD modeling is data augmentation. Unfortunately,…

计算与语言 · 计算机科学 2024-06-14 Joseph Gatto , Parker Seegmiller , Omar Sharif , Sarah M. Preum

Event extraction aims to recognize pre-defined event triggers and arguments from texts, which suffer from the lack of high-quality annotations. In most NLP applications, involving a large scale of synthetic training data is a practical and…

计算与语言 · 计算机科学 2023-05-17 bo wang , Heyan Huang , Xiaochi Wei , Ge Shi , Xiao Liu , Chong Feng , Tong Zhou , Shuaiqiang Wang , Dawei Yin

Large language models (LLMs) have recently demonstrated impressive multimodal reasoning capabilities, yet their understanding of purely numerical time-series signals remains limited. Existing approaches mainly focus on forecasting or trend…

机器学习 · 计算机科学 2025-10-29 Ninghui Feng , Yiyan Qi

Event extraction has long been treated as a sentence-level task in the IE community. We argue that this setting does not match human information-seeking behavior and leads to incomplete and uninformative extraction results. We propose a…

计算与语言 · 计算机科学 2021-04-14 Sha Li , Heng Ji , Jiawei Han

Few-shot learning with large-scale, pre-trained language models is a powerful way to answer questions about code, e.g., how to complete a given code example, or even generate code snippets from scratch. The success of these models raises…

软件工程 · 计算机科学 2022-06-14 Patrick Bareiß , Beatriz Souza , Marcelo d'Amorim , Michael Pradel

Document-level Event Argument Extraction (EAE) faces two challenges due to increased input length: 1) difficulty in distinguishing semantic boundaries between events, and 2) interference from redundant information. To address these issues,…

计算与语言 · 计算机科学 2024-11-12 Jiaren Peng , Hongda Sun , Wenzhong Yang , Fuyuan Wei , Liang He , Liejun Wang

While text-based event extraction has been an active research area and has seen successful application in many domains, extracting semantic events from speech directly is an under-explored problem. In this paper, we introduce the Speech…

计算与语言 · 计算机科学 2024-01-30 Jingqi Kang , Tongtong Wu , Jinming Zhao , Guitao Wang , Guilin Qi , Yuan-Fang Li , Gholamreza Haffari

Event argument extraction (EAE) has been well studied at the sentence level but under-explored at the document level. In this paper, we study to capture event arguments that actually spread across sentences in documents. Prior works usually…

计算与语言 · 计算机科学 2023-05-29 Xianjun Yang , Yujie Lu , Linda Petzold

Document-level Event Argument Extraction (EAE) requires the model to extract arguments of multiple events from a single document. Considering the underlying dependencies between these events, recent efforts leverage the idea of "memory",…

计算与语言 · 计算机科学 2023-10-26 Quzhe Huang , Yanxi Zhang , Dongyan Zhao

Effective ontology transfer has been a major goal of recent work on event argument extraction (EAE). Two methods in particular -- question answering (QA) and template infilling (TI) -- have emerged as promising approaches to this problem.…

计算与语言 · 计算机科学 2024-04-15 William Gantt , Aaron Steven White
‹ 上一页 1 2 3 10 下一页 ›