← Search

Rajiv Jain

19 accepted papers

2025

LegalCore: A Dataset for Event Coreference Resolution in Legal Documents

ACL 2025finding

Recognizing events and their coreferential mentions in a document is essential for understanding semantic meanings of text. The existing research on event coreference resolution is mostly limited to news articles. In this paper, we present the first dataset for the legal domain, LegalCore, which has…

Cited by 0SourcePDFScholar
2024

Chain of Logic: Rule-Based Reasoning with Large Language Models

ACL 2024findings

Rule-based reasoning, a fundamental type of legal reasoning, enables us to draw conclusions by accurately applying a rule to a set of facts. We explore causal language models as rule-based reasoners, specifically with respect to compositional rules - rules consisting of multiple elements which form…

Cited by 13SourcePDFScholar
2024

DocEdit-v2: Document Structure Editing Via Multimodal LLM Grounding

EMNLP 2024main

Document structure editing involves manipulating localized textual, visual, and layout components in document images based on the user’s requests. Past works have shown that multimodal grounding of user requests in the document image and identifying the accurate structural components and their assoc…

Cited by 2SourcePDFScholar
2024

DocScript: Document-level Script Event Prediction

COLING 2024main

We present a novel task of document-level script event prediction, which aims to predict the next event given a candidate list of narrative events in long-form documents. To enable this, we introduce DocSEP, a challenging dataset in two new domains - contractual documents and Wikipedia articles, whe…

Cited by 1SourcePDFScholar
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

DocEdit: Language-Guided Document Editing

AAAI 2023technical

Professional document editing tools require a certain level of expertise to perform complex edit operations. To make editing tools accessible to increasingly novice users, we investigate intelligent document assistant systems that can make or suggest edits based on a user's natural language request.…

Cited by 5SourcePDFScholar
2022

Certified Neural Network Watermarks with Randomized Smoothing

ICML 2022spotlight

Watermarking is a commonly used strategy to protect creators’ rights to digital images, videos and audio. Recently, watermarking methods have been extended to deep learning models – in principle, the watermark should be preserved when an adversary tries to copy the model. However, in practice, water…

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

Keyphrase Prediction from Video Transcripts: New Dataset and Directions

COLING 2022main

Keyphrase Prediction (KP) is an established NLP task, aiming to yield representative phrases to summarize the main content of a given document. Despite major progress in recent years, existing works on KP have mainly focused on formal texts such as scientific papers or weblogs. The challenges of KP…

Cited by 0SourcePDFScholar
2022

MACRONYM: A Large-Scale Dataset for Multilingual and Multi-Domain Acronym Extraction

COLING 2022main

Acronym extraction is the task of identifying acronyms and their expanded forms in texts that is necessary for various NLP applications. Despite major progress for this task in recent years, one limitation of existing AE research is that they are limited to the English language and certain domains (…

Cited by 22SourcePDFScholar
2021

Black-Box Explanation of Object Detectors via Saliency Maps

CVPR 2021poster

We propose D-RISE, a method for generating visual explanations for the predictions of object detectors. Utilizing the proposed similarity metric that accounts for both localization and categorization aspects of object detection allows our method to produce saliency maps that show image areas that mo…

Cited by 148PDFcodeScholar
2021

ClauseRec: A Clause Recommendation Framework for AI-aided Contract Authoring

EMNLP 2021main

Contracts are a common type of legal document that frequent in several day-to-day business workflows. However, there has been very limited NLP research in processing such documents, and even lesser in generating them. These contracts are made up of clauses, and the unique nature of these clauses cal…

Cited by 10SourcePDFScholar
2021

IGA: An Intent-Guided Authoring Assistant

EMNLP 2021main

While large-scale pretrained language models have significantly improved writing assistance functionalities such as autocomplete, more complex and controllable writing assistants have yet to be explored. We leverage advances in language modeling to build an interactive writing assistant that generat…

2021

SelfDoc: Self-Supervised Document Representation Learning

CVPR 2021poster

We propose SelfDoc, a task-agnostic pre-training framework for document image understanding. Because documents are multimodal and are intended for sequential reading, our framework exploits the positional, textual, and visual information of every semantically meaningful component in a document, and…

Cited by 189PDFcodeScholar
2021

Syntopical Graphs for Computational Argumentation Tasks

ACL 2021long

Approaches to computational argumentation tasks such as stance detection and aspect detection have largely focused on the text of independent claims, losing out on potentially valuable context provided by the rest of the collection. We introduce a general approach to these tasks motivated by syntopi…

Cited by 5SourcePDFScholar
2021

TIMERS: Document-level Temporal Relation Extraction

ACL 2021short

We present TIMERS - a TIME, Rhetorical and Syntactic-aware model for document-level temporal relation classification in the English language. Our proposed method leverages rhetorical discourse features and temporal arguments from semantic role labels, in addition to traditional local syntactic featu…

2021

Towards Interpreting and Mitigating Shortcut Learning Behavior of NLU models

NAACL 2021long

Recent studies indicate that NLU models are prone to rely on shortcut features for prediction, without achieving true language understanding. As a result, these models fail to generalize to real-world out-of-distribution data. In this work, we show that the words in the NLU training set can be model…

Cited by 107SourcePDFScholar
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
2020

Generative-Discriminative Feature Representations for Open-Set Recognition

CVPR 2020poster

We address the problem of open-set recognition, where the goal is to determine if a given sample belongs to one of the classes used for training a model (known classes). The main challenge in open-set recognition is to disentangle open-set samples that produce high class activations from known-set s…

Cited by 240PDFcodeScholar