← Search

R. Manmatha

20 accepted papers

2025

R-VLM: Region-Aware Vision Language Model for Precise GUI Grounding

ACL 2025finding

Visual agent models for automating human activities on Graphical User Interfaces (GUIs) have emerged as a promising research direction, driven by advances in large Vision Language Models (VLMs). A critical challenge in GUI automation is the precise grounding of interface elements across diverse plat…

Cited by 0SourcePDFScholar
2025

Scaling up Image Segmentation across Data and Tasks

CVPR 2025poster

Traditional segmentation models, while effective in isolated tasks, often fail to generalize to more complex and open-ended segmentation problems, such as free-form, open-vocabulary, and in-the-wild scenarios. To bridge this gap, we propose to scale up image segmentation across diverse datasets and…

Cited by 0SourcePDFScholar
2024

DEED: Dynamic Early Exit on Decoder for Accelerating Encoder-Decoder Transformer Models

NAACL 2024findings

Encoder-decoder transformer models have achieved great success on various vision-language (VL) and language tasks, but they suffer from high inference latency. Typically, the decoder takes up most of the latency because of the auto-regressive decoding. To accelerate the inference, we propose an appr…

2024

DocFormerv2: Local Features for Document Understanding

AAAI 2024technical

We propose DocFormerv2, a multi-modal transformer for Visual Document Understanding (VDU). The VDU domain entails understanding documents (beyond mere OCR predictions) e.g., extracting information from a form, VQA for documents and other tasks. VDU is challenging as it needs a model to make sense of…

Cited by 47SourcePDFScholar
2024

DocKD: Knowledge Distillation from LLMs for Open-World Document Understanding Models

EMNLP 2024main

Visual document understanding (VDU) is a challenging task that involves understanding documents across various modalities (text and image) and layouts (forms, tables, etc.). This study aims to enhance generalizability of small VDU models by distilling knowledge from LLMs. We identify that directly p…

Cited by 0SourcePDFScholar
2024

Multiple-Question Multiple-Answer Text-VQA

NAACL 2024industry

We present Multiple-Question Multiple-Answer (MQMA), a novel approach to do text-VQA in encoder-decoder transformer models. To the best of our knowledge, almost all previous approaches for text-VQA process a single question and its associated content to predict a single answer. However, in industry…

2024

No Head Left Behind – Multi-Head Alignment Distillation for Transformers

AAAI 2024technical

Knowledge distillation aims at reducing model size without compromising much performance. Recent work has applied it to large vision-language (VL) Transformers, and has shown that attention maps in the multi-head attention modules of vision-language Transformers contain extensive intra-modal and cro…

Cited by 2SourcePDFScholar
2024

On the Scalability of Diffusion-based Text-to-Image Generation

CVPR 2024poster

Scaling up model and data size has been quite successful for the evolution of LLMs. However the scaling law for the diffusion based text-to-image (T2I) models is not fully explored. It is also unclear how to efficiently scale the model for better performance at reduced cost. The different training s…

Cited by 22SourcePDFScholar
2024

VisFocus: Prompt-Guided Vision Encoders for OCR-Free Dense Document Understanding

ECCV 2024poster

"In recent years, notable advancements have been made in the domain of visual document understanding, with the prevailing architecture comprising a cascade of vision and language models. The text component can either be extracted explicitly with the use of external OCR models in OCR-based approaches…

2023

DocTr: Document Transformer for Structured Information Extraction in Documents

ICCV 2023poster

We present a new formulation for structured information extraction (SIE) from visually rich documents. We address the limitations of existing IOB tagging and graph-based formulations, which are either overly reliant on the correct ordering of input text or struggle with decoding a complex graph. Ins…

Cited by 23PDFScholar
2023

PolyFormer: Referring Image Segmentation As Sequential Polygon Generation

CVPR 2023poster

In this work, instead of directly predicting the pixel-level segmentation masks, the problem of referring image segmentation is formulated as sequential polygon generation, and the predicted polygons can be later converted into segmentation masks. This is enabled by a new sequence-to-sequence framew…

2022

GLASS: Global to Local Attention for Scene-Text Spotting

ECCV 2022poster

"In recent years, the dominant paradigm for text spotting is to combine the tasks of text detection and recognition into a single end-to-end framework. Under this paradigm, both tasks are accomplished by operating over a shared global feature map extracted from the input image. Among the main challe…

2022

LaTr: Layout-Aware Transformer for Scene-Text VQA

CVPR 2022oral

We propose a novel multimodal architecture for Scene Text Visual Question Answering (STVQA), named Layout-Aware Transformer (LaTr). The task of STVQA requires models to reason over different modalities. Thus, we first investigate the impact of each modality, and reveal the importance of the language…

Cited by 109PDFcodeScholar
2022

Towards Weakly-Supervised Text Spotting Using a Multi-Task Transformer

CVPR 2022poster

Text spotting end-to-end methods have recently gained attention in the literature due to the benefits of jointly optimizing the text detection and recognition components. Existing methods usually have a distinct separation between the detection and recognition branches, requiring exact annotations f…

Cited by 77PDFScholar
2021

DocFormer: End-to-End Transformer for Document Understanding

ICCV 2021poster

We present DocFormer - a multi-modal transformer based architecture for the task of Visual Document Understanding (VDU). VDU is a challenging problem which aims to understand documents in their varied formats(forms, receipts etc.) and layouts. In addition, DocFormer is pre-trained in an unsupervised…

Cited by 342PDFScholar
2021

Sequence-to-Sequence Contrastive Learning for Text Recognition

CVPR 2021poster

We propose a framework for sequence-to-sequence contrastive learning (SeqCLR) of visual representations, which we apply to text recognition. To account for the sequence-to-sequence structure, each feature map is divided into different instances over which the contrastive loss is computed. This opera…

Cited by 162PDFcodeScholar
2020

SCATTER: Selective Context Attentional Scene Text Recognizer

CVPR 2020poster

Scene Text Recognition (STR), the task of recognizing text against complex image backgrounds, is an active area of research. Current state-of-the-art (SOTA) methods still struggle to recognize text written in arbitrary shapes. In this paper, we introduce a novel architecture for STR, named Selective…

Cited by 194PDFcodeScholar
2018

Compressed Video Action Recognition

CVPR 2018poster

Training robust deep video representations has proven to be much more challenging than learning deep image representations. This is in part due to the enormous size of raw video streams and the high temporal redundancy; the true and interesting signal is often drowned in too much irrelevant data. Mo…

Cited by 428SourcePDFScholar
2016

Deep Decision Network for Multi-Class Image Classification

CVPR 2016poster

In this paper, we present a novel Deep Decision Network (DDN) that provides an alternative approach towards building an efficient deep learning network. During the learning phase, starting from the root network node, DDN automatically builds a network that splits the data into disjoint clusters of c…

Cited by 113PDFScholar