← Search

Yulu Gan

11 accepted papers

2026

Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning

ICML 2026poster

Fine-tuning large language models (LLMs) for downstream tasks is an essential stage of modern AI deployment. Reinforcement learning (RL) has emerged as the dominant fine-tuning paradigm, underpinning many state-of-the-art LLMs. In contrast, evolution strategies (ES) has largely been overlooked due t…

Cited by 0SourceScholar
2025

SAN: Hypothesizing Long-Term Synaptic Development and Neural Engram Mechanism in Scalable Model's Parameter-Efficient Fine-Tuning

ICML 2025poster

Advances in Parameter-efficient Fine-tuning (PEFT) bridged the performance gap with Full Fine-Tuning (FFT) through sophisticated analysis of pre-trained parameter spaces. Starting from drawing insights from Neural Engrams (NE) in Biological Neural Networks (BNNs), we establish a connection between t…

2025

Simulating Society Requires Simulating Thought

NeurIPS 2025poster

Simulating society with large language models (LLMs), we argue, requires more than generating plausible behavior; it demands cognitively grounded reasoning that is structured, revisable, and traceable. LLM-based agents are increasingly used to emulate individual and group behavior, primarily through…

Cited by 0SourceScholar
2024

Decouple Content and Motion for Conditional Image-to-Video Generation

AAAI 2024technical

The goal of conditional image-to-video (cI2V) generation is to create a believable new video by beginning with the condition, i.e., one image and text. The previous cI2V generation methods conventionally perform in RGB pixel space, with limitations in modeling motion consistency and visual continuit…

Cited by 5SourcePDFScholar
2024

Exploring Sparse Visual Prompt for Domain Adaptive Dense Prediction

AAAI 2024technical

The visual prompts have provided an efficient manner in addressing visual cross-domain problems. Previous works introduce domain prompts to tackle the classification Test-Time Adaptation (TTA) problem by placing image-level prompts on the input and fine-tuning prompts for each target domain. However…

2024

InstructCV: Instruction-Tuned Text-to-Image Diffusion Models as Vision Generalists

ICLR 2024poster

Recent advances in generative diffusion models have enabled text-controlled synthesis of realistic and diverse images with impressive quality. Despite these remarkable advances, the application of text-to-image generative models in computer vision for standard visual recognition tasks remains limite…

2024

On the Power of Decision Trees in Auto-Regressive Language Modeling

NeurIPS 2024poster

Originally proposed for handling time series data, Auto-regressive Decision Trees (ARDTs) have not yet been explored for language modeling. This paper delves into both the theoretical and practical applications of ARDTs in this new context. We theoretically demonstrate that ARDTs can compute complex…

Cited by 0SourcePDFScholar
2024

Split-Ensemble: Efficient OOD-aware Ensemble via Task and Model Splitting

ICML 2024poster

Uncertainty estimation is crucial for deep learning models to detect out-of-distribution (OOD) inputs. However, the naive deep learning classifiers produce uncalibrated uncertainty for OOD data. Improving the uncertainty estimation typically requires external data for OOD-aware training or considera…

Cited by 0SourcePDFScholar
2023

Cloud-Device Collaborative Adaptation to Continual Changing Environments in the Real-World

CVPR 2023poster

When facing changing environments in the real world, the lightweight model on client devices suffer from severe performance drop under distribution shifts. The main limitations of existing device model lie in: (1) unable to update due to the computation limit of the device, (2) limited generalizatio…

Cited by 20SourcePDFScholar
2023

Decorate the Newcomers: Visual Domain Prompt for Continual Test Time Adaptation

AAAI 2023technical

Continual Test-Time Adaptation (CTTA) aims to adapt the source model to continually changing unlabeled target domains without access to the source data. Existing methods mainly focus on model-based adaptation in a self-training manner, such as predicting pseudo labels for new domain datasets. Since…

Cited by 100SourcePDFScholar