Skip to main content

Showing 1–19 of 19 results for author: Appalaraju, S

.
  1. arXiv:2406.19150  [pdf, other

    cs.CV cs.AI cs.IR

    RAVEN: Multitask Retrieval Augmented Vision-Language Learning

    Authors: Varun Nagaraj Rao, Siddharth Choudhary, Aditya Deshpande, Ravi Kumar Satzoda, Srikar Appalaraju

    Abstract: The scaling of large language models to encode all the world's knowledge in model parameters is unsustainable and has exacerbated resource barriers. Retrieval-Augmented Generation (RAG) presents a potential solution, yet its application to vision-language models (VLMs) is under explored. Existing methods focus on models designed for single tasks. Furthermore, they're limited by the need for resour… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  2. arXiv:2403.03346  [pdf, other

    cs.CV

    Enhancing Vision-Language Pre-training with Rich Supervisions

    Authors: Yuan Gao, Kunyu Shi, Pengkai Zhu, Edouard Belval, Oren Nuriel, Srikar Appalaraju, Shabnam Ghadar, Vijay Mahadevan, Zhuowen Tu, Stefano Soatto

    Abstract: We propose Strongly Supervised pre-training with ScreenShots (S4) - a novel pre-training paradigm for Vision-Language Models using data from large-scale web screenshot rendering. Using web screenshots unlocks a treasure trove of visual and textual cues that are not present in using image-text pairs. In S4, we leverage the inherent tree-structured hierarchy of HTML elements and the spatial localiza… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

    Comments: Accepted to CVPR 2024

  3. arXiv:2311.08623  [pdf, other

    cs.CV cs.CL cs.LG

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

    Authors: Peng Tang, Pengkai Zhu, Tian Li, Srikar Appalaraju, Vijay Mahadevan, R. Manmatha

    Abstract: Encoder-decoder transformer models have achieved great success on various vision-language (VL) 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 approach of performing Dynamic Early Exit on Decoder (DEED). We build a multi-exit encoder-decoder transformer model… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

  4. arXiv:2311.08622  [pdf, other

    cs.CV cs.CL cs.LG

    Multiple-Question Multiple-Answer Text-VQA

    Authors: Peng Tang, Srikar Appalaraju, R. Manmatha, Yusheng Xie, Vijay Mahadevan

    Abstract: We present Multiple-Question Multiple-Answer (MQMA), a novel approach to do text-VQA in encoder-decoder transformer models. The text-VQA task requires a model to answer a question by understanding multi-modal content: text (typically from OCR) and an associated image. To the best of our knowledge, almost all previous approaches for text-VQA process a single question and its associated content to p… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

  5. arXiv:2310.16356  [pdf, other

    cs.CL

    A Multi-Modal Multilingual Benchmark for Document Image Classification

    Authors: Yoshinari Fu**uma, Siddharth Varia, Nishant Sankaran, Srikar Appalaraju, Bonan Min, Yogarshi Vyas

    Abstract: Document image classification is different from plain-text document classification and consists of classifying a document by understanding the content and structure of documents such as forms, emails, and other such documents. We show that the only existing dataset for this task (Lewis et al., 2006) has several limitations and we introduce two newly curated multilingual datasets WIKI-DOC and MULTI… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

    Comments: Accepted to EMNLP 2023 (Findings)

  6. arXiv:2306.01733  [pdf, other

    cs.CV cs.CL cs.LG

    DocFormerv2: Local Features for Document Understanding

    Authors: Srikar Appalaraju, Peng Tang, Qi Dong, Nishant Sankaran, Yichu Zhou, R. Manmatha

    Abstract: 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 multiple modalities (visual, language and spatial) to make a prediction. Our approach, termed DocFo… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

  7. arXiv:2302.03432  [pdf, other

    cs.CV

    SimCon Loss with Multiple Views for Text Supervised Semantic Segmentation

    Authors: Yash Patel, Yusheng Xie, Yi Zhu, Srikar Appalaraju, R. Manmatha

    Abstract: Learning to segment images purely by relying on the image-text alignment from web data can lead to sub-optimal performance due to noise in the data. The noise comes from the samples where the associated text does not correlate with the image's visual content. Instead of purely relying on the alignment from the noisy data, this paper proposes a novel loss function termed SimCon, which accounts for… ▽ More

    Submitted 7 February, 2023; originally announced February 2023.

  8. arXiv:2211.07912  [pdf, other

    cs.CV

    YORO -- Lightweight End to End Visual Grounding

    Authors: Chih-Hui Ho, Srikar Appalaraju, Bhavan Jasani, R. Manmatha, Nuno Vasconcelos

    Abstract: We present YORO - a multi-modal transformer encoder-only architecture for the Visual Grounding (VG) task. This task involves localizing, in an image, an object referred via natural language. Unlike the recent trend in the literature of using multi-stage approaches that sacrifice speed for accuracy, YORO seeks a better trade-off between speed an accuracy by embracing a single-stage design, without… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: Accepted to ECCVW on International Challenge on Compositional and Multimodal Perception

  9. arXiv:2206.08358  [pdf, other

    cs.CV cs.AI cs.LG

    MixGen: A New Multi-Modal Data Augmentation

    Authors: Xiaoshuai Hao, Yi Zhu, Srikar Appalaraju, Aston Zhang, Wanqian Zhang, Bo Li, Mu Li

    Abstract: Data augmentation is a necessity to enhance data efficiency in deep learning. For vision-language pre-training, data is only augmented either for images or for text in previous works. In this paper, we present MixGen: a joint data augmentation for vision-language representation learning to further improve data efficiency. It generates new image-text pairs with semantic relationships preserved by i… ▽ More

    Submitted 9 January, 2023; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: First three authors contributed equally. Code are available at https://github.com/amazon-research/mix-generation. Oral presentation at WACV 2023 Pretraining Large Vision and Multimodal Models Workshop

  10. arXiv:2203.16701  [pdf, other

    cs.LG cs.CR stat.ML

    Towards Differential Relational Privacy and its use in Question Answering

    Authors: Simone Bombari, Alessandro Achille, Zijian Wang, Yu-Xiang Wang, Yusheng Xie, Kunwar Yashraj Singh, Srikar Appalaraju, Vijay Mahadevan, Stefano Soatto

    Abstract: Memorization of the relation between entities in a dataset can lead to privacy issues when using a trained model for question answering. We introduce Relational Memorization (RM) to understand, quantify and control this phenomenon. While bounding general memorization can have detrimental effects on the performance of a trained model, bounding RM does not prevent effective learning. The difference… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

  11. arXiv:2112.12494  [pdf, other

    cs.CV

    LaTr: Layout-Aware Transformer for Scene-Text VQA

    Authors: Ali Furkan Biten, Ron Litman, Yusheng Xie, Srikar Appalaraju, R. Manmatha

    Abstract: 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 module, especially when enriched with layout information. Accounting for this, we propose a single… ▽ More

    Submitted 24 December, 2021; v1 submitted 23 December, 2021; originally announced December 2021.

  12. arXiv:2106.11539  [pdf, other

    cs.CV

    DocFormer: End-to-End Transformer for Document Understanding

    Authors: Srikar Appalaraju, Bhavan Jasani, Bhargava Urala Kota, Yusheng Xie, R. Manmatha

    Abstract: 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 fashion using carefully designed tasks which encourage multi-modal interaction. DocFormer uses te… ▽ More

    Submitted 20 September, 2021; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: Accepted to ICCV 2021 main conference

  13. arXiv:2012.00868  [pdf, other

    cs.CV cs.AI cs.LG

    Towards Good Practices in Self-supervised Representation Learning

    Authors: Srikar Appalaraju, Yi Zhu, Yusheng Xie, István Fehérvári

    Abstract: Self-supervised representation learning has seen remarkable progress in the last few years. More recently, contrastive instance learning has shown impressive results compared to its supervised learning counterparts. However, even with the ever increased interest in contrastive instance learning, it is still largely unclear why these methods work so well. In this paper, we aim to unravel some of th… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Journal ref: Neural Information Processing Systems (NeurIPS Self-Supervision Workshop 2020)

  14. arXiv:2002.04988  [pdf, other

    eess.IV cs.CV

    Saliency Driven Perceptual Image Compression

    Authors: Yash Patel, Srikar Appalaraju, R. Manmatha

    Abstract: This paper proposes a new end-to-end trainable model for lossy image compression, which includes several novel components. The method incorporates 1) an adequate perceptual similarity metric; 2) saliency in the images; 3) a hierarchical auto-regressive model. This paper demonstrates that the popularly used evaluations metrics such as MS-SSIM and PSNR are inadequate for judging the performance of i… ▽ More

    Submitted 8 November, 2020; v1 submitted 12 February, 2020; originally announced February 2020.

    Comments: WACV 2021 camera-ready version

  15. arXiv:1911.12528  [pdf, other

    cs.LG cs.CV stat.ML

    Unbiased Evaluation of Deep Metric Learning Algorithms

    Authors: Istvan Fehervari, Avinash Ravichandran, Srikar Appalaraju

    Abstract: Deep metric learning (DML) is a popular approach for images retrieval, solving verification (same or not) problems and addressing open set classification. Arguably, the most common DML approach is with triplet loss, despite significant advances in the area of DML. Triplet loss suffers from several issues such as collapse of the embeddings, high sensitivity to sampling schemes and more importantly… ▽ More

    Submitted 27 November, 2019; originally announced November 2019.

  16. arXiv:1908.04187  [pdf, other

    eess.IV cs.CV

    Human Perceptual Evaluations for Image Compression

    Authors: Yash Patel, Srikar Appalaraju, R. Manmatha

    Abstract: Recently, there has been much interest in deep learning techniques to do image compression and there have been claims that several of these produce better results than engineered compression schemes (such as JPEG, JPEG2000 or BPG). A standard way of comparing image compression schemes today is to use perceptual similarity metrics such as PSNR or MS-SSIM (multi-scale structural similarity). This ha… ▽ More

    Submitted 9 August, 2019; originally announced August 2019.

    Comments: arXiv admin note: text overlap with arXiv:1907.08310

  17. arXiv:1907.08310  [pdf, other

    eess.IV cs.CV

    Deep Perceptual Compression

    Authors: Yash Patel, Srikar Appalaraju, R. Manmatha

    Abstract: Several deep learned lossy compression techniques have been proposed in the recent literature. Most of these are optimized by using either MS-SSIM (multi-scale structural similarity) or MSE (mean squared error) as a loss function. Unfortunately, neither of these correlate well with human perception and this is clearly visible from the resulting compressed images. In several cases, the MS-SSIM for… ▽ More

    Submitted 31 July, 2019; v1 submitted 18 July, 2019; originally announced July 2019.

  18. arXiv:1811.08009  [pdf, other

    cs.CV cs.LG

    Scalable Logo Recognition using Proxies

    Authors: Istvan Fehervari, Srikar Appalaraju

    Abstract: Logo recognition is the task of identifying and classifying logos. Logo recognition is a challenging problem as there is no clear definition of a logo and there are huge variations of logos, brands and re-training to cover every variation is impractical. In this paper, we formulate logo recognition as a few-shot object detection problem. The two main components in our pipeline are universal logo d… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

    Comments: Accepted at IEEE WACV 2019, Hawaii USA

  19. arXiv:1709.08761  [pdf

    cs.CV

    Image similarity using Deep CNN and Curriculum Learning

    Authors: Srikar Appalaraju, Vineet Chaoji

    Abstract: Image similarity involves fetching similar looking images given a reference image. Our solution called SimNet, is a deep siamese network which is trained on pairs of positive and negative images using a novel online pair mining strategy inspired by Curriculum learning. We also created a multi-scale CNN, where the final image embedding is a joint representation of top as well as lower layer embeddi… ▽ More

    Submitted 13 July, 2018; v1 submitted 25 September, 2017; originally announced September 2017.

    Comments: 9 pages, 6 figures, GHCI 17 conference