Skip to main content

Showing 1–14 of 14 results for author: Ajmeri, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.16461  [pdf, other

    cs.MA cs.AI cs.LG

    Norm Enforcement with a Soft Touch: Faster Emergence, Happier Agents

    Authors: Sz-Ting Tzeng, Nirav Ajmeri, Munindar P. Singh

    Abstract: A multiagent system is a society of autonomous agents whose interactions can be regulated via social norms. In general, the norms of a society are not hardcoded but emerge from the agents' interactions. Specifically, how the agents in a society react to each other's behavior and respond to the reactions of others determines which norms emerge in the society. We think of these reactions by an agent… ▽ More

    Submitted 5 March, 2024; v1 submitted 29 January, 2024; originally announced January 2024.

    Comments: 12 pages, 11 figures, 5 tables (and supplementary material with code availability and additional results), accepted at AAMAS 2024

  2. arXiv:2311.03976  [pdf, other

    cs.LG cs.AI

    Towards Generalised Pre-Training of Graph Models

    Authors: Alex O. Davies, Riku W. Green, Nirav S. Ajmeri, Telmo M. Silva Filho

    Abstract: The principal benefit of unsupervised representation learning is that a pre-trained model can be fine-tuned where data or labels are scarce. Existing approaches for graph representation learning are domain specific, maintaining consistent node and edge features across the pre-training and target datasets. This has precluded transfer to multiple domains. In this work we present Topology Only Pre-… ▽ More

    Submitted 14 May, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

    Comments: 23 pages, 5 figures, 11 tables. For in-development code see https://github.com/neutralpronoun/general-gcl

  3. arXiv:2308.00004  [pdf, other

    cs.CR

    Towards Equitable Privacy

    Authors: Kopo M. Ramokapane, Lizzie Coles-Kemp, Nikhil Patnaik, Rui Huan, Nirav Ajmeri, Genevieve Liveley, Awais Rashid

    Abstract: Ensuring equitable privacy experiences remains a challenge, especially for marginalised and vulnerable populations (MVPs) who often hesitate to participate or use digital services due to concerns about the privacy of their sensitive information. In response, security research has emphasised the importance of inclusive security and privacy practices to facilitate meaningful engagement of MVPs onlin… ▽ More

    Submitted 28 July, 2023; originally announced August 2023.

    Comments: 4 Pages, SOUPS Workshop on Inclusive Privacy and Security (WIPS)

    ACM Class: K.4; H.4

  4. arXiv:2306.11412  [pdf, other

    cs.LG cs.AI cs.SI

    Size Matters: Large Graph Generation with HiGGs

    Authors: Alex O. Davies, Nirav S. Ajmeri, Telmo M. Silva Filho

    Abstract: Large graphs are present in a variety of domains, including social networks, civil infrastructure, and the physical sciences to name a few. Graph generation is similarly widespread, with applications in drug discovery, network analysis and synthetic datasets among others. While GNN (Graph Neural Network) models have been applied in these domains their high in-memory costs restrict them to small gr… ▽ More

    Submitted 7 November, 2023; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: Presented at the NeurIPS 2023 Synthetic Data Generation with Generative AI workshop

  5. arXiv:2305.05549  [pdf, other

    cs.MA cs.AI

    Social Value Orientation and Integral Emotions in Multi-Agent Systems

    Authors: Daniel Collins, Conor Houghton, Nirav Ajmeri

    Abstract: Human social behavior is influenced by individual differences in social preferences. Social value orientation (SVO) is a measurable personality trait which indicates the relative importance an individual places on their own and on others' welfare when making decisions. SVO and other individual difference variables are strong predictors of human behavior and social outcomes. However, there are tran… ▽ More

    Submitted 9 May, 2023; originally announced May 2023.

    Comments: 21 pages, 2 figures, accepted at COINE 2023

  6. arXiv:2303.10795  [pdf, other

    cs.CR

    iRogue: Identifying Rogue Behavior from App Reviews

    Authors: Vaibhav Garg, Hui Guo, Nirav Ajmeri, Saikath Bhattacharya, Munindar P. Singh

    Abstract: An app user can access information of other users or third parties. We define rogue mobile apps as those that enable a user (abuser) to access information of another user or third party (victim), in a way that violates the victim's privacy expectations. Such apps are dual-use and their identification is nontrivial. We propose iRogue, an approach for identifying rogue apps based on their reviews, p… ▽ More

    Submitted 19 March, 2023; originally announced March 2023.

  7. arXiv:2212.07843  [pdf, other

    cs.SI cs.AI

    Realistic Synthetic Social Networks with Graph Neural Networks

    Authors: Alex Davies, Nirav Ajmeri

    Abstract: Social network analysis faces profound difficulties in sharing data between researchers due to privacy and security concerns. A potential remedy to this issue are synthetic networks, that closely resemble their real counterparts, but can be freely distributed. generating synthetic networks requires the creation of network topologies that, in application, function as realistically as possible. Wide… ▽ More

    Submitted 15 December, 2022; originally announced December 2022.

    Comments: 12 pages, 4 figures

  8. arXiv:2208.12616  [pdf, other

    cs.CY cs.MA

    Normative Ethics Principles for Responsible AI Systems: Taxonomy and Future Directions

    Authors: Jessica Woodgate, Nirav Ajmeri

    Abstract: Responsible AI must be able to make decisions that consider human values and can be justified by human morals. Operationalising normative ethical principles inferred from philosophy supports responsible reasoning. We survey computer science literature and develop a taxonomy of 23 normative ethical principles which can be operationalised in AI. We describe how each principle has previously been ope… ▽ More

    Submitted 26 October, 2023; v1 submitted 12 August, 2022; originally announced August 2022.

  9. arXiv:2208.03789  [pdf, other

    cs.MA cs.AI cs.LG

    Socially Intelligent Genetic Agents for the Emergence of Explicit Norms

    Authors: Rishabh Agrawal, Nirav Ajmeri, Munindar P. Singh

    Abstract: Norms help regulate a society. Norms may be explicit (represented in structured form) or implicit. We address the emergence of explicit norms by develo** agents who provide and reason about explanations for norm violations in deciding sanctions and identifying alternative norms. These agents use a genetic algorithm to produce norms and reinforcement learning to learn the values of these norms. W… ▽ More

    Submitted 7 August, 2022; originally announced August 2022.

    Comments: 7 pages, 2 figures, 12 tables, accepted at IJCAI 2022 (and supplementary material with code availability and additional results)

  10. arXiv:2104.15034  [pdf, other

    cs.AI cs.MA

    Noe: Norms Emergence and Robustness Based on Emotions in Multiagent Systems

    Authors: Sz-Ting Tzeng, Nirav Ajmeri, Munindar P. Singh

    Abstract: Social norms characterize collective and acceptable group conducts in human society. Furthermore, some social norms emerge from interactions of agents or humans. To achieve agent autonomy and make norm satisfaction explainable, we include emotions into the normative reasoning process, which evaluates whether to comply or violate a norm. Specifically, before selecting an action to execute, an agent… ▽ More

    Submitted 7 May, 2022; v1 submitted 30 April, 2021; originally announced April 2021.

    Comments: 17 pages with 7 figures. Accepted at COINE 2021

  11. Toward a Rational and Ethical Sociotechnical System of Autonomous Vehicles: A Novel Application of Multi-Criteria Decision Analysis

    Authors: Veljko Dubljević, George F. List, Jovan Milojevich, Nirav Ajmeri, William Bauer, Munindar P. Singh, Eleni Bardaka, Thomas Birkland, Charles Edwards, Roger Mayer, Ioan Muntean, Thomas Powers, Hesham Rakha, Vance Ricks, M. Shoaib Samandar

    Abstract: The expansion of artificial intelligence (AI) and autonomous systems has shown the potential to generate enormous social good while also raising serious ethical and safety concerns. AI technology is increasingly adopted in transportation. A survey of various in-vehicle technologies found that approximately 64% of the respondents used a smartphone application to assist with their travel. The top-us… ▽ More

    Submitted 4 February, 2021; originally announced February 2021.

  12. arXiv:2101.11775  [pdf, ps, other

    cs.CY cs.AI

    Moral and Social Ramifications of Autonomous Vehicles

    Authors: Veljko Dubljević, Sean Douglas, Jovan Milojevich, Nirav Ajmeri, William A. Bauer, George F. List, Munindar P. Singh

    Abstract: Autonomous Vehicles (AVs) raise important social and ethical concerns, especially about accountability, dignity, and justice. We focus on the specific concerns arising from how AV technology will affect the lives and livelihoods of professional and semi-professional drivers. Whereas previous studies of such concerns have focused on the opinions of experts, we seek to understand these ethical and s… ▽ More

    Submitted 29 January, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

  13. arXiv:2012.14581  [pdf, other

    cs.MA cs.AI

    Prosocial Norm Emergence in Multiagent Systems

    Authors: Mehdi Mashayekhi, Nirav Ajmeri, George F. List, Munindar P. Singh

    Abstract: Multiagent systems provide a basis for develo** systems of autonomous entities and thus find application in a variety of domains. We consider a setting where not only the member agents are adaptive but also the multiagent system viewed as an entity in its own right is adaptive. Specifically, the social structure of a multiagent system can be reflected in the social norms among its members. It is… ▽ More

    Submitted 4 May, 2022; v1 submitted 28 December, 2020; originally announced December 2020.

    Comments: 20 pages, 8 figures

  14. arXiv:2003.11170  [pdf, other

    cs.MA cs.CR

    Norms and Sanctions as a Basis for Promoting Cybersecurity Practices

    Authors: Nirav Ajmeri, Shubham Goyal, Munindar P. Singh

    Abstract: Many cybersecurity breaches occur due to users not following good cybersecurity practices, chief among them being regulations for applying software patches to operating systems, updating applications, and maintaining strong passwords. We capture cybersecurity expectations on users as norms. We empirically investigate sanctioning mechanisms in promoting compliance with those norms as well as the… ▽ More

    Submitted 24 March, 2020; originally announced March 2020.

    Comments: 10 pages, 4 figures