← Search

Bowen Shi

31 accepted papers

2026

Disease-Centric Vision-Language Pretraining with Hybrid Visual Encoding for 3D Computed Tomography

ICML 2026poster

Vision–language pre-training (VLP) holds great promise for general-purpose medical AI by leveraging radiology reports as rich textual supervision, yet existing methods struggle with 3D CT imaging due to inefficient visual backbones and coarse semantic alignment. To address these issues, we propose a…

Cited by 0SourceScholar
2026

GranViT: A Fine-Grained Vision Model With Autoregressive Perception For MLLMs

ICLR 2026poster

Vision encoders are indispensable for allowing impressive performance of Multimodal Large Language Models (MLLMs) in vision–language tasks such as visual question answering and reasoning. However, existing vision encoders focus on global image representations but overlook fine-grained regional analy…

Cited by 0SourceScholar
2026

Mosaic: Unlocking Over 30$\times$ Context Length for Diffusion LLMs Inference via Global Memory Planning and Dynamic Peak Taming

ICML 2026poster

Diffusion-based large language models (dLLMs) have emerged as a promising alternative to autoregressive models, leveraging simultaneous denoising to enable global planning and iterative refinement. These properties make dLLMs particularly attractive for long-context generation. However, deploying dL…

Cited by 0SourceScholar
2025

MDCure: A Scalable Pipeline for Multi-Document Instruction-Following

ACL 2025long

Multi-document (MD) processing is crucial for LLMs to handle real-world tasks such as summarization and question-answering across large sets of documents. While LLMs have improved at processing long inputs, MD contexts still present unique difficulties, including management of inter-document depende…

2025

METEOR: Multi-Encoder Collaborative Token Pruning for Efficient Vision Language Models

ICCV 2025poster

Vision encoders serve as the cornerstone of multimodal understanding. Single-encoder architectures like CLIP exhibit inherent constraints in generalizing across diverse multimodal tasks, while recent multi-encoder fusion methods introduce prohibitive computational overhead to achieve superior perfor…

2024

BarLeRIa: An Efficient Tuning Framework for Referring Image Segmentation

ICLR 2024spotlight

Pre-training followed by full fine-tuning has gradually been substituted by Parameter-Efficient Tuning (PET) in the field of computer vision. PET has gained popularity, especially in the context of large-scale models, due to its ability to reduce transfer learning costs and conserve hardware resourc…

2024

Bootstrap AutoEncoders With Contrastive Paradigm for Self-supervised Gaze Estimation

ICML 2024poster

Existing self-supervised methods for gaze estimation using the dominant streams of contrastive and generative approaches are restricted to eye images and could fail in general full-face settings. In this paper, we reveal that contrastive methods are ineffective in data augmentation for self-supervis…

Cited by 0SourcePDFScholar
2024

Generative Pre-training for Speech with Flow Matching

ICLR 2024poster

Generative models have gained more and more attention in recent years for their remarkable success in tasks that required estimating and sampling data distribution to generate high-fidelity synthetic data. In speech, text-to-speech synthesis and neural vocoder are good examples where generative mode…

Cited by 34SourcePDFScholar
2024

Hybrid Distillation: Connecting Masked Autoencoders with Contrastive Learners

ICLR 2024poster

As two prominent strategies for representation learning, Contrastive Learning (CL) and Masked Image Modeling (MIM) have witnessed significant progress. Previous studies have demonstrated the advantages of each approach in specific scenarios. CL, resembling supervised pre-training, excels at capturin…

Cited by 3SourcePDFScholar
2024

M2BART: Multilingual and Multimodal Encoder-Decoder Pre-Training for Any-to-Any Machine Translation

ICASSP 2024accepted

Speech and language models are advancing towards universality. A single model can now handle translations across 200 languages and transcriptions for over 100 languages. Universal models simplify development, deployment, and importantly, transfer knowledge to less-resourced languages or modes. This…

Cited by 0SourceScholar
2024

MusicFlow: Cascaded Flow Matching for Text Guided Music Generation

ICML 2024poster

We introduce MusicFlow, a cascaded text-to-music generation model based on flow matching. Based on self-supervised representations to bridge between text descriptions and music audios, we construct two flow matching networks to model the conditional distribution of semantic and acoustic features. Ad…

Cited by 9SourcePDFScholar
2024

Towards Privacy-Aware Sign Language Translation at Scale

ACL 2024long

A major impediment to the advancement of sign language translation (SLT) is data scarcity. Much of the sign language data currently available on the web cannot be used for training supervised models due to the lack of aligned captions. Furthermore, scaling SLT using large-scale web-scraped datasets…

2024

UMG-CLIP: A Unified Multi-Granularity Vision Generalist for Open-World Understanding

ECCV 2024poster

"Vision-language foundation models, represented by Contras-tive Language-Image Pre-training (CLIP), have gained increasing attention for jointly understanding both vision and textual tasks. However, existing approaches primarily focus on training models to match global image representations with tex…

2024

XLAVS-R: Cross-Lingual Audio-Visual Speech Representation Learning for Noise-Robust Speech Perception

ACL 2024long

