← Search

Preslav Nakov

102 accepted papers

2026

A Fano-Style Accuracy Upper Bound for LLM Single-Pass Reasoning in Multi-Hop QA

ICLR 2026poster

Multi-Hop Question Answering (MHQA) requires integrating dispersed, interdependent evidence through sequential reasoning under noise. This task is challenging for LLMs as they have a finite per-pass output capacity, beyond which the integration of task-relevant evidence proves unreliable. Consequent…

Cited by 0SourceScholar
2026

DP-Fusion: Token-Level Differentially Private Inference for Large Language Models

ICLR 2026poster

Large language models (LLMs) do not preserve privacy at inference-time. The LLM's outputs can inadvertently reveal information about the model's context, which presents a privacy challenge when the LLM is augmented via tools or databases containing sensitive information. Existing privacy-preserving…

Cited by 0SourcecodeScholar
2026

Don't Throw Away Your Beams: Improving Consistency-based Uncertainties in LLMs via Beam Search

ICLR 2026poster

Consistency-based methods have emerged as an effective approach to uncertainty quantification (UQ) in large language models. These methods typically rely on several generations obtained via multinomial sampling, measuring their agreement level. However, in short-form QA, multinomial sampling is pron…

Cited by 0SourceScholar
2026

Efficient Hallucination Detection for LLMs Using Uncertainty-Aware Attention Heads

ICML 2026poster

Recent progress in large language models (LLMs) has led to systems capable of producing text with remarkable fluency. However, these models are still prone to factual inaccuracies, often referred to as \``hallucinations''. One strategy to alleviate this issue is uncertainty quantification (UQ), but …

Cited by 0SourceScholar
2026

The Cylindrical Representation Hypothesis for Language Model Steering

ICML 2026poster

Steering is a widely used technique for controlling large language models, yet its effects are often unstable and hard to predict. Existing theoretical accounts are largely based on the Linear Representation Hypothesis (LRH). While LRH assumes that concepts can be orthogonalized for lossless control…

Cited by 0SourceScholar
2025

A Head to Predict and a Head to Question: Pre-trained Uncertainty Quantification Heads for Hallucination Detection in LLM Outputs

EMNLP 2025

LLMs have the tendency to hallucinate, i.e., to sporadically generate false or fabricated information, and users generally lack the tools to detect when this happens. Uncertainty quantification (UQ) provides a framework for assessing the reliability of model outputs, aiding in the identification of

Cited by 0SourcePDFScholar
2025

Annotating the Annotators: Analysis, Insights and Modelling from an Annotation Campaign on Persuasion Techniques Detection

ACL 2025finding

Persuasion (or propaganda) techniques detection is a relatively novel task in Natural Language Processing (NLP). While there have already been a number of annotation campaigns, they have been based on heuristic guidelines, which have never been thoroughly discussed. Here, we present the first system…

Cited by 4SourcePDFScholar
2025

Arabic Dataset for LLM Safeguard Evaluation

NAACL 2025long

The growing use of large language models (LLMs) has raised concerns regarding their safety. While many studies have focused on English, the safety of LLMs in Arabic, with its linguistic and cultural complexities, remains under-explored. Here, we aim to bridge this gap. In particular, we present an A…

2025

Aristotle: Mastering Logical Reasoning with A Logic-Complete Decompose-Search-Resolve Framework

ACL 2025long

In the context of large language models (LLMs), current advanced reasoning methods have made impressive strides in various reasoning tasks. However, when it comes to logical reasoning tasks, significant challenges remain in both efficacy and efficiency. This is rooted in the fact that these systems…

2025

CoCoA: A Minimum Bayes Risk Framework Bridging Confidence and Consistency for Uncertainty Quantification in LLMs

NeurIPS 2025poster

Uncertainty quantification for Large Language Models (LLMs) encompasses a diverse range of approaches, with two major families being particularly prominent: (i) information-based, which estimate model confidence from token-level probabilities, and (ii) consistency-based, which assess the semantic ag…

Cited by 0SourcecodeScholar
2025

CoDet-M4: Detecting Machine-Generated Code in Multi-Lingual, Multi-Generator and Multi-Domain Settings

ACL 2025finding

Large Language Models (LLMs) have revolutionized code generation, automating programming with remarkable efficiency. However, this has had important consequences for programming skills, ethics, and assessment integrity, thus making the detection of LLM-generated code essential for maintaining accoun…

Cited by 0SourcePDFScholar
2025

