← Search

Daoyuan Chen

20 accepted papers

2026

AttriCtrl: A Generalizable Framework for Controlling Semantic Attribute Intensity in Diffusion Models

ICLR 2026poster

Diffusion models have recently become the dominant paradigm for image generation, yet existing systems struggle to interpret and follow numeric instructions for adjusting semantic attributes. In real-world creative scenarios, especially when precise control over aesthetic attributes is required, cu…

Cited by 0SourceScholar
2026

BOTS: A Unified Framework for Bayesian Online Task Selection in LLM Reinforcement Finetuning

ICLR 2026poster

Reinforcement finetuning (RFT) is a key technique for aligning Large Language Models (LLMs) with human preferences and enhancing reasoning, yet its effectiveness is highly sensitive to which tasks are explored during training. Uniform task sampling is inefficient, wasting computation on tasks that a…

Cited by 0SourceScholar
2026

DetailMaster: Can Your Text-to-Image Model Handle Long Prompts?

ICML 2026poster

While recent Text-to-Image (T2I) models show impressive capabilities in synthesizing images from brief descriptions, they struggle with the long, detailed prompts required for professional applications. We present DetailMaster, a comprehensive benchmark for evaluating T2I capabilities on long prompt…

Cited by 0SourcecodeScholar
2026

GeoAlign: Geometric Rollout Curation for Robust LLM Reinforcement Learning

ICML 2026poster

Online reinforcement learning is widely used to align large language models (LLMs) with reward signals, yet training can be unstable under noisy or misspecified rewards. We identify a failure mode we call directional inconsistency: within a batch, a small set of high-reward rollouts induces represen…

Cited by 0SourceScholar
2026

Grounded in Reality: Learning and Deploying Proactive LLM from Offline Logs

ICML 2026poster

Large language models (LLMs) are strong passive responders, but learning to proactively elicit information—asking the right questions and stopping at the right time—remains difficult. Existing approaches, such as optimizing turn-level attributes or relying on user simulators to generate training tra…

Cited by 0SourceScholar
2026

HumanVBench: Probing Human-Centric Video Understanding in MLLMs with Automatically Synthesized Benchmarks

CVPR 2026

Evaluating the nuanced human-centric video understanding capabilities of Multimodal Large Language Models (MLLMs) remains a great challenge, as existing benchmarks often overlook the intricacies of emotion, behavior, and cross-modal alignment. We introduce HumanVBench, a comprehensive video benchmar

Cited by 0SourcecodeScholar
2026

Spectral Evolution Search: Efficient Inference-Time Scaling for Reward-Aligned Image Generation

ICML 2026poster

Inference-time scaling offers a versatile paradigm for aligning visual generative models with downstream objectives without parameter updates. However, existing approaches that optimize the high-dimensional initial noise suffer from severe inefficiency, as many search directions exert negligible inf…

Cited by 0SourceScholar
2025

Data-Juicer 2.0: Cloud-Scale Adaptive Data Processing for and with Foundation Models

NeurIPS 2025spotlight

Foundation models demand advanced data processing for their vast, multimodal datasets. However, traditional frameworks struggle with the unique complexities of multimodal data. In response, we present Data-Juicer 2.0, a data processing system backed by 100+ data processing operators spanning text, i…

Cited by 0SourcecodeScholar
2025

Data-Juicer Sandbox: A Feedback-Driven Suite for Multimodal Data-Model Co-development

ICML 2025spotlight

The emergence of multimodal large models has advanced artificial intelligence, introducing unprecedented levels of performance and functionality. However, optimizing these models remains challenging due to historically isolated paths of model-centric and data-centric developments, leading to subopti…

Cited by 0SourcePDFScholar
2025

Diversity as a Reward: Fine-Tuning LLMs on a Mixture of Domain-Undetermined Data

NeurIPS 2025poster

Fine-tuning large language models (LLMs) using diverse datasets is crucial for enhancing their overall performance across various domains. In practical scenarios, existing methods based on modeling the mixture proportions of data composition often struggle with data whose domain labels are missing,…

Cited by 0SourcecodeScholar
2025

FlowerTune: A Cross-Domain Benchmark for Federated Fine-Tuning of Large Language Models

NeurIPS 2025poster

Large Language Models (LLMs) have achieved state-of-the-art results across diverse domains, yet their development remains reliant on vast amounts of publicly available data, raising concerns about data scarcity and the lack of access to domain-specific, sensitive information. Federated Learning (FL)…

Cited by 0SourceScholar
2025

Img-Diff: Contrastive Data Synthesis for Multimodal Large Language Models

CVPR 2025poster

High-performance Multimodal Large Language Models (MLLMs) rely heavily on data quality. This study introduces a novel data synthesis method, leveraging insights from contrastive learning and image difference captioning to enhance fine-grained image recognition in MLLMs. By analyzing object differenc…

Cited by 11SourcePDFScholar
2025

MindGYM: What Matters in Question Synthesis for Thinking-Centric Fine-Tuning?

NeurIPS 2025poster

Large foundation models face challenges in acquiring transferable, structured thinking abilities, especially when supervised with rigid templates or crowd-annotated instruction datasets. Unlike prior approaches, we focus on a thinking-centric data synthesis paradigm that enables models to evolve thr…

Cited by 0SourceScholar
2024

ChartThinker: A Contextual Chain-of-Thought Approach to Optimized Chart Summarization

COLING 2024main

Data visualization serves as a critical means for presenting data and mining its valuable insights. The task of chart summarization, through natural language processing techniques, facilitates in-depth data analysis of charts. However, there still are notable deficiencies in terms of visual-language…

2024

Federated Fine-tuning of Large Language Models under Heterogeneous Tasks and Client Resources

NeurIPS 2024poster

Federated Learning (FL) has recently been applied to the parameter-efficient fine-tuning of Large Language Models (LLMs). While promising, it raises significant challenges due to the heterogeneous resources and data distributions of clients.This study introduces FlexLoRA, a simple yet effective agg…

Cited by 27SourcePDFScholar
2024

Federated Full-Parameter Tuning of Billion-Sized Language Models with Communication Cost under 18 Kilobytes

ICML 2024poster

Pre-trained large language models (LLMs) need fine-tuning to improve their responsiveness to natural language instructions. Federated learning offers a way to fine-tune LLMs using the abundant data on end devices without compromising data privacy. Most existing federated fine-tuning methods for LLMs…

2023

Efficient Personalized Federated Learning via Sparse Model-Adaptation

ICML 2023poster

Federated Learning (FL) aims to train machine learning models for multiple clients without sharing their own private data. Due to the heterogeneity of clients' local data distribution, recent studies explore the personalized FL that learns and deploys distinct local models with the help of auxiliary…

Cited by 58SourcePDFScholar
2022

pFL-Bench: A Comprehensive Benchmark for Personalized Federated Learning

NeurIPS 2022accept

Personalized Federated Learning (pFL), which utilizes and deploys distinct local models, has gained increasing attention in recent years due to its success in handling the statistical heterogeneity of FL clients. However, standardized evaluation and systematical analysis of diverse pFL methods remai…

2020

AdaBERT: Task-Adaptive BERT Compression with Differentiable Neural Architecture Search

IJCAI 2020poster

Large pre-trained language models such as BERT have shown their effectiveness in various natural language processing tasks. However, the huge parameter size makes them difficult to be deployed in real-time applications that require quick inference with limited resources. Existing methods compress BE…

Cited by 0SourcePDFScholar