← Search

Daniel Preotiuc-Pietro

13 accepted papers

2025

Calibrating LLMs for Text-to-SQL Parsing by Leveraging Sub-clause Frequencies

EMNLP 2025

While large language models (LLMs) achieve strong performance on text-to-SQL parsing, they sometimes exhibit unexpected failures in which they are confidently incorrect. Building trustworthy text-to-SQL systems thus requires eliciting reliable uncertainty measures from the LLM. In this paper, we stu

Cited by 0SourcePDFScholar
2025

Improving Instruct Models for Free: A Study on Partial Adaptation

EMNLP 2025

Instruct models, obtained from various instruction tuning or post-training steps, are commonly deemed superior and more usable than their base counterpart. While the model gains instruction following ability, instruction tun- ing may lead to forgetting the knowledge from pre-training or it may encou

2025

STARQA: A Question Answering Dataset for Complex Analytical Reasoning over Structured Databases

EMNLP 2025

Our goal is to assess how well current Text2SQL systems support SQL analysts in their primary work of performing complex analytics on specialized relational databases. Although several benchmarks evaluate Text2SQL models, the complexity of questions (and the output SQL queries) in most datasets is i

2024

Leveraging Contextual Information for Effective Entity Salience Detection

NAACL 2024findings

In text documents such as news articles, the content and key events usually revolve around a subset of all the entities mentioned in a document. These entities, often deemed as salient entities, provide useful cues of the aboutness of a document to a reader. Identifying the salience of entities was…

Cited by 2SourcePDFScholar
2024

Modeling and Detecting Company Risks from News

NAACL 2024industry

Identifying risks associated with a company is important to investors and the wellbeing of the overall financial markets. In this study, we build a computational framework to automatically extract company risk factors from news articles. Our newly proposed schema comprises seven distinct aspects, su…

Cited by 2SourcePDFScholar
2024

Who Is Bragging More Online? A Large Scale Analysis of Bragging in Social Media

COLING 2024main

Bragging is the act of uttering statements that are likely to be positively viewed by others and it is extensively employed in human communication with the aim to build a positive self-image of oneself. Social media is a natural platform for users to employ bragging in order to gain admiration, resp…

Cited by 1SourcePDFScholar
2023

Dataless Knowledge Fusion by Merging Weights of Language Models

ICLR 2023poster

Fine-tuning pre-trained language models has become the prevalent paradigm for building downstream NLP models. Oftentimes fine-tuned models are readily available but their training data is not, due to data privacy or intellectual property concerns. This creates a barrier to fusing knowledge across in…

2023

EntSUMv2: Dataset, Models and Evaluation for More Abstractive Entity-Centric Summarization

EMNLP 2023short main

Entity-centric summarization is a form of controllable summarization that aims to generate a summary for a specific entity given a document. Concise summaries are valuable in various real-life applications, as they enable users to quickly grasp the main points of the document focusing on an entity o…

Cited by 0SourceScholar
2023

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

ACL 2023findings

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forgetting, where the model performance drops for languages or tasks seen further in…

Cited by 22SourcePDFScholar
2022

Automatic Identification and Classification of Bragging in Social Media

ACL 2022long

Bragging is a speech act employed with the goal of constructing a favorable self-image through positive statements about oneself. It is widespread in daily communication and especially popular in social media, where users aim to build a positive image of their persona directly or indirectly. In this…

Cited by 21SourcePDFScholar
2022

Combining Humor and Sarcasm for Improving Political Parody Detection

NAACL 2022long

Parody is a figurative device used for mimicking entities for comedic or critical purposes. Parody is intentionally humorous and often involves sarcasm. This paper explores jointly modelling these figurative tropes with the goal of improving performance of political parody detection in tweets. To th…

2022

EntSUM: A Data Set for Entity-Centric Extractive Summarization

ACL 2022long

Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which build a single generic summary of a document. We introduce a human-annotated data…

2020

Fact vs. Opinion: the Role of Argumentation Features in News Classification

COLING 2020main

A 2018 study led by the Media Insight Project showed that most journalists think that a clearmarking of what is news reporting and what is commentary or opinion (e.g., editorial, op-ed)is essential for gaining public trust. We present an approach to classify news articles into newsstories (i.e., rep…

Cited by 27SourcePDFScholar