Con Instruction: Universal Jailbreaking of Multimodal Large Language Models via Non-Textual Modalities

ACL 2025long

Existing attacks against multimodal language models often communicate instruction through text, either as an explicit malicious instruction or a crafted generic prompt, and accompanied by a toxic image. In contrast, here we exploit the capabilities of MLLMs in following non-textual instruction, i.e.…

2025

Cross-Cultural Transfer of Commonsense Reasoning in LLMs: Evidence from the Arab World

EMNLP 2025

Large language models (LLMs) often reflect Western-centric biases, limiting their effectiveness in diverse cultural contexts. Although some work has explored cultural alignment, the potential for cross-cultural transfer, using alignment in one culture to improve performance in others, remains undere

Cited by 0SourcePDFScholar
2025

Entity Framing and Role Portrayal in the News

ACL 2025finding

We introduce a novel multilingual and hierarchical corpus annotated for entity framing and role portrayal in news articles. The dataset uses a unique taxonomy inspired by storytelling elements, comprising 22 fine-grained roles, or archetypes, nested within three main categories: protagonist, antagon…

Cited by 0SourcePDFScholar
2025

Explicit and Implicit Data Augmentation for Social Event Detection

ACL 2025long

Social event detection involves identifying and categorizing important events from social media, which relies on labeled data, but annotation is costly and labor-intensive. To address this problem, we propose Augmentation framework for Social Event Detection (SED-Aug), a plug-and-play dual augmentat…

2025

Exploring Language Model Generalization in Low-Resource Extractive QA

COLING 2025main

In this paper, we investigate Extractive Question Answering (EQA) with Large Language Models (LLMs) under domain drift, i.e., can LLMs generalize to domains that require specific knowledge such as medicine and law in a zero-shot fashion without additional in-domain training? To this end, we devise a…

2025

Exploring the Limitations of Detecting Machine-Generated Text

COLING 2025main

Recent improvements in the quality of the generations by large language models have spurred research into identifying machine-generated text. Such work often presents high-performing detectors. However, humans and machines can produce text in different styles and domains, yet the the performance imp…

Cited by 2SourcePDFScholar
2025

FIRE: Fact-checking with Iterative Retrieval and Verification

NAACL 2025findings

Fact-checking long-form text is challenging, and it is therefore common practice to break it down into multiple atomic claims. The typical approach to fact-checking these atomic claims involves retrieving a fixed number of pieces of evidence, followed by a verification step. However, this method is…

2025

From Generation to Detection: A Multimodal Multi-Task Dataset for Benchmarking Health Misinformation

EMNLP 2025

Infodemics and health misinformation have significant negative impact on individuals and society, exacerbating confusion and increasing hesitancy in adopting recommended health measures. Recent advancements in generative AI, capable of producing realistic, human-like text and images, have significan

2025

From Multiple-Choice to Extractive QA: A Case Study for English and Arabic

COLING 2025main

The rapid evolution of Natural Language Processing (NLP) has favoured major languages such as English, leaving a significant gap for many others due to limited resources. This is especially evident in the context of data annotation, a task whose importance cannot be underestimated, but which is time…

2025

Grounding Fallacies Misrepresenting Scientific Publications in Evidence

NAACL 2025long

Health-related misinformation claims often falsely cite a credible biomedical publication as evidence. These publications only superficially seem to support the false claim, when logical fallacies are applied. In this work, we aim to detect and to highlight such fallacies, which requires assessing t…

2025

Instruction Tuning on Public Government and Cultural Data for Low-Resource Language: a Case Study in Kazakh

ACL 2025long

Instruction tuning in low-resource languages remains underexplored due to limited text data, particularly in government and cultural domains. To address this, we introduce and open-source a large-scale (10,600 samples) instruction-following (IFT) dataset, covering key institutional and cultural know…

Cited by 0SourcePDFScholar
2025

KazMMLU: Evaluating Language Models on Kazakh, Russian, and Regional Knowledge of Kazakhstan

ACL 2025long

Despite having a population of twenty million, Kazakhstan’s culture and language remain underrepresented in the field of natural language processing. Although large language models (LLMs) continue to advance worldwide, progress in Kazakh language has been limited, as seen in the scarcity of dedicate…

Cited by 0SourcePDFScholar
2025

Libra-Leaderboard: Towards Responsible AI through a Balanced Leaderboard of Safety and Capability

NAACL 2025system demonstrations

