← Search

Alexander Ihler

11 accepted papers

2025

Graph-based Complexity for Causal Effect by Empirical Plug-in

AISTATS 2025poster

This paper focuses on the computational complexity of computing empirical plug-in estimates for causal effect queries. Given a causal graph and observational data, any identifiable causal query can be estimated from an expression over the observed variables, called the estimand. The estimand can the…

Cited by 0SourceScholar
2024

Value-Based Abstraction Functions for Abstraction Sampling

UAI 2024poster

Monte Carlo methods are powerful tools for solving problems involving complex probability distributions. Despite their versatility, these methods often suffer from inefficiencies, especially when dealing with rare events. As such, importance sampling emerged as a prominent technique for alleviating…

Cited by 0SourcePDFScholar
2023

Boosting AND/OR-based computational protein design: dynamic heuristics and generalizable UFO

UAI 2023poster

Scientific computing has experienced a surge empowered by advancements in technologies such as neural networks. However, certain important tasks are less amenable to these technologies, benefiting from innovations to traditional inference schemes. One such task is protein re-design. Recently a ne…

Cited by 0SourcePDFScholar
2023

Design Amortization for Bayesian Optimal Experimental Design

AAAI 2023technical

Bayesian optimal experimental design is a sub-field of statistics focused on developing methods to make efficient use of experimental resources. Any potential design is evaluated in terms of a utility function, such as the (theoretically well-justified) expected information gain (EIG); unfortunately…

2022

AND/OR branch-and-bound for computational protein design optimizing K*

UAI 2022poster

The importance of designing proteins, such as high affinity antibodies, has become ever more apparent. Computational Protein Design can cast such design problems as optimization tasks with the objective of maximizing K*, an approximation of binding affinity. Here we lay out a graphical model frame…

Cited by 5SourcePDFScholar
2022

Be Like Water: Adaptive Floating Point for Machine Learning

ICML 2022spotlight

In the pursuit of optimizing memory and compute density to accelerate machine learning applications, reduced precision training and inference has been an active area of research. While some approaches selectively apply low precision computations, this may require costly off-chip data transfers or mi…

Cited by 10SourcePDFScholar
2022

Reducing Variance in Temporal-Difference Value Estimation via Ensemble of Deep Networks

ICML 2022spotlight

In temporal-difference reinforcement learning algorithms, variance in value estimation can cause instability and overestimation of the maximal target value. Many algorithms have been proposed to reduce overestimation, including several recent ensemble methods, however none have shown success in samp…

2019

A Weighted Mini-Bucket Bound for Solving Influence Diagram

UAI 2019poster

Influence diagrams provide a modeling and inference framework for sequential decision problems, representing the probabilistic knowledge by a Bayesian network and the preferences of an agent by utility functions over the random variables and decision variables. The time and space complexity of comp…

Cited by 10SourcePDFScholar
2018

Accelerating Dynamic Programs via Nested Benders Decomposition with Application to Multi-Person Pose Estimation

ECCV 2018poster

We present a novel approach to solve dynamic programs (DP), which are frequent in computer vision, on tree-structured graphs with exponential node state space. Typical DP approaches have to enumerate the joint state space of two adjacent nodes on every edge of the tree to compute the optimal message…

Cited by 14SourcePDFScholar
2018

ContextNet: Deep learning for Star Galaxy Classification

ICML 2018oral

We present a framework to compose artificial neural networks in cases where the data cannot be treated as independent events. Our particular motivation is star galaxy classification for ground based optical surveys. Due to a turbulent atmosphere and imperfect instruments, a single image of an astron…