← Search

Jesse Davis

16 accepted papers

2026

OC-space: a Unifying Perspective on Verification of Tree Ensembles

ICML 2026spotlight

We study the problem of verifying whether certain properties such as robustness or fairness hold in an ensemble of decision trees. This problem is known to be NP-hard, with most research targeting a solution to a specific verification task. We explore the problem through the lens of an ensemble's OC…

Cited by 0SourceScholar
2025

Compressing tree ensembles through Level-wise Optimization and Pruning

ICML 2025poster

Tree ensembles (e.g., gradient boosting decision trees) are often used in practice because they offer excellent predictive performance while still being easy and efficient to learn. In some contexts, it is important to additionally optimize their size: this is specifically the case when models need…

Cited by 0SourcePDFScholar
2025

Learning from biased positive-unlabeled data via threshold calibration

AISTATS 2025oral

Learning from positive and unlabeled data (PU learning) aims to train a binary classification model when only positive and unlabeled examples are available. Typically, learners assume that there is a labeling mechanism that determines which positive labels are observed. A particularly challenging s…

Cited by 0SourceScholar
2025

Mitigating Negative Interference in Multilingual Knowledge Editing through Null-Space Constraints

ACL 2025finding

Efficiently updating multilingual knowledge in large language models (LLMs) without disrupting coherent factual representations across languages remains a significant challenge. While deploying separate editing systems for each language might seem viable, this approach incurs substantial costs due t…

2024

DMON: A Simple Yet Effective Approach for Argument Structure Learning

COLING 2024main

Argument structure learning (ASL) entails predicting relations between arguments. Because it can structure a document to facilitate its understanding, it has been widely applied in many fields (medical, commercial, and scientific domains). Despite its broad utilization, ASL remains a challenging tas…

2024

Faster Repeated Evasion Attacks in Tree Ensembles

NeurIPS 2024poster

Tree ensembles are one of the most widely used model classes. However, these models are susceptible to adversarial examples, i.e., slightly perturbed examples that elicit a misprediction. There has been significant research on designing approaches to construct such examples for tree ensembles. But t…

Cited by 0SourcePDFScholar
2022

Transferring the Contamination Factor between Anomaly Detection Domains by Shape Similarity

AAAI 2022technical

Anomaly detection attempts to find examples in a dataset that do not conform to the expected behavior. Algorithms for this task assign an anomaly score to each example representing its degree of anomalousness. Setting a threshold on the anomaly scores enables converting these scores into a discrete…

2022

Unifying Knowledge Base Completion with PU Learning to Mitigate the Observation Bias

AAAI 2022technical

Methods for Knowledge Base Completion (KBC) reason about a knowledge base (KB) in order to derive new facts that should be included in the KB. This is challenging for two reasons. First, KBs only contain positive examples. This complicates model evaluation which needs both positive and negative exam…

2021

Mapping probability word problems to executable representations

EMNLP 2021main

While solving math word problems automatically has received considerable attention in the NLP community, few works have addressed probability word problems specifically. In this paper, we employ and analyse various neural models for answering such word problems. In a two-step approach, the problem t…

Cited by 12SourcePDFScholar
2020

Class Prior Estimation in Active Positive and Unlabeled Learning

IJCAI 2020poster

Estimating the proportion of positive examples (i.e., the class prior) from positive and unlabeled (PU) data is an important task that facilitates learning a classifier from such data. In this paper, we explore how to tackle this problem when the observed labels were acquired via active learning. T…

2020

VAEP: An Objective Approach to Valuing On-the-Ball Actions in Soccer (Extended Abstract)

IJCAI 2020poster

Despite the fact that objectively assessing the impact of the individual actions performed by soccer players during games is a crucial task, most traditional metrics have substantial shortcomings. First, many metrics only consider rare actions like shots and goals which account for less than 2% of a…

2019

Markov Logic Networks for Knowledge Base Completion: A Theoretical Analysis Under the MCAR Assumption

UAI 2019poster

We study the following question. We are given a knowledge base in which some facts are missing. We learn the weights of a Markov logic network using maximum likelihood estimation on this knowledge base and then use the learned Markov logic network to predict the missing facts. Assuming that the fact…

Cited by 19SourcePDFScholar
2015

Tractable Learning for Complex Probability Queries

NeurIPS 2015poster

Tractable learning aims to learn probabilistic models where inference is guaranteed to be efficient. However, the particular class of queries that is tractable depends on the model and underlying representation. Usually this class is MPE or conditional probabilities $\Pr(\xs|\ys)$ for joint assignm…

Cited by 71SourcePDFScholar