As large language models (LLMs) continue to evolve, leaderboards play a significant role in steering their development. Existing leaderboards often prioritize model capabilities while overlooking safety concerns, leaving a significant gap in responsible AI development. To address this gap, we introd…

2025

Loki: An Open-Source Tool for Fact Verification

COLING 2025system demonstrations

We introduce Loki, an open-source tool designed to address the growing problem of misinformation. Loki adopts a human-centered approach, striking a balance between the quality of fact-checking and the cost of human involvement. It decomposes the fact-checking task into a five-step pipeline: breaking…

2025

MALMM: Multi-Agent Large Language Models for Zero-Shot Robotic Manipulation

IROS 2025

Large Language Models (LLMs) have demonstrated remarkable planning abilities across various domains, including robotic manipulation and navigation. While recent work in robotics deploys LLMs for high-level and low-level planning, existing methods often face challenges with failure recovery and suffe

Cited by 22SourceScholar
2025

MGM: Global Understanding of Audience Overlap Graphs for Predicting the Factuality and the Bias of News Media

NAACL 2025long

In the current era of rapidly growing digital data, evaluating the political bias and factuality of news outlets has become more important for seeking reliable information online. In this work, we study the classification problem of profiling news media from the lens of political bias and factuality…

2025

MuSLR: Multimodal Symbolic Logical Reasoning

NeurIPS 2025poster

Multimodal symbolic logical reasoning, which aims to deduce new facts from multimodal input via formal logic, is critical in high-stakes applications such as autonomous driving and medical diagnosis, as its rigorous, deterministic reasoning helps prevent serious consequences. To evaluate such capabi…

Cited by 0SourceScholar
2025

NarratEX Dataset: Explaining the Dominant Narratives in News Texts

EMNLP 2025

We present NarratEX, a dataset designed for the task of explaining the choice of the Dominant Narrative in a news article, and intended to support the research community in addressing challenges such as discourse polarization and propaganda detection. Our dataset comprises 1,056 news articles in fou

2025

OpenFactCheck: Building, Benchmarking Customized Fact-Checking Systems and Evaluating the Factuality of Claims and LLMs

COLING 2025main

The increased use of large language models (LLMs) across a variety of real-world applications calls for mechanisms to verify the fac- tual accuracy of their outputs. Difficulties lie in assessing the factuality of free-form responses in open domains. Also, different pa- pers use disparate evaluation…

2025

PolyNarrative: A Multilingual, Multilabel, Multi-domain Dataset for Narrative Extraction from News Articles

ACL 2025long

We present polyNarrative, a new multilingual dataset of news articles, annotated for narratives. Narratives are overt or implicit claims, recurring across articles and languages, promoting a specific interpretation or viewpoint on an ongoing topic, often propagating mis/disinformation. We developed…

2025

Profiling News Media for Factuality and Bias Using LLMs and the Fact-Checking Methodology of Human Experts

ACL 2025finding

In an age characterized by the proliferation of mis- and disinformation online, it is critical to empower readers to understand the content they are reading. Important efforts in this direction rely on manual or automatic fact-checking, which can be challenging for emerging claims with limited infor…

2025

PropaInsight: Toward Deeper Understanding of Propaganda in Terms of Techniques, Appeals, and Intent

COLING 2025main

Propaganda plays a critical role in shaping public opinion and fueling disinformation. While existing research primarily focuses on identifying propaganda techniques, it lacks the ability to capture the broader motives and the impacts of such content. To address these challenges, we introduce PropaI…

2025

Qorǵau: Evaluating Safety in Kazakh-Russian Bilingual Contexts

ACL 2025finding

Large language models (LLMs) are known to have the potential to generate harmful content, posing risks to users. While significant progress has been made in developing taxonomies for LLM risks and safety evaluation prompts, most studies have focused on monolingual contexts, primarily in English. How…

2025

Shaping the Safety Boundaries: Understanding and Defending Against Jailbreaks in Large Language Models

ACL 2025long

Jailbreaking in Large Language Models (LLMs) is a major security concern as it can deceive LLMs into generating harmful text. However, understanding of how jailbreaking works remains limited, hindering the development of effective defense strategies. To address this issue, we conduct a large-scale a…

2025

TART: An Open-Source Tool-Augmented Framework for Explainable Table-based Reasoning

NAACL 2025findings

Current Large Language Models (LLMs) exhibit limited ability to understand table structures and to apply precise numerical reasoning, which is crucial for tasks such as table question answering and table-based fact verification. To address these challenges, we introduce our Tool-Augmented Reasoning…