Speech recognition and translation systems perform poorly on noisy inputs, which are frequent in realistic environments. Augmenting these systems with visual signals has the potential to improve robustness to noise. However, audio-visual (AV) data is only available in limited amounts and for fewer l…

Cited by 6SourcePDFScholar
2023

Adapting Shortcut With Normalizing Flow: An Efficient Tuning Framework for Visual Recognition

CVPR 2023poster

Pretraining followed by fine-tuning has proven to be effective in visual recognition tasks. However, fine-tuning all parameters can be computationally expensive, particularly for large-scale models. To mitigate the computational and storage demands, recent research has explored Parameter-Efficient F…

2023

AiluRus: A Scalable ViT Framework for Dense Prediction

NeurIPS 2023poster

Vision transformers (ViTs) have emerged as a prevalent architecture for vision tasks owing to their impressive performance. However, their complexity dramatically increases when handling long token sequences, particularly for dense prediction tasks that require high-resolution input. Notably, dense…

2023

Pose-Oriented Transformer with Uncertainty-Guided Refinement for 2D-to-3D Human Pose Estimation

AAAI 2023technical

There has been a recent surge of interest in introducing transformers to 3D human pose estimation (HPE) due to their powerful capabilities in modeling long-term dependencies. However, existing transformer-based methods treat body joints as equally important inputs and ignore the prior knowledge of h…

Cited by 51SourcePDFScholar
2023

ReVISE: Self-Supervised Speech Resynthesis With Visual Input for Universal and Generalized Speech Regeneration

CVPR 2023poster

Prior works on improving speech quality with visual input typically study each type of auditory distortion separately (e.g., separation, inpainting, video-to-speech) and present tailored algorithms. This paper proposes to unify these subjects and study Generalized Speech Regeneration, where the goal…

2023

SEGA: Structural Entropy Guided Anchor View for Graph Contrastive Learning

ICML 2023poster

In contrastive learning, the choice of "view" controls the information that the representation captures and influences the performance of the model. However, leading graph contrastive learning methods generally produce views via random corruption or learning, which could lead to the loss of essentia…

2023

Voicebox: Text-Guided Multilingual Universal Speech Generation at Scale

NeurIPS 2023poster

Large-scale generative models such as GPT and DALL-E have revolutionized the research community. These models not only generate high fidelity outputs, but are also generalists which can solve tasks not explicitly taught. In contrast, speech generative models are still primitive in terms of scale and…

Cited by 299SourcePDFScholar
2022

A Transformer-Based Decoder for Semantic Segmentation with Multi-level Context Mining

ECCV 2022poster

"Transformers have recently shown superior performance than CNN on semantic segmentation. However, previous works mostly focus on the deliberate design of the encoder, while seldom considering the decoder part. In this paper, we find that a light weighted decoder counts for segmentation, and propose…

2022

Learning Audio-Visual Speech Representation by Masked Multimodal Cluster Prediction

ICLR 2022poster

Video recordings of speech contain correlated audio and visual information, providing a strong signal for speech representation learning from the speaker’s lip movements and the produced sound. We introduce Audio-Visual Hidden Unit BERT (AV-HuBERT), a self-supervised representation learning framewor…

2022

Open-Domain Sign Language Translation Learned from Online Video

EMNLP 2022main

Existing work on sign language translation – that is, translation from sign language videos into sentences in a written language – has focused mainly on (1) data collected in a controlled environment or (2) data in a specific domain, which limits the applicability to real-world settings. In this pap…

2022

Searching for fingerspelled content in American Sign Language

ACL 2022long

Natural language processing for sign language video—including tasks like recognition, translation, and search—is crucial for making artificial intelligence technologies accessible to deaf individuals, and is gaining research interest in recent years. In this paper, we address the problem of searchin…

Cited by 6SourcePDFScholar
2022

u-HuBERT: Unified Mixed-Modal Speech Pretraining And Zero-Shot Transfer to Unlabeled Modality

NeurIPS 2022accept

While audio-visual speech models can yield superior performance and robustness compared to audio-only models, their development and adoption are hindered by the lack of labeled and unlabeled audio-visual data and the cost to deploy one model per modality. In this paper, we present u-HuBERT, a self-s…

2020

Few-Shot Acoustic Event Detection Via Meta Learning

ICASSP 2020accepted

We study few-shot acoustic event detection (AED) in this paper. Few-shot learning enables detection of new events with very limited labeled data. Compared to other research areas like computer vision, few-shot learning for audio recognition has been under-studied. We formulate few-shot AED problem a…

Cited by 0SourceScholar
2019

Fingerspelling Recognition in the Wild With Iterative Visual Attention

ICCV 2019poster

Sign language recognition is a challenging gesture sequence recognition problem, characterized by quick and highly coarticulated motion. In this paper we focus on recognition of fingerspelling sequences in American Sign Language (ASL) videos collected in the wild, mainly from YouTube and Deaf social…

Cited by 90PDFcodeScholar
2019

Semi-supervised Acoustic Event Detection Based on Tri-training

ICASSP 2019accepted

This paper presents our work of training acoustic event detection (AED) models using unlabeled dataset. Recent acoustic event detectors are based on large-scale neural networks, which are typically trained with huge amounts of labeled data. Labels for acoustic events are expensive to obtain, and rel…

Cited by 0SourceScholar