← Search

Haosen Sun

5 accepted papers

2026

Activation Steering for LLM Alignment via a Unified ODE-Based Framework

ICLR 2026poster

Activation steering, or representation engineering, offers a lightweight approach to align large language models (LLMs) by manipulating their internal activations at inference time. However, current methods suffer from two key limitations: \textit{(i)} the lack of a unified theoretical framework for…

Cited by 0SourcecodeScholar
2026

Flow-Based Knowledge Transfer for Efficient Large Model Distillation

AAAI 2026technical

Traditional knowledge distillation relies on simple MSE or KL divergence losses that fail to capture the complex distributional relationships between teacher and student model representations. We propose FlowDistill, a novel distillation framework that employs normalizing flows to model and transfer

Cited by 0SourcePDFScholar
2025

Re-thinking Temporal Search for Long-Form Video Understanding

CVPR 2025poster

Efficient understanding of long-form videos remains a significant challenge in computer vision. In this work, we revisit temporal search paradigms for long-form video understanding, studying a fundamental issue pertaining to all state-of-the-art (SOTA) long-context vision-language models (VLMs). In…

2024

Auto-DAS: Automated Proxy Discovery for Training-free Distillation-aware Architecture Search

ECCV 2024poster

"Distillation-aware Architecture Search (DAS) seeks to discover the ideal student architecture that delivers superior performance by distilling knowledge from a given teacher model. Previous DAS methods involve time-consuming training-based search processes. Recently, the training-free DAS method (,…

2024

Auto-GAS: Automated Proxy Discovery for Training-free Generative Architecture Search

ECCV 2024poster

"In this paper, we introduce Auto-GAS, the first training-free Generative Architecture Search (GAS) framework enabled by an auto-discovered proxy. Generative models like Generative Adversarial Networks (GANs) are now widely used in many real-time applications. Previous GAS methods use differentiable…