2025

TOP-Training: Target-Oriented Pretraining for Medical Extractive Question Answering

COLING 2025main

We study extractive question-answering in the medical domain (Medical-EQA). This problem has two main challenges: (i) domain specificity, as most AI models lack necessary domain knowledge, and (ii) extraction-based answering style, which restricts most autoregressive LLMs due to potential hallucinat…

2025

Toxicity Red-Teaming: Benchmarking LLM Safety in Singapore’s Low-Resource Languages

EMNLP 2025

The advancement of Large Language Models (LLMs) has transformed natural language processing; however, their safety mechanisms remain under-explored in low-resource, multilingual settings. Here, we aim to bridge this gap. In particular, we introduce SGToxicGuard, a novel dataset and evaluation framew

Cited by 0SourcePDFScholar
2025

UNCERTAINTY-LINE: Length-Invariant Estimation of Uncertainty for Large Language Models

EMNLP 2025

Large Language Models (LLMs) have become indispensable tools across various applications, making it more important than ever to ensure the quality and the trustworthiness of their outputs. This has led to growing interest in uncertainty quantification (UQ) methods for assessing the reliability of LL

2025

Unconditional Truthfulness: Learning Unconditional Uncertainty of Large Language Models

EMNLP 2025

Uncertainty quantification (UQ) has emerged as a promising approach for detecting hallucinations and low-quality output of Large Language Models (LLMs). However, obtaining proper uncertainty scores is complicated by the conditional dependency between the generation steps of an autoregressive LLM, be

Cited by 0SourcePDFScholar
2025

UrduFactCheck: An Agentic Fact-Checking Framework for Urdu with Evidence Boosting and Benchmarking

EMNLP 2025

The rapid adoption of Large Language Models (LLMs) has raised important concerns about the factual reliability of their outputs, particularly in low-resource languages such as Urdu. Existing automated fact-checking systems are predominantly developed for English, leaving a significant gap for the mo

2025

VSCBench: Bridging the Gap in Vision-Language Model Safety Calibration

ACL 2025finding

The rapid advancement of vision-language models (VLMs) has brought a lot of attention to their safety alignment. However, existing methods have primarily focused on model undersafety, where the model responds to hazardous queries, while neglecting oversafety, where the model refuses to answer safe q…

2024

A Chinese Dataset for Evaluating the Safeguards in Large Language Models

ACL 2024findings

Many studies have demonstrated that large language models (LLMs) can produce harmful responses, exposing users to unexpected risks. Previous studies have proposed comprehensive taxonomies of LLM risks, as well as corresponding prompts that can be used to examine LLM safety. However, the focus has be…

2024

A Survey of Confidence Estimation and Calibration in Large Language Models

NAACL 2024long

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks in various domains. Despite their impressive performance, they can be unreliable due to factual errors in their generations. Assessing their confidence and calibrating them across different tasks can…

2024

A Survey on Predicting the Factuality and the Bias of News Media

ACL 2024findings

The present level of proliferation of fake, biased, and propagandistic content online has made it impossible to fact-check every single suspicious claim or article, either manually or automatically. An increasing number of scholars are focusing on a coarser granularity, aiming to profile entire news…

Cited by 17SourcePDFScholar
2024

Adapting Fake News Detection to the Era of Large Language Models

NAACL 2024findings

In the age of large language models (LLMs) and the widespread adoption of AI-driven content creation, the landscape of information dissemination has witnessed a paradigm shift. With the proliferation of both human-written and machine-generated real and fake news, robustly and effectively discerning…

2024

ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic

ACL 2024findings

The focus of language model evaluation has transitioned towards reasoning and knowledge-intensive tasks, driven by advancements in pretraining large models. While state-of-the-art models are partially trained on large Arabic texts, evaluating their performance in Arabic remains challenging due to th…

2024

Can Machines Resonate with Humans? Evaluating the Emotional and Empathic Comprehension of LMs

EMNLP 2024finding

Empathy plays a pivotal role in fostering prosocial behavior, often triggered by the sharing of personal experiences through narratives. However, modeling empathy using NLP approaches remains challenging due to its deep interconnection with human interaction dynamics. Previous approaches, which invo…

2024

Data-Informed Global Sparseness in Attention Mechanisms for Deep Neural Networks

COLING 2024main

Attention mechanisms play a crucial role in the neural revolution of Natural Language Processing (NLP). With the growth of attention-based models, several pruning techniques have been developed to identify and exploit sparseness, making these models more efficient. Most efforts focus on hard-coding…

