← Search

Ziqing Fan

9 accepted papers

2026

Joint Selection for Large-Scale Pre-Training Data via Policy Gradient-based Mask Learning

ICLR 2026poster

A fine-grained data recipe is crucial for pre-training large language models (LLMs), as it can significantly enhance training efficiency and model performance. One important ingredient in the recipe is to select samples based on scores produced by defined rules, LLM judgment, or statistical informat…

Cited by 0SourcecodeScholar
2026

Mining Useful General Data for Low-Resource Domain Adaptation

ICML 2026poster

Adapting large language models (LLMs) to low-resource domains remains challenging due to the scarcity of domain-specific data. While in-domain data is limited, there exists a vast amount of general-domain data that shares similar question–answer formats and reasoning patterns with domain tasks. This…

Cited by 0SourceScholar
2026

Versatile Vision-Language Model for 3D Computed Tomography

AAAI 2026technical

Representation learning serves as a foundational component of medical vision-language models (MVLMs), enabling cross-modal alignment, semantic consistency, and enhanced generalization capabilities for downstream tasks. As generalist models rapidly evolve, there is a pressing need to unify diverse do

Cited by 0SourcePDFScholar
2025

Combatting Dimensional Collapse in LLM Pre-Training Data via Submodular File Selection

ICLR 2025oral

Selecting high-quality pre-training data for large language models (LLMs) is crucial for enhancing their overall performance under limited computation budget, improving both training and sample efficiency. Recent advancements in file selection primarily rely on using an existing or trained proxy mod…

2024

Domain-Inspired Sharpness-Aware Minimization Under Domain Shifts

ICLR 2024poster

This paper presents a Domain-Inspired Sharpness-Aware Minimization (DISAM) algorithm for optimization under domain shifts. It is motivated by the inconsistent convergence degree of SAM across different domains, which induces optimization bias towards certain domains and thus impairs the overall conv…

2024

HarmoDT: Harmony Multi-Task Decision Transformer for Offline Reinforcement Learning

ICML 2024poster

The purpose of offline multi-task reinforcement learning (MTRL) is to develop a unified policy applicable to diverse tasks without the need for online environmental interaction. Recent advancements approach this through sequence modeling, leveraging the Transformer architecture's scalability and the…

2024

Locally Estimated Global Perturbations are Better than Local Perturbations for Federated Sharpness-aware Minimization

ICML 2024spotlight

In federated learning (FL), the multi-step update and data heterogeneity among clients often lead to a loss landscape with sharper minima, degenerating the performance of the resulted global model. Prevalent federated approaches incorporate sharpness-aware minimization (SAM) into local training to m…

2024

Q-value Regularized Transformer for Offline Reinforcement Learning

ICML 2024poster

Recent advancements in offline reinforcement learning (RL) have underscored the capabilities of Conditional Sequence Modeling (CSM), a paradigm that learns the action distribution based on history trajectory and target returns for each state. However, these methods often struggle with stitching toge…

Cited by 20SourcePDFScholar
2023

Federated Learning with Bilateral Curation for Partially Class-Disjoint Data

NeurIPS 2023poster

Partially class-disjoint data (PCDD), a common yet under-explored data formation where each client contributes a part of classes (instead of all classes) of samples, severely challenges the performance of federated algorithms. Without full classes, the local objective will contradict the global obje…