← Search

Tong Shao

6 accepted papers

2026

Consistency Beyond Contrast: Enhancing Open-Vocabulary Object Detection Robustness via Contextual Consistency Learning

CVPR 2026

Recent advances in open-vocabulary object detection focus primarily on two aspects: scaling up datasets and leveraging contrastive learning to align language and vision modalities. However, these approaches often neglect internal consistency within a single modality, particularly when background or

Cited by 0SourcecodeScholar
2026

Plug-and-Play Fidelity Optimization for Diffusion Transformer Acceleration via Cumulative Error Minimization

ICLR 2026poster

Although Diffusion Transformer (DiT) has emerged as a predominant architecture for image and video generation, its iterative denoising process results in slow inference, which hinders broader applicability and development. Caching-based methods achieve training-free acceleration, while suffering fro…

Cited by 0SourcecodeScholar
2026

SODA: Sensitivity-Oriented Dynamic Acceleration for Diffusion Transformer

CVPR 2026

Diffusion Transformers have become a dominant paradigm in visual generation, yet their low inference efficiency remains a key bottleneck hindering further advancement. Among common training-free techniques, caching offers high acceleration efficiency but often compromises fidelity, whereas pruning s

Cited by 0SourcecodeScholar
2025

Binarized Mamba-Transformer for Lightweight Quad Bayer HybridEVS Demosaicing

CVPR 2025poster

Quad Bayer demosaicing is the central challenge for enabling the widespread application of Hybrid Event-based Vision Sensors (HybridEVS). Although existing learning-based methods that leverage long-range dependency modeling have achieved promising results, their complexity severely limits deployment…

2024

Explore the Potential of CLIP for Training-Free Open Vocabulary Semantic Segmentation

ECCV 2024poster

"CLIP, as a vision-language model, has significantly advanced Open-Vocabulary Semantic Segmentation (OVSS) with its zero-shot capabilities. Despite its success, its application to OVSS faces challenges due to its initial image-level alignment training, which affects its performance in tasks requirin…

2023

fmLRE: A Low-Resource Relation Extraction Model Based on Feature Mapping Similarity Calculation

AAAI 2023technical

Low-resource relation extraction (LRE) aims to extract relations from limited labeled corpora. Existing work takes advantages of self-training or distant supervision to expand the limited labeled data in the data-driven approaches, while the selection bias of pseudo labels may cause the error accum…