2024

Detecting Check-Worthy Claims in Political Debates, Speeches, and Interviews Using Audio Data

ICASSP 2024accepted

Developing tools to automatically detect check-worthy claims in political debates and speeches can greatly help moderators of debates, journalists, and fact-checkers. While previous work on this problem has focused exclusively on the text modality, here we explore the utility of the audio modality a…

Cited by 0SourceScholar
2024

DocEdit-v2: Document Structure Editing Via Multimodal LLM Grounding

EMNLP 2024main

Document structure editing involves manipulating localized textual, visual, and layout components in document images based on the user’s requests. Past works have shown that multimodal grounding of user requests in the document image and identifying the accurate structural components and their assoc…

Cited by 2SourcePDFScholar
2024

DocScript: Document-level Script Event Prediction

COLING 2024main

We present a novel task of document-level script event prediction, which aims to predict the next event given a candidate list of narrative events in long-form documents. To enable this, we introduce DocSEP, a challenging dataset in two new domains - contractual documents and Wikipedia articles, whe…

Cited by 1SourcePDFScholar
2024

EXAMS-V: A Multi-Discipline Multilingual Multimodal Exam Benchmark for Evaluating Vision Language Models

ACL 2024long

We introduce EXAMS-V, a new challenging multi-discipline multimodal multilingual exam benchmark for evaluating vision language models. It consists of 20,932 multiple-choice questions across 20 school disciplines covering natural science, social science, and other miscellaneous studies, e.g., religio…

2024

Fact-Checking the Output of Large Language Models via Token-Level Uncertainty Quantification

ACL 2024findings

Large language models (LLMs) are notorious for hallucinating, i.e., producing erroneous claims in their output. Such hallucinations can be dangerous, as occasional factual inaccuracies in the generated text might be obscured by the rest of the output being generally factually correct, making it extr…

2024

Factcheck-Bench: Fine-Grained Evaluation Benchmark for Automatic Fact-checkers

EMNLP 2024finding

The increased use of large language models (LLMs) across a variety of real-world applications calls for mechanisms to verify the factual accuracy of their outputs. In this work, we present Factcheck-Bench, a holistic end-to-end framework for annotating and evaluating the factuality of LLM-generated…

2024

Factuality of Large Language Models: A Survey

EMNLP 2024main

Large language models (LLMs), especially when instruction-tuned for chat, have become part of our daily lives, freeing people from the process of searching, extracting, and integrating information from multiple sources by offering a straightforward answer to a variety of questions in a single place.…

Cited by 10SourcePDFScholar
2024

LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection

EMNLP 2024system demonstrations

The ease of access to large language models (LLMs) has enabled a widespread of machine-generated texts, and now it is often hard to tell whether a piece of text was human-written or machine-generated. This raises concerns about potential misuse, particularly within educational and academic domains.…

2024

Large Language Models are Few-Shot Training Example Generators: A Case Study in Fallacy Recognition

ACL 2024findings

Recognizing fallacies is crucial for ensuring the quality and validity of arguments across various domains. However, computational fallacy recognition faces challenges due to the diverse genres, domains, and types of fallacies found in datasets. This leads to a highly multi-class, and even multi-lab…

2024

M4GT-Bench: Evaluation Benchmark for Black-Box Machine-Generated Text Detection

ACL 2024long

The advent of Large Language Models (LLMs) has brought an unprecedented surge in machine-generated text (MGT) across diverse channels. This raises legitimate concerns about its potential misuse and societal implications. The need to identify and differentiate such content from genuine human-generate…

2024

MemeMQA: Multimodal Question Answering for Memes via Rationale-Based Inferencing

ACL 2024findings

Memes have evolved as a prevalent medium for diverse communication, ranging from humour to propaganda. With the rising popularity of image-focused content, there is a growing need to explore its potential harm from different aspects. Previous studies have analyzed memes in closed settings - detectin…

2024

Missci: Reconstructing Fallacies in Misrepresented Science

ACL 2024long

Health-related misinformation on social networks can lead to poor decision-making and real-world dangers. Such misinformation often misrepresents scientific publications and cites them as “proof” to gain perceived credibility. To effectively counter such claims automatically, a system must explain h…

2024

OpenFactCheck: A Unified Framework for Factuality Evaluation of LLMs

EMNLP 2024system demonstrations

The increased use of large language models (LLMs) across a variety of real-world applications calls for automatic tools to check the factual accuracy of their outputs, as LLMs often hallucinate. This is difficult as it requires assessing the factuality of free-form open-domain responses. While there…

2024

RISE: Robust Early-exiting Internal Classifiers for Suicide Risk Evaluation

COLING 2024main

Suicide is a serious public health issue, but it is preventable with timely intervention. Emerging studies have suggested there is a noticeable increase in the number of individuals sharing suicidal thoughts online. As a result, utilising advance Natural Language Processing techniques to build autom…

Cited by 1SourcePDFScholar
2024

Recent Advances in Online Hate Speech Moderation: Multimodality and the Role of Large Models

EMNLP 2024finding

Moderating hate speech (HS) in the evolving online landscape is a complex challenge, compounded by the multimodal nature of digital content. This survey examines recent advancements in HS moderation, focusing on the burgeoning role of large language models (LLMs) and large multimodal models (LMMs) i…

Cited by 1SourcePDFScholar
2024

SAFARI: Cross-lingual Bias and Factuality Detection in News Media and News Articles

EMNLP 2024finding

In an era where information is quickly shared across many cultural and language contexts, the neutrality and integrity of news media are essential. Ensuring that media content remains unbiased and factual is crucial for maintaining public trust. With this in mind, we introduce SAFARI (CroSs-lingual…

Cited by 3SourcePDFScholar
2024

Saliency-Aware Interpolative Augmentation for Multimodal Financial Prediction

COLING 2024main

Predicting price variations of financial instruments for risk modeling and stock trading is challenging due to the stochastic nature of the stock market. While recent advancements in the Financial AI realm have expanded the scope of data and methods they use, such as textual and audio cues from fina…

2024

Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs

NeurIPS 2024poster

Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However, current MLLMs are surprisingly poor at understanding webpage screenshots and generating their corresponding HTML cod…

2023

$\textit{From Chaos to Clarity}$: Claim Normalization to Empower Fact-Checking

EMNLP 2023long findings

With the rise of social media, users are exposed to many misleading claims. However, the pervasive noise inherent in these posts presents a challenge in identifying precise and prominent claims that require verification. Extracting the important claims from such posts is arduous and time-consuming,…

Cited by 0SourceScholar
2023

$\textit{Lost in Translation, Found in Spans}$: Identifying Claims in Multilingual Social Media

EMNLP 2023long main

Claim span identification (CSI) is an important step in fact-checking pipelines, aiming to identify text segments that contain a check-worthy claim or assertion in a social media post. Despite its importance to journalists and human fact-checkers, it remains a severely understudied problem, and the…

Cited by 0SourceScholar
2023

Can You Answer This? – Exploring Zero-Shot QA Generalization Capabilities in Large Language Models (Student Abstract)

AAAI 2023technical

The buzz around Transformer-based language models (TLM) such as BERT, RoBERTa, etc. is well-founded owing to their impressive results on an array of tasks. However, when applied to areas needing specialized knowledge (closed-domain), such as medical, finance, etc. their performance takes drastic hit…

Cited by 0SourcePDFScholar
2023

DetectLLM: Leveraging Log Rank Information for Zero-Shot Detection of Machine-Generated Text

EMNLP 2023long findings

With the rapid progress of Large language models (LLMs) and the huge amount of text they generate, it becomes impractical to manually distinguish whether a text is machine-generated. The growing use of LLMs in social media and education, prompts us to develop methods to detect machine-generated text…

Cited by 0SourcecodeScholar
2023

Detecting Propaganda Techniques in Code-Switched Social Media Text

EMNLP 2023long main

Propaganda is a form of communication intended to influence the opinions and the mindset of the public to promote a particular agenda. With the rise of social media, propaganda has spread rapidly, leading to the need for automatic propaganda detection systems. Most work on propaganda detection has f…

Cited by 0SourcecodeScholar
2023

Fact-Checking Complex Claims with Program-Guided Reasoning

ACL 2023long

Fact-checking real-world claims often requires collecting multiple pieces of evidence and applying complex multi-step reasoning. In this paper, we present Program-Guided Fact-Checking (ProgramFC), a novel fact-checking model that decomposes complex claims into simpler sub-tasks that can be solved us…

2023

Faking Fake News for Real Fake News Detection: Propaganda-Loaded Training Data Generation

ACL 2023long

Despite recent advances in detecting fake news generated by neural models, their results are not readily applicable to effective detection of human-written disinformation. What limits the successful transfer between them is the sizable gap between machine-generated fake news and human-authored ones,…

2023

Multilingual Multifaceted Understanding of Online News in Terms of Genre, Framing, and Persuasion Techniques

ACL 2023long

We present a new multilingual multifacet dataset of news articles, each annotated for genre (objective news reporting vs. opinion vs. satire), framing (what key aspects are highlighted), and persuasion techniques (logical fallacies, emotional appeals, ad hominem attacks, etc.). The persuasion techni…

Cited by 33SourcePDFScholar
2023

On the Risk of Misinformation Pollution with Large Language Models

EMNLP 2023long findings

We investigate the potential misuse of modern Large Language Models (LLMs) for generating credible-sounding misinformation and its subsequent impact on information-intensive applications, particularly Open-Domain Question Answering (ODQA) systems. We establish a threat model and simulate potential m…

Cited by 0SourcecodeScholar
2023

SCITAB: A Challenging Benchmark for Compositional Reasoning and Claim Verification on Scientific Tables

EMNLP 2023long main

Current scientific fact-checking benchmarks exhibit several shortcomings, such as biases arising from crowd-sourced claims and an over-reliance on text-based evidence. We present SCITAB, a challenging evaluation dataset consisting of 1.2K expert-verified scientific claims that 1) originate from auth…

