← Search

JULIAN KATZ-SAMUELS

17 accepted papers

2025

AutoMixAlign: Adaptive Data Mixing for Multi-Task Preference Optimization in LLMs

ACL 2025long

When aligning large language models (LLMs), their performance across various tasks (such as being helpful, harmless, and honest) is heavily influenced by the composition of the training data. However, it is difficult to determine what mixture of data should be used to produce a model with strong per…

2025

InfoPO: On Mutual Information Maximization for Large Language Model Alignment

NAACL 2025long

We study the post-training of large language models (LLMs) with human preference data. Recently, direct preference optimization and its variants have shown considerable promise in aligning language models, eliminating the need for reward models and online sampling. Despite these benefits, these meth…

Cited by 0SourcePDFScholar
2024

Evolutionary Contrastive Distillation for Language Model Alignment

EMNLP 2024finding

The ability of large language models (LLMs) to execute complex instructions is essential for their real-world applications. However, several recent studies indicate that LLMs struggle with challenging instructions. In this paper, we propose Evolutionary Contrastive Distillation (ECD), a novel method…

2024

HYPO: Hyperspherical Out-Of-Distribution Generalization

ICLR 2024poster

Out-of-distribution (OOD) generalization is critical for machine learning models deployed in the real world. However, achieving this can be fundamentally challenging, as it requires the ability to learn invariant features across different domains or environments. In this paper, we propose a novel fr…

2022

Near Instance Optimal Model Selection for Pure Exploration Linear Bandits

AISTATS 2022poster

The model selection problem in the pure exploration linear bandit setting is introduced and studied in both the fixed confidence and fixed budget settings. The model selection problem considers a nested sequence of hypothesis classes of increasing complexities. Our goal is to automatically adapt to…

Cited by 7SourcePDFScholar
2022

Similarity Search for Efficient Active Learning and Search of Rare Concepts

AAAI 2022technical

Many active learning and search approaches are intractable for large-scale industrial settings with billions of unlabeled examples. Existing approaches search globally for the optimal examples to label, scaling linearly or even quadratically with the unlabeled data. In this paper, we improve the com…

Cited by 41SourcePDFScholar
2022

Training OOD Detectors in their Natural Habitats

ICML 2022spotlight

Out-of-distribution (OOD) detection is important for machine learning models deployed in the wild. Recent methods use auxiliary outlier data to regularize the model for improved OOD detection. However, these approaches make a strong distributional assumption that the auxiliary outlier data is comple…

2021

Experimental Design for Regret Minimization in Linear Bandits

AISTATS 2021poster

In this paper we propose a novel experimental design-based algorithm to minimize regret in online stochastic linear and combinatorial bandits. While existing literature tends to focus on optimism-based algorithms–which have been shown to be suboptimal in many cases–our approach carefully plans which…

Cited by 18SourcePDFScholar
2021

Improved Algorithms for Agnostic Pool-based Active Classification

ICML 2021spotlight

We consider active learning for binary classification in the agnostic pool-based setting. The vast majority of works in active learning in the agnostic setting are inspired by the CAL algorithm where each query is uniformly sampled from the disagreement region of the current version space. The sampl…

Cited by 28SourcePDFScholar
2021

Practical, Provably-Correct Interactive Learning in the Realizable Setting: The Power of True Believers

NeurIPS 2021poster

We consider interactive learning in the realizable setting and develop a general framework to handle problems ranging from best arm identification to active classification. We begin our investigation with the observation that agnostic algorithms \emph{cannot} be minimax-optimal in the realizable set…

Cited by 0SourcePDFScholar
2020

An Empirical Process Approach to the Union Bound: Practical Algorithms for Combinatorial and Linear Bandits

NeurIPS 2020poster

This paper proposes near-optimal algorithms for the pure-exploration linear bandit problem in the fixed confidence and fixed budget settings. Leveraging ideas from the theory of suprema of empirical processes, we provide an algorithm whose sample complexity scales with the geometry of the instance a…

Cited by 74SourcePDFScholar