SlideShare une entreprise Scribd logo
1  sur  20
Télécharger pour lire hors ligne
Dynamic Identity of Social
Agents
Rui Prada, Joana Dimas, Samuel Mascarenhas, Diogo Rato
Instituto Superior Técnico, Universidade de Lisboa and INESC-ID
Social Identity @ Social Simulation Fest, 19 March 2021
Motivation
• The social context shapes who we are (our identity)
• Who we are shapes our behaviour and interpretation of a
situation
• We act according to our identity
• Socially aware agents should take into account social
identity dynamics
Socially aware agents
• Understand social context (who, what, where, when)
• Adapt to social context
• Update the social identity
• Use the active social identity to drive the decisions
The DIMA Model
Dynamic Identity Model for Agents (DIMA)1,2
• Social Identity Theory, Social Categorisation and Meta-contrast
• Agents redefine their (and others) identity either as unique
individuals or as members of a social group
• Apply in-group / out-group dynamics do decision making
1Joana Dimas, Phil Lopes, Rui Prada: “One for all, all for one: Agents with social identities” in proceedings of CogSci‘2013 - 35th Annual Meeting of the Cognitive Science Society, pp.
2195-2200, Berlin, Germany. August 2013. CSS.
2Joana Dimas, Rui Prada: “Dynamic Identity Model for Agents” in Multi-Agent-Based Simulation XIV: International Workshop, MABS 2013, Saint Paul, USA, May 2013, Revised
Selected Papers, Shah Jamal Alam, H. Van Dyke Parunak (Eds.). Lecture Notes in Computer Science, pp. 37-52. 2014. Springer Berlin Heidelberg.
The DIMA Model
A set of agents A = {a1,…,an}
Each agent has a list of personal characteristics Pa = [c1,…, cn] : c ∈ C
A set of social groups SG, each with a list of prototypical characteristics
SGi = [c1, …,cn] : c ∈ C
Core Problem
To determine if in a situation an agent should use its personal identity
or a social identity (i.e. to act as an individual or as a member of a
social group)
The DIMA Model
Set of identities
One personal identity per agent
One social identity per social group
Agents have an accessibility value per social identity
Each agent may have more than one social identity
Determine the active identity congruent with the context
One of the above (personal or social)
The DIMA Model
Context is defined by
The agents present (who)
may be brought to context by reference
The theme (what, where, when)
topic, place, event → a set of characteristics T = [c1,..,cn]
The active identity is the most salient one
The DIMA Model
Social identity salience
𝒔𝒂𝒍𝒊𝒆𝒏𝒄𝒆 𝑆𝐼, 𝑎, 𝑐𝑜𝑛𝑡𝑒𝑥𝑡 = 𝑓𝑖𝑡𝑆𝐼, 𝑐𝑜𝑛𝑡𝑒𝑥𝑡 × 𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦𝑆𝐼, 𝑎
Fit: fits the situation (comparative and normative)
Accessibility: recall past experiences, emotional relevance/attachment
The DIMA Model
Computing the salience
The context theme filters the relevant personal characteristics
Agents are described only by a subset of Pa(normalized values [0-100])
Clustering algorithm to find social groups (e.g. KNN)
Compute comparative fit
fit = α × 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑆𝐺𝑖𝑛, 𝑆𝐺𝑜𝑢𝑡 +
(1 − α) (β × 𝑑𝑖𝑠𝑝𝑒𝑟𝑠𝑖𝑜𝑛 𝑆𝐺𝑖𝑛 + (1 − β) × 𝑑𝑖𝑠𝑝𝑒𝑟𝑠𝑖𝑜𝑛 𝑆𝐺𝑜𝑢𝑡 )
(α and β) = [0-1] are meta-parameters
The DIMA Model
salience (a) > salience (b) > salience (c) = 0
The DIMA Model
If more than one social group is identified in the context
Try to recall the normative social identity
𝑁𝑜𝑟𝑚𝑆𝐺 = 𝑎𝑟𝑔 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑆𝐺𝑘, 𝑆𝐺𝑖𝑛 < 𝑡ℎ ∶ 𝑆𝐺𝑘 𝑖𝑛 𝑎𝑔𝑒𝑛𝑡’𝑠 𝐾𝐵
𝐼𝐹 𝑁𝑜𝑟𝑚𝑆𝐺 ≠ ∅, 𝑡ℎ𝑒 𝒔𝒂𝒍𝒊𝒆𝒏𝒕 𝒊𝒅𝒆𝒏𝒕𝒊𝒕𝒚 = 𝑎𝑟𝑔𝑚𝑎𝑥 (𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦(𝑆𝐺𝑛))
IF 𝑁𝑜𝑟𝑚𝑆𝐺 ≠ ∅, then the agent is in the presence of a new social group (ad-hoc,
non normative), the 𝒔𝒂𝒍𝒊𝒆𝒏𝒕 𝒊𝒅𝒆𝒏𝒕𝒊𝒕𝒚 = 𝑐𝑒𝑛𝑡𝑟𝑜𝑖𝑑(𝑆𝐺𝑖𝑛)
The DIMA Model
Active Identity = personal identity →(salience) salient social identity
E.g. if the salience is above a threshold the active identity is the social
identity
If only one social group is identified in the context, the active identity is
the personal identity
The DIMA Model
The agent’s decisions are based on
The characteristics of the active identity
The salience of the social identity
The membership regarding SGin and SGout
The prototypical characteristics of the others
After taking an action the emotional relevance of the outcome is
assessed
The accessibility of the social identity is updated
𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦 𝑆𝐺𝑖𝑛 𝑡 + 1 =
𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑡𝑦 𝑆𝐺𝑖𝑛 𝑡 + 𝑒𝑚𝑜𝑡𝑅𝑒𝑙𝑒𝑣 𝑜𝑢𝑡𝑐𝑜𝑚𝑒 𝑡 × 𝑠𝑎𝑙𝑖𝑒𝑛𝑐𝑒(𝑆𝐺𝑖𝑛)t
The DIMA Model
Application to a Dictator Game
Repeated multi-agent dictator game
offer = base ± f(salience(SI)) – ingroup / outgroup bias
10 agents (two groups)
Varying size of groups (5 vs 5, 4 vs 6 and 2 vs 8)
Results
Salience of social identity of smaller groups was higher
Accumulated wealth of smaller groups was higher
Effects of ingroup favouritism are stronger
Group based emotions1
Displaying emotions as individual or group
Determine the cognitive unit for the emotional appraisal
Positive effects for group identification, trust and likability
1Filipa Correia, Samuel Mascarenhas, Rui Prada, Francisco S. Melo, Ana Paiva: "Group-based emotions in teams of humans and robots" in proceedings of
HRI'18 - International Conference on Human-Robot Interaction, pp. 261-269, Chicago, IL, USA, March 2018. ACM/IEEE.
The DIMA Model
Limitations
• The comparative fit is predominant
• Works better with ad-hoc social identities (minimal group paradigm)
• The context theme is directly defined by a set of characteristics
• Need to improve the definition of contextual features
• The personal identity and social identity characteristics belong to the
same set and are of numeric in nature
• Better support for (cognitive) social features
Cognitive Social Frames1
1Rato, Diogo, Samuel Mascarenhas, and Rui Prada. "Towards Social Identity in Socio-Cognitive Agents." arXiv preprint arXiv:2001.07142 (2020).
Ideas for the future
• Use self-esteem as a driving force of social agents
• Explore optimal distinctiveness theory
• Social identity and inter-personal relationships
Thank you
Dynamic Identity of Social Agents
Rui Prada
rui.prada@tecnico.ulisboa.pt
Social Identity @ Social Simulation Fest, 19 March 2021

