中文
相关论文

相关论文: ExpBERT: Representation Engineering with Natural L…

200 篇论文

The Bidirectional Encoder Representations from Transformers (BERT) model has achieved the state-of-the-art performance for many natural language processing (NLP) tasks. Yet, limited research has been contributed to studying its…

计算与语言 · 计算机科学 2021-09-23 Zimin Wan , Chenchen Xu , Hanna Suominen

There has been significant progress in recent years in the field of Natural Language Processing thanks to the introduction of the Transformer architecture. Current state-of-the-art models, via a large number of parameters and pre-training…

人工智能 · 计算机科学 2020-03-31 Carlos Aspillaga , Andrés Carvallo , Vladimir Araujo

Relation extraction is the task of extracting semantic relations between entities in a sentence. It is an essential part of some natural language processing tasks such as information extraction, knowledge extraction, and knowledge base…

计算与语言 · 计算机科学 2020-05-15 Majid Asgari-Bidhendi , Mehrdad Nasser , Behrooz Janfada , Behrouz Minaei-Bidgoli

Fine-tuning pre-trained models have achieved impressive performance on standard natural language processing benchmarks. However, the resultant model generalizability remains poorly understood. We do not know, for example, how excellent…

计算与语言 · 计算机科学 2023-01-26 Luoqiu Li , Xiang Chen , Hongbin Ye , Zhen Bi , Shumin Deng , Ningyu Zhang , Huajun Chen

In this project, we want to explore the newly emerging field of prompt engineering and apply it to the downstream task of detecting LM biases. More concretely, we explore how to design prompts that can indicate 4 different types of biases:…

计算与语言 · 计算机科学 2023-09-12 Md Abdul Aowal , Maliha T Islam , Priyanka Mary Mammen , Sandesh Shetty

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot learning or fine-tuning…

计算与语言 · 计算机科学 2024-04-16 Zepeng Ding , Wenhao Huang , Jiaqing Liang , Deqing Yang , Yanghua Xiao

Relation extraction is a central task in natural language processing (NLP) and information retrieval (IR) research. We argue that an important type of relation not explored in NLP or IR research to date is that of an event being an argument…

计算与语言 · 计算机科学 2023-04-05 Ruiqi Li , Patrik Haslum , Leyang Cui

Explanations in a recommender system assist users in making informed decisions among a set of recommended items. Great research attention has been devoted to generating natural language explanations to depict how the recommendations are…

信息检索 · 计算机科学 2022-02-22 Peng Wang , Renqin Cai , Hongning Wang

Natural language explanations (NLEs) are a special form of data annotation in which annotators identify rationales (most significant text tokens) when assigning labels to data instances, and write out explanations for the labels in natural…

计算与语言 · 计算机科学 2020-12-17 Xinyan Zhao , V. G. Vinod Vydiswaran

Transformer-based pre-trained language models such as BERT have achieved remarkable results in Semantic Sentence Matching. However, existing models still suffer from insufficient ability to capture subtle differences. Minor noise like word…

计算与语言 · 计算机科学 2023-04-17 Sirui Wang , Di Liang , Jian Song , Yuntao Li , Wei Wu

Question Answering (QA) is a task in natural language processing that has seen considerable growth after the advent of transformers. There has been a surge in QA datasets that have been proposed to challenge natural language processing…

计算与语言 · 计算机科学 2021-10-08 Kate Pearce , Tiffany Zhan , Aneesh Komanduri , Justin Zhan

Subjective bias detection is critical for applications like propaganda detection, content recommendation, sentiment analysis, and bias neutralization. This bias is introduced in natural language via inflammatory words and phrases, casting…

计算与语言 · 计算机科学 2020-06-16 Tanvi Dadu , Kartikey Pant , Radhika Mamidi

Emotion-Cause Pair Extraction (ECPE) is a complex yet popular area in Natural Language Processing due to its importance and potential applications in various domains. In this report , we aim to present our work in ECPE in the domain of…

计算与语言 · 计算机科学 2021-12-09 Arpit Mittal , Jeel Tejaskumar Vaishnav , Aishwarya Kaliki , Nathan Johns , Wyatt Pease

We introduce SpERT, an attention model for span-based joint entity and relation extraction. Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as relation…

计算与语言 · 计算机科学 2021-06-30 Markus Eberts , Adrian Ulges

In this paper, we report our method for the Information Extraction task in 2019 Language and Intelligence Challenge. We incorporate BERT into the multi-head selection framework for joint entity-relation extraction. This model extends…

计算与语言 · 计算机科学 2019-09-27 Weipeng Huang , Xingyi Cheng , Taifeng Wang , Wei Chu

Medical systems in general, and patient treatment decisions and outcomes in particular, are affected by bias based on gender and other demographic elements. As language models are increasingly applied to medicine, there is a growing…

Natural Language Inference (NLI) is the task of inferring whether the hypothesis can be justified by the given premise. Basically, we classify the hypothesis into three labels(entailment, neutrality and contradiction) given the premise. NLI…

计算与语言 · 计算机科学 2024-12-11 Zijiang Yang

Relation extraction is a core problem for natural language processing in the biomedical domain. Recent research on relation extraction showed that prompt-based learning improves the performance on both fine-tuning on full training set and…

计算与语言 · 计算机科学 2022-04-25 Hui-Syuan Yeh , Thomas Lavergne , Pierre Zweigenbaum

Transformer-based pre-trained language models, such as BERT, achieve great success in various natural language understanding tasks. Prior research found that BERT captures a rich hierarchy of linguistic information at different layers.…

计算与语言 · 计算机科学 2023-07-17 Qian Chen , Wen Wang , Qinglin Zhang , Chong Deng , Ma Yukun , Siqi Zheng

Relation prediction in knowledge graphs is dominated by embedding based methods which mainly focus on the transductive setting. Unfortunately, they are not able to handle inductive learning where unseen entities and relations are present…

计算与语言 · 计算机科学 2021-03-15 Hanwen Zha , Zhiyu Chen , Xifeng Yan