中文
相关论文

相关论文: EventBERT: A Pre-Trained Model for Event Correlati…

200 篇论文

The previous work for event extraction has mainly focused on the predictions for event triggers and argument roles, treating entity mentions as being provided by human annotators. This is unrealistic as entity mentions are usually predicted…

计算与语言 · 计算机科学 2018-12-04 Trung Minh Nguyen , Thien Huu Nguyen

We study the problem of generating inferential texts of events for a variety of commonsense like \textit{if-else} relations. Existing approaches typically use limited evidence from training examples and learn for each relation individually.…

计算与语言 · 计算机科学 2020-04-16 Daya Guo , Akari Asai , Duyu Tang , Nan Duan , Ming Gong , Linjun Shou , Daxin Jiang , Jian Yin , Ming Zhou

We propose a simple yet effective strategy to incorporate event knowledge extracted from event trigger annotations via posterior regularization to improve the event reasoning capability of mainstream question-answering (QA) models for…

计算与语言 · 计算机科学 2023-05-09 Junru Lu , Gabriele Pergola , Lin Gui , Yulan He

Attention-based models have become the leading approach in modeling medical language for Natural Language Processing (NLP) in clinical notes. These models outperform traditional techniques by effectively capturing contextual representations…

计算与语言 · 计算机科学 2025-09-26 Tariq Abdul-Quddoos , Xishuang Dong , Lijun Qian

Capabilities of detecting temporal relations between two events can benefit many applications. Most of existing temporal relation classifiers were trained in a supervised manner. Instead, we explore the observation that regular event pairs…

计算与语言 · 计算机科学 2017-08-01 Wenlin Yao , Saipravallika Nettyam , Ruihong Huang

Pre-trained language models (PLMs) like BERT are being used for almost all language-related tasks, but interpreting their behavior still remains a significant challenge and many important questions remain largely unanswered. In this work,…

计算与语言 · 计算机科学 2021-09-28 Samuel Stevens , Yu Su

Reasoning is key to many decision making processes. It requires consolidating a set of rule-like premises that are often associated with degrees of uncertainty and observations to draw conclusions. In this work, we address both the case…

计算与语言 · 计算机科学 2024-10-15 Timo Pierre Schrader , Lukas Lange , Simon Razniewski , Annemarie Friedrich

We explore a human-driven approach to annotation, curated training (CT), in which annotation is framed as teaching the system by using interactive search to identify informative snippets of text to annotate, unlike traditional approaches…

计算与语言 · 计算机科学 2018-09-25 Ryan Gabbard , Jay DeYoung , Marjorie Freedman

We propose a principle for exploring context in machine learning models. Starting with a simple assumption that each observation may or may not depend on its context, a conditional probability distribution is decomposed into two parts:…

机器学习 · 计算机科学 2019-01-23 Yun Zeng

The ability to learn from large unlabeled corpora has allowed neural language models to advance the frontier in natural language understanding. However, existing self-supervision techniques operate at the word form level, which serves as a…

计算与语言 · 计算机科学 2020-05-19 Yoav Levine , Barak Lenz , Or Dagan , Ori Ram , Dan Padnos , Or Sharir , Shai Shalev-Shwartz , Amnon Shashua , Yoav Shoham

Event cameras are bio-inspired vision sensors that mimic retinas to asynchronously report per-pixel intensity changes rather than outputting an actual intensity image at regular intervals. This new paradigm of image sensor offers…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yusuke Sekikawa , Kosuke Hara , Hideo Saito

Pre-training by language modeling has become a popular and successful approach to NLP tasks, but we have yet to understand exactly what linguistic capacities these pre-training processes confer upon models. In this paper we introduce a…

计算与语言 · 计算机科学 2020-07-14 Allyson Ettinger

Sentence Ordering refers to the task of rearranging a set of sentences into the appropriate coherent order. For this task, most previous approaches have explored global context-based end-to-end methods using Sequence Generation techniques.…

计算与语言 · 计算机科学 2022-08-23 Ruskin Raj Manku , Aditya Jyoti Paul

The task of video-based commonsense captioning aims to generate event-wise captions and meanwhile provide multiple commonsense descriptions (e.g., attribute, effect and intention) about the underlying event in the video. Prior works explore…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Weijiang Yu , Jian Liang , Lei Ji , Lu Li , Yuejian Fang , Nong Xiao , Nan Duan

Determining the role of event arguments is a crucial subtask of event extraction. Most previous supervised models leverage costly annotations, which is not practical for open-domain applications. In this work, we propose to use global…

计算与语言 · 计算机科学 2023-02-10 Zizheng Lin , Hongming Zhang , Yangqiu Song

Understanding how events in a scenario causally connect with each other is important for effectively modeling and reasoning about events. But event reasoning remains a difficult challenge, and despite recent advances, Large Language Models…

人工智能 · 计算机科学 2025-06-10 Mahnaz Koupaee , Xueying Bai , Mudan Chen , Greg Durrett , Nathanael Chambers , Niranjan Balasubramanian

Models trained to estimate word probabilities in context have become ubiquitous in natural language processing. How do these models use lexical cues in context to inform their word probabilities? To answer this question, we present a case…

计算与语言 · 计算机科学 2021-04-23 Kanishka Misra , Allyson Ettinger , Julia Taylor Rayz

In this paper, we study the response of large models from the BERT family to incoherent inputs that should confuse any model that claims to understand natural language. We define simple heuristics to construct such examples. Our experiments…

计算与语言 · 计算机科学 2021-03-18 Ashim Gupta , Giorgi Kvernadze , Vivek Srikumar

Event extraction requires high-quality expert human annotations, which are usually expensive. Therefore, learning a data-efficient event extraction model that can be trained with only a few labeled examples has become a crucial challenge.…

计算与语言 · 计算机科学 2022-05-05 I-Hung Hsu , Kuan-Hao Huang , Elizabeth Boschee , Scott Miller , Prem Natarajan , Kai-Wei Chang , Nanyun Peng

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Jung-Woo Ha