Framework adds human knowledge to AI decisions to improve outcomes.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New algorithm tracks COVID-19 outbreak phases.
Algorithm learns decision trees from noisy data.
New algorithms for privately learning decision lists and halfspaces.
New research shows machine-assisted decisions can still be unfair even when the algorithm is fair.
A fundamental question for companies with large amount of logged data is: How to use such logged data together with incoming streaming data to make good decisions? Many companies currently make decisions via online A/B tests, but wrong decisions during testing hurt users' experiences and cause irreversible damage. A ty…
Paper introduces algorithms for private decision tree learning.
dtControl uses decision trees to represent controllers efficiently and explainably.
Designs algorithms to assist humans without affecting their decisions.
Decision tree algorithms have been among the most popular algorithms for interpretable (transparent) machine learning since the early 1980's. The problem that has plagued decision tree algorithms since their inception is their lack of optimality, or lack of guarantees of closeness to optimality: decision tree algorithm…
New algorithm solves uncertain Markov decision processes using Wasserstein uncertainty.
In this paper, we propose a decision making algorithm intended for automated vehicles that negotiate with other possibly non-automated vehicles in intersections. The decision algorithm is separated into two parts: a high-level decision module based on reinforcement learning, and a low-level planning module based on mod…
New algorithm learns decision trees faster than before.
New framework for contesting algorithmic decisions, not just explaining them.
Improved model-free reinforcement learning with decision-estimation coefficient.
An online decision-making algorithm using stochastic gradient descent for big data.
New algorithms optimize decision rules in strategic scenarios, minimizing prediction risk and incentivizing better outcomes.
Framework uses human judgment to distinguish algorithmically indistinguishable cases.
A new fairness metric for decision-making algorithms, conditioning on known fair variables.
New algorithms achieve decision calibration without sample complexity dependent on feature dimension.
Decision trees are an extremely popular machine learning technique. Unfortunately, overfitting in decision trees still remains an open issue that sometimes prevents achieving good performance. In this work, we present a novel approach for the construction of decision trees that avoids the overfitting by design, without…
The construction of efficient and effective decision trees remains a key topic in machine learning because of their simplicity and flexibility. A lot of heuristic algorithms have been proposed to construct near-optimal decision trees. ID3, C4.5 and CART are classical decision tree algorithms and the split criteria they…
New learning process for neural classifiers simplifies decision weights.
This work presents an approach to automatically induction for non-greedy decision trees constructed from neural network architecture. This construction can be used to transfer weights when growing or pruning a decision tree, allowing non-greedy decision tree algorithms to automatically learn and adapt to the ideal arch…
Decision forests learn to model text by evaluating categorical-set conditions.
Societies often rely on human experts to take a wide variety of decisions affecting their members, from jail-or-release decisions taken by judges and stop-and-frisk decisions taken by police officers to accept-or-reject decisions taken by academics. In this context, each decision is taken by an expert who is typically …
Machine learning algorithms are now frequently used in sensitive contexts that substantially affect the course of human lives, such as credit lending or criminal justice. This is driven by the idea that `objective' machines base their decisions solely on facts and remain unaffected by human cognitive biases, discrimina…
New decision-theoretic calibration error metric improves prediction reliability.
In many healthcare settings, intuitive decision rules for risk stratification can help effective hospital resource allocation. This paper introduces a novel variant of decision tree algorithms that produces a chain of decisions, not a general tree. Our algorithm, -Carving Decision Chain (ACDC), sequentially carves o…
HL algorithms improve resource allocation in cloud environments.
In most real-world settings such as recommender systems, finance, and healthcare, collecting useful information is costly and requires an active choice on the part of the decision maker. The decision-maker needs to learn simultaneously what observations to make and what actions to take. This paper incorporates the info…
Most decision tree induction algorithms are based on a greedy top-down recursive partitioning strategy for tree growth. In this paper, we propose several methods for induction of decision trees and their ensembles based on evolutionary algorithms. The main difference of our approach is using real-valued vector represen…
Transform ANNs into interpretable decision trees.
Develops an actor-critic algorithm for risk-sensitive Markov decision processes.
In Interactive Machine Learning (IML), we iteratively make decisions and obtain noisy observations of an unknown function. While IML methods, e.g., Bayesian optimization and active learning, have been successful in applications, on real-world systems they must provably avoid unsafe decisions. To this end, safe IML algo…
Boosted decision trees enjoy popularity in a variety of applications; however, for large-scale datasets, the cost of training a decision tree in each round can be prohibitively expensive. Inspired by ideas from the multi-arm bandit literature, we develop a highly efficient algorithm for computing exact greedy-optimal d…
We summarize the potential impact that the European Union's new General Data Protection Regulation will have on the routine use of machine learning algorithms. Slated to take effect as law across the EU in 2018, it will restrict automated individual decision-making (that is, algorithms that make decisions based on user…
New algorithms for fast online decision making using neural networks and martingale posteriors.
The study assesses the relative value of prediction in algorithmic decision making.
New complexity measure for interactive learning reduces regret to near-optimal levels.
We evaluate the folk wisdom that algorithmic decision rules trained on data produced by biased human decision-makers necessarily reflect this bias. We consider a setting where training labels are only generated if a biased decision-maker takes a particular action, and so "biased" training data arise due to discriminato…
Optimizes portfolio construction using Bayesian methods and variational techniques.
IDS algorithm optimizes sequential decisions in various monitoring settings.
Safe autonomous decisions made with machine learning predictions using Conformal Decision Theory.
Machine learning based decision making systems are increasingly affecting humans. An individual can suffer an undesirable outcome under such decision making systems (e.g. denied credit) irrespective of whether the decision is fair or accurate. Individual recourse pertains to the problem of providing an actionable set o…
Transformers learn to make decisions in new contexts from offline data.
New algorithms detect anomalies in processes with minimal delay.
New approach to algorithmic fairness for human-AI collaboration considers compliance with human decisions.