← Search

Abdullatif Köksal

9 accepted papers

2025

Evaluating Morphological Compositional Generalization in Large Language Models

NAACL 2025long

Large language models (LLMs) have demonstrated significant progress in various natural language generation and understanding tasks. However, their linguistic generalization capabilities remain questionable, raising doubts about whether these models learn language similarly to humans. While humans ex…

2025

TUMLU: A Unified and Native Language Understanding Benchmark for Turkic Languages

ACL 2025long

Being able to thoroughly assess massive multi-task language understanding (MMLU) capabilities is essential for advancing the applicability of multilingual language models. However, preparing such benchmarks in high quality native language is often costly and therefore limits the representativeness o…

2024

Consistent Document-level Relation Extraction via Counterfactuals

EMNLP 2024finding

Many datasets have been developed to train and evaluate document-level relation extraction (RE) models. Most of these are constructed using real-world data. It has been shown that RE models trained on real-world data suffer from factual biases. To evaluate and address this issue, we present CovEReD,…

2024

LongForm: Effective Instruction Tuning with Reverse Instructions

EMNLP 2024finding

Instruction tuning enables language models to more effectively generalize and better follow user intent. However, obtaining instruction data is costly and challenging. Prior work employs methods such as expensive human annotation, crowd-sourced datasets with alignment issues, and generating noisy ex…

2024

SynthEval: Hybrid Behavioral Testing of NLP Models with Synthetic CheckLists

EMNLP 2024finding

Traditional benchmarking in NLP typically involves using static, held-out test sets and calculating aggregated statistics based on diverse examples. However, this approach often results in an overestimation of performance and lacks the ability to offer comprehensive, interpretable, and dynamic asses…

2024

TurkishMMLU: Measuring Massive Multitask Language Understanding in Turkish

EMNLP 2024finding

Multiple choice question answering tasks evaluate the reasoning, comprehension, and mathematical abilities of Large Language Models (LLMs). While existing benchmarks employ automatic translation for multilingual evaluation, this approach is error-prone and potentially introduces culturally biased qu…

2023

Language-Agnostic Bias Detection in Language Models with Bias Probing

EMNLP 2023long findings

Pretrained language models (PLMs) are key components in NLP, but they contain strong social biases. Quantifying these biases is challenging because current methods focusing on fill-the-mask objectives are sensitive to slight changes in input. To address this, we propose a bias probing technique call…

Cited by 0SourcecodeScholar
2022

The better your Syntax, the better your Semantics? Probing Pretrained Language Models for the English Comparative Correlative

EMNLP 2022main

Construction Grammar (CxG) is a paradigm from cognitive linguistics emphasising the connection between syntax and semantics. Rather than rules that operate on lexical items, it posits constructions as the central building blocks of language, i.e., linguistic units of different granularity that combi…

Cited by 43SourcePDFScholar
2021

Balancing Methods for Multi-label Text Classification with Long-Tailed Class Distribution

EMNLP 2021main

Multi-label text classification is a challenging task because it requires capturing label dependencies. It becomes even more challenging when class distribution is long-tailed. Resampling and re-weighting are common approaches used for addressing the class imbalance problem, however, they are not ef…