← Search

Bolin Ding

51 accepted papers

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

Clipping Bottleneck: Stabilizing RLVR via Stochastic Recovery of Near-Boundary Signals

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a central paradigm for scaling LLM reasoning, yet its optimization often suffers from training instability and suboptimal convergence. Through a systematic dissection of the GRPO-based objective, we reveal that the rigid clipping d…

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

Group-Relative REINFORCE Is Secretly an Off-Policy Algorithm: Demystifying Some Myths About GRPO and Its Friends

ICLR 2026poster

Off-policy reinforcement learning (RL) for large language models (LLMs) is attracting growing interest, driven by practical constraints in real-world applications, the complexity of LLM-RL infrastructure, and the need for further innovations of RL methodologies. While classic REINFORCE and its moder…

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

On the Direction of RLVR Updates for LLM Reasoning: Identification and Exploitation

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has substantially improved the reasoning capabilities of large language models. While existing analyses identify that RLVR-induced changes are sparse, they primarily focus on the **magnitude** of these updates, largely overlooking their **direct…

Cited by 0SourcecodeScholar
2026

On-Policy RL Meets Off-Policy Experts: Harmonizing Supervised Fine-Tuning and Reinforcement Learning via Dynamic Weighting

ICLR 2026poster

Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) are two prominent post-training paradigms for refining the capabilities and aligning the behavior of Large Language Models (LLMs). Existing approaches that integrate SFT and RL often face the risk of disrupting established response pattern…

Cited by 0SourcecodeScholar
2026

Sparse but Critical: A Token-Level Analysis of Distributional Shifts in RLVR Fine-Tuning of LLMs

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has significantly improved reasoning in large language models (LLMs), yet the token-level mechanisms through which they reshape model behavior remain unclear. We present a systematic empirical study of RLVR’s distributional effects across three c…

Cited by 0SourceScholar
2025

Advancing Reasoning with Off-the-Shelf LLMs: A Semantic Structure Perspective

EMNLP 2025

Large Language Models (LLMs) have shown strong capabilities in zero-shot reasoning and generalization to new tasks. However, the zero-shot performance of general LLMs on complex tasks, such as multi-hop reasoning, remains suboptimal, while reasoning LLMs suffer from hallucinations and unfaithfulness

Cited by 0SourcePDFScholar
2025

Agent-Oriented Planning in Multi-Agent Systems

ICLR 2025poster

Through the collaboration of multiple LLM-empowered agents possessing diverse expertise and tools, multi-agent systems achieve impressive progress in solving real-world problems. Given the user queries, the meta-agents, serving as the brain within multi-agent systems, are required to decompose the q…

2025

AlphaDPO: Adaptive Reward Margin for Direct Preference Optimization

ICML 2025poster

Aligning large language models (LLMs) with human preferences requires balancing policy optimization with computational stability. While recent offline methods like DPO and SimPO bypass reinforcement learning’s complexity, they face critical limitations: DPO relies on static reference models that deg…

Cited by 0SourcePDFScholar
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

Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists

ACL 2025finding

Large language models (LLMs) have significantly advanced natural language processing, particularly through the integration of external tools and APIs. However, their effectiveness is frequently hampered by parameter mis-filling during tool calling. In this paper, we propose the Hierarchical Tool Err…

Cited by 0SourcePDFScholar
2025

GenSim: A General Social Simulation Platform with Large Language Model based Agents

NAACL 2025system demonstrations

With the rapid advancement of large language models (LLMs), recent years have witnessed many promising studies on leveraging LLM-based agents to simulate human social behavior. While prior work has demonstrated significant potential across various domains, much of it has focused on specific scenario…

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

LLM-Based Multi-Agent Systems are Scalable Graph Generative Models

ACL 2025finding

The structural properties of naturally arising social graphs are extensively studied to understand their evolution. Prior approaches for modeling network dynamics typically rely on rule-based models, which lack realism and generalizability, or deep learning-based models, which require large-scale tr…

2025

Language Adaptation of Large Language Models: An Empirical Study on LLaMA2

COLING 2025main

There has been a surge of interest regarding language adaptation of Large Language Models (LLMs) to enhance the processing of texts in low-resource languages. While traditional language models have seen extensive research on language transfer, modern LLMs still necessitate further explorations in la…

2025

Larger or Smaller Reward Margins to Select Preferences for LLM Alignment?

ICML 2025poster

