← Search

Varun Manjunatha

19 accepted papers

2025

Persona-SQ: A Personalized Suggested Question Generation Framework For Real-world Documents

NAACL 2025system demonstrations

Suggested questions (SQs) provide an effective initial interface for users to engage with their documents in AI-powered reading applications. In practical reading sessions, users have diverse backgrounds and reading goals, yet current SQ features typically ignore such user information, resulting in…

2024

DocPilot: Copilot for Automating PDF Edit Workflows in Documents

ACL 2024system demonstrations

Digital documents, such as PDFs, are vital in business workflows, enabling communication, documentation, and collaboration. Handling PDFs can involve navigating complex workflows and numerous tools (e.g., comprehension, annotation, editing), which can be tedious and time-consuming for users. We intr…

2024

Localizing and Editing Knowledge In Text-to-Image Generative Models

ICLR 2024poster

Text-to-Image Diffusion Models such as Stable-Diffusion and Imagen have achieved unprecedented quality of photorealism with state-of-the-art FID scores on MS-COCO and other generation benchmarks. Given a caption, image generation requires fine-grained knowledge about attributes such as object struct…

Cited by 21SourcePDFScholar
2024

On Mechanistic Knowledge Localization in Text-to-Image Generative Models

ICML 2024poster

Identifying layers within text-to-image models which control visual attributes can facilitate efficient model editing through closed-form updates. Recent work, leveraging causal tracing show that early Stable-Diffusion variants confine knowledge primarily to the first layer of the CLIP text-encoder,…

2023

$k$NN-LM Does Not Improve Open-ended Text Generation

EMNLP 2023long main

In this paper, we study the generation quality of interpolation-based retrieval-augmented language models (LMs). These methods, best exemplified by the $k$NN-LM, interpolate the LM's predicted distribution of the next word with a distribution formed from the most relevant retrievals for a given pref…

Cited by 0SourceScholar
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

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

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

Transfer Learning and Prediction Consistency for Detecting Offensive Spans of Text

ACL 2022findings

Toxic span detection is the task of recognizing offensive spans in a text snippet. Although there has been prior work on classifying text snippets as offensive or not, the task of recognizing spans responsible for the toxicity of a text is not explored yet. In this work, we introduce a novel multi-t…

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

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

TABBIE: Pretrained Representations of Tabular Data

NAACL 2021long

Existing work on tabular representation-learning jointly models tables and associated text using self-supervised objective functions derived from pretrained language models such as BERT. While this joint pretraining improves tasks involving paired tables and text (e.g., answering questions about tab…

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
2020

Cross-Domain Document Object Detection: Benchmark Suite and Method

CVPR 2020poster

Decomposing images of document pages into high-level semantic regions (e.g., figures, tables, paragraphs), document object detection (DOD) is fundamental for downstream tasks like intelligent document editing and understanding. DOD remains a challenging problem as document objects vary significantly…

Cited by 59PDFcodeScholar
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
2017

The Amazing Mysteries of the Gutter: Drawing Inferences Between Panels in Comic Book Narratives

CVPR 2017spotlight

Visual narrative is often a combination of explicit information and judicious omissions, relying on the viewer to supply missing details. In comics, most movements in time and space are hidden in the "gutters" between panels. To follow the story, readers logically connect panels together by inferrin…

Cited by 132PDFScholar