中文
相关论文

相关论文: Marginal and Conditional Importance Measures from …

200 篇论文

We introduce a new method for estimating the mean of an outcome variable within groups when researchers only observe the average of the outcome and group indicators across a set of aggregation units, such as geographical areas. Existing…

统计方法学 · 统计学 2026-05-01 Cory McCartan , Shiro Kuriwaki

Machine Learning explainability techniques have been proposed as a means of `explaining' or interrogating a model in order to understand why a particular decision or prediction has been made. Such an ability is especially important at a…

机器学习 · 统计学 2022-02-28 Matthew J. Vowels

Support vector machine (SVM) is a well-known statistical technique for classification problems in machine learning and other fields. An important question for SVM is the selection of covariates (or features) for the model. Many studies have…

统计方法学 · 统计学 2022-02-22 Jiahui Zou , Chaoxia Yuan , Xinyu Zhang , Guohua Zou , Alan T. K. Wan

Instruction tuning plays a critical role in enhancing the performance and efficiency of Large Language Models (LLMs). Its success depends not only on the quality of the instruction data but also on the inherent capabilities of the LLM…

计算与语言 · 计算机科学 2025-11-11 Tingyu Jiang , Shen Li , Yiyao Song , Lan Zhang , Hualei Zhu , Yuan Zhao , Xiaohang Xu , Kenjiro Taura , Hao Henry Wang

In traditional Machine Learning, the algorithms predictions are based on the assumption that the data follows the same distribution in both the training and the test datasets. However, in real world data this condition does not hold and,…

机器学习 · 计算机科学 2024-02-05 Laura Fdez-Díaz , Sara González Tomillo , Elena Montañés , José Ramón Quevedo

We consider scenarios where a very accurate (often small) predictive model using restricted features is available when training a full-featured (often larger) model. This restricted model may be thought of as side-information'', and can…

机器学习 · 计算机科学 2025-04-10 Usama Muneeb , Mesrob I. Ohannessian

Although most pregnancies result in a good outcome, complications are not uncommon and can be associated with serious implications for mothers and babies. Predictive modeling has the potential to improve outcomes through better…

One of the fundamental challenges in causal inference is to estimate the causal effect of a treatment on its outcome of interest from observational data. However, causal effect estimation often suffers from the impacts of confounding bias…

机器学习 · 计算机科学 2023-06-23 Debo Cheng , Ziqi Xu , Jiuyong Li , Lin Liu , Thuc Duy Le , Jixue Liu

Our goal is to produce methods for observational causal inference that are auditable, easy to troubleshoot, accurate for treatment effect estimation, and scalable to high-dimensional data. We describe a general framework called…

统计方法学 · 统计学 2023-10-16 Quinn Lanners , Harsh Parikh , Alexander Volfovsky , Cynthia Rudin , David Page

Local Interpretable Model-Agnostic Explanations (LIME) is a popular method to perform interpretability of any kind of Machine Learning (ML) model. It explains one ML prediction at a time, by learning a simple linear model around the…

机器学习 · 计算机科学 2022-02-09 Giorgio Visani , Enrico Bagli , Federico Chesani

Variational inference is an umbrella term for algorithms which cast Bayesian inference as optimization. Classically, variational inference uses the Kullback-Leibler divergence to define the optimization. Though this divergence has been…

机器学习 · 统计学 2018-03-16 Rajesh Ranganath , Jaan Altosaar , Dustin Tran , David M. Blei

It is commonly believed that increasing the interpretability of a machine learning model may decrease its predictive power. However, inspecting input-output relationships of those models using visual analytics, while treating them as…

机器学习 · 统计学 2016-06-22 Josua Krause , Adam Perer , Enrico Bertini

Interpretable Machine Learning (IML) methods are used to gain insight into the relevance of a feature of interest for the performance of a model. Commonly used IML methods differ in whether they consider features of interest in isolation,…

机器学习 · 统计学 2021-04-23 Gunnar König , Christoph Molnar , Bernd Bischl , Moritz Grosse-Wentrup

When primary objectives are insensitive or delayed, experimenters may instead focus on proxy metrics derived from secondary outcomes. For example, technology companies often infer the long-term impacts of product interventions from their…

统计方法学 · 统计学 2024-07-31 Aurélien Bibaut , Winston Chou , Simon Ejdemyr , Nathan Kallus

Instrumental variables (IV) regression is widely used to estimate causal treatment effects in settings where receipt of treatment is not fully random, but there exists an instrument that generates exogenous variation in treatment exposure.…

计量经济学 · 经济学 2021-08-10 Stephen Coussens , Jann Spiess

Combining machine learning with econometric analysis is becoming increasingly prevalent in both research and practice. A common empirical strategy involves the application of predictive modeling techniques to 'mine' variables of interest…

计量经济学 · 经济学 2020-12-22 Mochen Yang , Edward McFowland , Gordon Burtch , Gediminas Adomavicius

Statistical models are central to machine learning with broad applicability across a range of downstream tasks. The models are controlled by free parameters that are typically estimated from data by maximum-likelihood estimation or…

机器学习 · 计算机科学 2023-08-16 Vaidotas Simkus , Benjamin Rhodes , Michael U. Gutmann

Understanding how changes in explanatory features affect the unconditional distribution of the outcome is important in many applications. However, existing black-box predictive models are not readily suited for analyzing such questions. In…

机器学习 · 统计学 2024-12-10 Jing Zhou , Chunlin Li

One of the key elements of explanatory analysis of a predictive model is to assess the importance of individual variables. Rapid development of the area of predictive model exploration (also called explainable artificial intelligence or…

机器学习 · 计算机科学 2021-04-09 Katarzyna Pekala , Katarzyna Woznica , Przemyslaw Biecek

Importance sampling is a central idea underlying off-policy prediction in reinforcement learning. It provides a strategy for re-weighting samples from a distribution to obtain unbiased estimates under another distribution. However,…

机器学习 · 计算机科学 2023-06-28 Kristopher De Asis , Eric Graves , Richard S. Sutton