← Search

Jon Kleinberg

35 accepted papers

2026

Negative Sampling From the Ground Up: A Redesign for Graph-based Recommendations

ICML 2026poster

Negative sampling is an important yet challenging component in self-supervised graph representation learning, particularly for recommendation systems where user-item interactions are modeled as bipartite graphs. Existing methods often rely on heuristics or human-specified principles to design negati…

Cited by 0SourceScholar
2026

Position: Use Sparse Autoencoders to Discover Unknowns

ICML 2026poster

While sparse autoencoders (SAEs) have generated significant excitement, a series of negative results have added to skepticism about their usefulness. Here, we establish a conceptual distinction that reconciles competing narratives surrounding SAEs. We argue that even if SAEs may be less effective fo…

Cited by 0SourceScholar
2025

Sparse Autoencoders for Hypothesis Generation

ICML 2025poster

We describe HypotheSAEs, a general method to hypothesize interpretable relationships between text data (e.g., headlines) and a target variable (e.g., clicks). HypotheSAEs has three steps: (1) train a sparse autoencoder on text embeddings to produce interpretable features describing the data distribu…

2025

Trade-Offs Between Information and Crowding in Sequential Decisions (Student Abstract)

AAAI 2025technical

A rich line of theoretical work has modeled scenarios in which a set of agents make decisions sequentially, based on observing a growing mix of public and private signals that are revealed as these decisions occur. Here, we study a second crucial dimension, which is the way in which strategies can d…

Cited by 0SourcePDFScholar
2025

What's Producible May Not Be Reachable: Measuring the Steerability of Generative Models

NeurIPS 2025poster

How should we evaluate the quality of generative models? Many existing metrics focus on a model's producibility, i.e. the quality and breadth of outputs it can generate. However, the actual value from using a generative model stems not just from what it can produce but whether a user with a specific…

Cited by 0SourceScholar
2024

Arbitrariness and Social Prediction: The Confounding Role of Variance in Fair Classification

AAAI 2024technical

Variance in predictions across different trained models is a significant, under-explored source of error in fair binary classification. In practice, the variance on some data examples is so large that decisions can be effectively arbitrary. To investigate this problem, we take an experimental approa…

2024

Designing Skill-Compatible AI: Methodologies and Frameworks in Chess

ICLR 2024poster

Powerful artificial intelligence systems are often used in settings where they must interact with agents that are computationally much weaker, for example when they work alongside humans or operate in complex environments where some tasks are handled by algorithms, heuristics, or other entities of v…

2024

Evaluating the World Model Implicit in a Generative Model

NeurIPS 2024spotlight

Recent work suggests that large language models may implicitly learn world models. How should we assess this possibility? We formalize this question for the case where the underlying reality is governed by a deterministic finite automaton. This includes problems as diverse as simple logical reasonin…

2024

Maia-2: A Unified Model for Human-AI Alignment in Chess

NeurIPS 2024poster

There are an increasing number of domains in which artificial intelligence (AI) systems both surpass human ability and accurately model human behavior. This introduces the possibility of algorithmically-informed teaching in these domains through more relatable AI partners and deeper insights into hu…

2024

Microstructures and Accuracy of Graph Recall by Large Language Models

NeurIPS 2024poster

Graphs data is crucial for many applications, and much of it exists in the relations described in textual format. As a result, being able to accurately recall and encode a graph described in earlier text is a basic yet pivotal ability that LLMs need to demonstrate if they are to perform reasoning ta…

2023

On the Relationship Between Relevance and Conflict in Online Social Link Recommendations

NeurIPS 2023poster

In an online social network, link recommendations are a way for users to discover relevant links to people they may know, thereby potentially increasing their engagement on the platform. However, the addition of links to a social network can also have an effect on the level of conflict in the networ…

2022

Allocating Opportunities in a Dynamic Model of Intergenerational Mobility (Extended Abstract)

IJCAI 2022poster

Opportunities such as higher education can promote intergenerational mobility, leading individuals to achieve levels of socioeconomic status above that of their parents. In this work, which is an extended abstract of a longer paper in the proceedings of the 2021 ACM Conference on Fairness, Accountab…

Cited by 0SourcePDFScholar
2022

Learning to Reason with Neural Networks: Generalization, Unseen Data and Boolean Measures

NeurIPS 2022accept

This paper considers the Pointer Value Retrieval (PVR) benchmark introduced in [ZRKB21], where a `reasoning' function acts on a string of digits to produce the label. More generally, the paper considers the learning of logical functions with gradient descent (GD) on neural networks. It is first show…

2021

Approximate Decomposable Submodular Function Minimization for Cardinality-Based Components

NeurIPS 2021poster

Minimizing a sum of simple submodular functions of limited support is a special case of general submodular function minimization that has seen numerous applications in machine learning. We develop faster techniques for instances where components in the sum are cardinality-based, meaning they depend…

2021

Detecting Individual Decision-Making Style: Exploring Behavioral Stylometry in Chess

NeurIPS 2021poster

The advent of machine learning models that surpass human decision-making ability in complex domains has initiated a movement towards building AI systems that interact with humans. Many building blocks are essential for this activity, with a central one being the algorithmic characterization of human…

2021

Model-sharing Games: Analyzing Federated Learning Under Voluntary Participation

AAAI 2021technical

Federated learning is a setting where agents, each with access to their own data source, combine models learned from local data to create a global model. If agents are drawing their data from different distributions, though, federated learning might produce a biased global model that is not optimal…

2019

Direct Uncertainty Prediction for Medical Second Opinions

ICML 2019oral

The issue of disagreements amongst human experts is a ubiquitous one in both machine learning and medicine. In medicine, this often corresponds to doctor disagreements on a patient diagnosis. In this work, we show that machine learning models can be successfully trained to give uncertainty scores to…

Cited by 171SourcePDFScholar
2019

Transfusion: Understanding Transfer Learning for Medical Imaging

NeurIPS 2019poster

Transfer learning from natural image datasets, particularly ImageNet, using standard large models and corresponding pretrained weights has become a de-facto method for deep learning applications to medical imaging. However, there are fundamental differences in data sizes, features and task specific…

Cited by 1515SourcePDFScholar
2018

Can Deep Reinforcement Learning Solve Erdos-Selfridge-Spencer Games?

ICML 2018oral

Deep reinforcement learning has achieved many recent successes, but our understanding of its strengths and limitations is hampered by the lack of rich environments in which we can fully characterize optimal behavior, and correspondingly diagnose individual actions against such a characterization. He…

Cited by 43SourcePDFScholar
2018

Can Deep Reinforcement Learning solve Erdos-Selfridge-Spencer Games?

ICLR 2018workshop

Deep reinforcement learning has achieved many recent successes, but our understanding of its strengths and limitations is hampered by the lack of rich environments in which we can fully characterize optimal behavior, and correspondingly diagnose individual actions against such a characterization.…

Cited by 42SourceScholar
2017

On Fairness and Calibration

NeurIPS 2017poster

The machine learning community has become increasingly concerned with the potential for bias and discrimination in predictive models. This has motivated a growing line of work on what it means for a classification procedure to be "fair." In this paper, we investigate the tension between minimizing e…

2017

On the Expressive Power of Deep Neural Networks

ICML 2017poster

We propose a new approach to the problem of neural network expressivity, which seeks to characterize how structural properties of a neural network family affect the functions it is able to compute. Our approach is based on an interrelated set of measures of expressivity, unified by the novel notion…

Cited by 1057SourcePDFScholar