← Search

Junfan Li

7 accepted papers

2026

DARC: Disagreement-Aware Alignment via Risk-Constrained Decoding

ICML 2026poster

Preference-based alignment methods (e.g., RLHF, DPO) typically optimize a single scalar objective, implicitly averaging over heterogeneous human preferences. In practice, systematic annotator and user-group disagreement makes mean-reward maximization brittle and susceptible to proxy over-optimizatio…

Cited by 0SourceScholar
2026

LineageFlow: Flow Matching for High-Fidelity Family-Aware Protein Sequence Generation

ICML 2026poster

Protein sequence generation for engineering requires samples that are biophysically plausible and, when targeting a family/domain, remain recognizable members while exploring within-family diversity. Current discrete generative models typically start from uniform or masked-token noise, which discard…

Cited by 0SourceScholar
2025

DOTA: Distributional Test-time Adaptation of Vision-Language Models

NeurIPS 2025poster

Vision-language foundation models (VLMs), such as CLIP, exhibit remarkable performance across a wide range of tasks. However, deploying these models can be unreliable when significant distribution gaps exist between training and test data, while fine-tuning for diverse scenarios is often costly. Cac…

Cited by 0SourceScholar
2024

Ahpatron: A New Budgeted Online Kernel Learning Machine with Tighter Mistake Bound

AAAI 2024technical

In this paper, we study the mistake bound of online kernel learning on a budget. We propose a new budgeted online kernel learning model, called Ahpatron, which significantly improves the mistake bound of previous work and resolves an open problem related to upper bounds of hypothesis space constrain…

2024

On the Necessity of Collaboration for Online Model Selection with Decentralized Data

NeurIPS 2024poster

We consider online model selection with decentralized data over $M$ clients, and study the necessity of collaboration among clients. Previous work proposed various federated algorithms without demonstrating their necessity, while we answer the question from a novel perspective of computational const…

Cited by 3SourcePDFScholar
2023

Nearly Optimal Algorithms with Sublinear Computational Complexity for Online Kernel Regression

ICML 2023poster

The trade-off between regret and computational cost is a fundamental problem for online kernel regression, and previous algorithms worked on the trade-off can not keep optimal regret bounds at a sublinear computational complexity. In this paper, we propose two new algorithms, AOGD-ALD and NONS-ALD,…