← Search

Qi Long

22 accepted papers

2026

Break the Trade-off Between Watermark Strength and Speculative Sampling Efficiency for Language Models

ICLR 2026poster

Watermarking is a principled approach for tracing the provenance of large language model (LLM) outputs, but its deployment in practice is hindered by inference inefficiency. Speculative sampling accelerates inference, with efficiency improving as the acceptance rate between draft and target models i…

Cited by 0SourceScholar
2026

Statistical Impossibility and Possibility of Aligning LLMs with Human Preferences: From Condorcet Paradox to Nash Equilibrium

ICML 2026poster

Aligning large language models (LLMs) with diverse human preferences is critical for ensuring fairness and informed outcomes when deploying these models for decision-making. In this paper, we seek to uncover fundamental statistical limits concerning aligning LLMs with human preferences, with a focus…

Cited by 0SourcecodeScholar
2025

$\texttt{BetaConform}$: Efficient MAP Estimation of LLM Ensemble Judgment Performance with Prior Transfer

NeurIPS 2025poster

LLM ensembles are widely used for LLM judges. However, how to estimate their accuracy, especially in an efficient way, is unknown. In this paper, we present a principled $\textit{maximum a posteriori}$ (MAP) framework for an economical and precise estimation of the performance of LLM ensemble judgme…

Cited by 0SourceScholar
2025

$\texttt{I$^2$MoE}$: Interpretable Multimodal Interaction-aware Mixture-of-Experts

ICML 2025poster

Modality fusion is a cornerstone of multimodal learning, enabling information integration from diverse data sources. However, existing approaches are limited by $\textbf{(a)}$ their focus on modality correspondences, which neglects heterogeneous interactions between modalities, and $\textbf{(b)}$ th…

2025

GuideLLM: Exploring LLM-Guided Conversation with Applications in Autobiography Interviewing

NAACL 2025long

Although Large Language Models (LLMs) succeed in human-guided conversations such as instruction following and question answering, the potential of LLM-guided conversations—where LLMs direct the discourse and steer the conversation’s objectives—remains under-explored. In this study, we first characte…

Cited by 0SourcePDFScholar
2025

InterAct: Advancing Large-Scale Versatile 3D Human-Object Interaction Generation

CVPR 2025poster

While large-scale human motion capture datasets have advanced human motion generation, modeling and generating dynamic 3D human-object interactions (HOIs) remain challenging due to dataset limitations. Existing datasets often lack extensive, high-quality motion and annotation and exhibit artifacts s…

Cited by 2SourcePDFScholar
2025

Mitigating the Privacy–Utility Trade-off in Decentralized Federated Learning via f-Differential Privacy

NeurIPS 2025spotlight

Differentially private (DP) decentralized Federated Learning (FL) allows local users to collaborate without sharing their data with a central server. However, accurately quantifying the privacy budget of private FL algorithms is challenging due to the co-existence of complex algorithmic components s…

Cited by 0SourceScholar
2025

Modalities Contribute Unequally: Enhancing Medical Multi-modal Learning through Adaptive Modality Token Re-balancing

ICML 2025poster

Medical multi-modal learning requires an effective fusion capability of various heterogeneous modalities. One vital challenge is how to effectively fuse modalities when their data quality varies across different modalities and patients. For example, in the TCGA benchmark, the performance of the same…

Cited by 0SourcePDFScholar
2025

On the Empirical Power of Goodness-of-Fit Tests in Watermark Detection

NeurIPS 2025spotlight

Large language models (LLMs) raise concerns about content authenticity and integrity because they can generate human-like text at scale. Text watermarks, which embed detectable statistical signals into generated text, offer a provable way to verify content origin. Many detection methods rely on pivo…

Cited by 0SourceScholar
2025

Restoring Calibration for Aligned Large Language Models: A Calibration-Aware Fine-Tuning Approach

ICML 2025poster

One of the key technologies for the success of Large Language Models (LLMs) is preference alignment. However, a notable side effect of preference alignment is poor calibration: while the pre-trained models are typically well-calibrated, LLMs tend to become poorly calibrated after alignment with huma…

Cited by 0SourcePDFScholar
2024

DISCRET: Synthesizing Faithful Explanations For Treatment Effect Estimation

ICML 2024spotlight

Designing faithful yet accurate AI models is challenging, particularly in the field of individual treatment effect estimation (ITE). ITE prediction models deployed in critical settings such as healthcare should ideally be (i) accurate, and (ii) provide faithful explanations. However, current solutio…

2024

Fairness-Aware Estimation of Graphical Models

NeurIPS 2024poster

This paper examines the issue of fairness in the estimation of graphical models (GMs), particularly Gaussian, Covariance, and Ising models. These models play a vital role in understanding complex relationships in high-dimensional data. However, standard GMs can result in biased outcomes, especially…

2024

Flex-MoE: Modeling Arbitrary Modality Combination via the Flexible Mixture-of-Experts

NeurIPS 2024spotlight

Multimodal learning has gained increasing importance across various fields, offering the ability to integrate data from diverse sources such as images, text, and personalized records, which are frequently observed in medical domains. However, in scenarios where some modalities are missing, many exis…

2024

SADI: Similarity-Aware Diffusion Model-Based Imputation for Incomplete Temporal EHR Data

AISTATS 2024poster

Missing values are prevalent in temporal electronic health records (EHR) data and are known to complicate data analysis and lead to biased results. The current state-of-the-art (SOTA) models for imputing missing values in EHR primarily leverage correlations across time points and across features, wh…

2023

Fair Canonical Correlation Analysis

NeurIPS 2023poster

This paper investigates fairness and bias in Canonical Correlation Analysis (CCA), a widely used statistical technique for examining the relationship between two sets of variables. We present a framework that alleviates unfairness by minimizing the correlation disparity error associated with protect…

2020

Sharp Composition Bounds for Gaussian Differential Privacy via Edgeworth Expansion

ICML 2020poster

Datasets containing sensitive information are often sequentially analyzed by many algorithms and, accordingly, a fundamental question in differential privacy is concerned with how the overall privacy bound degrades under composition. To address this question, we introduce a family of analytical and…