← Search

Josip Jukić

6 accepted papers

2024

Out-of-Distribution Detection by Leveraging Between-Layer Transformation Smoothness

ICLR 2024poster

Effective out-of-distribution (OOD) detection is crucial for reliable machine learning models, yet most current methods are limited in practical use due to requirements like access to training data or intervention in training. We present a novel method for detecting OOD data in Transformers based on…

2023

Easy to Decide, Hard to Agree: Reducing Disagreements Between Saliency Methods

ACL 2023findings

A popular approach to unveiling the black box of neural NLP models is to leverage saliency methods, which assign scalar importance scores to each input component. A common practice for evaluating whether an interpretability method is faithful has been to use evaluation-by-agreement – if multiple met…

Cited by 0SourcePDFScholar
2023

On Dataset Transferability in Active Learning for Transformers

ACL 2023findings

Active learning (AL) aims to reduce labeling costs by querying the examples most beneficial for model learning. While the effectiveness of AL for fine-tuning transformer-based pre-trained language models (PLMs) has been demonstrated, it is less clear to what extent the AL gains obtained with one mod…

2023

Parameter-Efficient Language Model Tuning with Active Learning in Low-Resource Settings

EMNLP 2023long main

Pre-trained language models (PLMs) have ignited a surge in demand for effective fine-tuning techniques, particularly in low-resource domains and languages. Active learning (AL), a set of algorithms designed to decrease labeling costs by minimizing label complexity, has shown promise in confronting t…

Cited by 0SourcecodeScholar
2022

You Are What You Talk About: Inducing Evaluative Topics for Personality Analysis

EMNLP 2022finding

Expressing attitude or stance toward entities and concepts is an integral part of human behavior and personality. Recently, evaluative language data has become more accessible with social media’s rapid growth, enabling large-scale opinion analysis. However, surprisingly little research examines the…