ranking specific sets of objects
play

Ranking Specific Sets of Objects Jan Maly, Stefan Woltran PPI17 @ - PowerPoint PPT Presentation

Ranking Specific Sets of Objects Jan Maly, Stefan Woltran PPI17 @ BTW 2017, Stuttgart March 7, 2017 Lifting rankings from objects to sets Given A set S A linear order < on S A family X P ( S ) \ {} of nonempty subsets of S The


  1. Ranking Specific Sets of Objects Jan Maly, Stefan Woltran PPI17 @ BTW 2017, Stuttgart March 7, 2017

  2. Lifting rankings from objects to sets Given A set S A linear order < on S A family X ⊆ P ( S ) \ {∅} of nonempty subsets of S The problem Is there a “good” ranking ≺ on X ? Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 1

  3. An example - Basics S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 2

  4. The axiomatic approach What is a “good” ranking? The ranking should be based on the linear order < The ranking should be transitive, either reflexive or irreflexive, . . . “good” depends on the interpretation of X Possible interpretations Sets as final outcomes Opportunities Complete uncertainty etc. . . Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 3

  5. Axioms for ranking sets under complete uncertainty Extension Rule For all x , y ∈ S if { x } , { y } ∈ X , then { x } ≺ { y } iff x < y Dominance For all A ∈ X and all x ∈ S if A ∪ { x } ∈ X , then y < x for all y ∈ A implies A ≺ A ∪ { x } x < y for all y ∈ A implies A ∪ { x } ≺ A If X = P ( S ) \ {∅} and ≺ is transitive, the extension rule is implied by dominance. Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 4

  6. An example - extension rule and dominance S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 5

  7. An example - extension rule and dominance S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 5

  8. An example - extension rule and dominance S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Dominance: { strawberry } ≺ { strawberry, vanilla } ≺ { strawberry, vanilla, lemon } { strawberry } ≺ { strawberry, lemon } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 5

  9. Axioms for ranking sets under complete uncertainty Independence For all A , B ∈ X and for all x ∈ S \ ( A ∪ B ) if A ∪ { x } , B ∪ { x } ∈ X , then A ≺ B implies A ∪ { x } � B ∪ { x } Strict Independence For all A , B ∈ X and for all x ∈ S \ ( A ∪ B ) if A ∪ { x } , B ∪ { x } ∈ X , then A ≺ B implies A ∪ { x } ≺ B ∪ { x } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 6

  10. An example - all axioms S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Dominance: { strawberry } ≺ { strawberry, vanilla } ≺ { strawberry, vanilla, lemon } { strawberry } ≺ { strawberry, lemon } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 7

  11. An example - all axioms S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Dominance: { strawberry } ≺ { strawberry, vanilla } ≺ { strawberry, vanilla, lemon } { strawberry } ≺ { strawberry, lemon } Independence: { strawberry, lemon } � { strawberry, vanilla, lemon } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 7

  12. An example - all axioms S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Dominance: { strawberry } ≺ { strawberry, vanilla } ≺ { strawberry, vanilla, lemon } { strawberry } ≺ { strawberry, lemon } Independence: { strawberry, lemon } � { strawberry, vanilla, lemon } Strict independence: { strawberry, lemon } ≺ { strawberry, vanilla, lemon } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 7

  13. Classic impossibility results Kannai and Peleg (1984) Assume X = P ( S ) \ {∅} and | S | ≥ 6 , then there exists no order on X satisfying dominance and independence. Barberà and Pattanaik (1984) Assume X = P ( S ) \ {∅} and | S | ≥ 3 , then there exists no binary relation on X satisfying dominance and strict independence. Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 8

  14. Proof of Barberà and Pattanaik Assume S = { 1 , 2 , 3 } (1) { 1 } ≺ { 1 , 2 } and (2) { 2 , 3 } ≺ { 3 } by dominance { 1 , 3 } ≺ { 1 , 2 , 3 } by (1) and strict independence { 1 , 2 , 3 } ≺ { 1 , 3 } by (2) and strict independence Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 9

  15. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 3 } ? { 2 , 5 } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  16. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 3 } ≺ { 2 , 5 } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  17. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 3 } ≺ { 2 , 5 } { 3 , 6 } � { 2 , 5 , 6 } by independence Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  18. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 3 } ≺ { 2 , 5 } { 3 , 6 } � { 2 , 5 , 6 } by independence { 3 , 4 , 5 , 6 } � { 2 , 3 , 4 , 5 , 6 } by observation Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  19. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 3 } ≺ { 2 , 5 } { 3 , 6 } � { 2 , 5 , 6 } by independence { 3 , 4 , 5 , 6 } � { 2 , 3 , 4 , 5 , 6 } by observation This contradicts dominance! Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  20. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } � { 3 } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  21. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } � { 3 } ≺ { 4 } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  22. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } ≺ { 4 } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  23. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } ≺ { 4 } { 1 , 4 } � { 1 , 2 , 5 } by independence Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  24. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } ≺ { 4 } { 1 , 4 } � { 1 , 2 , 5 } by independence { 1 , 2 , 3 , 4 } � { 1 , 2 , 3 , 4 , 5 } by observation Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  25. Proof of Kannai and Peleg Observation: dominance and independence imply A ∼ { max ( A ) , min ( A ) } Assume S = { 1 , 2 , . . . , 6 } { 2 , 5 } ≺ { 4 } { 1 , 4 } � { 1 , 2 , 5 } by independence { 1 , 2 , 3 , 4 } � { 1 , 2 , 3 , 4 , 5 } by observation This contradicts dominance! Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 10

  26. Ditching the assumption X = P ( S ) \ {∅} In many applications X is subject to constraints. There are families X � = P ( S ) \ {∅} with | S | > 6 such that there is an order on X satisfying dominance and (strict) independence. It can be argued that dominance is too weak in the general case. Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 11

  27. An example - all axioms S = { strawberry, vanilla, chocolate, lemon } Linear order: strawberry < chocolate < vanilla < lemon X = {{ strawberry } , { chocolate } , { strawberry, vanilla } , { strawberry, vanilla, lemon } , { strawberry, lemon }} Extension rule: { strawberry } ≺ { chocolate } Dominance: { strawberry } ≺ { strawberry, vanilla } ≺ { strawberry, vanilla, lemon } { strawberry } ≺ { strawberry, lemon } Independence: { strawberry, lemon } � { strawberry, vanilla, lemon } Strict independence: { strawberry, lemon } ≺ { strawberry, vanilla, lemon } Jan Maly, March 7, 2017 Ranking Specific Sets of Objects 12

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