← Search

Ani Nenkova

15 accepted papers

2025

SQLSpace: A Representation Space for Text-to-SQL to Discover and Mitigate Robustness Gaps

EMNLP 2025

We introduce SQLSpace, a human-interpretable, generalizable, compact representation for text-to-SQL examples derived with minimal human intervention. We demonstrate the utility of these representations in evaluation with three use cases: (i) closely comparing and contrasting the composition of popul

2024

ADOPD: A Large-Scale Document Page Decomposition Dataset

ICLR 2024poster

Research in document image understanding is hindered by limited high-quality document data. To address this, we introduce ADOPD, a comprehensive dataset for document page decomposition. ADOPD stands out with its data-driven approach for document taxonomy discovery during data collection, complemente…

Cited by 5SourcePDFScholar
2024

ATLAS: A System for PDF-centric Human Interaction Data Collection

NAACL 2024system demonstrations

The Portable Document Format (PDF) is a popular format for distributing digital documents. Datasets on PDF reading behaviors and interactions remain limited due to the challenges of instrumenting PDF readers for these data collection tasks. We present ATLAS, a data collection tool designed to better…

Cited by 1SourcePDFScholar
2024

PDFTriage: Question Answering over Long, Structured Documents

EMNLP 2024industry

Large Language Models (LLMs) have issues with document question answering (QA) in situations where the document is unable to fit in the small context length of an LLM. To overcome this issue, most existing works focus on retrieving the relevant context from the document, representing them as plain t…

Cited by 28SourcePDFScholar
2024

SOHES: Self-supervised Open-world Hierarchical Entity Segmentation

ICLR 2024poster

Open-world entity segmentation, as an emerging computer vision task, aims at segmenting entities in images without being restricted by pre-defined classes, offering impressive generalization capabilities on unseen images and concepts. Despite its promise, existing entity segmentation methods like Se…

2024

Self-Cleaning: Improving a Named Entity Recognizer Trained on Noisy Data with a Few Clean Instances

NAACL 2024findings

To achieve state-of-the-art performance, one still needs to train NER models on large-scale, high-quality annotated data, an asset that is both costly and time-intensive to accumulate. In contrast, real-world applications often resort to massive low-quality labeled data through non-expert annotators…

Cited by 2SourcePDFScholar
2023

A Critical Analysis of Document Out-of-Distribution Detection

EMNLP 2023long findings

Large-scale pre-training is widely used in recent document understanding tasks. During deployment, one may expect that models should trigger a conservative fallback policy when encountering out-of-distribution (OOD) samples, which highlights the importance of OOD detection. However, most existing OO…

Cited by 0SourceScholar
2023

Factual or Contextual? Disentangling Error Types in Entity Description Generation

ACL 2023long

In the task of entity description generation, given a context and a specified entity, a model must describe that entity correctly and in a contextually-relevant way. In this task, as well as broader language generation tasks, the generation of a nonfactual description (factual error) versus an incon…

2023

Learning the Visualness of Text Using Large Vision-Language Models

EMNLP 2023long main

Visual text evokes an image in a person's mind, while non-visual text fails to do so. A method to automatically detect visualness in text will enable text-to-image retrieval and generation models to augment text with relevant images. This is particularly challenging with long-form text as text-to-im…

Cited by 0SourceScholar
2022

Context-aware Information-theoretic Causal De-biasing for Interactive Sequence Labeling

EMNLP 2022finding

Supervised training of existing deep learning models for sequence labeling relies on large scale labeled datasets. Such datasets are generally created with crowd-source labeling. However, crowd-source labeling for tasks of sequence labeling can be expensive and time-consuming. Further, crowd-source…

Cited by 7SourcePDFScholar
2022

DocTime: A Document-level Temporal Dependency Graph Parser

NAACL 2022long

We introduce DocTime - a novel temporal dependency graph (TDG) parser that takes as input a text document and produces a temporal dependency graph. It outperforms previous BERT-based solutions by a relative 4-8% on three datasets from modeling the problem as a graph network with path-prediction loss…

2022

Influence Functions for Sequence Tagging Models

EMNLP 2022finding

Many standard tasks in NLP (e.g., Named Entity Recognition, Part-of-Speech tagging, and Semantic Role Labeling) are naturally framed as sequence tagging problems. However, there has been comparatively little work on interpretability methods for sequence tagging models. In this paper, we extend influ…

2022

Learning Adaptive Axis Attentions in Fine-tuning: Beyond Fixed Sparse Attention Patterns

ACL 2022findings

We present a comprehensive study of sparse attention patterns in Transformer models. We first question the need for pre-training with sparse attention and present experiments showing that an efficient fine-tuning only approach yields a slightly worse but still competitive model. Then we compare the…

Cited by 1SourcePDFScholar
2022

MGDoc: Pre-training with Multi-granular Hierarchy for Document Image Understanding

EMNLP 2022main

Document images are a ubiquitous source of data where the text is organized in a complex hierarchical structure ranging from fine granularity (e.g., words), medium granularity (e.g., regions such as paragraphs or figures), to coarse granularity (e.g., the whole page). The spatial hierarchical relati…

2021

UniDoc: Unified Pretraining Framework for Document Understanding

NeurIPS 2021poster

Document intelligence automates the extraction of information from documents and supports many business applications. Recent self-supervised learning methods on large-scale unlabeled document datasets have opened up promising directions towards reducing annotation efforts by training models with sel…

Cited by 109SourcePDFScholar