← Search

Bojian Hou

8 accepted papers

2025

Fine-Tuning Attention Modules Only: Enhancing Weight Disentanglement in Task Arithmetic

ICLR 2025poster

In recent years, *task arithmetic* has garnered increasing attention. This approach edits pre-trained models directly in weight space by combining the fine-tuned weights of various tasks into a *unified model*. Its efficiency and cost-effectiveness stem from its training-free combination, contrastin…

Cited by 1SourcePDFScholar
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
2025

Stochastic Regret Guarantees for Online Zeroth- and First-Order Bilevel Optimization

NeurIPS 2025poster

Online bilevel optimization (OBO) is a powerful framework for machine learning problems where both outer and inner objectives evolve over time, requiring dynamic updates. Current OBO approaches rely on deterministic \textit{window-smoothed} regret minimization, which may not accurately reflect syste…

Cited by 0SourceScholar
2024

DALK: Dynamic Co-Augmentation of LLMs and KG to answer Alzheimer’s Disease Questions with Scientific Literature

EMNLP 2024finding

Recent advancements in large language models (LLMs) have achieved promising performances across various applications. Nonetheless, the ongoing challenge of integrating long-tail knowledge continues to impede the seamless adoption of LLMs in specialized domains. In this work, we introduce DALK, a.k.a…

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

Online Bilevel Optimization: Regret Analysis of Online Alternating Gradient Methods

AISTATS 2024poster

This paper introduces \textit{online bilevel optimization} in which a sequence of time-varying bilevel problems is revealed one after the other. We extend the known regret bounds for single-level online algorithms to the bilevel setting. Specifically, we provide new notions of \textit{bilevel regret…

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…