Contenu connexe

Similaire à Dynamic identity of social agents

11Effective Communication in Education Module Six Small.docx
11Effective Communication in Education Module Six Small.docx11Effective Communication in Education Module Six Small.docx
11Effective Communication in Education Module Six Small.docxhyacinthshackley2629
 
Relationships : An Evidence Based Approach
Relationships : An Evidence Based ApproachRelationships : An Evidence Based Approach
Relationships : An Evidence Based Approachebbnflow
 
Design Against Data Dystopia
Design Against Data DystopiaDesign Against Data Dystopia
Design Against Data DystopiaAgnes Pyrchla
 
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in Gaming
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in GamingJessalynn Strauss. Exceeding Expectation: Social Responsibility in Gaming
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in GamingHorizons RG
 
The Ultimate Digital Campaign - Client/Agency relation
The Ultimate Digital Campaign - Client/Agency relationThe Ultimate Digital Campaign - Client/Agency relation
The Ultimate Digital Campaign - Client/Agency relationIsabelle Dumortier
 
Improving the believability in the interaction of synthetic virtual agents: T...
Improving the believability in the interaction of synthetic virtual agents: T...Improving the believability in the interaction of synthetic virtual agents: T...
Improving the believability in the interaction of synthetic virtual agents: T...Karlos Svoboda
 
