← Search

Jinyang Gao

16 accepted papers

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

Incorporating Dense Knowledge Alignment into Unified Multimodal Representation Models

CVPR 2025poster

Leveraging Large Language Models (LLMs) for text representation has achieved significant success, but the exploration of using Multimodal LLMs (MLLMs) for multimodal representation remains limited. Previous MLLM-based representation studies have primarily focused on unifying the embedding space whil…

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

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

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…

2021

MFES-HB: Efficient Hyperband with Multi-Fidelity Quality Measurements

AAAI 2021technical

Hyperparameter optimization (HPO) is a fundamental problem in automatic machine learning (AutoML). However, due to the expensive evaluation cost of models (e.g., training deep learning models or training models on large datasets), vanilla Bayesian optimization (BO) is typically computationally infea…

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