3 questions with Huseyin Topaloglu: A customer-centric approach to assortment optimization

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"![image.png](https://dev-media.amazoncloud.cn/40c66b5a5b7a4cdaa8317f1bdf77d061_image.png)\n\nA paper published at INFORMS in 2020, “[Revenue-Utility Tradeoff in Assortment Optimization under the Multinomial Logit Model with Totally Unimodular Constraints](https://pubsonline.informs.org/doi/pdf/10.1287/mnsc.2020.3657)”, explores the assortment problem by looking both at revenue and the expected utility to the end customer.\nGLYNIS CONDON\n\nBecause fulfillment centers cannot stock every item in the Amazon Store, the question of how to optimally select products for same day (and sometimes sub-same day) delivery is one that scientists in Amazon’s Supply Chain Optimization technologies (SCOT) organization must routinely address. This is known as [the assortment problem.\\n](https://www.sciencedirect.com/science/article/abs/pii/S037722170700656X#:~:text=The%20assortment%20or%20catalog%20problem,is%20possible%20at%20some%20cost.)\n\nAcademic research has traditionally tackled this problem by focusing on revenue. [Huseyin Topaloglu](https://www.linkedin.com/in/huseyin-topaloglu-ab882210/), Amazon senior principal scientist and a co-author of a paper published at INFORMS in 2020, “[Revenue-Utility Tradeoff in Assortment Optimization under the Multinomial Logit Model with Totally Unimodular Constraints](https://pubsonline.informs.org/doi/pdf/10.1287/mnsc.2020.3657)”, explores an alternative approach. In addition to factoring in expected revenue, the paper’s authors also take into account the expected utility to the end customer.\n\n![image.png](https://dev-media.amazoncloud.cn/dd59c8b06c4c456cb982ad9a696528fc_image.png)\n\nHuseyin Topaloglu, Amazon senior principal scientist\n\nTopaloglu, who joined Amazon in July 2020, is on leave of absence from Cornell University where he has spent 18 years as a professor at the School of Operations Research and Information Engineering. His [portfolio of research](https://scholar.google.com/citations?user=Ev7c6HQAAAAJ&hl=en&oi=ao) focuses on revenue management, supply chain management, fleet management, and pricing. Topaloglu, who earned a bachelor’s in industrial engineering from Bogazici University in Turkey, and master’s and PhD degrees in operations research and financial engineering from Princeton, says he is drawn to the tangible nature of problems in operations research.\n\n“The problems play out at a physical, real-world level, and this physicality is also apparent in the solutions,” he says.\n\nFor Topaloglu, that real-world focus also extends to determine the ideal assortment of products Amazon should carry within its fulfillment centers. Finding the optimal product selection is vital to enabling the company to fulfill delivery promises.\n\nAs part of an ongoing series on scientists within SCOT, Amazon Science spoke to Topaloglu about the assortment problem in revenue management, using a customer-focused approach to arrive at an ideal solution, and how Amazon can obtain optimal product assortments at scale.\n\n#### **Q. What is the assortment problem in revenue management?**\n\nBroadly speaking, the assortment problem in revenue management explores methods to offer the optimal assortment — or selection — to customers from a universe of products. Customers can interact with the assortment either by engaging with the selection and making a purchase or by leaving the system without making a purchase.\n\nThe goal in academic assortment optimization problems is to maximize the expected contributions from every customer, and to maximize overall revenue. At their heart, assortment problems are inherently combinatorial in nature: you have to find the maximizer of an objective function from a large universe of possible assortments.\n\n#### **Assortment optimizations are important for a variety of reasons that extend beyond revenue maximization.**\n\nModeling the choice process of customers is an important aspect of assortment optimization. We can accomplish this by measuring the utilities customers assign to different products. For example, one approach is to estimate the utility of every product as a function of its features. In a stylized model of choice, customers might evaluate a computer based on processing power, RAM, hard drive capacity, etc. They place a weight on each of these features. We can put the features and associated weights together, as we would do in a regression problem, and arrive at a concrete measure of utility to the end customer.\n\nAs scientists, we have to design probability distributions that accurately model customer choice. To do this, we could develop a probability model that captures the intricacies of choice behavior such as correlations between products — for example, we could assign higher correlation between the utility of a ballpoint pen and a fountain pen than between that of a ballpoint pen and a pencil.\n\nAssortment optimizations are important for a variety of reasons that extend beyond revenue maximization. They can provide a barometer of customer satisfaction, which is important because you want people to keep coming back because they can find what they need.\n\nAssortment optimization also informs inventory placement. At Amazon, we might decide not to ship palettes with a new brand of toothpaste to a fulfillment center that has limited space, because customers shopping for toothpaste are often not amenable to switching brands. However, we might decide to stock both pens and notebooks, because a customer that can’t find a notebook might likely abandon their shopping cart which already contains a pen.\n\n#### **Q. How can you obtain the optimal assortment?**\n\nIn our paper, we formulate the optimization problem in a way that maximizes the expected revenue of the company, but also considers the expected utility to the customer from the purchase.\n\nOur approach maximizes a linear combination of the expected revenue of the firm, and a constant that’s multiplied by the expected utility of the customer. The constant provides a lever. By increasing or decreasing its value, we can arrive at a range of assortments. \n\nWe can determine the company revenue for different values of the constant. To measure customer utility, we can look at the revenue miss that results from how often customers leave the store without making a purchase. Now that we have put a dollar value on both the revenue and customer satisfaction, we can work our way to the optimal assortment.\n\nThe beauty of this approach is in its simplicity: since we are already using utility-based choice models to arrive at our probability distributions, there’s almost no extra work needed to factor customer utility into our model. \n\n#### **Q. How can Amazon achieve optimal assortment at scale?**\n\nIn operations research, writing models can be easy. However, as scientists, we also must solve these problems efficiently. The approach described in our paper accomplishes this in several ways.\n\nThe first relates to a discretization approach. When you have a catalog as large as Amazon’s, it is inefficient— in fact, nearly impossible — to calculate every feasible assortment. That’s why we take this combinatorial optimization problem and convert it into a continuous optimization problem. To get around the large number of assortments, we utilize a discretization approach to derive the ideal assortment from a smaller universe of candidate assortments.\n\n#### **In operations research, writing models can be easy. However, as scientists, we also must solve these problems efficiently.**\n\nhe second way we solve the assortment optimization problem efficiently is by imposing unimodular constraints. When we choose an assortment from a larger universe, we can’t offer everything to the customer. As a result, we impose constraints on the model.\n\nThese may relate to precedence. For example, you can’t offer notebooks without also offering pens. Or we can impose other constraints. These relate to how customers assign utilities to products based on their features: there’s an inherent ordering in the qualities of the products, and the other constraints must adhere to the same ordering. \n\nWe use unimodular constraints to arrive at the optimal solution. In a continuous optimization problem, the feasible set of assortments is large and might not give you a 0 or 1 decision. Such decisions can, however, always be achieved at the corners of the feasible space. By focusing on the corners and imposing unimodular — 0 or 1— constraints, we are able to place bounds on the number of offered products, and are able to efficiently frame the problem as a continuous optimization problem.\n\n#### **Innovations like these can also allow companies like Amazon to achieve optimal assortments at scale to maximize long-term customer value.**\n\nFinally, there’s the model itself. We use a [multinomial logit model](https://stats.idre.ucla.edu/stata/dae/multinomiallogistic-regression/), which is compatible with the random utility maximization principle. As I stated earlier, this principle ties in to how customers assign random utilities to various alternatives before choosing the alternative with the largest utility. Utilizing the multinomial logit model to express probability distributions makes it simple to express choice probabilities, and arrive at the ideal assortment.\n\nInnovations like these can also allow companies like Amazon to achieve optimal assortments at scale to maximize long-term customer value. It’s important to note that the findings in the paper are only a beginning. Incorporating customer-centric performance measures into assortment opens numerous possibilities for future research, and I’m excited to be at Amazon where a lot of this work is taking place.\n\nABOUT THE AUTHOR\n\n#### **Staff writer**","render":"<p><img src=\\"https://dev-media.amazoncloud.cn/40c66b5a5b7a4cdaa8317f1bdf77d061_image.png\\" alt=\\"image.png\\" /></p>\n<p>A paper published at INFORMS in 2020, “<a href=\\"https://pubsonline.informs.org/doi/pdf/10.1287/mnsc.2020.3657\\" target=\\"_blank\\">Revenue-Utility Tradeoff in Assortment Optimization under the Multinomial Logit Model with Totally Unimodular Constraints</a>”, explores the assortment problem by looking both at revenue and the expected utility to the end customer.<br />\\nGLYNIS CONDON</p>\n<p>Because fulfillment centers cannot stock every item in the Amazon Store, the question of how to optimally select products for same day (and sometimes sub-same day) delivery is one that scientists in Amazon’s Supply Chain Optimization technologies (SCOT) organization must routinely address. This is known as <a href=\\"https://www.sciencedirect.com/science/article/abs/pii/S037722170700656X#:~:text=The%20assortment%20or%20catalog%20problem,is%20possible%20at%20some%20cost.\\" target=\\"_blank\\">the assortment problem.<br />\\n</a></p>\\n<p>Academic research has traditionally tackled this problem by focusing on revenue. <a href=\\"https://www.linkedin.com/in/huseyin-topaloglu-ab882210/\\" target=\\"_blank\\">Huseyin Topaloglu</a>, Amazon senior principal scientist and a co-author of a paper published at INFORMS in 2020, “<a href=\\"https://pubsonline.informs.org/doi/pdf/10.1287/mnsc.2020.3657\\" target=\\"_blank\\">Revenue-Utility Tradeoff in Assortment Optimization under the Multinomial Logit Model with Totally Unimodular Constraints</a>”, explores an alternative approach. In addition to factoring in expected revenue, the paper’s authors also take into account the expected utility to the end customer.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/dd59c8b06c4c456cb982ad9a696528fc_image.png\\" alt=\\"image.png\\" /></p>\n<p>Huseyin Topaloglu, Amazon senior principal scientist</p>\n<p>Topaloglu, who joined Amazon in July 2020, is on leave of absence from Cornell University where he has spent 18 years as a professor at the School of Operations Research and Information Engineering. His <a href=\\"https://scholar.google.com/citations?user=Ev7c6HQAAAAJ&amp;hl=en&amp;oi=ao\\" target=\\"_blank\\">portfolio of research</a> focuses on revenue management, supply chain management, fleet management, and pricing. Topaloglu, who earned a bachelor’s in industrial engineering from Bogazici University in Turkey, and master’s and PhD degrees in operations research and financial engineering from Princeton, says he is drawn to the tangible nature of problems in operations research.</p>\\n<p>“The problems play out at a physical, real-world level, and this physicality is also apparent in the solutions,” he says.</p>\n<p>For Topaloglu, that real-world focus also extends to determine the ideal assortment of products Amazon should carry within its fulfillment centers. Finding the optimal product selection is vital to enabling the company to fulfill delivery promises.</p>\n<p>As part of an ongoing series on scientists within SCOT, Amazon Science spoke to Topaloglu about the assortment problem in revenue management, using a customer-focused approach to arrive at an ideal solution, and how Amazon can obtain optimal product assortments at scale.</p>\n<h4><a id=\\"Q_What_is_the_assortment_problem_in_revenue_management_22\\"></a><strong>Q. What is the assortment problem in revenue management?</strong></h4>\\n<p>Broadly speaking, the assortment problem in revenue management explores methods to offer the optimal assortment — or selection — to customers from a universe of products. Customers can interact with the assortment either by engaging with the selection and making a purchase or by leaving the system without making a purchase.</p>\n<p>The goal in academic assortment optimization problems is to maximize the expected contributions from every customer, and to maximize overall revenue. At their heart, assortment problems are inherently combinatorial in nature: you have to find the maximizer of an objective function from a large universe of possible assortments.</p>\n<h4><a id=\\"Assortment_optimizations_are_important_for_a_variety_of_reasons_that_extend_beyond_revenue_maximization_28\\"></a><strong>Assortment optimizations are important for a variety of reasons that extend beyond revenue maximization.</strong></h4>\\n<p>Modeling the choice process of customers is an important aspect of assortment optimization. We can accomplish this by measuring the utilities customers assign to different products. For example, one approach is to estimate the utility of every product as a function of its features. In a stylized model of choice, customers might evaluate a computer based on processing power, RAM, hard drive capacity, etc. They place a weight on each of these features. We can put the features and associated weights together, as we would do in a regression problem, and arrive at a concrete measure of utility to the end customer.</p>\n<p>As scientists, we have to design probability distributions that accurately model customer choice. To do this, we could develop a probability model that captures the intricacies of choice behavior such as correlations between products — for example, we could assign higher correlation between the utility of a ballpoint pen and a fountain pen than between that of a ballpoint pen and a pencil.</p>\n<p>Assortment optimizations are important for a variety of reasons that extend beyond revenue maximization. They can provide a barometer of customer satisfaction, which is important because you want people to keep coming back because they can find what they need.</p>\n<p>Assortment optimization also informs inventory placement. At Amazon, we might decide not to ship palettes with a new brand of toothpaste to a fulfillment center that has limited space, because customers shopping for toothpaste are often not amenable to switching brands. However, we might decide to stock both pens and notebooks, because a customer that can’t find a notebook might likely abandon their shopping cart which already contains a pen.</p>\n<h4><a id=\\"Q_How_can_you_obtain_the_optimal_assortment_38\\"></a><strong>Q. How can you obtain the optimal assortment?</strong></h4>\\n<p>In our paper, we formulate the optimization problem in a way that maximizes the expected revenue of the company, but also considers the expected utility to the customer from the purchase.</p>\n<p>Our approach maximizes a linear combination of the expected revenue of the firm, and a constant that’s multiplied by the expected utility of the customer. The constant provides a lever. By increasing or decreasing its value, we can arrive at a range of assortments.</p>\n<p>We can determine the company revenue for different values of the constant. To measure customer utility, we can look at the revenue miss that results from how often customers leave the store without making a purchase. Now that we have put a dollar value on both the revenue and customer satisfaction, we can work our way to the optimal assortment.</p>\n<p>The beauty of this approach is in its simplicity: since we are already using utility-based choice models to arrive at our probability distributions, there’s almost no extra work needed to factor customer utility into our model.</p>\n<h4><a id=\\"Q_How_can_Amazon_achieve_optimal_assortment_at_scale_48\\"></a><strong>Q. How can Amazon achieve optimal assortment at scale?</strong></h4>\\n<p>In operations research, writing models can be easy. However, as scientists, we also must solve these problems efficiently. The approach described in our paper accomplishes this in several ways.</p>\n<p>The first relates to a discretization approach. When you have a catalog as large as Amazon’s, it is inefficient— in fact, nearly impossible — to calculate every feasible assortment. That’s why we take this combinatorial optimization problem and convert it into a continuous optimization problem. To get around the large number of assortments, we utilize a discretization approach to derive the ideal assortment from a smaller universe of candidate assortments.</p>\n<h4><a id=\\"In_operations_research_writing_models_can_be_easy_However_as_scientists_we_also_must_solve_these_problems_efficiently_54\\"></a><strong>In operations research, writing models can be easy. However, as scientists, we also must solve these problems efficiently.</strong></h4>\\n<p>he second way we solve the assortment optimization problem efficiently is by imposing unimodular constraints. When we choose an assortment from a larger universe, we can’t offer everything to the customer. As a result, we impose constraints on the model.</p>\n<p>These may relate to precedence. For example, you can’t offer notebooks without also offering pens. Or we can impose other constraints. These relate to how customers assign utilities to products based on their features: there’s an inherent ordering in the qualities of the products, and the other constraints must adhere to the same ordering.</p>\n<p>We use unimodular constraints to arrive at the optimal solution. In a continuous optimization problem, the feasible set of assortments is large and might not give you a 0 or 1 decision. Such decisions can, however, always be achieved at the corners of the feasible space. By focusing on the corners and imposing unimodular — 0 or 1— constraints, we are able to place bounds on the number of offered products, and are able to efficiently frame the problem as a continuous optimization problem.</p>\n<h4><a id=\\"Innovations_like_these_can_also_allow_companies_like_Amazon_to_achieve_optimal_assortments_at_scale_to_maximize_longterm_customer_value_62\\"></a><strong>Innovations like these can also allow companies like Amazon to achieve optimal assortments at scale to maximize long-term customer value.</strong></h4>\\n<p>Finally, there’s the model itself. We use a <a href=\\"https://stats.idre.ucla.edu/stata/dae/multinomiallogistic-regression/\\" target=\\"_blank\\">multinomial logit model</a>, which is compatible with the random utility maximization principle. As I stated earlier, this principle ties in to how customers assign random utilities to various alternatives before choosing the alternative with the largest utility. Utilizing the multinomial logit model to express probability distributions makes it simple to express choice probabilities, and arrive at the ideal assortment.</p>\\n<p>Innovations like these can also allow companies like Amazon to achieve optimal assortments at scale to maximize long-term customer value. It’s important to note that the findings in the paper are only a beginning. Incorporating customer-centric performance measures into assortment opens numerous possibilities for future research, and I’m excited to be at Amazon where a lot of this work is taking place.</p>\n<p>ABOUT THE AUTHOR</p>\n<h4><a id=\\"Staff_writer_70\\"></a><strong>Staff writer</strong></h4>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