← Search

Soravit Changpinyo

20 accepted papers

2024

On Scaling Up a Multilingual Vision and Language Model

CVPR 2024poster

We explore the boundaries of scaling up a multilingual vision and language model both in terms of size of the components and the breadth of its training task mixture. Our model achieves new levels of performance on a wide-range of varied and complex tasks including multiple image-based captioning an…

Cited by 8SourcePDFScholar
2023

Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?

EMNLP 2023long main

Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts, including visual question answering. However, it remains unclear whether these models possess the capability to answer questions that are not only querying visual co…

Cited by 0SourcecodeScholar
2023

Connecting Vision and Language With Video Localized Narratives

CVPR 2023highlight

We propose Video Localized Narratives, a new form of multimodal video annotations connecting vision and language. In the original Localized Narratives, annotators speak and move their mouse simultaneously on an image, thus grounding each word with a mouse trace segment. However, this is challenging…

2023

MaXM: Towards Multilingual Visual Question Answering

EMNLP 2023long findings

Visual Question Answering (VQA) has been primarily studied through the lens of the English language. Yet, tackling VQA in other languages in the same manner would require a considerable amount of resources. In this paper, we propose scalable solutions to multilingual visual question answering (mVQA)…

Cited by 0SourcecodeScholar
2023

MetaCLUE: Towards Comprehensive Visual Metaphors Research

CVPR 2023poster

Creativity is an indispensable part of human cognition and also an inherent part of how we make sense of the world. Metaphorical abstraction is fundamental in communicating creative ideas through nuanced relationships between abstract concepts such as feelings. While computer vision benchmarks and a…

2023

PaLI: A Jointly-Scaled Multilingual Language-Image Model

ICLR 2023top-5%

Effective scaling and a flexible task interface enable large language models to excel at many tasks. We present PaLI, a model that extends this approach to the joint modeling of language and vision. PaLI generates text based on visual and textual inputs, and with this interface performs many vision,…

2023

PreSTU: Pre-Training for Scene-Text Understanding

ICCV 2023poster

The ability to recognize and reason about text embedded in visual inputs is often lacking in vision-and-language (V&L) models, perhaps because V&L pre-training methods have often failed to include such an ability in their training objective. In this paper, we propose PreSTU, a novel pre-training rec…

Cited by 27PDFScholar
2023

What You See is What You Read? Improving Text-Image Alignment Evaluation

NeurIPS 2023poster

Automatically determining whether a text and a corresponding image are semantically aligned is a significant challenge for vision-language models, with applications in generative text-to-image and image-to-text tasks. In this work, we study methods for automatic text-image alignment evaluation. We f…

2022

All You May Need for VQA are Image Captions

NAACL 2022long

Visual Question Answering (VQA) has benefited from increasingly sophisticated models, but has not enjoyed the same level of engagement in terms of data creation. In this paper, we propose a method that automatically derives VQA examples at volume, by leveraging the abundance of existing image-captio…

2022

Denoising Large-Scale Image Captioning from Alt-text Data Using Content Selection Models

COLING 2022main

Training large-scale image captioning (IC) models demands access to a rich and diverse set of training examples that are expensive to curate both in terms of time and man-power. Instead, alt-text based captions gathered from the web is a far cheaper alternative to scale with the downside of being no…

Cited by 2SourcePDFScholar
2022

PACTran: PAC-Bayesian Metrics for Estimating the Transferability of Pretrained Models to Classification Tasks

ECCV 2022poster

"With the increasing abundance of pretrained models in recent years, the problem of selecting the best pretrained checkpoint for a particular downstream classification task has been gaining increased attention. Although several methods have recently been proposed to tackle the selection problem (e.g…

2021

Conceptual 12M: Pushing Web-Scale Image-Text Pre-Training To Recognize Long-Tail Visual Concepts

CVPR 2021poster

The availability of large-scale image captioning and visual question answering datasets has contributed significantly to recent successes in vision-and-language pre-training. However, these datasets are often collected with overrestrictive requirements inherited from their original target tasks (e.g…

Cited by 1186PDFcodeScholar
2021

CrossVQA: Scalably Generating Benchmarks for Systematically Testing VQA Generalization

EMNLP 2021main

One challenge in evaluating visual question answering (VQA) models in the cross-dataset adaptation setting is that the distribution shifts are multi-modal, making it difficult to identify if it is the shifts in visual or language features that play a key role. In this paper, we propose a semi-automa…

Cited by 30SourcePDFScholar
2021

MosaicOS: A Simple and Effective Use of Object-Centric Images for Long-Tailed Object Detection

ICCV 2021poster

Many objects do not appear frequently enough in complex scenes (e.g., certain handbags in living rooms) for training an accurate object detector, but are often found frequently by themselves (e.g., in product images). Yet, these object-centric images are not effectively leveraged for improving objec…

Cited by 50PDFcodeScholar
2021

On Model Calibration for Long-Tailed Object Detection and Instance Segmentation

NeurIPS 2021poster

Vanilla models for object detection and instance segmentation suffer from the heavy bias toward detecting frequent objects in the long-tailed setting. Existing methods address this issue mostly during training, e.g., by re-sampling or re-weighting. In this paper, we investigate a largely overlooked…

2021

Robust Visual Reasoning via Language Guided Neural Module Networks

NeurIPS 2021poster

Neural module networks (NMN) are a popular approach for solving multi-modal tasks such as visual question answering (VQA) and visual referring expression recognition (REF). A key limitation in prior implementations of NMN is that the neural modules do not effectively capture the association between…

Cited by 27SourcePDFScholar
2021

Telling the What While Pointing to the Where: Multimodal Queries for Image Retrieval

ICCV 2021poster

Most existing image retrieval systems use text queries as a way for the user to express what they are looking for. However, fine-grained image retrieval often requires the ability to also express where in the image the content they are looking for is. The text modality can only cumbersomely express…

Cited by 26PDFScholar
2020

Connecting Vision and Language with Localized Narratives

ECCV 2020poster

We propose Localized Narratives, a new form of multimodal image annotations connecting vision and language. We ask annotators to describe an image with their voice while simultaneously hovering their mouse over the region they are describing. Since the voice and the mouse pointer are synchronized, w…