Skip to main content

Showing 1–38 of 38 results for author: Griffin, C

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

    cs.CY

    The Ethics of Advanced AI Assistants

    Authors: Iason Gabriel, Arianna Manzini, Geoff Keeling, Lisa Anne Hendricks, Verena Rieser, Hasan Iqbal, Nenad Tomašev, Ira Ktena, Zachary Kenton, Mikel Rodriguez, Seliem El-Sayed, Sasha Brown, Canfer Akbulut, Andrew Trask, Edward Hughes, A. Stevie Bergman, Renee Shelby, Nahema Marchal, Conor Griffin, Juan Mateos-Garcia, Laura Weidinger, Winnie Street, Benjamin Lange, Alex Ingerman, Alison Lentz , et al. (32 additional authors not shown)

    Abstract: This paper focuses on the opportunities and the ethical and societal risks posed by advanced AI assistants. We define advanced AI assistants as artificial agents with natural language interfaces, whose function is to plan and execute sequences of actions on behalf of a user, across one or more domains, in line with the user's expectations. The paper starts by considering the technology itself, pro… ▽ More

    Submitted 28 April, 2024; v1 submitted 24 April, 2024; originally announced April 2024.

  2. Reverse Projection: Real-Time Local Space Texture Mapping

    Authors: Adrian Xuan Wei Lim, Lynnette Hui Xian Ng, Conor Griffin, Nicholas Kyger, Faraz Baghernezhad

    Abstract: We present Reverse Projection, a novel projective texture mapping technique for painting a decal directly to the texture of a 3D object. Designed to be used in games, this technique works in real-time. By using projection techniques that are computed in local space textures and outward-looking, users using low-end android devices to high-end gaming desktops are able to enjoy the personalization of… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: SIGGRAPH 2023

  3. arXiv:2311.04046  [pdf, other

    cs.LG cs.CL

    Reinforcement Learning Fine-tuning of Language Models is Biased Towards More Extractable Features

    Authors: Diogo Cruz, Edoardo Pona, Alex Holness-Tofts, Elias Schmied, Víctor Abia Alonso, Charlie Griffin, Bogdan-Ionut Cirstea

    Abstract: Many capable large language models (LLMs) are developed via self-supervised pre-training followed by a reinforcement-learning fine-tuning phase, often based on human or AI feedback. During this stage, models may be guided by their inductive biases to rely on simpler features which may be easier to extract, at a cost to robustness and generalisation. We investigate whether principles governing indu… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  4. arXiv:2310.11986  [pdf, other

    cs.AI cs.CL cs.CY

    Sociotechnical Safety Evaluation of Generative AI Systems

    Authors: Laura Weidinger, Maribeth Rauh, Nahema Marchal, Arianna Manzini, Lisa Anne Hendricks, Juan Mateos-Garcia, Stevie Bergman, Jackie Kay, Conor Griffin, Ben Bariach, Iason Gabriel, Verena Rieser, William Isaac

    Abstract: Generative AI systems produce a range of risks. To ensure the safety of generative AI systems, these risks must be evaluated. In this paper, we make two main contributions toward establishing such evaluations. First, we propose a three-layered framework that takes a structured, sociotechnical approach to evaluating these risks. This framework encompasses capability evaluations, which are the main… ▽ More

    Submitted 31 October, 2023; v1 submitted 18 October, 2023; originally announced October 2023.

    Comments: main paper p.1-29, 5 figures, 2 tables

  5. arXiv:2310.11840  [pdf, other

    cs.LG

    On The Expressivity of Objective-Specification Formalisms in Reinforcement Learning

    Authors: Rohan Subramani, Marcus Williams, Max Heitmann, Halfdan Holm, Charlie Griffin, Joar Skalse

    Abstract: Most algorithms in reinforcement learning (RL) require that the objective is formalised with a Markovian reward function. However, it is well-known that certain tasks cannot be expressed by means of an objective in the Markov rewards formalism, motivating the study of alternative objective-specification formalisms in RL such as Linear Temporal Logic and Multi-Objective Reinforcement Learning. To d… ▽ More

    Submitted 17 February, 2024; v1 submitted 18 October, 2023; originally announced October 2023.

    Comments: Published as a conference paper at ICLR 2024

  6. arXiv:2310.09144  [pdf, other

    cs.LG

    Goodhart's Law in Reinforcement Learning

    Authors: Jacek Karwowski, Oliver Hayman, Xingjian Bai, Klaus Kiendlhofer, Charlie Griffin, Joar Skalse

    Abstract: Implementing a reward function that perfectly captures a complex task in the real world is impractical. As a result, it is often appropriate to think of the reward function as a proxy for the true objective rather than as its definition. We study this phenomenon through the lens of Goodhart's law, which predicts that increasing optimisation of an imperfect proxy beyond some critical point decrease… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

  7. arXiv:2303.00866  [pdf, other

    cs.HC cs.AI cs.LG

    A prototype hybrid prediction market for estimating replicability of published work

    Authors: Tatiana Chakravorti, Robert Fraleigh, Timothy Fritton, Michael McLaughlin, Vaibhav Singh, Christopher Griffin, Anthony Kwasnica, David Pennock, C. Lee Giles, Sarah Rajtmajer

    Abstract: We present a prototype hybrid prediction market and demonstrate the avenue it represents for meaningful human-AI collaboration. We build on prior work proposing artificial prediction markets as a novel machine-learning algorithm. In an artificial prediction market, trained AI agents buy and sell outcomes of future events. Classification decisions can be framed as outcomes of future events, and acc… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  8. arXiv:2301.09734  [pdf, other

    cs.LG physics.data-an

    Topological Learning in Multi-Class Data Sets

    Authors: Christopher Griffin, Trevor Karn, Benjamin Apple

    Abstract: We specialize techniques from topological data analysis to the problem of characterizing the topological complexity (as defined in the body of the paper) of a multi-class data set. As a by-product, a topological classifier is defined that uses an open sub-covering of the data set. This sub-covering can be used to construct a simplicial complex whose topological features (e.g., Betti numbers) provi… ▽ More

    Submitted 8 February, 2024; v1 submitted 23 January, 2023; originally announced January 2023.

    Comments: 16 pages, 18 figures. This is a revision of v3 that fixes a typo on Page 2 that resulted in an incorrect equation that did not match the description around it

  9. Lexicographic Multi-Objective Reinforcement Learning

    Authors: Joar Skalse, Lewis Hammond, Charlie Griffin, Alessandro Abate

    Abstract: In this work we introduce reinforcement learning techniques for solving lexicographic multi-objective problems. These are problems that involve multiple reward signals, and where the goal is to learn a policy that maximises the first reward signal, and subject to this constraint also maximises the second reward signal, and so on. We present a family of both action-value and policy gradient algorit… ▽ More

    Submitted 28 December, 2022; originally announced December 2022.

    Journal ref: IJCAI 2022; Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence. Main Track, Pages 3430-3436

  10. arXiv:2211.16590  [pdf, other

    cs.IT

    Artificial prediction markets present a novel opportunity for human-AI collaboration

    Authors: Tatiana Chakravorti, Vaibhav Singh, Sarah Rajtmajer, Michael McLaughlin, Robert Fraleigh, Christopher Griffin, Anthony Kwasnica, David Pennock, C. Lee Giles

    Abstract: Despite high-profile successes in the field of Artificial Intelligence, machine-driven technologies still suffer important limitations, particularly for complex tasks where creativity, planning, common sense, intuition, or learning from limited data is required. These limitations motivate effective methods for human-machine collaboration. Our work makes two primary contributions. We thoroughly exp… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

  11. arXiv:2205.05424  [pdf, other

    cs.HC

    "If it didn't happen, why would I change my decision?": How Judges Respond to Counterfactual Explanations for the Public Safety Assessment

    Authors: Yaniv Yacoby, Ben Green, Christopher L. Griffin Jr., Finale Doshi Velez

    Abstract: Many researchers and policymakers have expressed excitement about algorithmic explanations enabling more fair and responsible decision-making. However, recent experimental studies have found that explanations do not always improve human use of algorithmic advice. In this study, we shed light on how people interpret and respond to counterfactual explanations (CFEs) -- explanations that show how a m… ▽ More

    Submitted 28 August, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: Accepted at HCOMP '22 and at CHI'22 Workshop on Human-Centered Perspectives in Explainable AI (HCXAI)

  12. arXiv:2201.06924  [pdf, other

    cs.CY cs.AI cs.IR cs.LG cs.MA

    A Synthetic Prediction Market for Estimating Confidence in Published Work

    Authors: Sarah Rajtmajer, Christopher Griffin, Jian Wu, Robert Fraleigh, Laxmaan Balaji, Anna Squicciarini, Anthony Kwasnica, David Pennock, Michael McLaughlin, Timothy Fritton, Nishanth Nakshatri, Arjun Menon, Sai Ajay Modukuri, Rajal Nivargi, Xin Wei, C. Lee Giles

    Abstract: Explainably estimating confidence in published scholarly work offers opportunity for faster and more robust scientific progress. We develop a synthetic prediction market to assess the credibility of published claims in the social and behavioral sciences literature. We demonstrate our system and detail our findings using a collection of known replication projects. We suggest that this work lays the… ▽ More

    Submitted 23 December, 2021; originally announced January 2022.

  13. arXiv:2112.04359  [pdf, other

    cs.CL cs.AI cs.CY

    Ethical and social risks of harm from Language Models

    Authors: Laura Weidinger, John Mellor, Maribeth Rauh, Conor Griffin, Jonathan Uesato, Po-Sen Huang, Myra Cheng, Mia Glaese, Borja Balle, Atoosa Kasirzadeh, Zac Kenton, Sasha Brown, Will Hawkins, Tom Stepleton, Courtney Biles, Abeba Birhane, Julia Haas, Laura Rimell, Lisa Anne Hendricks, William Isaac, Sean Legassick, Geoffrey Irving, Iason Gabriel

    Abstract: This paper aims to help structure the risk landscape associated with large-scale Language Models (LMs). In order to foster advances in responsible innovation, an in-depth understanding of the potential risks posed by these models is needed. A wide range of established and anticipated risks are analysed in detail, drawing on multidisciplinary expertise and literature from computer science, linguist… ▽ More

    Submitted 8 December, 2021; originally announced December 2021.

  14. arXiv:2103.06587  [pdf, other

    cs.CV

    Privacy-preserving Object Detection

    Authors: Peiyang He, Charlie Griffin, Krzysztof Kacprzyk, Artjom Joosen, Michael Collyer, Aleksandar Shtedritski, Yuki M. Asano

    Abstract: Privacy considerations and bias in datasets are quickly becoming high-priority issues that the computer vision community needs to face. So far, little attention has been given to practical solutions that do not involve collection of new datasets. In this work, we show that for object detection on COCO, both anonymizing the dataset by blurring faces, as well as swapping faces in a balanced manner a… ▽ More

    Submitted 11 March, 2021; originally announced March 2021.

  15. arXiv:2101.01787  [pdf, other

    cs.CE cs.LG

    Design and Analysis of a Synthetic Prediction Market using Dynamic Convex Sets

    Authors: Nishanth Nakshatri, Arjun Menon, C. Lee Giles, Sarah Rajtmajer, Christopher Griffin

    Abstract: We present a synthetic prediction market whose agent purchase logic is defined using a sigmoid transformation of a convex semi-algebraic set defined in feature space. Asset prices are determined by a logarithmic scoring market rule. Time varying asset prices affect the structure of the semi-algebraic sets leading to time-varying agent purchase rules. We show that under certain assumptions on the u… ▽ More

    Submitted 5 January, 2021; originally announced January 2021.

    Comments: 17 pages, 7 figures

  16. arXiv:2012.05985  [pdf, other

    cs.SI

    A Comment on and Correction to: Opinion dynamics in the presence of increasing agreement pressure

    Authors: Christopher Griffin

    Abstract: We identify a counter-example to the consensus result given in [J. Semonsen et al. Opinion dynamics in the presence of increasing agreement pressure. \textit{IEEE Trans. Cyber.}, 49(4): 1270-1278, 2018]. We resolve the counter-example by replacing Lemma 5 in the given reference with a novel variation of the Banach Fixed Point theorem which explains both the numerical results in the reference and t… ▽ More

    Submitted 10 December, 2020; originally announced December 2020.

    Comments: 9 pages, 2 figures

  17. arXiv:2009.01970  [pdf, other

    physics.soc-ph cs.GT

    Imitation of Success Leads to Cost of Living Mediated Fairness in the Ultimatum Game

    Authors: Yunong Chen, Andrew Belmonte, Christopher Griffin

    Abstract: The mechanism behind the emergence of cooperation in both biological and social systems is currently not understood. In particular, human behavior in the Ultimatum game is almost always irrational, preferring mutualistic sharing strategies, while chimpanzees act rationally and selfishly. However, human behavior varies with geographic and cultural differences leading to distinct behaviors. In this… ▽ More

    Submitted 23 November, 2020; v1 submitted 3 September, 2020; originally announced September 2020.

    Comments: 11 pages, 6 figures

  18. arXiv:2006.00404  [pdf, other

    nlin.CD cs.GT math.DS

    Generalized Hamiltonian Dynamics and Chaos in Evolutionary Games on Networks

    Authors: Christopher Griffin, Justin Semonsen, Andrew Belmonte

    Abstract: We study the network replicator equation and characterize its fixed points on arbitrary graph structures for $2 \times 2$ symmetric games. We show a relationship between the asymptotic behavior of the network replicator and the existence of an independent vertex set in the graph and also show that complex behavior cannot emerge in $2 \times 2$ games. This links a property of the dynamical system w… ▽ More

    Submitted 30 May, 2020; originally announced June 2020.

    Comments: 22 pages, 9 figures

  19. arXiv:2006.00397  [pdf, other

    q-bio.PE cs.GT math.AP nlin.PS

    A Finite Population Destroys a Traveling Wave in Spatial Replicator Dynamics

    Authors: Christopher Griffin, Riley Mummah, Russ deForest

    Abstract: We derive both the finite and infinite population spatial replicator dynamics as the fluid limit of a stochastic cellular automaton. The infinite population spatial replicator is identical to the model used by Vickers and our derivation justifies the addition of a diffusion to the replicator. The finite population form generalizes the results by Durett and Levin on finite spatial replicator games.… ▽ More

    Submitted 4 March, 2021; v1 submitted 30 May, 2020; originally announced June 2020.

    Comments: 17 pages, 7 figures

  20. arXiv:2001.08816  [pdf, other

    cs.SI

    A Dynamical Systems Perspective Reveals Coordination in Russian Twitter Operations

    Authors: Sarah Rajtmajer, Ashish Simhachalam, Thomas Zhao, Brady Bickel, Christopher Griffin

    Abstract: We study Twitter data from a dynamical systems perspective. In particular, we focus on the large set of data released by Twitter Inc. and asserted to represent a Russian influence operation. We propose a mathematical model to describe the per-day tweet production that can be extracted using spectral analysis. We show that this mathematical model allows us to construct families (clusters) of users… ▽ More

    Submitted 27 January, 2020; v1 submitted 23 January, 2020; originally announced January 2020.

  21. arXiv:1906.01677  [pdf, other

    cs.GT cs.SI

    Power Law Public Goods Game for Personal Information Sharing in News Commentaries

    Authors: Christopher Griffin, Sarah Rajtmajer, Anna Squicciarini, Prasana Umar

    Abstract: We propose a public goods game model of user sharing in an online commenting forum. In particular, we assume that users who share personal information incur an information cost but reap the benefits of a more extensive social interaction. Freeloaders benefit from the same social interaction but do not share personal information. The resulting public goods structure is analyzed both theoretically a… ▽ More

    Submitted 25 October, 2019; v1 submitted 4 June, 2019; originally announced June 2019.

    Comments: 14 pages, 5 figures (Published at: https://link.springer.com/chapter/10.1007/978-3-030-32430-8_12)

    MSC Class: 91A06; 91A40; 91A80; 91A90; 65K05

  22. arXiv:1904.05172  [pdf, other

    cs.LG math.DS math.NA

    Modeling a Hidden Dynamical System Using Energy Minimization and Kernel Density Estimates

    Authors: Trevor K. Karn, Steven Petrone, Christopher Griffin

    Abstract: In this paper we develop a kernel density estimation (KDE) approach to modeling and forecasting recurrent trajectories on a compact manifold. For the purposes of this paper, a trajectory is a sequence of coordinates in a phase space defined by an underlying hidden dynamical system. Our work is inspired by earlier work on the use of KDE to detect shipping anomalies using high-density, high-quality… ▽ More

    Submitted 30 July, 2019; v1 submitted 8 April, 2019; originally announced April 2019.

    Comments: 16 pages, 8 figures, 3 tables Added additional experiments and corrected notation

    Journal ref: Phys. Rev. E 100, 042137 (2019)

  23. arXiv:1810.01466  [pdf, other

    cs.SI

    Unsupervised Machine Learning of Open Source Russian Twitter Data Reveals Global Scope and Operational Characteristics

    Authors: Christopher Griffin, Brady Bickel

    Abstract: We developed and used a collection of statistical methods (unsupervised machine learning) to extract relevant information from a Twitter supplied data set consisting of alleged Russian trolls who (allegedly) attempted to influence the 2016 US Presidential election. These unsupervised statistical methods allow fast identification of (i) emergent language communities within the troll population, (ii… ▽ More

    Submitted 2 October, 2018; originally announced October 2018.

    Comments: 19 pages, 14 Figures

  24. arXiv:1710.09000  [pdf, other

    math.OC cs.GT

    Control Problems with Vanishing Lie Bracket Arising from Complete Odd Circulant Evolutionary Games

    Authors: Christopher Griffin, James Fan

    Abstract: We study an optimal control problem arising from a generalization of rock-paper-scissors in which the number of strategies may be selected from any positive odd number greater than 1 and in which the payoff to the winner is controlled by a control variable $γ$. Using the replicator dynamics as the equations of motion, we show that a quasi-linearization of the problem admits a special optimal contr… ▽ More

    Submitted 27 November, 2020; v1 submitted 24 October, 2017; originally announced October 2017.

    Comments: 23 pages, 6 figures

    MSC Class: 91A22; 92A15; 34D45

  25. arXiv:1702.07912  [pdf, other

    cs.SI cs.DM physics.soc-ph

    Increasing Peer Pressure on any Connected Graph Leads to Consensus

    Authors: Justin Semonsen, Christopher Griffin, Anna Squicciarini, Sarah Rajtmajer

    Abstract: In this paper, we study a model of opinion dynamics in a social network in the presence increasing interpersonal influence, i.e., increasing peer pressure. Each agent in the social network has a distinct social stress function given by a weighted sum of internal and external behavioral pressures. We assume a weighted average update rule and prove conditions under which a connected group of agents… ▽ More

    Submitted 18 June, 2017; v1 submitted 25 February, 2017; originally announced February 2017.

    Comments: Extended abstract form appearing in AAMAS 2017 (Sao Paulo, Brazil)

  26. arXiv:1501.01300  [pdf, ps, other

    cs.FL cs.DS math.OC

    Minimum Probabilistic Finite State Learning Problem on Finite Data Sets: Complexity, Solution and Approximations

    Authors: Elisabeth Paulson, Christopher Griffin

    Abstract: In this paper, we study the problem of determining a minimum state probabilistic finite state machine capable of generating statistically identical symbol sequences to samples provided. This problem is qualitatively similar to the classical Hidden Markov Model problem and has been studied from a practical point of view in several works beginning with the work presented in: Shalizi, C.R., Shalizi,… ▽ More

    Submitted 25 February, 2017; v1 submitted 20 December, 2014; originally announced January 2015.

    Comments: Updated from original paper with improved proofs of result

    MSC Class: 90C27; 90C60; 90C60

  27. arXiv:1409.6281  [pdf, other

    cs.NI

    Roaming charges for customers of cellular-wireless entrant and incumbent providers

    Authors: George Kesidis, Douglas Mercer, Christopher Griffin, Serge Fdida

    Abstract: We consider a simple two-player game involving a large incumbent and small entrant into a cellular wireless access provider marketplace. The entrant's customers must pay roaming charges. We assume that the roaming charges are regulated, because if they are dictated by the incumbent then they could be set so high so as to be a barrier to entry in the marketplace. The game is studied at its Nash equ… ▽ More

    Submitted 22 September, 2014; originally announced September 2014.

  28. arXiv:1408.6689  [pdf, other

    cs.GT

    Generation bidding game with flexible demand

    Authors: Yuquan Shan, Jayaram Raghuram, George Kesidis, Christopher Griffin, Karl Levitt, David J. Miller, Jeffry Rowe, Anna Scaglione

    Abstract: For a simple model of price-responsive demand, we consider a deregulated electricity marketplace wherein the grid (ISO, retailer-distributor) accepts bids per-unit supply from generators (simplified herein neither to consider start-up/ramp-up expenses nor day-ahead or shorter-term load following) which are then averaged (by supply allocations via an economic dispatch) to a common "clearing" price… ▽ More

    Submitted 28 August, 2014; originally announced August 2014.

  29. arXiv:1408.2770  [pdf, ps, other

    cs.GT cs.SI physics.soc-ph

    A cooperate-defect model for the spread of deviant behavior in social networks

    Authors: Sarah Rajtmajer, Christopher Griffin, Derek Mikesell, Anna Squicciarini

    Abstract: We present a game-theoretic model for the spread of deviant behavior in online social networks. We utilize a two-strategy framework wherein each player's behavior is classified as normal or deviant and evolves according to the cooperate-defect payoff scheme of the classic prisoner's dilemma game. We demonstrate convergence of individual behavior over time to a final strategy vector and indicate co… ▽ More

    Submitted 16 August, 2014; v1 submitted 12 August, 2014; originally announced August 2014.

    Comments: 9 pages, 6 figures, corrects an oversight in Version 1 in which equilibrium point analysis is insufficiently qualified

    MSC Class: 91A22; 91A43; 91A50

  30. arXiv:1306.3160  [pdf, other

    cs.NI

    Modeling and Control of Rare Segments in BitTorrent with Epidemic Dynamics

    Authors: Christopher Griffin, George Kesidis, Panayotis Antoniadis, Serge Fdida

    Abstract: Despite its existing incentives for leecher cooperation, BitTorrent file sharing fundamentally relies on the presence of seeder peers. Seeder peers essentially operate outside the BitTorrent incentives, with two caveats: slow downlinks lead to increased numbers of "temporary" seeders (who left their console, but will terminate their seeder role when they return), and the copyright liability boon t… ▽ More

    Submitted 13 June, 2013; originally announced June 2013.

    Comments: 18 pages, 6 figures, A shorter version of this paper that did not include the N-segment lumped model was presented in May 2011 at IEEE ICC, Kyoto

  31. arXiv:1306.3127  [pdf, ps, other

    cs.GT

    Behavior in a Shared Resource Game with Cooperative, Greedy, and Vigilante Players

    Authors: Christopher Griffin, George Kesidis

    Abstract: We study a problem of trust in a distributed system in which a common resource is shared by multiple parties. In such naturally information-limited settings, parties abide by a behavioral protocol that leads to fair sharing of the resource. However, greedy players may defect from a cooperative protocol and achieve a greater than fair share of resources, often without significant adverse consequenc… ▽ More

    Submitted 4 July, 2013; v1 submitted 13 June, 2013; originally announced June 2013.

    Comments: 6 pages, 7 figures -- Version 3 title and abstract update

  32. arXiv:1210.0268  [pdf, other

    cs.GT cs.SI

    Two Species Evolutionary Game Model of User and Moderator Dynamics

    Authors: Christopher Griffin, Douglas Mercer, James Fan, Anna Squicciarini

    Abstract: We construct a two species evolutionary game model of an online society consisting of ordinary users and behavior enforcers (moderators). Among themselves, moderators play a coordination game choosing between being "positive" or "negative" (or harsh) while ordinary users play prisoner's dilemma. When interacting, moderators motivate good behavior (cooperation) among the users through punitive acti… ▽ More

    Submitted 30 September, 2012; originally announced October 2012.

    Comments: 8 pages, 4 figures, submitted to 2012 ASE Conference on Social Informatics

  33. arXiv:1209.4022  [pdf, other

    cs.GT cs.SI physics.soc-ph

    Game Theoretic Formation of a Centrality Based Network

    Authors: Ryan Tatko, Christopher Griffin

    Abstract: We model the formation of networks as a game where players aspire to maximize their own centrality by increasing the number of other players to which they are path-wise connected, while simultaneously incurring a cost for each added adjacent edge. We simulate the interactions between players using an algorithm that factors in rational strategic behavior based on a common objective function. The re… ▽ More

    Submitted 18 September, 2012; originally announced September 2012.

    Comments: Submitted to 2012 ASE Social Informatics Conference

  34. arXiv:1206.0981  [pdf, other

    cs.SI cs.GT physics.soc-ph

    An Informed Model of Personal Information Release in Social Networking Sites

    Authors: Anna Squicciarini, Christopher Griffin

    Abstract: The emergence of online social networks and the growing popularity of digital communication has resulted in an increasingly amount of information about individuals available on the Internet. Social network users are given the freedom to create complex digital identities, and enrich them with truthful or even fake personal information. However, this freedom has led to serious security and privacy i… ▽ More

    Submitted 5 June, 2012; originally announced June 2012.

    Comments: Submitted to 2012 ASE/IEEE International Conference on Privacy, Security, Risk and Trust

    MSC Class: 91D30; 91A22; 91A80

  35. arXiv:1204.4847  [pdf, other

    cs.NI

    CSMA Local Area Networking under Dynamic Altruism

    Authors: Panayotis Antoniadis, Serge Fdida, Christopher Griffin, Youngmi Jin, George Kesidis

    Abstract: In this paper, we consider medium access control of local area networks (LANs) under limited-information conditions as befits a distributed system. Rather than assuming "by rule" conformance to a protocol designed to regulate packet-flow rates (e.g., CSMA windowing), we begin with a non-cooperative game framework and build a dynamic altruism term into the net utility. The effects of altruism are a… ▽ More

    Submitted 21 April, 2012; originally announced April 2012.

  36. arXiv:1111.0875   

    cs.DC

    Game Theoretic Iterative Partitioning for Dynamic Load Balancing in Distributed Network Simulation

    Authors: Aditya Kurve, Christopher Griffin, David J. Miller, George Kesidis

    Abstract: High fidelity simulation of large-sized complex networks can be realized on a distributed computing platform that leverages the combined resources of multiple processors or machines. In a discrete event driven simulation, the assignment of logical processes (LPs) to machines is a critical step that affects the computational and communication burden on the machines, which in turn affects the simula… ▽ More

    Submitted 13 October, 2012; v1 submitted 3 November, 2011; originally announced November 2011.

    Comments: Requires a more thorough study on actual simulator platform

    ACM Class: I.6.8

  37. arXiv:1106.3582  [pdf, other

    math.OC cs.SI physics.soc-ph

    Link Biased Strategies in Network Formation Games

    Authors: Shaun Lichter, Christopher Griffin, Terry Friesz

    Abstract: We show a simple method for constructing an infinite family of graph formation games with link bias so that the resulting games admits, as a \textit{pairwise stable} solution, a graph with an arbitrarily specified degree distribution. Pairwise stability is used as the equilibrium condition over the more commonly used Nash equilibrium to prevent the occurrence of ill-behaved equilibrium strategies… ▽ More

    Submitted 17 June, 2011; originally announced June 2011.

    Comments: 5 pages, 3 figures

  38. arXiv:1106.2440  [pdf, ps, other

    math.OC cs.GT

    A Game Theoretic Perspective on Network Topologies

    Authors: Shaun Lichter, Christopher Griffin, Terry Friesz

    Abstract: As an alternative view to the graph formation models in the statistical physics community, we introduce graph formation models using \textit{network formation} through selfish competition as an approach to modeling graphs with particular topologies. We further investigate a specific application of our results to collaborative oligopolies. We extend the results of Goyal and Joshi (S. Goyal and S. J… ▽ More

    Submitted 5 April, 2012; v1 submitted 13 June, 2011; originally announced June 2011.

    Comments: 25 pages, this revised version has been resubmitted to Computational and Mathematical Organization Theory after being reviewed

    MSC Class: 91A06; 91A40; 91A43; 91A80