← Search

John Dickerson

14 accepted papers

2023

Differentiable Economics for Randomized Affine Maximizer Auctions

IJCAI 2023poster

A recent approach to automated mechanism design, differentiable economics, represents auctions by rich function approximators and optimizes their performance by gradient descent. The ideal auction architecture for differentiable economics would be perfectly strategyproof, support multiple bidders an…

Cited by 40SourcePDFScholar
2022

The Dichotomous Affiliate Stable Matching Problem: Approval-Based Matching with Applicant-Employer Relations

IJCAI 2022poster

While the stable marriage problem and its variants model a vast range of matching markets, they fail to capture complex agent relationships, such as the affiliation of applicants and employers in an interview marketplace. To model this problem, the existing literature on matching with externalities…

Cited by 7SourcePDFScholar
2021

Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling

IJCAI 2021poster

Rideshare and ride-pooling platforms use artificial intelligence-based matching algorithms to pair riders and drivers. However, these platforms can induce unfairness either through an unequal income distribution or disparate treatment of riders. We investigate two methods to reduce forms of inequali…

2020

A Pairwise Fair and Community-preserving Approach to k-Center Clustering

ICML 2020poster

Clustering is a foundational problem in machine learning with numerous applications. As machine learning increases in ubiquity as a backend for automated systems, concerns about fairness arise. Much of the current literature on fairness deals with discrimination against protected classes in supervis…

2020

Detection as Regression: Certified Object Detection with Median Smoothing

NeurIPS 2020poster

Despite the vulnerability of object detectors to adversarial attacks, very few defenses are known to date. While adversarial training can improve the empirical robustness of image classifiers, a direct extension to object detection is very expensive. This work is motivated by recent progress on cert…

Cited by 80SourcePDFScholar
2020

Improving Policy-Constrained Kidney Exchange via Pre-Screening

NeurIPS 2020poster

In barter exchanges, participants swap goods with one another without exchanging money; these exchanges are often facilitated by a central clearinghouse, with the goal of maximizing the aggregate quality (or number) of swaps. Barter exchanges are subject to many forms of uncertainty--in participant…

2020

Kidney Exchange with Inhomogeneous Edge Existence Uncertainty

UAI 2020poster

Patients with end-stage renal failure often find kidney donors who are willing to donate a life-saving kidney, but who are medically incompatible with the patients. Kidney exchanges are organized barter markets that allow such incompatible patient-donor pairs to enter as a single agent—where the pa…

Cited by 8SourcePDFScholar
2020

Measuring Non-Expert Comprehension of Machine Learning Fairness Metrics

ICML 2020poster

Bias in machine learning has manifested injustice in several areas, such as medicine, hiring, and criminal justice. In response, computer scientists have developed myriad definitions of fairness to correct this bias in fielded algorithms. While some definitions are based on established legal and eth…

2019

Adversarial training for free!

NeurIPS 2019poster

Adversarial training, in which a network is trained on adversarial examples, is one of the few defenses against adversarial attacks that withstands strong attacks. Unfortunately, the high cost of generating strong adversarial examples makes standard adversarial training impractical on large-scale pr…

Cited by 1720SourcePDFScholar
2019

Making the Cut: A Bandit-based Approach to Tiered Interviewing

NeurIPS 2019poster

Given a huge set of applicants, how should a firm allocate sequential resume screenings, phone interviews, and in-person site visits? In a tiered interview process, later stages (e.g., in-person visits) are more informative, but also more expensive than earlier stages (e.g., resume screenings). Us…