WO2020209985A1 - Price optimization system - Google Patents
Price optimization system Download PDFInfo
- Publication number
- WO2020209985A1 WO2020209985A1 PCT/US2020/022937 US2020022937W WO2020209985A1 WO 2020209985 A1 WO2020209985 A1 WO 2020209985A1 US 2020022937 W US2020022937 W US 2020022937W WO 2020209985 A1 WO2020209985 A1 WO 2020209985A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- item
- price
- customer
- segment
- prices
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0283—Price estimation or determination
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0206—Price or cost determination based on market factors
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/17—Function evaluation by approximation methods, e.g. inter- or extrapolation, smoothing, least mean square method
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/067—Enterprise or organisation modelling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0202—Market predictions or forecasting for commercial activities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0204—Market segmentation
Definitions
- One embodiment is directed generally to a computer system for determining product pricing, and in particular to a computer system that determines product pricing promotion and markdown schedules.
- Price markdowns can be an essential part of the merchandise item lifecycle pricing.
- a typical retailer has between 20% and 50% of the items marked down (i.e., permanently discounted) and generates about 30-40% of the revenue at marked-down prices.
- a determination of an optimized pricing markdown maximizes the revenue by taking into account inventory constraints and demand dependence on time period, price and inventory effects.
- An optimized markdown can bring inventory to a desired level, not only during the full-price selling period, but also during price-break sales, and maximize total gross margin dollars over the entire product lifecycle.
- price optimization systems typically attempt to determine prices to maximize short-term revenue or short-term profit. These systems generally do not take into account after sale factors such as whether a product will later be returned by a customer.
- Embodiments determine a price schedule for an item by, for each item, receiving a set of prices for the item, an inventory quantity for the item, a per-segment demand model for the item, and an objective function that is a function of the per- segment demand model and maximizes revenue based at least on a probability of a return of the item and a cost of the return.
- Embodiments allocate the inventory quantity among a plurality of customer segments based at least on a predicted contribution of each customer segment to the objective function.
- embodiments For each customer segment, based at least on a quantity of inventory allocated to the customer segment, embodiments determine a promotion portion of the price schedule that maximizes the objective function, where the promotion portion assigns to the item a series of prices selected from the set of prices for respective time periods during a regular season for the item. Embodiments aggregate a quantity of remaining inventory allocated to the plurality of customer segments at an end of the regular season. Based at least on the aggregated inventory, embodiments determine a markdown portion of the price schedule for the item that maximizes the objective function, where the markdown portion assigns a series of prices selected from the set of prices for respective time periods during a clearance season for the item and combine the promotion portion and the markdown portion to create a price schedule for the item.
- FIG. 1 illustrates a computerized system that generates a price schedule for a set of items in accordance with one embodiment.
- Fig. 2A illustrates a computerized system that generates a price schedule for a set of items in accordance to one embodiment.
- Fig. 2B illustrates how price logic generates the price line constraint that is used to approximate the set of prices for an item in accordance to one embodiment.
- Fig. 2C illustrates how demand logic determines the demand piece constraint that is a linear approximation of the per-segment demand model provided to the optimizer in accordance to one embodiment.
- Fig. 3A graphically illustrates the logistic function in accordance to embodiments.
- Fig. 3B graphically illustrates the logistic function with its approximation in accordance to embodiments.
- Fig. 4 is a flow diagram of the functionality of price schedule logic of Fig. 1 when determining a promotion and markdown price schedule for each item of a group of items that accounts for the probability of return of each item in accordance with one embodiment.
- FIG. 5 is a block diagram of a computer server/system in accordance with an embodiment of the present invention.
- One embodiment is a price optimization system that determines pricing by accounting for the probability that a customer will later return a product. Therefore, the optimized pricing, in addition to other factors, also minimizes the probability of return which increases longer term profit. Embodiments account for this probability by trading off the increased revenue from increasing prices against the increased probability of return that would result from the price increases. An increased probability of return not only means losing the revenue associated with the original sale but also incurring the cost of processing the return.
- embodiments of the invention combine this maximization with giving discounts to a customer in order to decrease the customer’s probability of returning the merchandise.
- the discount is based on a model of customer behavior that relates several factors, including the price paid, to the probability of the customer returning the merchandise.
- Embodiments balance giving this discount against the possible decrease in revenue or profit, choosing a price which will decrease the probability enough to make it worth the decrease in revenue or profit. When the probability is reduced enough, the costs to the retailer associated with handling a return are also decreased, and this can make up for the decrease in revenue or profit.
- the discount can be given to the customer
- Embodiments use a model of consumer behavior that relates several factors, including the price paid for the merchandise, to the probability of return. For example, among the other factors are the type of merchandise and the time of year when it was purchased, and the number of returns the customer (or other customers) did for this type of merchandise. Embodiments iterate through the historical
- the model in accordance to embodiments can also account for the customer segment of the customer, if the retailer has customer segments. This can improve the accuracy of the model, since different segments of customers may have different returns behavior.
- the discount can be given to a customer in one of two ways: (1 ) If the customer can be identified, for example through a loyalty card or because the purchase is online and the customer has logged in, then the discount is tailored to the customer segment that the customer belongs to; (2) If the customer cannot be identified, because, for example, the customer is at the register and is not part of the retailer’s loyalty program, the discount can be determined by treating the customer as being randomly chosen from any of the segments.
- Embodiments provide a computerized promotion and markdown scheduling for a large number of items in an efficient manner that takes into account a probability of return of each item.
- a different promotion schedule is created for different customer segments to leverage knowledge about the buying habits of different types of customers and maximize profits.
- the promotion portion of the schedule (i.e., regular season) and the markdown portion of the schedule (i.e., clearance season) are both computed at the same time by embodiments, allowing a retailer to consider different promotion and markdown approaches.
- Fig. 1 illustrates a computerized system 100 that generates a price schedule for a set of items in accordance with one embodiment.
- the price schedule is, for example, a data structure stored in memory that contains data values and/or records for information as described herein.
- System 100 includes price schedule logic 110 that controls a processor to perform various operations disclosed below.
- price schedule logic 1 10 is implemented as computer instructions embodied in a module stored in a non-transitory computer storage medium where the instructions are configured as an executable algorithm configured to perform the functions as described herein when executed by at least the processor of a computing device.
- Price schedule logic 1 10 interacts by way of electronic communication over network or internet connection with a computing device of a retailer.
- the term “retailer” or“requesting device” is intended to include a computing device under the control of a retailer who prices items for sale and who is requesting, from system 100, a price schedule for items sold by the retailer.
- Price schedule logic 110 is configured to receive electronic communications from the remote computing device of the retailer that communicates price data for items, inventory data for the items, a per-segment demand model for the items, and a selected objective function.
- the price data defines a set of prices that are to be considered for each item.
- the set of prices includes the regular price, promotion prices, and markdown prices for the item.
- the promotion prices and the markdown prices are separated into two sets, neither of which includes the regular price for the item, to simplify the calculations in the promotion and markdown seasons.
- the set of prices is referred to as the“price ladder” for an item.
- cost data for each item is also input by price schedule logic 110 for use in calculating profits.
- Inventory data includes an“inventory quantity” which, for the purposes of this description, includes the initial inventory quantity of an item that will be on hand at the beginning of the regular season and, optionally, scheduled shipments of the item to replenish the stock during the regular season.
- price schedule logic 110 may query a database that stores such data (e.g., electronic records encoding price ladders and inventory and replenishment quantities).
- the per-segment demand model may be provided by the retailer or otherwise accessible to price schedule logic 1 10.
- the per segment demand model is the“scan-pro” model.
- the per-segment demand model is a stored set of instructions that, when executed by a processor, computes demand for an item based on the price of the item and other factors such as elasticity, promotion fatigue, seasonality, and so on.
- the per-segment demand model includes different demand parameter values for different customer segments.
- One example per- segment demand model will be described in detail below, however, it is to be
- any demand model can be used in embodiments, including demand models that do not differentiate between different customer segments.
- the retailer furnishes values for demand parameters based on their own sales histories and experience.
- price schedule logic 1 10 stores and maintains the per-segment demand model or obtains the per-segment demand model and parameter values from a different source.
- the objective function defines the sales-related quantity that the retailer seeks to maximize.
- Example objective functions include profit and revenue.
- Embodiments provide a novel objective function that also accounts for how a price change may affect the probability of the customer returning an item, and the
- Price logic 1 10 is configured to generate a price schedule that includes a promotion portion and a markdown portion.
- the price schedule assigns to the item a series of prices selected from the set of prices for respective time periods (e.g., weeks or days) during a regular season and also a clearance season for the item.
- a price schedule for an item is generated for each customer segment.
- Example price schedules for a“singles” customer segment and a“moms” customer segment are shown in Fig. 1. It can be seen that the price schedule is different for the two customer segments during the“regular/promotion” portion of the price schedule, while the price schedule is the same for the two customer segments during the“clearance/markdown” portion of the price schedule.
- Price schedule logic 1 10 is configured to transmit, by way of a network connection, the price schedules to the retailer for use in pricing the item.
- Price schedule logic 1 10 includes allocation logic 120, promotion logic 130, and markdown logic 140 that together cooperate to address these challenges using a multi-phase process to generate the promotion and markdown portions of the price schedule.
- Allocation logic 120 is configured to allocate the inventory quantity (e.g., initial inventory and, optionally, replenishment quantities) among a plurality of customer segments based at least on a predicted contribution of each customer segment to the objective function.
- inventory quantity e.g., initial inventory and, optionally, replenishment quantities
- a purse may be sold to three different customer segments: single women, mothers, and retirees.
- the per-segment demand model specifies the particular behaviors of these different types of customers by including different demand parameter values for each segment.
- Allocation logic 120 is configured to predict a contribution each customer segment to the objective function. In one embodiment, based on the per-segment demand model, allocation logic 120 may determine that: (1 ) when all the inventory quantity is allocated to the single women segment, $1200.00 in revenue (i.e., objective function) will be generated; (2) when all of the inventory quantity is allocated to mothers, $1000.00 in revenue will be generated; and (3) when all of the inventory quantity is allocated to retirees, $300.00 in revenue will be generated.
- Allocation logic 120 allocates the inventory quantity to the different customer segments based on this predicted contribution (e.g., 1200/(1200+1000+300) or 48% of the inventory quantity is allocated to the single women customer segment, and so on). In other embodiments, other methods of predicting the contribution of each customer segment to the objective function are used.
- Promotion logic 130 is configured to determine the promotion portion of the price schedule. For each customer segment, based the quantity of inventory allocated to the customer segment, promotion logic 130 is configured to determine the promotion portion of the price schedule that maximizes the objective function. The promotion portion assigns to the item a series of prices selected from the set of prices for respective time periods during the regular season for the item.
- Markdown logic 140 is configured to aggregate a quantity of remaining inventory in each customer segment at the end of the regular season. Markdown logic 140 is configured to, based at least on the aggregated inventory, determine a markdown portion of the price schedule for the item that maximizes the objective function. The markdown portion assigns a series of prices selected from the set of prices to the item for respective time periods during the clearance season for the item. Price logic 1 10 combines the promotion portion and the markdown portion for each customer segment to create the price schedule for the customer segment.
- system 100 is a computing/data processing system including an application or collection of distributed applications for enterprise
- price schedule logic 1 10 is a centralized server-side application that provides at least the functions disclosed herein and that is accessed by many users via computing devices/terminals communicating with the computing system 100
- Fig. 2A illustrates a computerized system 200 that generates a price schedule for a set of items in accordance to one embodiment.
- System 200 includes a price schedule logic 210 that includes an allocation logic 220, a promotion logic 230, and a markdown logic 240 that function in a manner analogous to that described for allocation logic 120, promotion logic 130, and markdown logic 140 of Fig. 1.
- Price logic 210 is configured to interact with an optimizer (e.g., a mixed integer linear programming (“MILP”) solver such as“Gurobi” optimization solver) to generate the price schedule.
- MILP mixed integer linear programming
- a number of constraints that constrain various aspects of the price schedule according to business rules and other constraints generated by price schedule logic 210 as described below are stored by price schedule logic 210.
- Mathematical notations describing many example constraints are included in Appendix A. These constraints will be referred to by a constraint number assigned to the constraint in the appendix.
- price schedule logic 210 includes a price logic 250, a demand model logic 260, and an objective function logic 270 that make simplifications to the price data, the per segment demand model, and the objective function, respectively, that are provided to the optimizer in the form of approximation constraints.
- Price logic 250 is configured to generate a price line constraint that approximates the set of prices in a manner that allows the prices to be expressed as an integer variable.
- Demand logic 260 is configured to generate two or more linear demand pieces that approximate the demand function for a customer segment and to provide a selected one of the pieces as a demand piece constraint for each price value.
- Allocation logic 220, promotion logic 230, and markdown logic 240 are configured to provide the approximation constraints along with selected other constraints to the optimizer in a manner disclosed in more detail below, after the approximation constraints are disclosed in detail.
- Fig. 2B illustrates how price logic 250 generates the price line constraint that is used to approximate the set of prices for an item in accordance to one
- Using the price line constraint recognizes that optimization problems with integer variables over a finite interval are typically simpler to handle than problems that include a“scaled” number of binary variables accounting for the same interval. If the prices in the set or prices or“price ladder” for an item are regularly spaced, the price ladder can be represented by a scaled integer variable. This feature is used to approximate the price ladder by a line given by position variable“W" which is an integer. Prices in the line correspond to different values of w. In general, price ladders are discrete and not necessarily evenly spaced. However, the price line approximation produces acceptable results even when this is the case. Post optimization, a“true” price value from the price ladder that corresponds to the position variable w selected by the optimizer can be included in the price schedule and any other calculations.
- equation is the price for item“G in customer segment“seg” at time“f. To determine and , the OLS regression is performed for each
- Fig. 2B shows two price ladders for two different products.
- the prices in the first price ladder are equally spaced and exactly define a line.
- the price line for the item is provided to the optimizer by allocation logic 120, promotion logic 130, and markdown logic 140.
- Fig. 2C illustrates how demand logic 260 determines the demand piece constraint that is a linear approximation of the per-segment demand model provided to the optimizer in accordance to one embodiment.
- demand logic 260 is configured to approximate the per-segment demand model over two linear pieces.
- a mathematical expression of one approximate demand model that includes two linear pieces is:
- S is the base seasonality of item i" in customer segment“seg” at time“t,”
- OLS regression is run on demand values as determined given the different prices in the price ladder for each product, customer segment, and time period in the regular season.
- the resulting demand pieces are per-segment demand pieces used to generate promotion prices.
- the aggregated demand is performed for each product and time period.
- the resulting demand pieces are aggregate demand pieces used to generate markdown prices.
- the demand logic 260 is configured to approximate the demand model over more than two pieces.
- the demand logic 260 is configured to determine an error in fit when two pieces are used and if the error is above a threshold, “break” the demand model at the point of highest error and re-calculate three linear pieces. This process is repeated until the error becomes small enough.
- the demand model logic 260 selects the piece that yields the highest demand at each price point as described above.
- allocation logic 220 allocates the inventory quantity among the customer segments based on a predicted contribution of each customer segment to the objective function (e.g., revenue). Allocation logic 220 uses the optimizer to predict the objective function (e.g., revenue).
- Allocation logic 220 allocates the entire inventory quantity (including initial inventory and any replenishment) to each segment. Allocation logic 220 modifies constraint C7 to constraint C7’ and also modifies constraint C8 to constraint C8’ (see Appendix A).
- Allocation logic 220 adjusts a“markdown price change limit” constraint C4 using segment-wise variables as follows:
- S is the set of customer segments
- T R is the set of time periods in the regular season
- MPRODS t is the number of products that can be marked down in time period is one when there is a price change for item“G in customer segment
- MPROMS i is the number of times an item“G can be marked down during the time periods in the clearance season, and is the sales of item“G in
- Allocation logic 220 feeds the full inventory quantity allocated to each segment, the modified“inventory conservation” constraint C7’, the modified“markdown price change limits” constraint C4, the price line constraint C1 , the modified demand piece constraint C8’, and the constraints C2, and C3, to the optimizer.
- allocation logic 220 does not include a sell-through constraint C5 in the problem formulation used to allocate the inventory.
- the sell-through constraint specifies a certain amount of inventory that is to be sold during the entire selling season (e.g., 90%). Dropping this constraint reduces the chance that the optimizer will be unable to solve for an optimal objective function.
- the optimizer obtains an optimal objective function Z s * eg for each customer segment based on this full allocation of inventory to the customer segment and transmits the optimal objective function for each customer segment to allocation logic 220.
- Allocation logic 220 calculates an inventory allocation ratio r S 3 ⁇ 4 for each customer segment as follows:
- Allocation logic 220 then allocates the inventory quantity (including replenishment, if any) to each customer segment according to its inventory allocation ratio.
- Promotion logic 230 is configured to generate the promotion portion of the price schedule. For each customer segment, promotion logic 230 modifies the “inventory conservation” constraint C7 to C7’ (as with allocation logic 220) to handle only a single customer segment. Promotion logic 230 modifies the“sell-through” constraint C5 for each segment as follows:
- Equation 5 ST[ is the sell-through target for product / at end of time-period t. Note that equation 5 uses the inventory-wise and of constraint C7 ⁇
- promotion logic 230 feeds the inventory quantity allocated to the segment, the modified“inventory conservation” constraint C7’, the modified“sell-through” constraint C5, the price line constraint C1 , the per-segment demand piece constraint C8’, and the constraints C2 and C3, to the optimizer.
- additional constraints that reflect business rules are provided to the optimizer. The optimizer obtains an optimal objective function Z * eg for each customer segment based on optimal promotion prices
- Promotion logic 230 is configured to select, from the“true” price ladder for the item, the promotion price value that corresponds to the selected position variable w- ,sea .
- An example is shown below:
- the promotion logic selects the“true” price of 0.80 that is associated with the position variable 2. The selected prices for each time period in the regular season make up the promotion portion of the price schedule.
- Markdown logic 240 is configured to generate the markdown portion of the price schedule. Markdown logic 240 drops all regular season time periods because the item is being priced for the clearance season.
- the markdown logic calculates the aggregated inventory quantity as: (equation 7).
- Markdown logic 240 feeds the aggregated inventory quantity, the price line constraint C1 , the aggregated demand piece constraint C8, and the constraints C2 - C7 to the optimizer.
- additional constraints that reflect business rules (see Constraints section below) are provided to the optimizer.
- the optimizer obtains an optimal objective function based on optimal markdown prices expressed as position variables w for each price in the
- Markdown logic 240 is configured to select, from the “true” price ladder for the item, the markdown price value that corresponds to the selected position variable as described above. The selected prices for each time period in the clearance season make up the markdown portion of the price schedule.
- Price schedule logic 210 is configured to combine the promotion portion with the markdown portion to generate the price schedule that is transmitted to the retailer.
- a user of system 100 may selectively enable and specify several different business related constraints. These constraints will be provided to the optimizer by allocation logic 220, promotion logic 230, and markdown logic 240. Example business related constraints will now be described. Of course, any number of other constraints on possible prices for items may be presented to the optimizer to constrain the optimizer’s solution in accordance with a retailer’s pricing policies.
- A“self no-touch” constraint models the fact that two consecutive promotions of a specific item should be separated by a few time periods (e.g., minimum of two weeks between consecutive promotions). A retailer may choose to enable this constraint for certain (or all) items and, for each item, specify the minimum number of time periods between consecutive promotions.
- One possible mathematical formulation of the“self no-touch” constraint suitable for input to an MIP solver is presented in mathematical form as constraint C10 in Appendix A.
- A“cross no-touch” constraint models the fact that two consecutive promotions of any two different items should be separated by a few time periods (e.g., minimum of two weeks between consecutive promotions for yogurt of any brand).
- a retailer may choose to enable this constraint for certain (or all) sets of items and, for each set of items, specify the minimum number of time periods between consecutive promotions.
- One possible mathematical formulation of the“cross no-touch” constraint suitable for input to an MIP solver is presented in mathematical form as constraint C1 1 in Appendix A.
- Set constraints include“must-promote sets of items” and“cannot-promote sets of items.” Items in a“must-promote set” must be promoted together. For example, if there are three products of a shampoo brand (e.g., shampoo, conditioner, and hair spray), a retailer may want to put all the three products on promotion at the same time.
- a shampoo brand e.g., shampoo, conditioner, and hair spray
- a retailer may choose to enable the must-promote set constraint for certain sets of items. Items in a“cannot-promote set” cannot be promoted together. For example, a retailer may not want to put a highly popular shampoo product and a low-seller shampoo product on promotion at the same time. A retailer may choose to enable the “cannot-promote set” constraint for certain sets of items.
- One possible mathematical formulation of the“must-promote set” constraint and the“cannot-promote set” constraint suitable for input to an MIP solver is presented in mathematical form as constraints C12 and C13, respectively, in Appendix A.
- Inter-item constraints can be used by a retailer to impose price restrictions that maintain the price order between two items. For example, a retailer may want to specify that the price of a national brand item should always be higher than a private label brand item. Another example would be to maintain the price relation between a 2- pack of 2-liter Coke bottles and a 4-pack of 2-liter Coke bottles.
- a retailer may choose to enable the inter-item constraints for certain sets of items. The retailer specifies the relationships between prices of items in the set that must be maintained.
- One possible mathematical formulation of the“cross no-touch” constraint suitable for input to an MIP solver is presented in mathematical form as constraint C14 in Appendix A.
- embodiments account for the probability of return. Therefore, embodiments include the following additional inputs:
- Costs C gi which is the cost to the retailer of processing the return of an item i purchased at store g. It is possible for the retailer’s customers to purchase at one store and return to another, and if this is a common occurrence at the retailer, the cost C gi should be set to the average cost of processing a return at stores that are most likely to receive a return from a customer who shopped at g. For example, C gi might be set to the average cost of processing a return of item i at stores near g. • Effect of price on return probability for item t, week t, segment seg, and
- “Segment” refers to the customer segment, meaning a classification of customers into types, performed by the retailer. Through loyalty cards or other mechanisms, a retailer may know that a customer belongs to a particular segment, and thus may be able to adjust the price offered to a customer in the segment through additional discounts or rebates. Because embodiments generate prices that vary for each combination of item and week and segment, the probability of return needs to vary by combination of item and week and segment.
- Embodiments makes use of the following logistic function: (equation 8) where p is price. This function ranges between 0 and 1 , and gives the probability of return for price p. Since a its > 0, as price p increases, S goes towards 1 , and as p decreases, p goes towards 0. Because of its properties of going from 0 to 1 , it is commonly used to represent probabilities, and is adapted to giving the probability of return based on price.
- the logistic function of equation 8 also has an advantage of being able to be linearized, disclosed in more detail below.
- the objective function (as disclosed in Appendix A) is a sum of terms Rits (Pits ), meaning the revenue from item i in week t for price p its from segment s.
- Embodiments choose prices p its for each item, in each week, and possibly for each segment, subject to various constraints, to maximize the sum of all terms Ri ts (Pits) ⁇ As discussed, this is revenue for just a single store, and can then be repeated over all stores
- the second term subtracts off a portion of the revenue Ri ts P its ), namely a portion equal to the probability of return at price p its , since that portion must be returned to customers.
- the last term reflects the cost the retailer incurs for the units returned.
- U its (Pi ts is the number of units sold when price is at p its , and multiplying by probability of return gives the number of units returned.
- C i is the cost of processing a single unit of item i, so that the last term gives the total cost of processing the returns resulting from sales represented by R its (Pits) ⁇
- Constraints C7 and C7’ incorporate a“back order” notion that replaces the McCormick approximation technique disclosed in U.S. Pat. Appln. No. 14/989,932.
- the variables allow demand to exceed inventory at time t, so that pricing solutions
- the optimizer could only consider solutions where inventory never becomes 0 throughout the selling horizon.
- the back-order variables make up the difference between demand and remaining inventory, and so the back-order variables are only non-zero when demand exceeds inventory.
- the revenue portion of the objective function given above should contribute less revenue than price multiplied by demand, since a portion of the demand is not fulfilled.
- the objective function simply adds in the full revenue even in these time periods, and thus it could be possible for the optimizer to produce a pricing solution which maximizes revenue by selling non-existent inventory.
- the penalty l prevents this from happening, because if l is large enough, the optimizer will minimize the use of back order even if it leads to larger revenue, and it will only use back order when it is necessary to produce a feasible solution. For example, number of time periods with non-zero back order will be minimum, which is to say the optimizer will use as many periods as possible to sell the inventory, just as the optimal pricing solution should do.
- Embodiments modify all terms R its (P its ) of the objective function disclosed in U.S. Pat. Appln. No. 14/989,932 as above, but use the linearization of S its (P its ).
- Fig. 3A graphically illustrates the logistic function in accordance to embodiments.
- Fig. 3A illustrates the graph of the logistic function showing
- Embodiments find a value for m to make the linear function as close to 5(x) as possible in the range [-3,3].
- embodiments choose a standard such measure, called the L 2 norm.
- embodiments find the m which minimizes:
- Embodiments now find the m which minimizes the L 2 integral.
- the expression for above is quadratic in m, and thus differentiating with respect to m and finding where the resulting expression is 0 will find the minimum:
- Embodiments then check on where the approximation becomes 0 and where it becomes 1 , since it is possible that the approximation hits 0 for x slightly larger than -3 and hits 1 for x slightly smaller than 3. In fact, the approximation hits 0 at x » -2.77 and hits 1 at x » 2.77, so the range of the approximation is [-2.77, 2.77], and this is the range used in embodiments.
- Embodiments numerically integrate the value of the original L 2 norm with 0.18 plugged in for m, to check that the value is appropriately small:
- Fig. 3B graphically illustrates the logistic function with its approximation in accordance to embodiments.
- the a and b inputs are used in the logistic function to produce a probability of return for item t purchased in week t at store g for price p by a customer belonging to segment seg ⁇
- Finding values for and from historical data involves logistic regression
- logistic regression is a known technique, and available in most statistical packages and statistical languages such as R, or from statistical libraries available for programming languages such as Java or Python. Using logistic regression in any of these forms requires specifying a statistical model and historical data.
- A“transaction” includes the items a customer purchased on a single trip through the check-out.
- the historical data for the regression includes the following customer-identified transactions:
- the identifier can be a loyalty card number issued by the retailer, but it can also be any other kind of unique identifier for the customer, such as a credit card number. Industry practice in retail includes using scrambled credit card numbers to link together transactions, and thus loyalty cards, while useful, may not be a necessity to link together transactions from the same customer.
- the historical data includes a large number of such transactions for a single retailer, as much data as the retailer has stored.
- data is stored in a table in a relational database, where each transaction is stored as a set of multiple rows, one row for each item purchased in the transaction.
- the table contains columns for each of the above four pieces of data, so each row has a column identifying the item purchased, and then four columns for the above for a total of five columns.
- the regression does not run directly on the table described above, but rather columns are added to the table that become the inputs to the regression. Such additional columns based on the historical data are the“features” fed into the regression. For each row in the above table, values are generated for the features described below. Each feature is listed along with its column name for ease of reference. Thus, these columns are added to the table of historical data, and the columns are populated as described below.
- the dataset that is fed into logistic regression then includes the following features:
- AVGJHFMNC Average household income of the store’s zip code
- GINI index of the store is zip code (GINI). This is a readily-available
- economic index representing the amount of variation in wealth within the zip code.
- E_DUMMY This feature is simply 1 or 0 depending on whether the “store” is on-line (1 ) or a real store (0).
- RET_PROB_WITFI_PRIOR Historical return probability of the customer up to the date of the transaction.
- D is the date of the transaction. Calculate this feature by: divide the number of items the customer returned in history before D by the total number of items the customer bought in history before D. In other words, it is the propensity of the customer to return an item, based on the history of the customer up to the date of the transaction D.
- Holiday/major promotion indicator (HOLIDAY_DUMMY). This feature is either 0 or 1 , and indicates whether the date of the transaction is near to a major holiday or promotion.
- the set of holidays and promotions is configurable per retailer, and should include those days where the retailer’s sales are especially large due to the day being near a major holiday or store-wide promotion. Such days will differ from retailer to retailer, and thus this needs to be configured per retailer, by examining historical data to find the days when the retailer’s sales are especially high.
- each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row. As disclosed above, each row is derived from the item in a row.
- Item s full price (FULL_PRICE). The non-discounted price of the item at the store in this row.
- c Number of items with the same Class purchased in the same transaction (SAME_GROUP_COUNT).
- the items for sale at a retailer are organized into a hierarchy, the“merchandise hierarchy.”
- the Class level of the hierarchy might denote a collection of similar items, such as“all men’s dress pants,” and transactions where the customer purchased more than one item from the same class might indicate that the customer intends to return some of them later.
- Which level of the hierarchy represents the class level is a configuration, dependent on the retailer.
- d Number of days since the item first went on sale (DAYS_FROM_FIRST). For the item in this row, this is the number of days between the day of the first sale of the item and the transaction date.
- Color popularity within the Class (COLOR_POP). This is a value between 0 and 1 , and indicates the fraction of sold items up to the transaction date which had the same color as the item in this row within the same Class at the store in this row.
- Size popularity within the Class (SIZE_POP). Similar to COLOR_POP, except it indicates the popularity of the size of the item in this row at the store in this row.
- This column is either 0 or 1 , indicating whether the item in the row was eventually returned (within the historical data available). The column is calculated by scanning forward in the available historical data, to find whether there is a return transaction for this customer for this item.
- a standard part of running any regression is to remove nonsensical data from the data set to be fed into the regression.
- embodiments remove rows where any of the following hold:
- SALE_PRICE_FRACTION is not between 0 and 100. Such a condition indicates an error in the pricing data that was stored for the sale of the item.
- the customer ID is not present, or represents a“fake customer.” Some retailers have“default” customer IDs, associated to transactions where the customer did not have a loyalty card or other identifying information. Identifying the default IDs is a matter of finding those customer IDs which have far too many transactions associated with them (for example, thousands). Any transactions with such IDs should be removed from the data set.
- the row is a return with no accompanying purchase. That is, the row is a return of merchandise but is not paired up during construction of the ITEM_RETURNED feature with a corresponding purchase. Note that this removes only the row representing such a return, not the entire transaction containing that row, since the rest of the rows in the transaction may be perfectly valid data.
- the algorithm for calculating is a“hierarchical algorithm,” meaning it
- the calculation is relatively simple: calculate the average time to return of t purchased at store g during fiscal week t, where the average is taken over the transactions containing t where t was subsequently returned (in fact embodiments can simply use the data described above that was fed into the logistic regression to perform this calculation).
- Step 2 finds the first node where Step 2 successfully calculated an average. Take this average as . (This process is called“escalation”).
- each selling season involves selling a large number of new items, meaning items that have not sold before in history and are newly created for the current selling season. In this case, to obtain values of for such items, it is necessary to make some
- Fig. 4 is a flow diagram of the functionality of price schedule logic of Fig. 1 when determining a promotion and markdown price schedule for each item of a group of items that accounts for the probability of return of each item in accordance with one embodiment.
- the functionality of the flow diagram of Fig. 4 is implemented by software stored in memory or other computer readable or tangible medium, and executed by a processor.
- the functionality may be performed by hardware (e.g., through the use of an application specific integrated circuit (“ASIC”), a programmable gate array (“PGA”), a field programmable gate array
- FPGA field-programmable gate array
- a set of prices for the item, an inventory quantity for the item, a per-segment demand model for the item, and an objective function that is a function of the per-segment demand model are received or input.
- This step may be performed by the price schedule logic 1 10 or 210 of Figs. 1 and 2A-2C.
- the data corresponding to the set of prices is stored in records in a database table or other database structure that can be queried by price schedule logic 1 10.
- data describing the set of prices and inventory quantity are stored in registers or memory addresses, the contents of which may be read, input, or transferred into the working memory of price schedule logic 1 10.
- data structures encoding the per-segment demand model and a selected objective function are received by way of an electronic communication from a retailer that is parsed to identify the data structures.
- the objective function as disclosed in detail above, is a quadratic objective function that maximizes revenue while by accounting for the probability of return of each item and the cost of such returns.
- the inventory quantity is allocated among a plurality of customer segments based at least on a predicted contribution of each customer segment to the objective function. 420 may be performed by allocation logic 120 or 220 of Figs. 1 and 2A-2C. A processor is controlled by allocation logic 1 10 or 220 to allocate the inventory quantity.
- a promotion portion of the price schedule that maximizes the objective function is determined at 430.
- the promotion portion assigns to the item a series of prices selected from the set of prices for respective time periods during a regular season for the item.
- 430 may be performed by promotion logic 240 of Figs. 1 and 2A-2C.
- a processor is controlled by the promotion logic 240 to create the promotion portion of the price schedule.
- a quantity of remaining inventory allocated to the plurality of customer segments at an end of the regular season is aggregated.
- 440 may be performed by markdown logic 250 of Figs. 1 and 2A-2C.
- a processor is controlled by markdown logic 250 to aggregate the remaining inventory.
- a markdown portion of the price schedule for the item that maximizes the objective function is determined.
- the markdown portion assigns a series of prices selected from the set of prices for respective time periods during a clearance season for the item.
- 450 may be performed by markdown logic 250 of Figs. 1 and 2A-2C.
- a processor is controlled by markdown logic 250 to create the markdown portion of the price schedule.
- the promotion portion and the markdown portion are combined to create a price schedule for the item at 460.
- 460 may be performed by price schedule logic 110 or 210 of Figs. 1 and 2A-2C.
- a processor is controlled by price schedule logic 1 10 or 210 to combine the promotion portion and the markdown portion.
- an electronic communication that includes the price schedule is transmitted, by way of a network or internet connection, to a computing device of the retailer.
- the price schedule causes the computing device of the retailer to modify/adjust prices of items in data records of an
- the modified/adjusted prices provide a pricing solution to improve the selected objective function in a manner that observes the selected constraints.
- the functionality of Fig. 4 includes allocating the inventory quantity among customer segments by performing the following for each customer segment: allocating an entirety of the inventory quantity to the customer segment; transmitting the entirety of the inventory quantity, the set of prices, an approximate per-segment demand model, a first set of constraints, and an approximate objective function to an optimizer; receiving, from the optimizer, a per segment value of the approximate objective function for the customer segment; computing a ratio of the per segment value to a sum of all per segment values for the customer segments; and allocating the inventory among the customer segments according to the ratio for each customer segment.
- the functionality of Fig. 4 includes determining the promotion portion for each customer segment by performing the following: providing the set of prices, the inventory quantity allocated to the customer segment, the approximate per-segment demand model, a second set of constraints, and the approximate objective function to the optimizer; and receiving, from the optimizer, a promotion portion for each customer segment that optimizes the objective function.
- the functionality of Fig. 4 includes determining the markdown portion by performing the following: providing the set of prices, the
- the functionality of Fig. 4 includes calculating a line corresponding to a linear approximation of the set of prices, where the line is a function of a position variable that evenly divides the line into segments between a maximum price and a minimum price, where each integer value of the position variable is associated with a price in the set of prices.
- An equation of the line is provided to the optimizer as the set of prices for the item; an integer value the position variable that corresponds to a selected price is received from the optimizer; a price in the set of prices is identified that corresponds to the position variable; and the identified price is included in the price schedule for the item.
- the functionality of Fig. 4 includes determining the promotion portion for each customer segment by, for each time period, performing the following: calculating a set of customer segment demands for the item when the item is priced at respective prices in the set of prices; calculating a plurality of lines
- the functionality of Fig. 4 includes determining the markdown portion for the item by, for each time period, performing the following: for each customer segment, calculating a set of customer segment demands for the item when the item is priced at respective prices in the set of prices; calculating a set of respective aggregate demands by aggregating respective customer segment demands for each price; calculating a plurality of lines corresponding to a piecewise linear approximation of the set of aggregate demands; and for each price, select a line that corresponds to a highest demand at the price.
- An equation for the selected line is provided to the optimizer as the approximate aggregate demand model for the price during the time period.
- the functionality of Fig. 4 includes determining the approximate objective function by, for each time period, performing the following: based on at least on the approximate demand model for the time period, and calculating sales for the item at prices in the set of prices.
- Fig. 5 is a block diagram of a computer server/system 10 in accordance with an embodiment of the present invention. Although shown as a single system, the functionality of system 10 can be implemented as a distributed system. Further, the functionality disclosed herein can be implemented on separate servers or devices that may be coupled together over a network. Further, one or more components of system 10 may not be included. For example, for functionality of a server, system 10 may need to include a processor and memory, but may not include one or more of the other components shown in Fig. 5, such as a keyboard or display. Fig. 5 can be used to implement any of the components disclosed herein.
- System 10 includes a bus 12 or other communication mechanism for communicating information, and a processor 22 coupled to bus 12 for processing information.
- Processor 22 may be any type of general or specific purpose processor.
- System 10 further includes a memory 14 for storing information and instructions to be executed by processor 22.
- Memory 14 can be comprised of any combination of random access memory (“RAM”), read only memory (“ROM”), static storage such as a magnetic or optical disk, or any other type of computer readable media.
- System 10 further includes a communication device 20, such as a network interface card, to provide access to a network. Therefore, a user may interface with system 10 directly, or remotely through a network, or any other method.
- Computer readable media may be any available media that can be accessed by processor 22 and includes both volatile and nonvolatile media, removable and non-removable media, and communication media.
- Communication media may include computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and includes any information delivery media.
- Processor 22 is further coupled via bus 12 to a display 24, such as a Liquid Crystal Display (“LCD”).
- LCD Liquid Crystal Display
- a keyboard 26 and a cursor control device 28, such as a computer mouse, are further coupled to bus 12 to enable a user to interface with system 10.
- memory 14 stores software modules that provide functionality when executed by processor 22.
- the modules include an operating system 15 that provides operating system functionality for system 10.
- the modules further include a price optimization module 16 that determines optimized pricing for items, include promotion and markdown price scheduling, and all other functionality disclosed herein.
- System 10 can be part of a larger system. Therefore, system 10 can include one or more additional functional modules 18 to include the additional functionality, such as a retail management system (e.g., the Oracle Retail Demand Forecasting System” or the Oracle Retail Advanced Science Engine” (“ORASE”) from Oracle Corp.) or an enterprise resource planning (“ERP”) system.
- a database 17 is coupled to bus 12 to provide centralized storage for modules 16 and 18 and store customer data, product data, transactional data, etc.
- database 17 is a relational database management system (“RDBMS”) that can use Structured Query Language (“SQL”) to manage the stored data.
- RDBMS relational database management system
- SQL Structured Query Language
- POS terminal 99 generates the transactional data and historical sales data (e.g., data concerning transactions of each item/SKU at each retail store) used to forecast demand.
- POS terminal 99 itself can include additional processing functionality to forecast demand in accordance with one embodiment and can operate as a specialized demand forecasting system either by itself or in conjunction with other components of Fig. 5.
- database 17 is implemented as an in-memory database (“IMDB”).
- IMDB is a database
- Main memory databases are faster than disk-optimized databases because disk access is slower than memory access, the internal optimization algorithms are simpler and execute fewer CPU instructions. Accessing data in memory
- database 17, when implemented as a IMDB, is implemented based on a distributed data grid.
- a distributed data grid is a system in which a collection of computer servers work together in one or more clusters to manage information and related operations, such as computations, within a distributed or clustered environment.
- a distributed data grid can be used to manage application objects and data that are shared across the servers.
- a distributed data grid provides low response time, high throughput, predictable scalability, continuous availability, and information reliability.
- distributed data grids such as, e.g., the Oracle Coherence” data grid from Oracle Corp., store information in-memory to achieve higher performance, and employ redundancy in keeping copies of that information synchronized across multiple servers, thus ensuring resiliency of the system and continued availability of the data in the event of failure of a server.
- system 10 is a computing/data processing system including an application or collection of distributed applications for enterprise
- the applications and computing system 10 may be configured to operate with or be implemented as a cloud-based networking system, a software-as-a-service (“SaaS”) architecture, or other type of computing solution.
- SaaS software-as-a-service
- the systems and methods described herein include a single layer of approximations to produce a mixed integer linear programming problem of the same dimension.
- Stock-outs which impose additional non-smoothness to sales models, are taken into account by the described techniques.
- the described framework computes the promotion portion of the price schedule for different customer segments in a manner that makes it possible to utilize mixed integer problem (“MIP”) solver-based parallelization.
- MIP mixed integer problem
- the described techniques can be applied to any demand model regardless of whether the model is non-linear or non-convex. Further, many different business constraints can be included in the solution process.
- embodiments perform price optimization by setting prices that maximize revenue and profit but also accounts for the probability of return of an item as well as the effect on a potential return on inventory. By including these factors, a more accurate optimized price schedule can be determined.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- Human Resources & Organizations (AREA)
- Computational Mathematics (AREA)
- Mathematical Physics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Operations Research (AREA)
- Educational Administration (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202080001343.3A CN112074849A (en) | 2019-04-10 | 2020-03-16 | Price optimization system |
| JP2020545622A JP7539315B2 (en) | 2019-04-10 | 2020-03-16 | Price optimization system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/380,185 US11270326B2 (en) | 2019-04-10 | 2019-04-10 | Price optimization system |
| US16/380,185 | 2019-04-10 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020209985A1 true WO2020209985A1 (en) | 2020-10-15 |
Family
ID=70285851
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2020/022937 Ceased WO2020209985A1 (en) | 2019-04-10 | 2020-03-16 | Price optimization system |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11270326B2 (en) |
| JP (1) | JP7539315B2 (en) |
| CN (1) | CN112074849A (en) |
| WO (1) | WO2020209985A1 (en) |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11403574B1 (en) * | 2018-07-02 | 2022-08-02 | Target Brands, Inc. | Method and system for optimizing an item assortment |
| US11720911B2 (en) | 2020-01-22 | 2023-08-08 | Walmart Apollo, Llc | Methods and apparatus for electronically determining item pricing |
| US11694218B2 (en) * | 2020-06-25 | 2023-07-04 | Mercari, Inc. | Computer technology for automated pricing guidance |
| US11393013B2 (en) | 2020-06-25 | 2022-07-19 | Mercari, Inc. | Method, non-transitory computer-readable device, and system for intelligent listing creation |
| US11157871B1 (en) | 2020-11-24 | 2021-10-26 | Coupang Corp. | Computerized systems and methods for managing inventory by determining product prices based on product characteristics |
| US20220343389A1 (en) * | 2021-04-14 | 2022-10-27 | Salesforce.Com, Inc. | Estimating product attribute preferences |
| CN113269620A (en) * | 2021-06-16 | 2021-08-17 | 中移(杭州)信息技术有限公司 | Order processing method and device and computer readable storage medium |
| CN113298323B (en) * | 2021-07-06 | 2024-12-06 | 中国工商银行股份有限公司 | Method, device, electronic device, medium and program product for determining delivery quantity |
| CN116542675B (en) * | 2023-03-23 | 2023-10-17 | 上海朗晖慧科技术有限公司 | Cross-class goods exchange scheme generation method combining geospatial information |
| US12462269B1 (en) | 2024-02-16 | 2025-11-04 | Inmar Clearing, Inc. | Current store foot-traffic product pricing system and related methods |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100250329A1 (en) * | 2009-03-26 | 2010-09-30 | Tugrul Sanli | Systems And Methods For Markdown Optimization When Inventory Pooling Level Is Above Pricing Level |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7379890B2 (en) * | 2003-10-17 | 2008-05-27 | Makor Issues And Rights Ltd. | System and method for profit maximization in retail industry |
| US20140214492A1 (en) * | 2004-05-28 | 2014-07-31 | Vendavo, Inc. | Systems and methods for price point analysis |
| US7979299B1 (en) * | 2005-06-21 | 2011-07-12 | Oracle Int'l. Corp. | Methods and apparatus for optimizing markdown pricing |
| US10528903B2 (en) | 2016-01-07 | 2020-01-07 | Oracle International Corporation | Computerized promotion and markdown price scheduling |
| US10776803B2 (en) * | 2016-01-07 | 2020-09-15 | Oracle International Corporation | Computerized promotion and markdown price scheduling |
| JP6679667B2 (en) * | 2018-07-06 | 2020-04-15 | ヤフー株式会社 | Generation device, generation method, and generation program |
-
2019
- 2019-04-10 US US16/380,185 patent/US11270326B2/en active Active
-
2020
- 2020-03-16 CN CN202080001343.3A patent/CN112074849A/en active Pending
- 2020-03-16 JP JP2020545622A patent/JP7539315B2/en active Active
- 2020-03-16 WO PCT/US2020/022937 patent/WO2020209985A1/en not_active Ceased
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100250329A1 (en) * | 2009-03-26 | 2010-09-30 | Tugrul Sanli | Systems And Methods For Markdown Optimization When Inventory Pooling Level Is Above Pricing Level |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200342475A1 (en) | 2020-10-29 |
| CN112074849A (en) | 2020-12-11 |
| JP2022526874A (en) | 2022-05-27 |
| JP7539315B2 (en) | 2024-08-23 |
| US11270326B2 (en) | 2022-03-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11270326B2 (en) | Price optimization system | |
| JP7340456B2 (en) | Dynamic feature selection for model generation | |
| JP7121118B2 (en) | Demand forecasting using weighted mixed machine learning models | |
| US12039564B2 (en) | Method and system for generation of at least one output analytic for a promotion | |
| US10997614B2 (en) | Flexible feature regularization for demand model generation | |
| US11423344B2 (en) | Computerized promotion and markdown price scheduling | |
| US20230419184A1 (en) | Causal Inference Machine Learning with Statistical Background Subtraction | |
| CN112334926B (en) | Inventory Allocation and Pricing Optimization System | |
| JP2021535451A (en) | Optimization of demand forecast parameters | |
| US20140058794A1 (en) | Method And System For Orders Planning And Optimization With Applications To Food Consumer Products Industry | |
| WO2021216167A1 (en) | Auto clustering prediction models | |
| US10776803B2 (en) | Computerized promotion and markdown price scheduling | |
| US12307404B2 (en) | Optimized tree ensemble based demand model | |
| JP2024514309A (en) | Inventory allocation and pricing optimization system | |
| WO2022055615A1 (en) | Short life cycle sales curve estimation | |
| Phumchusri et al. | Sales prediction hybrid models for retails using promotional pricing strategy as a key demand driver: N. Phumchusri, N. Phupaichitkun | |
| US20190066017A1 (en) | Coupon optimization system | |
| WO2025039067A1 (en) | System and method for forecasting using an intelligent agent |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 202047028732 Country of ref document: IN |
|
| ENP | Entry into the national phase |
Ref document number: 2020545622 Country of ref document: JP Kind code of ref document: A |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20718911 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20718911 Country of ref document: EP Kind code of ref document: A1 |







