Cited by 0SourcecodeScholar
2023

Target-Based Offensive Language Identification

ACL 2023short

We present TBO, a new dataset for Target-based Offensive language identification. TBO contains post-level annotations regarding the harmfulness of an offensive post and token-level annotations comprising of the target and the offensive argument expression. Popular offensive language identification d…

2023

What Do You MEME? Generating Explanations for Visual Semantic Role Labelling in Memes

AAAI 2023technical

Memes are powerful means for effective communication on social media. Their effortless amalgamation of viral visuals and compelling messages can have far-reaching implications with proper marketing. Previous research on memes has primarily focused on characterizing their affective spectrum and detec…

2023

bgGLUE: A Bulgarian General Language Understanding Evaluation Benchmark

ACL 2023long

We present bgGLUE (Bulgarian General Language Understanding Evaluation), a benchmark for evaluating language models on Natural Language Understanding (NLU) tasks in Bulgarian. Our benchmark includes NLU tasks targeting a variety of NLP problems (e.g., natural language inference, fact-checking, named…

2022

A Survey on Multimodal Disinformation Detection

COLING 2022main

Recent years have witnessed the proliferation of offensive content online such as fake news, propaganda, misinformation, and disinformation. While initially this was mostly about textual content, over time images and videos gained popularity, as they are much easier to consume, attract more attentio…

Cited by 156SourcePDFScholar
2022

A Survey on Stance Detection for Mis- and Disinformation Identification

NAACL 2022findings

Understanding attitudes expressed in texts, also known as stance detection, plays an important role in systems for detecting false information online, be it misinformation (unintentionally false) or disinformation (intentionally false information). Stance detection has been framed in different ways,…

Cited by 155SourcePDFScholar
2022

Assisting the Human Fact-Checkers: Detecting All Previously Fact-Checked Claims in a Document

EMNLP 2022finding

Given the recent proliferation of false claims online, there has been a lot of manual fact-checking effort. As this is very time-consuming, human fact-checkers can benefit from tools that can support them and make them more efficient. Here, we focus on building a system that could provide such suppo…

2022

Batch-Softmax Contrastive Loss for Pairwise Sentence Scoring Tasks

NAACL 2022long

The use of contrastive loss for representation learning has become prominent in computer vision, and it is now getting attention in Natural Language Processing (NLP).Here, we explore the idea of using a batch-softmax contrastive loss when fine-tuning large-scale pre-trained transformer models to lea…

Cited by 9SourcePDFScholar
2022

DISARM: Detecting the Victims Targeted by Harmful Memes

NAACL 2022findings

Internet memes have emerged as an increasingly popular means of communication on the web. Although memes are typically intended to elicit humour, they have been increasingly used to spread hatred, trolling, and cyberbullying, as well as to target specific individuals, communities, or society on poli…

2022

Detecting and Understanding Harmful Memes: A Survey

IJCAI 2022poster

The automatic identification of harmful content online is of major concern for social media platforms, policymakers, and society. Researchers have studied textual, visual, and audio content, but typically in isolation. Yet, harmful content often combines multiple modalities, as in the case of memes.…

2022

Few-Shot Cross-Lingual Stance Detection with Sentiment-Based Pre-training

AAAI 2022technical

The goal of stance detection is to determine the viewpoint expressed in a piece of text towards a target. These viewpoints or contexts are often expressed in many different languages depending on the user and the platform, which can be a local news outlet, a social media platform, a news forum, etc.…

2022

GREENER: Graph Neural Networks for News Media Profiling

EMNLP 2022main

We study the problem of profiling news media on the Web with respect to their factuality of reporting and bias. This is an important but under-studied problem related to disinformation and “fake news” detection, but it addresses the issue at a coarser granularity compared to looking at an individual…

Cited by 20SourcePDFScholar
2022

NewsClaims: A New Benchmark for Claim Detection from News with Attribute Knowledge

EMNLP 2022main

Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating misinformation and disinformation in the news. However, most existing work has focused on claim sentence analysis while overlooking additional crucial attributes (e.g., the c…

2022

PASTA: Table-Operations Aware Fact Verification via Sentence-Table Cloze Pre-training

EMNLP 2022main

Fact verification has attracted a lot of attention recently, e.g., in journalism, marketing, and policymaking, as misinformation and dis- information can sway one’s opinion and affect one’s actions. While fact-checking is a hard task in general, in many cases, false statements can be easily debunked…

2022

The Role of Context in Detecting Previously Fact-Checked Claims

NAACL 2022findings

Recent years have seen the proliferation of disinformation and fake news online. Traditional approaches to mitigate these issues is to use manual or automatic fact-checking. Recently, another approach has emerged: checking whether the input claim has previously been fact-checked, which can be done a…

2021

Automated Fact-Checking for Assisting Human Fact-Checkers

IJCAI 2021poster

The reporting and the analysis of current events around the globe has expanded from professional, editor-lead journalism all the way to citizen journalism. Nowadays, politicians and other key players enjoy direct access to their audiences through social media, bypassing the filters of official cable…

Cited by 281SourcePDFScholar
2021

Cross-Domain Label-Adaptive Stance Detection

EMNLP 2021main

Stance detection concerns the classification of a writer’s viewpoint towards a target. There are different task variants, e.g., stance of a tweet vs. a full article, or stance with respect to a claim vs. an (implicit) topic. Moreover, task definitions vary, which includes the label inventory, the da…

2021

Detecting Propaganda Techniques in Memes

ACL 2021long

Propaganda can be defined as a form of communication that aims to influence the opinions or the actions of people towards a specific goal; this is achieved by means of well-defined rhetorical and psychological devices. Propaganda, in the form we know it today, can be dated back to the beginning of t…

2021

Fighting the COVID-19 Infodemic: Modeling the Perspective of Journalists, Fact-Checkers, Social Media Platforms, Policy Makers, and the Society

EMNLP 2021finding

With the emergence of the COVID-19 pandemic, the political and the medical aspects of disinformation merged as the problem got elevated to a whole new level to become the first global infodemic. Fighting this infodemic has been declared one of the most important focus areas of the World Health Organ…

2021

MOMENTA: A Multimodal Framework for Detecting Harmful Memes and Their Targets

EMNLP 2021finding

Internet memes have become powerful means to transmit political, psychological, and socio-cultural ideas. Although memes are typically humorous, recent days have witnessed an escalation of harmful memes used for trolling, cyberbullying, and abuse. Detecting such memes is challenging as they can be h…

2021

RuleBERT: Teaching Soft Rules to Pre-Trained Language Models

EMNLP 2021main

While pre-trained language models (PLMs) are the go-to solution to tackle many natural language processing problems, they are still very limited in their ability to capture and to use common-sense knowledge. In fact, even if information is available in the form of approximate (soft) logical rules, i…

2021

We Can Explain Your Research in Layman’s Terms: Towards Automating Science Journalism at Scale

AAAI 2021technical

We propose to study Automating Science Journalism (ASJ), the process of producing a layman's terms summary of a research article, as a new benchmark for long neural abstractive summarization and story generation. Automating science journalism is a challenging task as it requires paraphrasing complex…

Cited by 19SourcePDFScholar
2020

A Survey on Computational Propaganda Detection

IJCAI 2020poster

Propaganda campaigns aim at influencing people's mindset with the purpose of advancing a specific agenda. They exploit the anonymity of the Internet, the micro-profiling ability of social networks, and the ease of automatically creating and managing coordinated networks of accounts, to reach million…

Cited by 0SourcePDFScholar