← Search

Siran Dai

4 accepted papers

2026

From Static to Dynamic: Exploring Self-supervised Image-to-Video Representation Transfer Learning

CVPR 2026

Recent studies have made notable progress in video representation learning by transferring image-pretrained models to video tasks, typically with complex temporal modules and video fine-tuning. However, fine-tuning heavy modules may compromise inter-video semantic separability, i.e., the essential a

Cited by 0SourcecodeScholar
2026

HiGFA: Hierarchical Guidance for Fine-grained Data Augmentation with Diffusion Models

AAAI 2026technical

Generative diffusion models show promise for data augmentation. However, applying them to fine-grained tasks presents a significant challenge: ensuring synthetic images accurately capture the subtle, category-defining features critical for high fidelity. Standard approaches, such as text-based Class

Cited by 0SourcePDFScholar
2025

Exploring Structural Degradation in Dense Representations for Self-supervised Learning

NeurIPS 2025poster

In this work, we observe a counterintuitive phenomenon in self-supervised learning (SSL): longer training may impair the performance of dense prediction tasks (e.g., semantic segmentation). We refer to this phenomenon as Self-supervised Dense Degradation (SDD) and demonstrate its consistent presence…

Cited by 0SourcecodeScholar
2023

DRAUC: An Instance-wise Distributionally Robust AUC Optimization Framework

NeurIPS 2023poster

The Area Under the ROC Curve (AUC) is a widely employed metric in long-tailed classification scenarios. Nevertheless, most existing methods primarily assume that training and testing examples are drawn i.i.d. from the same distribution, which is often unachievable in practice. Distributionally Robus…