Preference learning is critical for aligning large language models (LLMs) with human values, with the quality of preference datasets playing a crucial role in this process. While existing metrics primarily assess data quality based on either *explicit* or *implicit* reward margins, their single-mar…

Cited by 0SourcePDFScholar
2025

Learning Bayesian Nash Equilibrium in Auction Games via Approximate Best Response

ICML 2025poster

Auction plays a crucial role in many modern trading environments, including online advertising and public resource allocation. As the number of competing bidders increases, learning Bayesian Nash Equilibrium (BNE) in auctions faces significant scalability challenges. Existing methods often experienc…

Cited by 0SourcePDFScholar
2025

Provable Scaling Laws for the Test-Time Compute of Large Language Models

NeurIPS 2025poster

We propose two simple, principled and practical algorithms that enjoy provable scaling laws for the test-time compute of large language models (LLMs). The first one is a two-stage knockout-style algorithm: given an input problem, it first generates multiple candidate solutions, and then aggregate th…

Cited by 0SourceScholar
2025

Provoking Multi-modal Few-Shot LVLM via Exploration-Exploitation In-Context Learning

CVPR 2025poster

In-context learning (ICL), a predominant trend in instruction learning, aims at enhancing the performance of large language models by providing clear task guidance and examples, improving their capability in task understanding and execution. This paper investigates ICL on Large Vision-Language Model…

Cited by 0SourcePDFScholar
2025

RePO: Understanding Preference Learning Through ReLU-Based Optimization

NeurIPS 2025poster

Preference learning has become a common approach in various recent methods for aligning large language models with human values. These methods optimize the preference margin between chosen and rejected responses, subject to certain constraints for avoiding over-optimization. In this paper, we report…

Cited by 0SourceScholar
2025

ToolCoder: A Systematic Code-Empowered Tool Learning Framework for Large Language Models

ACL 2025long

Tool learning has emerged as a crucial capability for large language models (LLMs) to solve complex real-world tasks through interaction with external tools. Existing approaches face significant challenges, including reliance on hand-crafted prompts, difficulty in multi-step planning, and lack of pr…

2025

Towards Robust Alignment of Language Models: Distributionally Robustifying Direct Preference Optimization

ICLR 2025poster

This study addresses the challenge of noise in training datasets for Direct Preference Optimization (DPO), a method for aligning Large Language Models (LLMs) with human preferences. We categorize noise into pointwise noise, which includes low-quality data points, and pairwise noise, which encompasse…

2025

What is Wrong with Perplexity for Long-context Language Modeling?

ICLR 2025poster

Handling long-context inputs is crucial for large language models (LLMs) in tasks such as extended conversations, document summarization, and many-shot in-context learning. While recent approaches have extended the context windows of LLMs and employed perplexity (PPL) as a standard evaluation metric…

2024

$\beta$-DPO: Direct Preference Optimization with Dynamic $\beta$

NeurIPS 2024poster

Direct Preference Optimization (DPO) has emerged as a compelling approach for training Large Language Models (LLMs) to adhere to human preferences. However, the performance of DPO is sensitive to the fine-tuning of its trade-off parameter $\beta$, as well as to the quality of the preference data. We…

Cited by 0SourcePDFScholar
2024

Auctionformer: A Unified Deep Learning Algorithm for Solving Equilibrium Strategies in Auction Games

ICML 2024poster

Auction games have been widely used in plenty of trading environments such as online advertising and real estate. The complexity of real-world scenarios, characterized by diverse auction mechanisms and bidder asymmetries, poses significant challenges in efficiently solving for equilibria. Traditiona…

Cited by 0SourcePDFScholar
2024

CARD: Channel Aligned Robust Blend Transformer for Time Series Forecasting

ICLR 2024poster

Recent studies have demonstrated the great power of Transformer models for time series forecasting. One of the key elements that lead to the transformer's success is the channel-independent (CI) strategy to improve the training robustness. However, the ignorance of the correlation among different ch…

2024

Do Emergent Abilities Exist in Quantized Large Language Models: An Empirical Study

COLING 2024main

Despite the superior performance, Large Language Models (LLMs) require significant computational resources for deployment and use. To overcome this issue, quantization methods have been widely applied to reduce the memory footprint of LLMs as well as increase the inference rate. However, a major cha…

2024

EE-LLM: Large-Scale Training and Inference of Early-Exit Large Language Models with 3D Parallelism

ICML 2024poster

