paper-with-me

홈 › Papers

Learning Decisions Offline from Censored Observations with ε-insensitive Operational Costs

2024-08-14 · Minxia Chen, Ke Fu, Teng Huang, Miao Bai

Many important managerial decisions are made based on censored observations. Making decisions without adequately handling the censoring leads to inferior outcomes. We investigate the data-driven decision-making problem with an offline dataset containing the feature data and the censored historical data of the variable of interest without the censoring indicators. Without assuming the underlying distribution, we design and leverage {\epsilon}-insensitive operational costs to deal with the unobserved censoring in an offline data-driven fashion. We demonstrate the customization of the {\epsilon}-insensitive operational costs for a newsvendor problem and use such costs to train two representative ML models, including linear regression (LR) models and neural networks (NNs). We derive tight generalization bounds for the custom LR model without regularization (LR-{\epsilon}NVC) and with regularization (LR-{\epsilon}NVC-R), and a high-probability generalization bound for the custom NN (NN-{\epsilon}NVC) trained by stochastic gradient descent. The theoretical results reveal the stability and learnability of LR-{\epsilon}NVC, LR-{\epsilon}NVC-R and NN-{\epsilon}NVC. We conduct extensive numerical experiments to compare LR-{\epsilon}NVC-R and NN-{\epsilon}NVC with two existing approaches, estimate-as-solution (EAS) and integrated estimation and optimization (IEO). The results show that LR-{\epsilon}NVC-R and NN-{\epsilon}NVC outperform both EAS and IEO, with maximum cost savings up to 14.40% and 12.21% compared to the lowest cost generated by the two existing approaches. In addition, LR-{\epsilon}NVC-R's and NN-{\epsilon}NVC's order quantities are statistically significantly closer to the optimal solutions should the underlying distribution be known.

📄 PDF Abstract BibTeX arXiv:2408.07305

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Enhancing Uncertainty Quantification in Drug Discovery with Censored Regression Labels

2024-09-06 · Emma Svensson, Hannah Rosa Friesacher, Susanne Winiwarter, Lewis Mervin 외

In the early stages of drug discovery, decisions regarding which experiments to pursue can be influenced by computational models. These decisions are critical due to the time-consuming and expensive nature of the experim…

Drug DiscoveryregressionSurvival AnalysisUncertainty Quantification

In-Context Learning for Data-Driven Censored Inventory Control

2026-05-14 · Sohom Mukherjee, Anh-Duy Pham, Richard Pibernik, Yunbei Xu arxiv

We study inventory control with decision-dependent censoring, focusing on the censored or repeated newsvendor (R-NV), where each order quantity determines whether demand is fully observed or censored by sales. Existing a…

Decision Making

From Predictive to Prescriptive Analytics

2014-02-22 · Dimitris Bertsimas, Nathan Kallus

In this paper, we combine ideas from machine learning (ML) and operations research and management science (OR/MS) in developing a framework, along with specific methods, for using data to prescribe optimal decisions in O…

ManagementStochastic Optimization

Linguistic Characteristics of Censorable Language on SinaWeibo

2018-07-10 · COLING 2018 8 · Kei Yin Ng, Anna Feldman, Jing Peng, Chris Leberknight

This paper investigates censorship from a linguistic perspective. We collect a corpus of censored and uncensored posts on a number of topics, build a classifier that predicts censorship decisions independent of discussio…

Neural Model-based Optimization with Right-Censored Observations

2020-09-29 · Katharina Eggensperger, Kai Haase, Philipp Müller, Marius Lindauer 외

In many fields of study, we only observe lower bounds on the true response value of some experiments. When fitting a regression model to predict the distribution of the outcomes, we cannot simply drop these right-censore…

modelregressionThompson Sampling