How Organizations Can Learn from Others and Build a Culture of Ethics Through...
How Organizations Can Learn from Others and Build a Culture of Ethics Through...How Organizations Can Learn from Others and Build a Culture of Ethics Through...
How Organizations Can Learn from Others and Build a Culture of Ethics Through...Christina Griffiths
 
Collaboration in virtual communities: a neuroscience approach
Collaboration in virtual communities: a neuroscience approachCollaboration in virtual communities: a neuroscience approach
Collaboration in virtual communities: a neuroscience approachThierry Nabeth
 
SPrED & social capital_110515
SPrED & social capital_110515SPrED & social capital_110515
SPrED & social capital_110515Katy Vigurs
 
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017 Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017 TechSoup
 
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design Fundamentals
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design FundamentalsLanguage Policy Hackathon Webinar 1 (01/ 2019) - Policy Design Fundamentals
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design FundamentalsEliana Trinaistic
 
Social Web 2.0 Class Week 5: Community, Reputation Systems
Social Web 2.0 Class Week 5: Community, Reputation SystemsSocial Web 2.0 Class Week 5: Community, Reputation Systems
Social Web 2.0 Class Week 5: Community, Reputation SystemsShelly D. Farnham, Ph.D.
 
SAP Community Intervention
SAP Community InterventionSAP Community Intervention
SAP Community Interventionyourlifesupport
 
Dialogue & Collective Sensemaking
Dialogue & Collective SensemakingDialogue & Collective Sensemaking
Dialogue & Collective SensemakingPeter Jones
 
Ethics_Seminar_Uday.pptx
Ethics_Seminar_Uday.pptxEthics_Seminar_Uday.pptx
Ethics_Seminar_Uday.pptxjeba50
 

Similaire à Dynamic identity of social agents (20)

Week 2
Week 2Week 2
Week 2
 
11Effective Communication in Education Module Six Small.docx
11Effective Communication in Education Module Six Small.docx11Effective Communication in Education Module Six Small.docx
11Effective Communication in Education Module Six Small.docx
 
Relationships : An Evidence Based Approach
Relationships : An Evidence Based ApproachRelationships : An Evidence Based Approach
Relationships : An Evidence Based Approach
 
Design Against Data Dystopia
Design Against Data DystopiaDesign Against Data Dystopia
Design Against Data Dystopia
 
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in Gaming
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in GamingJessalynn Strauss. Exceeding Expectation: Social Responsibility in Gaming
Jessalynn Strauss. Exceeding Expectation: Social Responsibility in Gaming
 
The Ultimate Digital Campaign - Client/Agency relation
The Ultimate Digital Campaign - Client/Agency relationThe Ultimate Digital Campaign - Client/Agency relation
The Ultimate Digital Campaign - Client/Agency relation
 
It Is A Branded World
It Is A Branded WorldIt Is A Branded World
It Is A Branded World
 
Improving the believability in the interaction of synthetic virtual agents: T...
Improving the believability in the interaction of synthetic virtual agents: T...Improving the believability in the interaction of synthetic virtual agents: T...
Improving the believability in the interaction of synthetic virtual agents: T...
 
Disc Profile
Disc ProfileDisc Profile
Disc Profile
 
How Organizations Can Learn from Others and Build a Culture of Ethics Through...
How Organizations Can Learn from Others and Build a Culture of Ethics Through...How Organizations Can Learn from Others and Build a Culture of Ethics Through...
How Organizations Can Learn from Others and Build a Culture of Ethics Through...
 
Collaboration in virtual communities: a neuroscience approach
Collaboration in virtual communities: a neuroscience approachCollaboration in virtual communities: a neuroscience approach
Collaboration in virtual communities: a neuroscience approach
 
Isls bringle empathy
Isls bringle empathyIsls bringle empathy
Isls bringle empathy
 
SPrED & social capital_110515
SPrED & social capital_110515SPrED & social capital_110515
SPrED & social capital_110515
 
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017 Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017
Webinar - Authentic Storytelling with Greenpeace: A 10 Step Process 09-14-2017
 
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design Fundamentals
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design FundamentalsLanguage Policy Hackathon Webinar 1 (01/ 2019) - Policy Design Fundamentals
Language Policy Hackathon Webinar 1 (01/ 2019) - Policy Design Fundamentals
 
The Project Economy - Singapore
The Project Economy - SingaporeThe Project Economy - Singapore
The Project Economy - Singapore
 
Social Web 2.0 Class Week 5: Community, Reputation Systems
Social Web 2.0 Class Week 5: Community, Reputation SystemsSocial Web 2.0 Class Week 5: Community, Reputation Systems
Social Web 2.0 Class Week 5: Community, Reputation Systems
 
SAP Community Intervention
SAP Community InterventionSAP Community Intervention
SAP Community Intervention
 
Dialogue & Collective Sensemaking
Dialogue & Collective SensemakingDialogue & Collective Sensemaking
Dialogue & Collective Sensemaking
 
Ethics_Seminar_Uday.pptx
Ethics_Seminar_Uday.pptxEthics_Seminar_Uday.pptx
Ethics_Seminar_Uday.pptx
 

Plus de Rui Prada

Games for inclusive play
Games for inclusive playGames for inclusive play
Games for inclusive playRui Prada
 
Validating the plot of interactive narrative games
Validating the plot of interactive narrative gamesValidating the plot of interactive narrative games
Validating the plot of interactive narrative gamesRui Prada
 
How AI can help games fulfil their purpose
How AI can help games fulfil their purposeHow AI can help games fulfil their purpose
How AI can help games fulfil their purposeRui Prada
 
Intelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based SystemsIntelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based SystemsRui Prada
 
Intelligent Verification/Validation for XR Based Systems
 Intelligent Verification/Validation for XR Based Systems Intelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based SystemsRui Prada
 
Gamified learning activities with quizzes and AI storytelling to improve soft...
Gamified learning activities with quizzes and AI storytelling to improve soft...Gamified learning activities with quizzes and AI storytelling to improve soft...
Gamified learning activities with quizzes and AI storytelling to improve soft...Rui Prada
 
Socio-emotional Agency in Machines: Building Human-Agent Playful Interactions
Socio-emotional Agency in Machines: Building Human-Agent Playful InteractionsSocio-emotional Agency in Machines: Building Human-Agent Playful Interactions
Socio-emotional Agency in Machines: Building Human-Agent Playful InteractionsRui Prada
 
Introdução do Encontro Alumni Área de Jogos do Instituto Superior Técnico
Introdução do Encontro Alumni Área de Jogos do Instituto Superior TécnicoIntrodução do Encontro Alumni Área de Jogos do Instituto Superior Técnico
Introdução do Encontro Alumni Área de Jogos do Instituto Superior TécnicoRui Prada
 
Socio-emotional Agency in Applied Games
Socio-emotional Agency in Applied GamesSocio-emotional Agency in Applied Games
Socio-emotional Agency in Applied GamesRui Prada
 
Jogos mais ou menos Sérios
Jogos mais ou menos SériosJogos mais ou menos Sérios
Jogos mais ou menos SériosRui Prada
 
Geometry Friends Game AI Competition
Geometry Friends Game AI CompetitionGeometry Friends Game AI Competition
Geometry Friends Game AI CompetitionRui Prada
 
