Stefano Tracà
Massachusetts Institute of Technology
8 Papers
53 Citations
Stefano Tracà is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Regret & Computer science. The author has an hindex of 4, co-authored 8 publications.
Chat about Author
Papers
•Posted Content
Supersparse Linear Integer Models for Interpretable Classification
TL;DR: An off-the-shelf tool to create scoring systems that both accurate and interpretable, known as a Supersparse Linear Integer Model (SLIM), which is a discrete optimization problem that minimizes the 0-1 loss to encourage a high level of accuracy.
•Posted Content
Supersparse Linear Integer Models for Predictive Scoring Systems
TL;DR: In this article, the authors introduce Supersparse Linear Integer Models (SLIM) as a tool to create scoring systems for binary classification, and derive theoretical bounds on the true risk of SLIM scoring systems.
•Proceedings Article
Supersparse linear integer models for predictive scoring systems
Berk Ustun,Stefano Tracà,Cynthia Rudin +2 more
- 01 Jan 2013
TL;DR: Supersparse Linear Integer Models (SLIM) produces scoring systems that are accurate and interpretable using a mixed-integer program (MIP) whose objective penalizes the training error, L0-norm and L1-norm of its coefficients.
•Posted Content
Regulating Greed Over Time.
Stefano Tracà,Cynthia Rudin +1 more
TL;DR: This work provides a remedy that takes the time-dependent patterns in customer behavior into account, and shows how this remedy is implemented in the UCB and {\epsilon}-greedy methods and introduces a new policy called the variable arm pool method.
5
•Proceedings Article
Reducing Exploration of Dying Arms in Mortal Bandits
Stefano Tracà,Cynthia Rudin,Weiyu Yan +2 more
- 04 Jul 2019
TL;DR: Adaptions of algorithms, regret bounds, and experiments are provided for this study, showing a clear benefit from regulating greed (exploration/exploitation) for arms that will soon disappear.