← Search

Ion Androutsopoulos

13 accepted papers

2025

Evaluation and Facilitation of Online Discussions in the LLM Era: A Survey

EMNLP 2025

We present a survey of methods for assessing and enhancing the quality of online discussions, focusing on the potential of Large Language Models (LLMs). While online discourses aim, at least in theory, to foster mutual understanding, they often devolve into harmful exchanges, such as hate speech, th

Cited by 0SourcePDFScholar
2025

GR-NLP-TOOLKIT: An Open-Source NLP Toolkit for Modern Greek

COLING 2025system demonstrations

We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech tagging, morphological tagging, dependency parsing, named entity recognition, a…

2025

GreekBarBench: A Challenging Benchmark for Free-Text Legal Reasoning and Citations

EMNLP 2025

We introduce GreekBarBench, a benchmark that evaluates LLMs on legal questions across five different legal areas from the Greek Bar exams, requiring citations to statutory articles and case facts. To tackle the challenges of free-text evaluation, we propose a three-dimensional scoring system combine

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…

2024

Comparing Data Augmentation Methods for End-to-End Task-Oriented Dialog Systems

ACL 2024findings

Creating effective and reliable task-oriented dialog systems (ToDSs) is challenging, not only because of the complex structure of these systems, but also due to the scarcity of training data, especially when several modules need to be trained separately, each one with its own input/output training e…

Cited by 1SourcePDFScholar
2024

Still All Greeklish to Me: Greeklish to Greek Transliteration

COLING 2024main

Modern Greek is normally written in the Greek alphabet. In informal online messages, however, Greek is often written using characters available on Latin-character keyboards, a form known as Greeklish. Originally used to bypass the lack of support for the Greek alphabet in older computers, Greeklish…

2023

Cache me if you Can: an Online Cost-aware Teacher-Student framework to Reduce the Calls to Large Language Models

EMNLP 2023short findings

Prompting Large Language Models (LLMs) performs impressively in zero- and few-shot settings. Hence, small and medium-sized enterprises (SMEs) that cannot afford the cost of creating large task-specific training datasets, but also the cost of pretraining their own LLMs, are increasingly turning to th…

Cited by 0SourcecodeScholar
2022

FiNER: Financial Numeric Entity Recognition for XBRL Tagging

ACL 2022long

Publicly traded companies are required to submit periodic reports with eXtensive Business Reporting Language (XBRL) word-level tags. Manually tagging the reports is tedious and costly. We, therefore, introduce XBRL tagging as a new entity extraction task for the financial domain and release FiNER-13…

2022

From the Detection of Toxic Spans in Online Discussions to the Analysis of Toxic-to-Civil Transfer

ACL 2022long

We study the task of toxic spans detection, which concerns the detection of the spans that make a text toxic, when detecting such spans is possible. We introduce a dataset for this task, ToxicSpans, which we release publicly. By experimenting with several methods, we show that sequence labeling mode…

2022

LexGLUE: A Benchmark Dataset for Legal Language Understanding in English

ACL 2022long

Laws and their interpretations, legal arguments and agreements are typically expressed in writing, leading to the production of vast corpora of legal text. Their analysis, which is at the center of legal practice, becomes increasingly elaborate as these collections grow in size. Natural language und…

2021

A Neural Model for Joint Document and Snippet Ranking in Question Answering for Large Document Collections

ACL 2021long

Question answering (QA) systems for large document collections typically use pipelines that (i) retrieve possibly relevant documents, (ii) re-rank them, (iii) rank paragraphs or other snippets of the top-ranked documents, and (iv) select spans of the top-ranked snippets as exact answers. Pipelines a…

Cited by 5SourcePDFScholar
2021

MultiEURLEX - A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer

EMNLP 2021main

We introduce MULTI-EURLEX, a new multilingual dataset for topic classification of legal documents. The dataset comprises 65k European Union (EU) laws, officially translated in 23 languages, annotated with multiple labels from the EUROVOC taxonomy. We highlight the effect of temporal concept drift an…

2021

Paragraph-level Rationale Extraction through Regularization: A case study on European Court of Human Rights Cases

NAACL 2021long

Interpretability or explainability is an emerging research field in NLP. From a user-centric point of view, the goal is to build models that provide proper justification for their decisions, similar to those of humans, by requiring the models to satisfy additional constraints. To this end, we introd…

Cited by 126SourcePDFScholar