The Importance of the Player in Game Design
The Importance of the Player in Game DesignThe Importance of the Player in Game Design
The Importance of the Player in Game DesignRui Prada
 
Opportunities for Fiction and Fantasy in Videogames
Opportunities for Fiction and Fantasy in VideogamesOpportunities for Fiction and Fantasy in Videogames
Opportunities for Fiction and Fantasy in VideogamesRui Prada
 
Emotions and Agents in Games
Emotions and Agents in GamesEmotions and Agents in Games
Emotions and Agents in GamesRui Prada
 
The Science of Games at IST
The Science of Games at ISTThe Science of Games at IST
The Science of Games at ISTRui Prada
 
It is all about the experience! Player experience in game design
It is all about the experience! Player experience in game designIt is all about the experience! Player experience in game design
It is all about the experience! Player experience in game designRui Prada
 
Geometry Friends Game AI Competition - 2013 Results
Geometry Friends Game AI Competition - 2013 ResultsGeometry Friends Game AI Competition - 2013 Results
Geometry Friends Game AI Competition - 2013 ResultsRui Prada
 
From Agents to Characters
From Agents to CharactersFrom Agents to Characters
From Agents to CharactersRui Prada
 

Plus de Rui Prada (18)

Games for inclusive play
Games for inclusive playGames for inclusive play
Games for inclusive play
 
Validating the plot of interactive narrative games
Validating the plot of interactive narrative gamesValidating the plot of interactive narrative games
Validating the plot of interactive narrative games
 
How AI can help games fulfil their purpose
How AI can help games fulfil their purposeHow AI can help games fulfil their purpose
How AI can help games fulfil their purpose
 
Intelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based SystemsIntelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based Systems
 
Intelligent Verification/Validation for XR Based Systems
 Intelligent Verification/Validation for XR Based Systems Intelligent Verification/Validation for XR Based Systems
Intelligent Verification/Validation for XR Based Systems
 
Gamified learning activities with quizzes and AI storytelling to improve soft...
Gamified learning activities with quizzes and AI storytelling to improve soft...Gamified learning activities with quizzes and AI storytelling to improve soft...
Gamified learning activities with quizzes and AI storytelling to improve soft...
 
Socio-emotional Agency in Machines: Building Human-Agent Playful Interactions
Socio-emotional Agency in Machines: Building Human-Agent Playful InteractionsSocio-emotional Agency in Machines: Building Human-Agent Playful Interactions
Socio-emotional Agency in Machines: Building Human-Agent Playful Interactions
 
Introdução do Encontro Alumni Área de Jogos do Instituto Superior Técnico
Introdução do Encontro Alumni Área de Jogos do Instituto Superior TécnicoIntrodução do Encontro Alumni Área de Jogos do Instituto Superior Técnico
Introdução do Encontro Alumni Área de Jogos do Instituto Superior Técnico
 
Socio-emotional Agency in Applied Games
Socio-emotional Agency in Applied GamesSocio-emotional Agency in Applied Games
Socio-emotional Agency in Applied Games
 
Jogos mais ou menos Sérios
Jogos mais ou menos SériosJogos mais ou menos Sérios
Jogos mais ou menos Sérios
 
Geometry Friends Game AI Competition
Geometry Friends Game AI CompetitionGeometry Friends Game AI Competition
Geometry Friends Game AI Competition
 
The Importance of the Player in Game Design
The Importance of the Player in Game DesignThe Importance of the Player in Game Design
The Importance of the Player in Game Design
 
Opportunities for Fiction and Fantasy in Videogames
Opportunities for Fiction and Fantasy in VideogamesOpportunities for Fiction and Fantasy in Videogames
Opportunities for Fiction and Fantasy in Videogames
 
Emotions and Agents in Games
Emotions and Agents in GamesEmotions and Agents in Games
Emotions and Agents in Games
 
The Science of Games at IST
The Science of Games at ISTThe Science of Games at IST
The Science of Games at IST
 
It is all about the experience! Player experience in game design
It is all about the experience! Player experience in game designIt is all about the experience! Player experience in game design
It is all about the experience! Player experience in game design
 
