← Search

Przemyslaw Kazienko

4 accepted papers

2024

Self-training Large Language Models through Knowledge Detection

EMNLP 2024finding

Large language models (LLMs) often necessitate extensive labeled datasets and training compute to achieve impressive performance across downstream tasks. This paper explores a self-training paradigm, where the LLM autonomously curates its own labels and selectively trains on unknown data samples ide…

2023

PALS: Personalized Active Learning for Subjective Tasks in NLP

EMNLP 2023long main

For subjective NLP problems, such as classification of hate speech, aggression, or emotions, personalized solutions can be exploited. Then, the learned models infer about the perception of the content independently for each reader. To acquire training data, texts are commonly randomly assigned to us…

Cited by 0SourcecodeScholar
2023

RWKV: Reinventing RNNs for the Transformer Era

EMNLP 2023long findings

Transformers have revolutionized almost all natural language processing (NLP) tasks but suffer from memory and computational complexity that scales quadratically with sequence length. In contrast, recurrent neural networks (RNNs) exhibit linear scaling in memory and computational requirements but st…

Cited by 0SourceScholar
2021

Controversy and Conformity: from Generalized to Personalized Aggressiveness Detection

ACL 2021long

There is content such as hate speech, offensive, toxic or aggressive documents, which are perceived differently by their consumers. They are commonly identified using classifiers solely based on textual content that generalize pre-agreed meanings of difficult problems. Such models provide the same r…