← Search

Rik Koncel-Kedziorski

11 accepted papers

2025

Improving Language Model Personas via Rationalization with Psychological Scaffolds

EMNLP 2025

Language models prompted with a user description or persona have been used to predict the user’s preferences and opinions. However, existing approaches to building personas mostly rely on a user’s demographic attributes and/or prior judgments, but not on any underlying reasoning behind a user’s judg

2025

Language Model Probabilities are Not Calibrated in Numeric Contexts

ACL 2025long

Some statements have one well-defined continuation (e.g., “the Eiffel Tower is in [Paris]"), whereas others have a natural distribution over multiple options (e.g., “the weighted coin flip was [Heads/Tails].") We argue that language model (LM) outputs should capture these natural distributions. Our…

Cited by 0SourcePDFScholar
2024

BizBench: A Quantitative Reasoning Benchmark for Business and Finance

ACL 2024long

Answering questions within business and finance requires reasoning, precision, and a wide-breadth of technical knowledge. Together, these requirements make this domain difficult for large language models (LLMs). We introduce BizBench, a benchmark for evaluating models’ ability to reason about realis…

Cited by 13SourcePDFScholar
2024

DocFinQA: A Long-Context Financial Reasoning Dataset

ACL 2024short

For large language models (LLMs) to be effective in the financial domain – where each decision can have a significant impact – it is necessary to investigate realistic tasks and data. Financial professionals often interact with documents spanning hundreds of pages, but most financial research datase…

Cited by 17SourcePDFScholar
2023

Learning Answer Generation using Supervision from Automatic Question Answering Evaluators

ACL 2023long

Recent studies show that sentence-level extractive QA, i.e., based on Answer Sentence Selection (AS2), is outperformed by Generation-based QA (GenQA) models, which generate answers using the top-k answer sentences ranked by AS2 models (a la retrieval-augmented generation style). In this paper, we pr…

Cited by 5SourcePDFScholar
2022

Is GPT-3 Text Indistinguishable from Human Text? Scarecrow: A Framework for Scrutinizing Machine Text

ACL 2022long

Modern neural language models can produce remarkably fluent and grammatical text. So much, in fact, that recent work by Clark et al. (2021) has reported that conventional crowdsourcing can no longer reliably distinguish between machine-authored (GPT-3) and human-authored writing. As errors in machin…

2022

Knowledge Transfer from Answer Ranking to Answer Generation

EMNLP 2022main

Recent studies show that Question Answering (QA) based on Answer Sentence Selection (AS2) can be improved by generating an improved answer from the top-k ranked answer sentences (termed GenQA). This allows for synthesizing the information from multiple candidates into a concise, natural-sounding ans…

Cited by 9SourcePDFScholar
2021

A Controllable Model of Grounded Response Generation

AAAI 2021technical

Current end-to-end neural conversation models inherently lack the flexibility to impose semantic control in the response generation process, often resulting in uninteresting responses. Attempts to boost informativeness alone come at the expense of factual accuracy, as attested by pretrained language…

2021

Explaining Relationships Between Scientific Documents

ACL 2021long

We address the task of explaining relationships between two scientific documents using natural language text. This task requires modeling the complex content of long technical documents, deducing a relationship between these documents, and expressing the details of that relationship in text. In addi…

2020

DeFINE: Deep Factorized Input Token Embeddings for Neural Sequence Modeling

ICLR 2020poster

For sequence models with large vocabularies, a majority of network parameters lie in the input and output layers. In this work, we describe a new method, DeFINE, for learning deep token representations efficiently. Our architecture uses a hierarchical structure with novel skip-connections which allo…

Cited by 28SourcecodeScholar