Geometry Friends Game AI Competition - 2013 Results
Geometry Friends Game AI Competition - 2013 ResultsGeometry Friends Game AI Competition - 2013 Results
Geometry Friends Game AI Competition - 2013 Results
 
From Agents to Characters
From Agents to CharactersFrom Agents to Characters
From Agents to Characters
 

Dernier

User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxJorenAcuavera1
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024innovationoecd
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)itwameryclare
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》rnrncn29
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingNetHelix
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPirithiRaju
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfWildaNurAmalia2
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 

Dernier (20)

User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptx
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 

Dynamic identity of social agents

  • 1. Dynamic Identity of Social Agents Rui Prada, Joana Dimas, Samuel Mascarenhas, Diogo Rato Instituto Superior Técnico, Universidade de Lisboa and INESC-ID Social Identity @ Social Simulation Fest, 19 March 2021
  • 2. Motivation • The social context shapes who we are (our identity) • Who we are shapes our behaviour and interpretation of a situation • We act according to our identity • Socially aware agents should take into account social identity dynamics
  • 3. Socially aware agents • Understand social context (who, what, where, when) • Adapt to social context • Update the social identity • Use the active social identity to drive the decisions
  • 4. The DIMA Model Dynamic Identity Model for Agents (DIMA)1,2 • Social Identity Theory, Social Categorisation and Meta-contrast • Agents redefine their (and others) identity either as unique individuals or as members of a social group • Apply in-group / out-group dynamics do decision making 1Joana Dimas, Phil Lopes, Rui Prada: “One for all, all for one: Agents with social identities” in proceedings of CogSci‘2013 - 35th Annual Meeting of the Cognitive Science Society, pp. 2195-2200, Berlin, Germany. August 2013. CSS. 2Joana Dimas, Rui Prada: “Dynamic Identity Model for Agents” in Multi-Agent-Based Simulation XIV: International Workshop, MABS 2013, Saint Paul, USA, May 2013, Revised Selected Papers, Shah Jamal Alam, H. Van Dyke Parunak (Eds.). Lecture Notes in Computer Science, pp. 37-52. 2014. Springer Berlin Heidelberg.
  • 5. The DIMA Model A set of agents A = {a1,…,an} Each agent has a list of personal characteristics Pa = [c1,…, cn] : c ∈ C A set of social groups SG, each with a list of prototypical characteristics SGi = [c1, …,cn] : c ∈ C Core Problem To determine if in a situation an agent should use its personal identity or a social identity (i.e. to act as an individual or as a member of a social group)
  • 6. The DIMA Model Set of identities One personal identity per agent One social identity per social group Agents have an accessibility value per social identity Each agent may have more than one social identity Determine the active identity congruent with the context One of the above (personal or social)
  • 7. The DIMA Model Context is defined by The agents present (who) may be brought to context by reference The theme (what, where, when) topic, place, event → a set of characteristics T = [c1,..,cn] The active identity is the most salient one
  • 8. The DIMA Model Social identity salience 𝒔𝒂𝒍𝒊𝒆𝒏𝒄𝒆 𝑆𝐼, 𝑎, 𝑐𝑜𝑛𝑡𝑒𝑥𝑡 = 𝑓𝑖𝑡𝑆𝐼, 𝑐𝑜𝑛𝑡𝑒𝑥𝑡 × 𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦𝑆𝐼, 𝑎 Fit: fits the situation (comparative and normative) Accessibility: recall past experiences, emotional relevance/attachment
  • 9. The DIMA Model Computing the salience The context theme filters the relevant personal characteristics Agents are described only by a subset of Pa(normalized values [0-100]) Clustering algorithm to find social groups (e.g. KNN) Compute comparative fit fit = α × 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑆𝐺𝑖𝑛, 𝑆𝐺𝑜𝑢𝑡 + (1 − α) (β × 𝑑𝑖𝑠𝑝𝑒𝑟𝑠𝑖𝑜𝑛 𝑆𝐺𝑖𝑛 + (1 − β) × 𝑑𝑖𝑠𝑝𝑒𝑟𝑠𝑖𝑜𝑛 𝑆𝐺𝑜𝑢𝑡 ) (α and β) = [0-1] are meta-parameters
  • 10. The DIMA Model salience (a) > salience (b) > salience (c) = 0
  • 11. The DIMA Model If more than one social group is identified in the context Try to recall the normative social identity 𝑁𝑜𝑟𝑚𝑆𝐺 = 𝑎𝑟𝑔 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑆𝐺𝑘, 𝑆𝐺𝑖𝑛 < 𝑡ℎ ∶ 𝑆𝐺𝑘 𝑖𝑛 𝑎𝑔𝑒𝑛𝑡’𝑠 𝐾𝐵 𝐼𝐹 𝑁𝑜𝑟𝑚𝑆𝐺 ≠ ∅, 𝑡ℎ𝑒 𝒔𝒂𝒍𝒊𝒆𝒏𝒕 𝒊𝒅𝒆𝒏𝒕𝒊𝒕𝒚 = 𝑎𝑟𝑔𝑚𝑎𝑥 (𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦(𝑆𝐺𝑛)) IF 𝑁𝑜𝑟𝑚𝑆𝐺 ≠ ∅, then the agent is in the presence of a new social group (ad-hoc, non normative), the 𝒔𝒂𝒍𝒊𝒆𝒏𝒕 𝒊𝒅𝒆𝒏𝒕𝒊𝒕𝒚 = 𝑐𝑒𝑛𝑡𝑟𝑜𝑖𝑑(𝑆𝐺𝑖𝑛)
  • 12. The DIMA Model Active Identity = personal identity →(salience) salient social identity E.g. if the salience is above a threshold the active identity is the social identity If only one social group is identified in the context, the active identity is the personal identity
  • 13. The DIMA Model The agent’s decisions are based on The characteristics of the active identity The salience of the social identity The membership regarding SGin and SGout The prototypical characteristics of the others After taking an action the emotional relevance of the outcome is assessed The accessibility of the social identity is updated 𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑖𝑡𝑦 𝑆𝐺𝑖𝑛 𝑡 + 1 = 𝑎𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑖𝑙𝑡𝑦 𝑆𝐺𝑖𝑛 𝑡 + 𝑒𝑚𝑜𝑡𝑅𝑒𝑙𝑒𝑣 𝑜𝑢𝑡𝑐𝑜𝑚𝑒 𝑡 × 𝑠𝑎𝑙𝑖𝑒𝑛𝑐𝑒(𝑆𝐺𝑖𝑛)t
  • 15. Application to a Dictator Game Repeated multi-agent dictator game offer = base ± f(salience(SI)) – ingroup / outgroup bias 10 agents (two groups) Varying size of groups (5 vs 5, 4 vs 6 and 2 vs 8) Results Salience of social identity of smaller groups was higher Accumulated wealth of smaller groups was higher Effects of ingroup favouritism are stronger
  • 16. Group based emotions1 Displaying emotions as individual or group Determine the cognitive unit for the emotional appraisal Positive effects for group identification, trust and likability 1Filipa Correia, Samuel Mascarenhas, Rui Prada, Francisco S. Melo, Ana Paiva: "Group-based emotions in teams of humans and robots" in proceedings of HRI'18 - International Conference on Human-Robot Interaction, pp. 261-269, Chicago, IL, USA, March 2018. ACM/IEEE.
  • 17. The DIMA Model Limitations • The comparative fit is predominant • Works better with ad-hoc social identities (minimal group paradigm) • The context theme is directly defined by a set of characteristics • Need to improve the definition of contextual features • The personal identity and social identity characteristics belong to the same set and are of numeric in nature • Better support for (cognitive) social features
  • 18. Cognitive Social Frames1 1Rato, Diogo, Samuel Mascarenhas, and Rui Prada. "Towards Social Identity in Socio-Cognitive Agents." arXiv preprint arXiv:2001.07142 (2020).
  • 19. Ideas for the future • Use self-esteem as a driving force of social agents • Explore optimal distinctiveness theory • Social identity and inter-personal relationships
  • 20. Thank you Dynamic Identity of Social Agents Rui Prada rui.prada@tecnico.ulisboa.pt Social Identity @ Social Simulation Fest, 19 March 2021