We present EE-LLM, a framework for large-scale training and inference of early-exit large language models (LLMs). While recent works have shown preliminary evidence for the efficacy of early exiting in accelerating LLM inference, EE-LLM makes a foundational step towards scaling up early-exit LLMs by…

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…

2024

When to Trust LLMs: Aligning Confidence with Response Quality

ACL 2024findings

Despite the success of large language models (LLMs) in natural language generation, much evidence shows that LLMs may produce incorrect or nonsensical text. This limitation highlights the importance of discerning when to trust LLMs, especially in safety-critical domains. Existing methods often expre…

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
2023

FedHPO-Bench: A Benchmark Suite for Federated Hyperparameter Optimization

ICML 2023poster

Research in the field of hyperparameter optimization (HPO) has been greatly accelerated by existing HPO benchmarks. Nonetheless, existing efforts in benchmarking all focus on HPO for traditional learning paradigms while ignoring federated learning (FL), a promising paradigm for collaboratively learn…

2023

Tunable Soft Prompts are Messengers in Federated Learning

EMNLP 2023long findings

Federated learning (FL) enables multiple participants to collaboratively train machine learning models using decentralized data sources, alleviating privacy concerns that arise from directly sharing local data. However, the lack of model privacy protection in FL becomes an unneglectable challenge, e…

Cited by 0SourcecodeScholar
2022

EvenNet: Ignoring Odd-Hop Neighbors Improves Robustness of Graph Neural Networks

NeurIPS 2022accept

Graph Neural Networks (GNNs) have received extensive research attention for their promising performance in graph machine learning. Despite their extraordinary predictive accuracy, existing approaches, such as GCN and GPRGNN, are not robust in the face of homophily changes on test graphs, rendering t…

2022

VF-PS: How to Select Important Participants in Vertical Federated Learning, Efficiently and Securely?

NeurIPS 2022accept

Vertical Federated Learning (VFL), that trains federated models over vertically partitioned data, has emerged as an important learning paradigm. However, existing VFL methods are facing two challenges: (1) scalability when # participants grows to even modest scale and (2) diminishing return w.r.t. #…

Cited by 36SourcePDFScholar
2022

iFlood: A Stable and Effective Regularizer

ICLR 2022poster

Various regularization methods have been designed to prevent overfitting of machine learning models. Among them, a surprisingly simple yet effective one, called Flooding, is proposed recently, which directly constrains the training loss on average to stay at a given level. However, our further studi…

Cited by 5SourcePDFScholar
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…

2021

Factual Consistency Evaluation for Text Summarization via Counterfactual Estimation

EMNLP 2021finding

Despite significant progress has been achieved in text summarization, factual inconsistency in generated summaries still severely limits its practical applications. Among the key factors to ensure factual consistency, a reliable automatic evaluation metric is the first and the most crucial one. Howe…

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
2020

Intent Preference Decoupling for User Representation on Online Recommender System

IJCAI 2020poster

Accurately characterizing the user's current interest is the core of recommender systems. However, users' interests are dynamic and affected by intent factors and preference factors. The intent factors imply users' current needs and change among different visits. The preference factors are relativel…

Cited by 0SourcePDFScholar
2020

Learning to Mutate with Hypergradient Guided Population

NeurIPS 2020poster

Computing the gradient of model hyperparameters, i.e., hypergradient, enables a promising and natural way to solve the hyperparameter optimization task. However, gradient-based methods could lead to suboptimal solutions due to the non-convex nature of optimization in a complex hyperparameter space.…

2020

Scalable Graph Neural Networks via Bidirectional Propagation

NeurIPS 2020poster

Graph Neural Networks (GNN) are an emerging field for learning on non-Euclidean data. Recently, there has been increased interest in designing GNN that scales to large graphs. Most existing methods use "graph sampling" or "layer-wise sampling" techniques to reduce training time; However, these metho…

2020

Simple and Deep Graph Convolutional Networks

ICML 2020poster

Graph convolutional networks (GCNs) are a powerful deep learning approach for graph-structured data. Recently, GCNs and subsequent variants have shown superior performance in various application areas on real-world datasets. Despite their success, most of the current GCN models are shallow, due to t…

2019

An Algorithmic Framework For Differentially Private Data Analysis on Trusted Processors

NeurIPS 2019poster

Differential privacy has emerged as the main definition for private data analysis and machine learning. The global model of differential privacy, which assumes that users trust the data collector, provides strong privacy guarantees and introduces small errors in the output. In contrast, applications…

Cited by 48SourcePDFScholar