← Search

Giorgos Filandrianos

8 accepted papers

2025

Assumed Identities: Quantifying Gender Bias in Machine Translation of Gender-Ambiguous Occupational Terms

EMNLP 2025

Machine Translation (MT) systems frequently encounter gender-ambiguous occupational terms, where they must assign gender without explicit contextual cues. While individual translations in such cases may not be inherently biased, systematic patterns—such as consistently translating certain profession

Cited by 0SourcePDFScholar
2025

Bias Beware: The Impact of Cognitive Biases on LLM-Driven Product Recommendations

EMNLP 2025

The advent of Large Language Models (LLMs) has revolutionized product recommenders, yet their susceptibility to adversarial manipulation poses critical challenges, particularly in real-world commercial applications. Our approach is the first one to tap into human psychological principles, seamlessly

2025

PAKTON: A Multi-Agent Framework for Question Answering in Long Legal Agreements

EMNLP 2025

Contract review is a complex and time-intensive task that typically demands specialized legal expertise, rendering it largely inaccessible to non-experts. Moreover, legal interpretation is rarely straightforward—ambiguity is pervasive, and judgments often hinge on subjective assessments. Compounding

2025

Pitfalls of Scale: Investigating the Inverse Task of Redefinition in Large Language Models

ACL 2025finding

Inverse tasks can uncover potential reasoning gaps as Large Language Models (LLMs) scale up. In this work, we explore the redefinition task, in which we assign alternative values to well-known physical constants and units of measure, prompting LLMs to respond accordingly. Our findings show that not…

Cited by 0SourcePDFScholar
2025

V-CECE: Visual Counterfactual Explanations via Conceptual Edits

NeurIPS 2025poster

Recent black-box counterfactual generation frameworks fail to take into account the semantic content of the proposed edits, while relying heavily on training to guide the generation process. We propose a novel, plug-and-play black-box counterfactual generation framework, which suggests step-by-step…

Cited by 2SourceScholar
2024

Puzzle Solving using Reasoning of Large Language Models: A Survey

EMNLP 2024main

Exploring the capabilities of Large Language Models (LLMs) in puzzle solving unveils critical insights into their potential and challenges in AI, marking a significant step towards understanding their applicability in complex reasoning tasks. This survey leverages a unique taxonomy—dividing puzzles…

Cited by 30SourcePDFScholar
2024

”I Never Said That”: A dataset, taxonomy and baselines on response clarity classification

EMNLP 2024finding

Equivocation and ambiguity in public speech are well-studied discourse phenomena, especially in political science and analysis of political interviews. Inspired by the well-grounded theory on equivocation, we aim to resolve the closely related problem of response clarity in questions extracted from…

2023

Choose your Data Wisely: A Framework for Semantic Counterfactuals

IJCAI 2023poster

Counterfactual explanations have been argued to be one of the most intuitive forms of explanation. They are typically defined as a minimal set of edits on a given data sample that, when applied, changes the output of a model on that sample. However, a minimal set of edits is not always clear and und…