← Search

Yifan HAO

14 accepted papers

2026

DA-Mamba: Learning Domain-Aware State Space Model for Global-Local Alignment in Domain Adaptive Object Detection

CVPR 2026

Domain Adaptive Object Detection (DAOD) aims to transfer detectors from a labeled source domain to an unlabeled target domain.Existing DAOD methods employ multi-granularity feature alignment to learn domain-invariant representations.However, the local connectivity of their CNN-based backbone and det

Cited by 0SourceScholar
2025

Automated Superscalar Processor Design by Learning Data Dependencies

IJCAI 2025

Automated processor design, which can significantly reduce human efforts and accelerate design cycles, has received considerable attention. While recent advancements have automatically designed single-cycle processors that execute one instruction per cycle, their performance cannot compete with mode

Cited by 0SourcePDFScholar
2025

Optimizing Chain-of-Thought Reasoners via Gradient Variance Minimization in Rejection Sampling and RL

NeurIPS 2025poster

Chain-of-thought (CoT) reasoning in large language models (LLMs) can be formalized as a latent variable problem, where the model needs to generate intermediate reasoning steps. While prior approaches such as iterative reward-ranked fine-tuning (RAFT) have relied on such formulations, they typically…

Cited by 0SourcecodeScholar
2025

SEEN-DA: SEmantic ENtropy guided Domain-aware Attention for Domain Adaptive Object Detection

CVPR 2025poster

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. Traditional works focus on aligning visual features between domains to extract domain-invariant knowledge, and recent VLM-based DAOD methods leverage semantic in…

Cited by 0SourcePDFScholar
2025

Understanding Overadaptation in Supervised Fine-Tuning: The Role of Ensemble Methods

ICML 2025poster

Supervised fine-tuning (SFT) on domain-specific data is the dominant approach for adapting foundation models to specialized tasks. However, it has been observed that SFT models tend to forget knowledge acquired during pretraining. In vision models, ensembling a pretrained model with its fine-tuned c…

Cited by 0SourcePDFScholar
2024

Automated CPU Design by Learning from Input-Output Examples

IJCAI 2024poster

Designing a central processing unit (CPU) requires intensive manual work of talented experts to implement the circuit logic from design specifications. Although considerable progress has been made in electronic design automation (EDA) to relieve human efforts, all existing EDA tools require hand-cra…

Cited by 0SourcePDFScholar
2024

DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection

NeurIPS 2024poster

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images, freezing the visual encoder and inserting a domain-agnostic adapte…

2024

Emergent Communication for Numerical Concepts Generalization

AAAI 2024technical

Research on emergent communication has recently gained significant traction as a promising avenue for the linguistic community to unravel human language's origins and explore artificial intelligence's generalization capabilities. Current research has predominantly concentrated on recognizing qualita…

Cited by 0SourcePDFScholar
2024

Spurious Feature Diversification Improves Out-of-distribution Generalization

ICLR 2024poster

Generalization to out-of-distribution (OOD) data is a critical challenge in machine learning. Ensemble-based methods, like weight space ensembles that interpolate model parameters, have been shown to achieve superior OOD performance. However, the underlying mechanism for their effectiveness remains…

Cited by 31SourcePDFScholar
2023

BALTO: fast tensor program optimization with diversity-based active learning

ICLR 2023poster

Tensor program optimization (TPO) based on pre-trained models can effectively reduce the computing time of deep neural networks. However, training of such models is prohibitively expensive, which highly depends on a large-scale dataset and thus requires tremendous time-consuming performance measurem…

Cited by 6SourcePDFScholar
2023

Emergent Communication for Rules Reasoning

NeurIPS 2023poster

Research on emergent communication between deep-learning-based agents has received extensive attention due to its inspiration for linguistics and artificial intelligence. However, previous attempts have hovered around emerging communication under perception-oriented environmental settings, that…

Cited by 0SourcePDFScholar
2023

Learning Domain-Aware Detection Head with Prompt Tuning

NeurIPS 2023poster

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. However, existing methods focus on reducing the domain bias of the detection backbone by inferring a discriminative visual encoder, while ignoring the domain b…