← Search

Gengwei Zhang

14 accepted papers

2026

(Be Cautious!) Bio-Foundation Models Are Not Yet Robust to Biologically Plausible Perturbations and ML Transformations

ICML 2026poster

Though biological foundation models (Bio-FMs) have delivered strong performance across biomedical tasks, their robustness to small-but-real perturbations is underexplored. In this work, we ask: Are Bio-FMs robust for real-world use? What perturbations compromise their reliability? Our pilot study su…

Cited by 0SourceScholar
2026

M4V: Multimodal Mamba for Efficient Text-to-Video Generation

CVPR 2026

Text-to-video generation has significantly enriched content creation and holds the potential to evolve into powerful world simulators. However, modeling the vast spatiotemporal space remains computationally demanding, particularly when employing Transformers, which incur quadratic complexity in sequ

Cited by 0SourceScholar
2026

Understanding the Role of Hallucination in Reinforcement Post-Training of Multimodal Reasoning Models

CVPR 2026

The recent success of reinforcement learning (RL) in large reasoning models has inspired the growing adoption of RL for post-training Multimodal Large Language Models (MLLMs) to enhance their visual reasoning capabilities. Although many studies have reported improved performance, it remains unclear

Cited by 0SourceScholar
2025

FlexVAR: Flexible Visual Autoregressive Modeling without Residual Prediction

NeurIPS 2025poster

This work challenges the residual prediction paradigm in visual autoregressive modeling and presents FlexVAR, a new Flexible Visual AutoRegressive image generation paradigm. FlexVAR facilitates autoregressive learning with ground-truth prediction, enabling each step to independently produce plausibl…

Cited by 0SourcecodeScholar
2023

SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model

ICCV 2023poster

The goal of continual learning is to improve the performance of recognition models in learning sequentially arrived data. Although most existing works are established on the premise of learning from scratch, growing efforts have been devoted to incorporating the benefits of pre-training. However, ho…

Cited by 148PDFcodeScholar
2022

Continual Object Detection via Prototypical Task Correlation Guided Gating Mechanism

CVPR 2022poster

Continual learning is a challenging real-world problem for constructing a mature AI system when data are provided in a streaming fashion. Despite recent progress in continual classification, the researches of continual object detection are impeded by the diverse sizes and numbers of objects in each…

Cited by 44PDFcodeScholar
2022

Mask Matching Transformer for Few-Shot Segmentation

NeurIPS 2022accept

In this paper, we aim to tackle the challenging few-shot segmentation task from a new perspective. Typical methods follow the paradigm to firstly learn prototypical features from support images and then match query features in pixel-level to obtain segmentation results. However, to obtain satisfacto…

2021

Ada-Segment: Automated Multi-loss Adaptation for Panoptic Segmentation

AAAI 2021technical

Panoptic segmentation that unifies instance segmentation and semantic segmentation has recently attracted increasing attention. While most existing methods focus on designing novel architectures, we steer toward a different perspective: performing automated multi-loss adaptation (named Ada-Segment)…

Cited by 9SourcePDFScholar
2021

Few-Shot Segmentation via Cycle-Consistent Transformer

NeurIPS 2021poster

Few-shot segmentation aims to train a segmentation model that can fast adapt to novel classes with few exemplars. The conventional training paradigm is to learn to make predictions on query images conditioned on the features from support images. Previous methods only utilized the semantic-level prot…

2021

How to Save your Annotation Cost for Panoptic Segmentation?

AAAI 2021technical

How to properly reduce the annotation cost for panoptic segmentation? How to leverage and optimize the cost-quality trade-off for training data and model? These questions are key challenges towards a label-efficient and scalable panoptic segmentation system due to its expensive instance/semantic pix…

Cited by 5SourcePDFScholar
2021

Loss Function Discovery for Object Detection via Convergence-Simulation Driven Search

ICLR 2021poster

Designing proper loss functions for vision tasks has been a long-standing research direction to advance the capability of existing models. For object detection, the well-established classification and regression loss functions have been carefully designed by considering diverse learning challenges (…

2021

NASOA: Towards Faster Task-Oriented Online Fine-Tuning With a Zoo of Models

ICCV 2021poster

Fine-tuning from pre-trained ImageNet models has been a simple, effective, and popular approach for various computer vision tasks. The common practice of fine-tuning is to adopt a default hyperparameter setting with a fixed pre-trained model, while both of them are not optimized for specific tasks a…

Cited by 10PDFcodeScholar
2020

Auto-Panoptic: Cooperative Multi-Component Architecture Search for Panoptic Segmentation

NeurIPS 2020poster

Panoptic segmentation is posed as a new popular test-bed for the state-of-the-art holistic scene understanding methods with the requirement of simultaneously segmenting both foreground things and background stuff. The state-of-the-art panoptic segmentation network exhibits high structural complexity…

2020

Bidirectional Graph Reasoning Network for Panoptic Segmentation

CVPR 2020poster

Recent researches on panoptic segmentation resort to a single end-to-end network to combine the tasks of instance segmentation and semantic segmentation. However, prior models only unified the two related tasks at the architectural level via a multi-branch scheme or revealed the underlying correlati…

Cited by 79PDFScholar