← Search

Bohao PENG

11 accepted papers

2026

DreamOmni2: Multimodal Instruction-based Generation and Editing

CVPR 2026

Recent advancements in instruction-based image editing and subject-driven generation have garnered significant attention, yet both tasks still face limitations in meeting practical user needs. Instruction-based editing relies solely on language instructions, which often fail to capture specific edit

Cited by 0SourcecodeScholar
2026

VisionReasoner: Unified Reasoning-Integrated Visual Perception via Reinforcement Learning

ICLR 2026poster

Large vision-language models exhibit inherent capabilities to handle diverse visual perception tasks. In this paper, we introduce VisionReasoner, a unified framework capable of reasoning and solving multiple visual perception tasks within a shared model. Specifically, by designing a unified reward m…

Cited by 0SourcecodeScholar
2025

Does Your Vision-Language Model Get Lost in the Long Video Sampling Dilemma?

ICCV 2025poster

The rise of Large Vision-Language Models (LVLMs) has significantly advanced video understanding. However, efficiently processing long videos remains a challenge due to the "Sampling Dilemma": low-density sampling risks missing critical information, while high-density sampling introduces redundancy.…

2025

MagicMirror: ID-Preserved Video Generation in Video Diffusion Transformers

ICCV 2025poster

We present MagicMirror, a framework for generating identity-preserved videos with cinematic-level quality and dynamic motion. While recent advances in video diffusion models have shown impressive capabilities in text-to-video generation, maintaining consistent identity while producing natural motion…

2025

Training-Free Efficient Video Generation via Dynamic Token Carving

NeurIPS 2025poster

Despite the remarkable generation quality of video Diffusion Transformer (DiT) models, their practical deployment is severely hindered by extensive computational requirements. This inefficiency stems from two key challenges: the quadratic complexity of self-attention with respect to token length and…

Cited by 0SourcecodeScholar
2024

GroupContrast: Semantic-aware Self-supervised Representation Learning for 3D Understanding

CVPR 2024poster

Self-supervised 3D representation learning aims to learn effective representations from large-scale unlabeled point clouds. Most existing approaches adopt point discrimination as the pretext task which assigns matched points in two distinct views as positive pairs and unmatched points as negative pa…

2024

OA-CNNs: Omni-Adaptive Sparse CNNs for 3D Semantic Segmentation

CVPR 2024poster

The booming of 3D recognition in the 2020s began with the introduction of point cloud transformers. They quickly overwhelmed sparse CNNs and became state-of-the-art models especially in 3D semantic segmentation. However sparse CNNs are still valuable networks due to their efficiency treasure and eas…

2024

Prompt Highlighter: Interactive Control for Multi-Modal LLMs

CVPR 2024poster

This study targets a critical aspect of multi-modal LLMs' (LLMs&VLMs) inference: explicit controllable text generation. Multi-modal LLMs empower multi-modality understanding with the capability of semantic generation yet bring less explainability and heavier reliance on prompt contents due to their…

2024

Scalable Language Model with Generalized Continual Learning

ICLR 2024poster

Continual learning has gained increasing importance as it facilitates the acquisition and refinement of scalable knowledge and skills in language models. However, existing methods typically encounter strict limitations and challenges in real-world scenarios, such as reliance on experience replay, op…

2024

Towards Large-scale 3D Representation Learning with Multi-dataset Point Prompt Training

CVPR 2024poster

The rapid advancement of deep learning models is often attributed to their ability to leverage massive training data. In contrast such privilege has not yet fully benefited 3D deep learning mainly due to the limited availability of large-scale 3D datasets. Merging multiple available data sources and…

2023

Hierarchical Dense Correlation Distillation for Few-Shot Segmentation

CVPR 2023highlight

Few-shot semantic segmentation (FSS) aims to form class-agnostic models segmenting unseen classes with only a handful of annotations. Previous methods limited to the semantic feature and prototype representation suffer from coarse segmentation granularity and train-set overfitting. In this work, we…