← Search

Kiril Gashteovski

9 accepted papers

2025

Evaluating Language Models as Synthetic Data Generators

ACL 2025long

Given the increasing use of synthetic data in language model (LM) post-training, an LM’s ability to generate high-quality data has become nearly as crucial as its ability to solve problems directly. While prior works have focused on developing effective data generation methods, they lack systematic…

2025

MEDDxAgent: A Unified Modular Agent Framework for Explainable Automatic Differential Diagnosis

ACL 2025long

Differential Diagnosis (DDx) is a fundamental yet complex aspect of clinical decision-making, in which physicians iteratively refine a ranked list of possible diseases based on symptoms, antecedents, and medical knowledge. While recent advances in large language models (LLMs) have shown promise in s…

2025

Not-Just-Scaling Laws: Towards a Better Understanding of the Downstream Impact of Language Model Design Decisions

EMNLP 2025

Improvements in language model capabilities are often attributed to increasing model size or training data, but in some cases smaller models trained on curated data or with different architectural decisions can outperform larger ones trained on more tokens. What accounts for this? To quantify the im

2025

On Synthesizing Data for Context Attribution in Question Answering

ACL 2025long

Question Answering (QA) accounts for a significant portion of LLM usage in the wild”. However, LLMs sometimes produce false or misleading responses, also known as hallucinations”. Therefore, grounding the generated answers in contextually provided information—i.e., providing evidence for the generat…

Cited by 0SourcePDFScholar
2024

AgentQuest: A Modular Benchmark Framework to Measure Progress and Improve LLM Agents

NAACL 2024system demonstrations

The advances made by Large Language Models (LLMs) have led to the pursuit of LLM agents that can solve intricate, multi-step reasoning tasks. As with any research pursuit, benchmarking and evaluation are key corner stones to efficient and reliable progress. However, existing benchmarks are often nar…

2024

Robust Text Classification: Analyzing Prototype-Based Networks

EMNLP 2024finding

Downstream applications often require text classification models to be accurate and robust. While the accuracy of state-of-the-art Language Models (LMs) approximates human performance, they often exhibit a drop in performance on real-world noisy data. This lack of robustness can be concerning, as ev…

2023

Linking Surface Facts to Large-Scale Knowledge Graphs

EMNLP 2023long main

Open Information Extraction (OIE) methods extract facts from natural language text in the form of ("subject"; "relation"; "object") triples. These facts are, however, merely surface forms, the ambiguity of which impedes their downstream usage; e.g., the surface phrase "Michael Jordan" may refer to e…

Cited by 0SourcecodeScholar
2022

BenchIE: A Framework for Multi-Faceted Fact-Based Open Information Extraction Evaluation

ACL 2022long

Intrinsic evaluations of OIE systems are carried out either manually—with human evaluators judging the correctness of extractions—or automatically, on standardized benchmarks. The latter, while much more cost-effective, is less reliable, primarily because of the incompleteness of the existing OIE be…

2022

MILIE: Modular & Iterative Multilingual Open Information Extraction

ACL 2022long

Open Information Extraction (OpenIE) is the task of extracting (subject, predicate, object) triples from natural language sentences. Current OpenIE systems extract all triple slots independently. In contrast, we explore the hypothesis that it may be beneficial to extract triple slots iteratively: fi…

Cited by 17SourcePDFScholar