paper-with-me

Papers

Looking Right is Sometimes Right: Investigating the Capabilities of Decoder-only LLMs for Sequence Labeling

2024-01-25 · David Dukić, Jan Šnajder

Pre-trained language models based on masked language modeling (MLM) excel in natural language understanding (NLU) tasks. While fine-tuned MLM-based encoders consistently outperform causal language modeling decoders of comparable size, recent decoder-only large language models (LLMs) perform on par with smaller MLM-based encoders. Although their performance improves with scale, LLMs fall short of achieving state-of-the-art results in information extraction (IE) tasks, many of which are formulated as sequence labeling (SL). We hypothesize that LLMs' poor SL performance stems from causal masking, which prevents the model from attending to tokens on the right of the current token. Yet, how exactly and to what extent LLMs' performance on SL can be improved remains unclear. We explore techniques for improving the SL performance of open LLMs on IE tasks by applying layer-wise removal of the causal mask (CM) during LLM fine-tuning. This approach yields performance gains competitive with state-of-the-art SL models, matching or outperforming the results of CM removal from all blocks. Our findings hold for diverse SL tasks, demonstrating that open LLMs with layer-dependent CM removal outperform strong MLM-based encoders and even instruction-tuned LLMs.

📄 PDF Abstract BibTeX arXiv:2401.14556

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Language ModelingDecoderLanguage ModelingLanguage ModellingMasked Language ModelingNatural Language Understanding

Similar Papers 제목 키워드 기반

Privacy and Copyright Protection in Generative AI: A Lifecycle Perspective

2023-11-30 · Dawen Zhang, Boming Xia, Yue Liu, Xiwei Xu 외

The advent of Generative AI has marked a significant milestone in artificial intelligence, demonstrating remarkable capabilities in generating realistic images, texts, and data patterns. However, these advancements come …

Data PoisoningMachine Unlearning

Understanding Privacy by Formalizing It

2026-05-22 · Réka Markovich, Truls Pedersen, Marija Slavkovik arxiv

In most of the modern societies, there is a broad consensus regarding the need for promoting privacy and thus placing restrictions on technological-including AI-developments to protect people's right to privacy. In order…

Measuring Copyright Risks of Large Language Model via Partial Information Probing

2024-09-20 · Weijie Zhao, Huajie Shao, Zhaozhuo Xu, Suzhen Duan 외

Exploring the data sources used to train Large Language Models (LLMs) is a crucial direction in investigating potential copyright infringement by these models. While this approach can identify the possible use of copyrig…

Language ModelingLanguage ModellingLarge Language Model

Benchmarking GPT-4 against Human Translators: A Comprehensive Evaluation Across Languages, Domains, and Expertise Levels

2024-11-21 · Jianhao Yan, Pingchuan Yan, Yulong Chen, Jing Li 외

This study presents a comprehensive evaluation of GPT-4's translation capabilities compared to human translators of varying expertise levels. Through systematic human evaluation using the MQM schema, we assess translatio…

BenchmarkingMachine TranslationTranslation

Big Data versus the Crowd: Looking for Relationships in All the Right Places

2012-07-01 · ACL 2012 7 · Ce Zhang, Feng Niu, Christopher R{\'e}, Jude Shavlik
AllRelation Extraction