choice set optimization under discrete choice models of
play

Choice Set Optimization Under Discrete Choice Models of Group - PowerPoint PPT Presentation

Choice Set Optimization Under Discrete Choice Models of Group Decisions Kiran Tomlinson and Austin R. Benson Department of Computer Science, Cornell University ICML 2020 Discrete choice models Goal Model human choices 1 / 19 Discrete choice


  1. Choice Set Optimization Under Discrete Choice Models of Group Decisions Kiran Tomlinson and Austin R. Benson Department of Computer Science, Cornell University ICML 2020

  2. Discrete choice models Goal Model human choices 1 / 19

  3. Discrete choice models Goal Model human choices Given a set of items, produce probability distribution 1 / 19

  4. Discrete choice models Goal Model human choices Given a set of items, produce probability distribution Multinomial logit (MNL) model (McFadden, 1974) Choice set 1 / 19

  5. Discrete choice models Goal Model human choices Given a set of items, produce probability distribution Multinomial logit (MNL) model (McFadden, 1974) Choice set Utility 2 3 2 1 1 1 / 19

  6. Discrete choice models Goal Model human choices Given a set of items, produce probability distribution Multinomial logit (MNL) model (McFadden, 1974) Choice set Utility 2 3 2 1 1 ↓ softmax Choice prob. 0.18 0.50 0.18 0.07 0.07 exp( u x ) Pr(choose x from choice set C ) = � y ∈ C exp( u y ) 1 / 19

  7. The choice set influences preferences 2 / 19

  8. The choice set influences preferences e.g., preference for red fruit: choice set 1 choice set 2 4 1 2 1 2 2 / 19

  9. The choice set influences preferences e.g., preference for red fruit: choice set 1 choice set 2 4 1 2 1 2 Not expressible with MNL 2 / 19

  10. The choice set influences preferences e.g., preference for red fruit: choice set 1 choice set 2 4 1 2 1 2 Not expressible with MNL Context effects are common (Huber et al., 1982; Simonson & Tversky, 1992; Shafir et al., 1993; Trueblood et al., 2013) 2 / 19

  11. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions 3 / 19

  12. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set choosers 3 / 19

  13. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set adults children 3 / 19

  14. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set adult child 3 / 19

  15. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set adult child 1 2 1 2 1 3 (pretrained) 3 / 19

  16. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set adult child 1 2 1 2 1 3 3 / 19

  17. Title breakdown Choice Set Optimization Under Discrete Choice Models of Group Decisions choice set adult child 1 3 2 1 1 2 1 1 3 / 19

  18. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 4 / 19

  19. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 4 / 19

  20. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 4 / 19

  21. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 3 Promoting an item is NP-hard with context effects 4 / 19

  22. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 3 Promoting an item is NP-hard with context effects 4 Restrictions can make promotion easy but leave agreement hard 4 / 19

  23. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 3 Promoting an item is NP-hard with context effects 4 Restrictions can make promotion easy but leave agreement hard 5 Poly-time ε -additive approximation for small groups 4 / 19

  24. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 3 Promoting an item is NP-hard with context effects 4 Restrictions can make promotion easy but leave agreement hard 5 Poly-time ε -additive approximation for small groups 6 Fast MIBLP for MNL agreement in larger groups 4 / 19

  25. Our contributions Central algorithmic question How can we influence the preferences of a group of decision-makers by introducing new alternatives? 1 Objectives: optimize agreement, promote an item Choice models: MNL, context effect models (NL, CDM, EBA) 2 Optimizing agreement is NP-hard in all models (two people!) 3 Promoting an item is NP-hard with context effects 4 Restrictions can make promotion easy but leave agreement hard 5 Poly-time ε -additive approximation for small groups 6 Fast MIBLP for MNL agreement in larger groups ∗ ∗ See paper 4 / 19

  26. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) 5 / 19

  27. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) start 1 4 1 red fruit repeated softmax over node children 1 1 1 Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) 5 / 19

  28. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) p xy 0 − 1 0 − 1 softmax over pull-adjusted utilities: 0 0 0 0 − 1 0 0 − 1 � u x + p zx 0 0 0 0 z ∈ C − 1 0 − 1 0 Elimination-by-aspects (EBA) (Tversky, 1972) 5 / 19

  29. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) item aspects { berry, red, sweet } utility for each aspect { berry, purple, sweet } { red, crunchy } repeatedly choose an aspect, eliminate items without it { citrus, yellow, sour } { red, sweet } 5 / 19

  30. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) item aspects { berry, red, sweet } utility for each aspect { berry, purple, sweet } { red, crunchy } repeatedly choose an aspect, eliminate items without it { citrus, yellow, sour } { red, sweet } 5 / 19

  31. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) Notes 5 / 19

  32. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) Notes 1 NL, CDM, and EBA all subsume MNL 5 / 19

  33. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) Notes 1 NL, CDM, and EBA all subsume MNL 2 These are all random utility models (RUMs) (Block & Marschak, 1960) 5 / 19

  34. Three models accounting for context effects Nested logit (NL) (McFadden, 1978) Context-dependent random utility model (CDM) (Seshadri et al., 2019) Elimination-by-aspects (EBA) (Tversky, 1972) Notes 1 NL, CDM, and EBA all subsume MNL 2 These are all random utility models (RUMs) (Block & Marschak, 1960) 3 Can learn utilities from choice data (SGD on NLL) 5 / 19

  35. Outline 1 Overview 2 Agreement , Disagreement , and Promotion 3 Hardness Results 4 Approximation Algorithm 5 Experimental Results 6 / 19

  36. Problem setup A set of individuals making choices A 7 / 19

  37. Problem setup U A set of individuals making choices A universe of items U 7 / 19

  38. Problem setup C U A set of individuals making choices A universe of items U initial choice set C ⊆ U 7 / 19

  39. Problem setup C C U A set of individuals making choices A universe of items U initial choice set C ⊆ U possible new alternatives C = U \ C 7 / 19

  40. Problem setup C C Z U A set of individuals making choices A universe of items U initial choice set C ⊆ U possible new alternatives C = U \ C set of alternatives Z ⊆ C we add to C 7 / 19

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend