← Search

Bin Bi

11 accepted papers

2023

BUS: Efficient and Effective Vision-Language Pre-Training with Bottom-Up Patch Summarization.

ICCV 2023poster

Vision Transformer (ViT) based Vision-Language Pretraining (VLP) models recently demonstrated impressive performance in various tasks. However, the lengthy visual token sequences used in these models can lead to inefficient and ineffective performance. Existing methods to address these issues lack t…

Cited by 7PDFScholar
2023

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

ICML 2023poster

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can benefit from modality collaboration while addressing the problem of modality entangl…

2022

TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection

EMNLP 2022main

Vision Transformers (ViTs) have been widely used in large-scale Vision and Language Pre-training (VLP) models. Though previous VLP works have proved the effectiveness of ViTs, they still suffer from computational efficiency brought by the long visual sequence. To tackle this problem, in this paper,…

Cited by 15SourcePDFScholar
2022

mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections

EMNLP 2022main

Large-scale pre-trained foundation models have been an emerging paradigm for building artificial intelligence (AI) systems, which can be quickly adapted to a wide range of downstream tasks. This paper presents mPLUG, a new vision-language foundation model for both cross-modal understanding and gener…

2021

A Unified Pretraining Framework for Passage Ranking and Expansion

AAAI 2021technical

Pretrained language models have recently advanced a wide range of natural language processing tasks. Nowadays, the application of pretrained language models to IR tasks has also achieved impressive results. Typical methods either directly apply a pretrained model to improve the re-ranking stage, or…

2021

Addressing Semantic Drift in Generative Question Answering with Auxiliary Extraction

ACL 2021short

Recently, question answering (QA) based on machine reading comprehension has become popular. This work focuses on generative QA which aims to generate an abstractive answer to a given question instead of extracting an answer span from a provided passage. Generative QA often suffers from two critical…

Cited by 25SourcePDFScholar
2021

E2E-VLP: End-to-End Vision-Language Pre-training Enhanced by Visual Learning

ACL 2021long

Vision-language pre-training (VLP) on large-scale image-text pairs has achieved huge success for the cross-modal downstream tasks. The most existing pre-training methods mainly adopt a two-step training procedure, which firstly employs a pre-trained object detector to extract region-based visual fea…

Cited by 119SourcePDFScholar
2021

StructuralLM: Structural Pre-training for Form Understanding

ACL 2021long

Large pre-trained language models achieve state-of-the-art results when fine-tuned on downstream NLP tasks. However, they almost exclusively focus on text-only representation, while neglecting cell-level layout information that is important for form image understanding. In this paper, we propose a n…

2021

VECO: Variable and Flexible Cross-lingual Pre-training for Language Understanding and Generation

ACL 2021long

Existing work in multilingual pretraining has demonstrated the potential of cross-lingual transferability by training a unified Transformer encoder for multiple languages. However, much of this work only relies on the shared vocabulary and bilingual contexts to encourage the correlation across langu…

2020

Latent Template Induction with Gumbel-CRFs

NeurIPS 2020poster

Learning to control the structure of sentences is a challenging problem in text generation. Existing work either relies on simple deterministic approaches or RL-based hard structures. We explore the use of structured variational autoencoders to infer latent templates for sentence generation using a…

2020

StructBERT: Incorporating Language Structures into Pre-training for Deep Language Understanding

ICLR 2020poster

Recently, the pre-trained language model, BERT (and its robustly optimized version RoBERTa), has attracted a lot of attention in natural language understanding (NLU), and achieved state-of-the-art accuracy in various NLU tasks, such as sentiment classification, natural language inference, semantic t…

Cited by 200SourceScholar