29 research outputs found
Stochastic Convergence Rates and Applications of Adaptive Quadrature in Bayesian Inference
We provide the first stochastic convergence rates for a family of adaptive
quadrature rules used to normalize the posterior distribution in Bayesian
models. Our results apply to the uniform relative error in the approximate
posterior density, the coverage probabilities of approximate credible sets, and
approximate moments and quantiles, therefore guaranteeing fast asymptotic
convergence of approximate summary statistics used in practice. The family of
quadrature rules includes adaptive Gauss-Hermite quadrature, and we apply this
rule in two challenging low-dimensional examples. Further, we demonstrate how
adaptive quadrature can be used as a crucial component of a modern approximate
Bayesian inference procedure for high-dimensional additive models. The method
is implemented and made publicly available in the aghq package for the R
language, available on CRAN.Comment: 61 pages, 8 figures, 3 table
On the Tightness of the Laplace Approximation for Statistical Inference
Laplace's method is used to approximate intractable integrals in a
statistical problems. The relative error rate of the approximation is not worse
than . We provide the first statistical lower bounds showing that
the rate is tight.Comment: 14 page
Relaxing the I.I.D. Assumption: Adaptively Minimax Optimal Regret via Root-Entropic Regularization
We consider sequential prediction with expert advice when data are generated
from distributions varying arbitrarily within an unknown constraint set. We
quantify relaxations of the classical i.i.d. assumption in terms of these
constraint sets, with i.i.d. sequences at one extreme and adversarial
mechanisms at the other. The Hedge algorithm, long known to be minimax optimal
in the adversarial regime, was recently shown to be minimax optimal for i.i.d.
data. We show that Hedge with deterministic learning rates is suboptimal
between these extremes, and present a new algorithm that adaptively achieves
the minimax optimal rate of regret with respect to our relaxations of the
i.i.d. assumption, and does so without knowledge of the underlying constraint
set. We analyze our algorithm using the follow-the-regularized-leader
framework, and prove it corresponds to Hedge with an adaptive learning rate
that implicitly scales as the square root of the entropy of the current
predictive distribution, rather than the entropy of the initial predictive
distribution.Comment: 71 pages, 2 figures. Blair Bilodeau and Jeffrey Negrea are
equal-contribution authors; order was determined randoml
Impossibility Theorems for Feature Attribution
Despite a sea of interpretability methods that can produce plausible
explanations, the field has also empirically seen many failure cases of such
methods. In light of these results, it remains unclear for practitioners how to
use these methods and choose between them in a principled way. In this paper,
we show that for moderately rich model classes (easily satisfied by neural
networks), any feature attribution method that is complete and linear -- for
example, Integrated Gradients and SHAP -- can provably fail to improve on
random guessing for inferring model behaviour. Our results apply to common
end-tasks such as characterizing local model behaviour, identifying spurious
features, and algorithmic recourse. One takeaway from our work is the
importance of concretely defining end-tasks: once such an end-task is defined,
a simple and direct approach of repeated model evaluations can outperform many
other complex feature attribution methods.Comment: 36 pages, 4 figures. Significantly expanded experiment
Don't trust your eyes: on the (un)reliability of feature visualizations
How do neural networks extract patterns from pixels? Feature visualizations
attempt to answer this important question by visualizing highly activating
patterns through optimization. Today, visualization methods form the foundation
of our knowledge about the internal workings of neural networks, as a type of
mechanistic interpretability. Here we ask: How reliable are feature
visualizations? We start our investigation by developing network circuits that
trick feature visualizations into showing arbitrary patterns that are
completely disconnected from normal network behavior on natural input. We then
provide evidence for a similar phenomenon occurring in standard, unmanipulated
networks: feature visualizations are processed very differently from standard
input, casting doubt on their ability to "explain" how neural networks process
natural images. We underpin this empirical finding by theory proving that the
set of functions that can be reliably understood by feature visualization is
extremely small and does not include general black-box neural networks.
Therefore, a promising way forward could be the development of networks that
enforce certain structures in order to ensure more reliable feature
visualizations
Minimax optimal quantile and semi-adversarial regret via root-logarithmic regularizers
Quantile (and, more generally, KL) regret bounds, such as those achieved by
NormalHedge (Chaudhuri, Freund, and Hsu 2009) and its variants, relax the
goal of competing against the best individual expert to only competing against
a majority of experts on adversarial data. More recently, the semi-adversarial
paradigm (Bilodeau, Negrea, and Roy 2020) provides an alternative relaxation of
adversarial online learning by considering data that may be neither fully adversarial
nor stochastic (i.i.d.). We achieve the minimax optimal regret in both paradigms
using FTRL with separate, novel, root-logarithmic regularizers, both of which
can be interpreted as yielding variants of NormalHedge. We extend existing KL
regret upper bounds, which hold uniformly over target distributions, to possibly
uncountable expert classes with arbitrary priors; provide the first full-information
lower bounds for quantile regret on finite expert classes (which are tight); and
provide an adaptively minimax optimal algorithm for the semi-adversarial paradigm
that adapts to the true, unknown constraint faster, leading to uniformly improved
regret bounds over existing methods.https://arxiv.org/pdf/2110.14804.pdfPublished versio
Approaches to considering sex and gender in continuous professional development for health and social care professionals : an emerging paradigm
Consideration of sex and gender in research and clinical practice is necessary to redress health inequities and reduce knowledge gaps. As all health professionals must maintain and update their skills throughout their career, developing innovative continuing professional education programs that integrate sex and gender issues holds great promise for reducing these gaps. This article proposes new approaches to partnership, team development, pedagogical theory, content development, evaluation and data management that will advance the integration of sex and gender in continuing professional development (CPD). Our perspectives build on an intersectoral and interprofessional research team that includes several perspectives, including those of CPD, health systems, knowledge translation and sex and gender
Adaptively Exploiting d-Separators with Causal Bandits
Multi-armed bandit problems provide a framework to identify the optimal
intervention over a sequence of repeated experiments. Without additional
assumptions, minimax optimal performance (measured by cumulative regret) is
well-understood. With access to additional observed variables that d-separate
the intervention from the outcome (i.e., they are a d-separator), recent
"causal bandit" algorithms provably incur less regret. However, in practice it
is desirable to be agnostic to whether observed variables are a d-separator.
Ideally, an algorithm should be adaptive; that is, perform nearly as well as an
algorithm with oracle knowledge of the presence or absence of a d-separator. In
this work, we formalize and study this notion of adaptivity, and provide a
novel algorithm that simultaneously achieves (a) optimal regret when a
d-separator is observed, improving on classical minimax algorithms, and (b)
significantly smaller regret than recent causal bandit algorithms when the
observed variables are not a d-separator. Crucially, our algorithm does not
require any oracle knowledge of whether a d-separator is observed. We also
generalize this adaptivity to other conditions, such as the front-door
criterion.Comment: 33 pages, 3 figure