{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/129463"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/129463","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Trustworthy decision-making in data-driven optimization: Fairness, generalization, and interpretability for revenue management and inventory control in e-commerce","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2025-10-19 without embargo terms","abstract_has_math":false,"creators":["Xu, Zexing"],"institution":"University of Illinois Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Systems & Entrepreneurial Engr","degree_department":null,"school":null,"contributors":["Etesami, Rasoul","Tong, Hanghang","Wang, Qiong","Marla, Lavanya","Zhang, Linjun"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2025,"date_issued":"2025-05-02","date_published":"2025-05-02","updated_at":"2026-07-22T22:25:05Z","subjects":["Data-Driven Optimization","Trustworthy AI","Decision Making","Fairness","Generalization","Robustness","Interpretability","E-Commerce"],"languages":["en","eng"],"rights":["Copyright 2025 Zexing Xu"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/129463","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Etesami, Rasoul","Tong, Hanghang","Wang, Qiong","Marla, Lavanya","Zhang, Linjun"]},{"key":"dc:creator","label":"Author","values":["Xu, Zexing"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2025-05-02","2025-05"]},{"key":"dc:type","label":"Dc Type","values":["text","Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Systems & Entrepreneurial Engr"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Data-Driven Optimization","Trustworthy AI","Decision Making","Fairness","Generalization","Robustness","Interpretability","E-Commerce"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en","eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2025 Zexing Xu"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/129463"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","The student, Zexing Xu, accepted the attached license on 2025-04-28 at 20:45.","The student, Zexing Xu, submitted this Dissertation for approval on 2025-04-28 at 21:33.","This Dissertation was approved for publication on 2025-05-02 at 16:07.","DSpace SAF Submission Ingestion Package generated from Vireo submission #22056 on 2025-10-19 at 18:19:34","The increasing reliance on data-driven models in e-commerce and revenue management has brought to the forefront the critical need for trustworthy optimization techniques that not only maximize performance but also ensure fairness, robustness, and interpretability. This dissertation addresses these needs by introducing the first unified optimization framework that embeds key trustworthiness criteria and exploring advanced data-driven optimization methodologies, focusing on fairness, out-of-domain generalizability, and interpretability. The first part of the thesis delves into the development of optimization frameworks that incorporate fairness constraints, particularly in the context of personalized pricing within e-commerce. By leveraging multiple distance metrics, we establish group fairness constraints designed to mitigate potential biases in pricing models. These fairness constraints are then integrated into a stochastic optimization model aimed at maximizing revenue, which we simplify to a linear program for efficient computation. Our theoretical analysis reveals the challenges in balancing fairness with revenue optimization, particularly in scenarios where multiple fairness constraints conflict. We explore the implications of these constraints on revenue, social welfare, and consumer surplus, offering a comprehensive analysis of how fairness-oriented pricing strategies can influence key business outcomes. The second part investigates the challenge of generalization, specifically focusing on Out-of-Domain (OOD) generalization in dynamic e-commerce environments. To address the limited availability of historical data during peak periods, we propose a meta-learning approach that leverages proxy data from non-peak periods, enriched by features learned from Graph Neural Networks (GNNs). This method enhances the robustness of demand forecasting models, allowing them to generalize better to OOD data during high-stakes sales events. Our theoretical analysis demonstrates that by considering domain similarities through task-specific metadata, the model achieves improved generalization, with excess risk decreasing as the number of training tasks increases. Empirical evaluations on large-scale industrial datasets underscore the superiority of this approach, with significant improvements in demand prediction accuracy over state-of-the-art models. Interpretability is the focus of the third part of the thesis, addressing the need for transparent models that stakeholders can trust and understand in e-commerce and inventory management. We first embed rich contextual features in a multi-period inventory framework and devise a \\emph{Contextual Value Iteration} (CVI) algorithm that both provably converges and yields human-readable policies—explicitly linking each feature vector to its optimal order decision. Empirical studies confirm CVI’s superior efficiency and robustness over vanilla MDP and cMDP baselines. We then extend interpretability from algebraic structure to \\emph{executable code}. To this end, we release the textbf{FaithfulPersonaCodeX} benchmark—169 Python solutions paired with ten Stack Overflow–derived user profiles, and propose the \\textbf{DISCO} pipeline, which fuses faithfulness-preserving self-critique with persona-aware rewriting. DISCO improves GPT-3.5 \\textsc{Pass@5} by 3.7\\% over Self-Consistency and achieves a 61.08\\% win rate in LLM-as-Judge personalization tests, outperforming commercial code-explanation tools despite requiring no additional training. Finally, the practical implications of the proposed methodologies are explored through case studies in e-commerce, particularly focusing on revenue management and inventory control. These applications demonstrate the effectiveness of our approaches in real-world scenarios, underscoring the potential for trustworthy data-driven optimization to drive sustainable and ethical business practices. This dissertation contributes to the advancement of data-driven optimization by integrating fairness, robustness, and interpretability into learning algorithms, paving the way for more reliable and equitable applications in e-commerce, particularly focusing on revenue management and inventory control. Moreover, this work lays a versatile foundation for future extensions, such as jointly enforcing fairness, reliability, and transparency constraints, and has influenced production systems at Amazon, Meta, and Google, underscoring its practical impact."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Trustworthy decision-making in data-driven optimization: Fairness, generalization, and interpretability for revenue management and inventory control in e-commerce"]}]}],"canonical_facts":{"dc:contributor":["Etesami, Rasoul","Tong, Hanghang","Wang, Qiong","Marla, Lavanya","Zhang, Linjun"],"dc:creator":["Xu, Zexing"],"dc:date":["2025-05-02","2025-05"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","The student, Zexing Xu, accepted the attached license on 2025-04-28 at 20:45.","The student, Zexing Xu, submitted this Dissertation for approval on 2025-04-28 at 21:33.","This Dissertation was approved for publication on 2025-05-02 at 16:07.","DSpace SAF Submission Ingestion Package generated from Vireo submission #22056 on 2025-10-19 at 18:19:34","The increasing reliance on data-driven models in e-commerce and revenue management has brought to the forefront the critical need for trustworthy optimization techniques that not only maximize performance but also ensure fairness, robustness, and interpretability. This dissertation addresses these needs by introducing the first unified optimization framework that embeds key trustworthiness criteria and exploring advanced data-driven optimization methodologies, focusing on fairness, out-of-domain generalizability, and interpretability. The first part of the thesis delves into the development of optimization frameworks that incorporate fairness constraints, particularly in the context of personalized pricing within e-commerce. By leveraging multiple distance metrics, we establish group fairness constraints designed to mitigate potential biases in pricing models. These fairness constraints are then integrated into a stochastic optimization model aimed at maximizing revenue, which we simplify to a linear program for efficient computation. Our theoretical analysis reveals the challenges in balancing fairness with revenue optimization, particularly in scenarios where multiple fairness constraints conflict. We explore the implications of these constraints on revenue, social welfare, and consumer surplus, offering a comprehensive analysis of how fairness-oriented pricing strategies can influence key business outcomes. The second part investigates the challenge of generalization, specifically focusing on Out-of-Domain (OOD) generalization in dynamic e-commerce environments. To address the limited availability of historical data during peak periods, we propose a meta-learning approach that leverages proxy data from non-peak periods, enriched by features learned from Graph Neural Networks (GNNs). This method enhances the robustness of demand forecasting models, allowing them to generalize better to OOD data during high-stakes sales events. Our theoretical analysis demonstrates that by considering domain similarities through task-specific metadata, the model achieves improved generalization, with excess risk decreasing as the number of training tasks increases. Empirical evaluations on large-scale industrial datasets underscore the superiority of this approach, with significant improvements in demand prediction accuracy over state-of-the-art models. Interpretability is the focus of the third part of the thesis, addressing the need for transparent models that stakeholders can trust and understand in e-commerce and inventory management. We first embed rich contextual features in a multi-period inventory framework and devise a \\emph{Contextual Value Iteration} (CVI) algorithm that both provably converges and yields human-readable policies—explicitly linking each feature vector to its optimal order decision. Empirical studies confirm CVI’s superior efficiency and robustness over vanilla MDP and cMDP baselines. We then extend interpretability from algebraic structure to \\emph{executable code}. To this end, we release the textbf{FaithfulPersonaCodeX} benchmark—169 Python solutions paired with ten Stack Overflow–derived user profiles, and propose the \\textbf{DISCO} pipeline, which fuses faithfulness-preserving self-critique with persona-aware rewriting. DISCO improves GPT-3.5 \\textsc{Pass@5} by 3.7\\% over Self-Consistency and achieves a 61.08\\% win rate in LLM-as-Judge personalization tests, outperforming commercial code-explanation tools despite requiring no additional training. Finally, the practical implications of the proposed methodologies are explored through case studies in e-commerce, particularly focusing on revenue management and inventory control. These applications demonstrate the effectiveness of our approaches in real-world scenarios, underscoring the potential for trustworthy data-driven optimization to drive sustainable and ethical business practices. This dissertation contributes to the advancement of data-driven optimization by integrating fairness, robustness, and interpretability into learning algorithms, paving the way for more reliable and equitable applications in e-commerce, particularly focusing on revenue management and inventory control. Moreover, this work lays a versatile foundation for future extensions, such as jointly enforcing fairness, reliability, and transparency constraints, and has influenced production systems at Amazon, Meta, and Google, underscoring its practical impact."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/129463"],"dc:language":["en","eng"],"dc:rights":["Copyright 2025 Zexing Xu"],"dc:subject":["Data-Driven Optimization","Trustworthy AI","Decision Making","Fairness","Generalization","Robustness","Interpretability","E-Commerce"],"dc:title":["Trustworthy decision-making in data-driven optimization: Fairness, generalization, and interpretability for revenue management and inventory control in e-commerce"],"dc:type":["text","Thesis"],"thesis:degree_discipline":["Systems & Entrepreneurial Engr"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:05Z"}