The Hierarchy Structure in Directed and Undirected Signed Networks

Total Page:16

File Type:pdf, Size:1020Kb

The Hierarchy Structure in Directed and Undirected Signed Networks Int. J. Communications, Network and System Sciences, 2017, 10, 209-222 http://www.scirp.org/journal/ijcns ISSN Online: 1913-3723 ISSN Print: 1913-3715 The Hierarchy Structure in Directed and Undirected Signed Networks Jamal Maktoubian1*#, Mohebollah Noori2, Mahta Amini3, Mehran Ghasempour-Mouziraji4 1International School of Information Management (ISIM), University of Mysore, Mysore, India 2Zarghan Branch, Islamic Azad University, Zarghan, Iran 3Department of Computer Science, Shahid Beheshti University, Tehran, Iran 4Department of Engineering, Islamic Azad University of Sari, Sari, Iran How to cite this paper: Maktoubian, J., Abstract Noori, M., Amini, M. and Ghasempour- Mouziraji, M. (2017) The Hierarchy Struc- The concept of social stratification and hierarchy among human dates is back ture in Directed and Undirected Signed to the origin of human race. Presently, the growing reputation of social net- Networks. Int. J. Communications, Network works has given us with an opportunity to analyze these well-studied pheno- and System Sciences, 10, 209-222. https://doi.org/10.4236/ijcns.2017.1010012 mena over different networks at different scales. Generally, a social network could be defined as a collection of actors and their interactions. In this work, Received: August 30, 2017 we concern ourselves with a particular type of social networks, known as trust Accepted: October 8, 2017 networks. In this type of networks, there is an explicit show of trust (positive Published: October 11, 2017 interaction) or distrust (negative interaction) among the actors. In a social Copyright © 2017 by authors and network, actors tend to connect with each other on the basis of their perceived Scientific Research Publishing Inc. social hierarchy. The emergence of such a hierarchy within a social commu- This work is licensed under the Creative Commons Attribution International nity shows the manner in which authority manifests in the community. In the License (CC BY 4.0). case of signed networks, the concept of social hierarchy can be interpreted as http://creativecommons.org/licenses/by/4.0/ the emergence of a tree-like structure comprising of actors in a top-down fa- Open Access shion in the order of their ranks, describing a specific parent-child relation- ship, viz. child trusts parent. However, owing to the presence of positive as well as negative interactions in signed networks, deriving such “trust hierar- chies” is a non-trivial challenge. We argue that traditional notions (of un- signed networks) are insufficient to derive hierarchies that are latent within signed networks. Keywords Unsigned Network, Signed Network, Global Reaching Centrality (GRC), Hierarchy, Social Network #First author *Corresponding author DOI: 10.4236/ijcns.2017.1010012 Oct. 11, 2017 209 Int. J. Communications, Network and System Sciences J. Maktoubian et al. 1. Introduction Structural analysis of complex networks has been a dynamic and challenging area of interest among researchers for the past few decades [1]. In a generic sense, a network is a collection of nodes associated to the other through links [2]. Several graph theoretic approaches over such networks have revealed certain fundamental facts. Evidently, network analysis could provide us with better in- sights in understanding the hidden aspects of individuals or groups involved within a network, the pattern of relationships, how they evolve etc [3]. Any net- work could be represented as a graph consisting of a collection of nodes (units) and edges (interactions) [4]. In a network, the manner in which one node inte- racts with the other displays an important feature, the connectedness among nodes. The nature of connectedness underlying a network also determines its complex topology. In other words, network complexity is an intrinsic property of any physical, chemical, biological or social system characterized by various nodes and their interactions [5]. Examples include organizational networks, neural networks, protein interaction networks, Internet, the World Wide Web and social networks to name but a few. The past decade witnessed a tremendous rise in the popularity of online social networks such as Twitter, Digg, Youtube, Delicious, Livejournal, Facebook etc. Our study mainly focuses on the analyses of similar online social networks in order to understand the underlying mechanism of the connections involved as well as to verify the existence of certain social phenomena within the networks. Broadly speaking, a social network could be directed or undirected depending on the type of edges present in them. Directed social networks are distinguished from undirected ones by the presence of directed edges between actors [6]. An example (Figure 1) for directed network could be followership in Twitter where an actor simply ‘follows’ another. Alternatively, undirected social networks comprise of undirected edges between actors. Facebook is an example for undi- rected networks with edges depicting only mutual friendships. Another type of classification termed as the trust networks deals with nature of interactions (positive or negative) involved in social networks. In this type of classification, a social network could be categorized as either signed or unsigned. Unsigned networks are described by the presence of a single type of interaction, usually being positive in nature. That is, in unsigned networks all actors are same, either friends or strangers. Generally, social networks are largely found to be unsigned in nature [7]. Followership in Twitter and friendship in Facebook Figure 1. Examples of directed and undirected network connectivity. DOI: 10.4236/ijcns.2017.1010012 210 Int. J. Communications, Network and System Sciences J. Maktoubian et al. are typical examples. But in the real world, the relationships need not always be positive in nature. Signed networks, capture this aspect of society allowing expli- cit show of trust or distrust among actors. They can designate others as friends or foes [8]. In this scenario, an actor is said to trust the other if an actor approves of one’s opinion among themselves. At the same time, an actor is said to distrust the other if an actor disapproves of one’s opinion. E-opinions, Slashdot Zoo network are some of the examples of signed networks that indicate trust/friends or distrust/foes explicitly among themselves using an edge-weight of +1 and −1 respectively. Mathematically, a signed network can be defined as a directed graph, G = (V, E) where i) V is the set of actors in a network, E ⊆ V × V is the set of edges such that (u, v) indicates a link between u ∈ V and v ∈ V s: E → {+1, −1} assigns the edge weight [9]. Consider the following illustration in Figure 2. If node A is connected to node B as a friend, there should be a directed edge from node A to node B with a trust score of +1. Meanwhile, if A is connected to B as a foe, there should be an edge directed from A to B with a score of −1. 2. Background and Prior Work Various aspects of hierarchy have been studied in many literatures till date. The general idea behind the concept of hierarchy can be stated as the emergence of a tree-like structure in a top-down fashion in the order of their ranks further de- picting a specific relationship. Earlier studies on dominance relationship in ani- mal societies, Bonabeau et al. suggest a process of self-organization of nodes de- pending on their roles and importance [10]. This lead to the identification of important or ‘leader’ nodes within a community. Such nodes occupy the higher positions in the hierarchy. Therefore, it can be argued that in a hierarchy the higher node indicates a greater influence than the lower ones. Using the direc- tional correlation function analysis, M. Nagy et al. found that similar dominance hierarchies exist in the case of pigeon flocks [11]. In 1984, Huseyn et al. [12] suggested that hierarchy is found in numerous complex systems. Hierarchical organization is also studied in different real net- works such as actor network, language network, the Internet and World Wide Web by Ravasz and Barabási in 2003 [13]. They proposed that many real net- works are scale free and transitive in nature which can be seen as a consequence of the hierarchy underlying the network. Small groups of nodes rearrange them- selves to form a hierarchy of larger groups. In order to examine the presence of hierarchical structure in real networks, they argued that the scaling law for the clustering coefficient Ck, is sufficient to quantify the existence of hierarchy of nodes [14]. Figure 2. Examples for signed network connectivity. DOI: 10.4236/ijcns.2017.1010012 211 Int. J. Communications, Network and System Sciences J. Maktoubian et al. Likewise, hierarchy is observed in certain types of collaboration networks too. Rowe et al. [15], proposed a novel algorithm to find social hierarchy in e-mail networks by introducing a social score S. This score is computed for each user as a weighted combination of several other measures including the number of e-mails exchanged. Several studies came up with different hierarchy measures that lacked universal applicability on all network types. Instead of employing different measures, the need for a single efficient measure for quantifying hie- rarchy in complex networks was inevitable. Liben-Nowell and E. Gilbert et al. [16] [17] Studied on social networks dealt with link-prediction and tie-strength prediction. They addressed the link-pre-diction issue and discuss certain achievements based on proximity measures of nodes in a network. Rather than considering the network evolution, a static snapshot of the network along with some specific node attributes are taken into study. Link-prediction can be applied to social network analysis to find out interesting or promising interactions within its members. In 2009, E. Gilbert et al. provided a predictive model for tie strength. The model effectively distinguishes between strong and weak ties with over 85% accuracy.
Recommended publications
  • Basics of Social Network Analysis Distribute Or
    1 Basics of Social Network Analysis distribute or post, copy, not Do Copyright ©2017 by SAGE Publications, Inc. This work may not be reproduced or distributed in any form or by any means without express written permission of the publisher. Chapter 1 Basics of Social Network Analysis 3 Learning Objectives zz Describe basic concepts in social network analysis (SNA) such as nodes, actors, and ties or relations zz Identify different types of social networks, such as directed or undirected, binary or valued, and bipartite or one-mode zz Assess research designs in social network research, and distinguish sampling units, relational forms and contents, and levels of analysis zz Identify network actors at different levels of analysis (e.g., individuals or aggregate units) when reading social network literature zz Describe bipartite networks, know when to use them, and what their advan- tages are zz Explain the three theoretical assumptions that undergird social networkdistribute studies zz Discuss problems of causality in social network analysis, and suggest methods to establish causality in network studies or 1.1 Introduction The term “social network” entered everyday language with the advent of the Internet. As a result, most people will connect the term with the Internet and social media platforms, but it has in fact a much broaderpost, application, as we will see shortly. Still, pictures like Figure 1.1 are what most people will think of when they hear the word “social network”: thousands of points connected to each other. In this particular case, the points represent political blogs in the United States (grey ones are Republican, and dark grey ones are Democrat), the ties indicating hyperlinks between them.
    [Show full text]
  • English Knowledge Base Category Hierarchy
    J English Knowledge Base Category Hierarchy This document provides a list of all the concepts in the knowledge base that serve as categories. This document divided into six sections, corresponding to the six main branches of the knowledge base: ■ Branch 1: science and technology ■ Branch 2: business and economics ■ Branch 3: government and military ■ Branch 4: social environment ■ Branch 5: geography ■ Branch 6: abstract ideas and concepts The categories are presented in an inverted-tree hierarchy and within each category, sub-categories are listed in alphabetical order. Note: This document does not contain all the concepts found in the knowledge base. It only contains those concepts that serve as categories (meaning they are parent nodes in the hierarchy). English Knowledge Base Category Hierarchy J-1 Branch 1: science and technology Branch 1: science and technology [1] communications [2] journalism [3] broadcast journalism [3] photojournalism [3] print journalism [4] newspapers [2] public speaking [2] publishing industry [3] desktop publishing [3] periodicals [4] business publications [3] printing [2] telecommunications industry [3] computer networking [4] Internet technology [5] Internet providers [5] Web browsers [5] search engines [3] data transmission [3] fiber optics [3] telephone service [1] formal education [2] colleges and universities [3] academic degrees [3] business education [2] curricula and methods [2] library science [2] reference books [2] schools [2] teachers and students [1] hard sciences [2] aerospace industry [3]
    [Show full text]
  • Mechanistic Hierarchy Realism and Function Perspectivalism
    1 Mechanistic Hierarchy Realism and Function Perspectivalism Abstract Mechanistic explanation involves the attribution of functions to both mechanisms and their component parts, and function attribution plays a central role in the individuation of mechanisms. Our aim in this paper is to investigate the impact of a perspectival view of function attribution for the broader mechanist project, and specifically for realism about mechanistic hierarchies. We argue that, contrary to the claims of function perspectivalists such as Craver, one cannot endorse both function perspectivalism and mechanistic hierarchy realism: if functions are perspectival, then so are the levels of a mechanistic hierarchy. We illustrate this argument with an example from recent neuroscience, where the mechanism responsible for the phenomenon of ephaptic coupling cross-cuts (in a hierarchical sense) the more familiar mechanism for synaptic firing. Finally, we consider what kind of structure there is left to be realist about for the function perspectivalist. 1. Introduction Mechanistic explanation has emerged as the dominant account of explanation across much of philosophy of science, especially for cognitive neuroscience, biology, and chemistry. This account suggests that to explain a phenomenon is to offer a mechanism that produces it. Crucially, for many mechanists, mechanisms differ from models and other idealized, counterfactual, or instrumental constructs of science, in that mechanisms are actual parts of the world. Models, diagrams, simulations, or other descriptions may represent a mechanism, but the mechanism itself comprises a real structure, independent of our aims and interests, and this real structure plays an explanatory role (either constitutively, for ontic mechanists, or 2 by reference, for epistemic mechanists – we will return to this point later).
    [Show full text]
  • Exclusivity, Teleology and Hierarchy: Our Aristotelean Legacy
    Know!. Org. 26(1999)No.2 65 H.A. Olson: Exclusivity, Teleology and Hierarchy: Our Aristotelean Legacy Exclusivity, Teleology and Hierarchy: Our Aristotelean Legacy Hope A. Olson School of Library & Information Studies, University of Alberta Hope A. Olson is an Associate Professor and Graduate Coordinator in the School of Library and Information Studies at the University of Alberta in Edmonton, Alberta, Canada. She holds a PhD from the University of Wisconsin-Madison and MLS from the University of Toronto. Her re­ search is generally in the area of subject access to information with a focus on classification. She approaches this work using feminist, poststructural and postcolonial theory. Dr. Olson teaches organization of knowledge, cataloguing and classification, and courses examining issues in femi­ nism and in globalization and diversity as they relate to library and information studies. Olson, H.A. (1999). Exclusivity, Teleology and Hierarchy: Our Aristotelean Legacy. Knowl· edge Organization, 26(2). 65-73. 16 refs. ABSTRACT: This paper examines Parmenides's Fragments, Plato's The Sophist, and Aristotle's Prior AnalyticsJ Parts ofAnimals and Generation ofAnimals to identify three underlying presumptions of classical logic using the method of Foucauldian discourse analysis. These three presumptions are the notion of mutually exclusive categories, teleology in the sense of linear progression toward a goal, and hierarchy both through logical division and through the dominance of some classes over others. These three presumptions are linked to classificatory thought in the western tradition. The purpose of making these connections is to investi­ gate the cultural specificity to western culture of widespread classificatory practice. It is a step in a larger study to examine classi­ fication as a cultural construction that may be systemically incompatible with other cultures and with marginalized elements of western culture.
    [Show full text]
  • The Problem of Social Class Under Socialism Author(S): Sharon Zukin Source: Theory and Society, Vol
    The Problem of Social Class under Socialism Author(s): Sharon Zukin Source: Theory and Society, Vol. 6, No. 3 (Nov., 1978), pp. 391-427 Published by: Springer Stable URL: http://www.jstor.org/stable/656759 Accessed: 24-06-2015 21:55 UTC REFERENCES Linked references are available on JSTOR for this article: http://www.jstor.org/stable/656759?seq=1&cid=pdf-reference#references_tab_contents You may need to log in to JSTOR to access the linked references. Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at http://www.jstor.org/page/ info/about/policies/terms.jsp JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Springer is collaborating with JSTOR to digitize, preserve and extend access to Theory and Society. http://www.jstor.org This content downloaded from 132.236.27.111 on Wed, 24 Jun 2015 21:55:45 UTC All use subject to JSTOR Terms and Conditions 391 THE PROBLEM OF SOCIAL CLASS UNDER SOCIALISM SHARON ZUKIN Posing the problem of social class under socialismimplies that the concept of class can be removed from the historical context of capitalist society and applied to societies which either do not know or do not claim to know the classicalcapitalist mode of production. Overthe past fifty years, the obstacles to such an analysis have often led to political recriminationsand termino- logical culs-de-sac.
    [Show full text]
  • 7.1 7 : HIERARCHY CODE May 1997
    CINDA READER’S MANUAL II.7.1 7 : HIERARCHY CODE May 1997 7 - HIERARCHY CODE Format Column 17 An alphabetic or numeric code. The hierarchy code governs the order in which entries in a block are printed in the CINDA book, and is used to some extent as a measure of the importance of a particular reference. Entries are printed within a block in order of hierarchy ('main' first). For entries with the same hierarchy, the more recent publications are listed first. The internal value of the hierarchy goes from 1 to 6, and the input program accepts either this number or a mnemonic code. External readers should in general use only hierarchy 'blank', or 'N'. Hierarchy codes (blank) 'unspecified', internal sorting value '3'. Hierarchy should be left blank by readers unless there is a good reason to do otherwise 'M' = 'main publication', internal sorting value '1'. This hierarchy should only be assigned to a publication known to be the definitive publication. In most cases there is no need to assign this value to the hierarchy since the most recent publication, which will normally appear first in a printout, is usually the most important. Where the internal sorting value '1' has already once been assigned within a particular block, any later entries with hierarchy 'H' will receive the sorting value '2'. 'T' = 'translation', internal sorting value '4'. This value is necessary in order to prevent translation entries, which are published after the original article, from appearing at the head of printed blocks in the CINDA book. CINDA READER’S MANUAL II.7.2 7 : HIERARCHY CODE May 1997 Hierarchy codes (cont/d) 'N' = 'No Book Flag'.
    [Show full text]
  • Organisms and Organization
    Organisms and Organization Marvalee H. Wake Abstract Department of Integrative Biology Organisms are organized both internally and externally. The and Museum of Vertebrate Zoology centrality of the organism in examination of the hierarchy of University of California biological organization and the kinds of “emergent properties” Berkeley, CA, USA that develop from study of organization at one level relative [email protected] to other levels are my themes. That centrality has not often been implicit in discussion of unifying concepts, even evolu- tion. Few general or unifying principles integrate information derived from various levels of biological organization. How- ever, as the genetic toolbox and other new techniques are now facilitating broader views of organisms and their internal and external interactions, and their evolution, some fundamental perspectives are emerging for many kinds of studies of bi- ology. In particular, more hierarchical approaches are gaining favor in several areas of biology. Such approaches virtually de- mand the integration of data and theory from different levels of study. They require explicit delineations of methodology and clear definition of terms so that communication per se among scientists can become more integrative. In so doing, a hierarchy of theory will develop that demands ever further integration, potentially leading to unifying concepts and a general theory for biology. Keywords centrality, emergent properties, form and function, hierarchies, integration, module, organism June 27, 2008; accepted October 13, 2008 Biological Theory 3(3) 2008, 213–223. c 2009 Konrad Lorenz Institute for Evolution and Cognition Research 213 Organisms and Organization Organisms are organized, internally and externally. Organi- theory of biodiversity and biogeography” (which is now be- zation is “the connexion and coordination of parts for vital ing tested vis-a-vis` specific taxonomic groups and being found functions or processes” (Anonymous 1971), and, for purposes both useful and problematic; see Ostling 2005).
    [Show full text]
  • BOXTREE: a Hierarchical Representation for Surfaces in 3D
    EUROGRAPHICS ’96 / J. Rossignac and F. Sillion (Guest Volume 15, (1996), Number 3 Editors), Blackwell Publishers © Eurographics Association, 1996 BOXTREE: A Hierarchical Representation for Surfaces in 3D Gill Barequet Dept. of Computer Science, Tel Aviv University, 69978 Tel Aviv, Israel Bernard Chazelle Dept. of Computer Science, Princeton University, Princeton, NJ 08544 Leonidas J. Guibas Dept. of Computer Science, Stanford University, CA Joseph S.B. Mitchell Dept. of Applied Mathematics, SUNY Stony Brook, NY 11794 Ayellet Tal Dept. of Applied Mathematics, The Weizmann Institute of Science, Israel Abstract We introduce the boxtree, a versatile data structure for representing triangulated or meshed surfaces in 3D. A boxtree is a hierarchical structure of nested boxes that supports efficient ray tracing and collision detection. It is simple and robust, and requires minimal space. In situations where storage is at a premium, boxtrees are effective alternatives to octrees and BSP trees. They are also more flexible and efficient than R-trees, and nearly as simple to implement. Keywords: collision detection, hierarchical data structures, ray shooting. 1. Introduction In 1981 Ballard1 presented a simple data structure for representing digitized curves by means of nested strips. This work is an attempt to generalize his strip tree structure to the case of surfaces in 3D. As is well known, curves can seem quite tame when compared to surfaces. For example, collision detection in 3D is orders of magnitude more difficult than in 2D. Expectedly, generalizing a strip tree into a boxtree raises a number of thorny issues. For one thing, there are many ways to go about it, few of which can be dismissed out of hand as uncompetitive.
    [Show full text]
  • Biological Organization, Biological Information, and Knowledge
    bioRxiv preprint doi: https://doi.org/10.1101/012617; this version posted December 15, 2014. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY-NC-ND 4.0 International license. Biological Organization, Biological Information, and Knowledge Maurício Vieira Kritz December 10, 2014 Abstract A concept of information designed to handle information conveyed by organizations is introduced. This concept of information may be used at all biological scales: from molecular and intracellular to multi-cellular organisms and human beings, and further on to collectivities, societies and culture. In this short account, two ground concepts necessary for developing the definition will also be introduced: whole- part graphs, a model for biological organization, and synexions, their immersion into space-time. This definition of information formalizes perception, observers and interpretation; allowing for considering information-exchange as a basic form of biological interaction. Some of its elements will be clarified by arguing and explaining why the immersion of whole-part graphs in (the physical) space-time is needed. Keywords: whole-part graphs, hyper-graphs, synexions, recursive structures, biological organization, biological information, models, hierarchy 1 Introduction Organization is a key characteristic of biological entities and phenomena [11, 12]. It appears everywhere: from simple oscillatory chemical reactions and the structure of macro-molecules to cells’ activation-inhibition and consensus bio-chemical setups, moving molecular aggregates, modules and motifs with associated biological functions, and stable organelles. It expands beyond cell organelles and cell inner structures into tissues and organs of multicellular organisms and further upward into populations, societies and cultures, although its instantiation at each scale may present seemingly uncorrelated forms [26, 20].
    [Show full text]
  • Econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Pelikan, Pavel Working Paper The Formation of Incentive Mechanisms in Different Economic Systems IUI Working Paper, No. 155 Provided in Cooperation with: Research Institute of Industrial Economics (IFN), Stockholm Suggested Citation: Pelikan, Pavel (1986) : The Formation of Incentive Mechanisms in Different Economic Systems, IUI Working Paper, No. 155, The Research Institute of Industrial Economics (IUI), Stockholm This Version is available at: http://hdl.handle.net/10419/95151 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative Commons Licences), you genannten Lizenz gewährten Nutzungsrechte. may exercise further usage rights as specified in the indicated licence. www.econstor.eu A list of Working Papers on the last pages No. 155, 1986 THE PORMATION OP INCENTIVE MECHANISMS IN DIFPERENT ECONOMIC SYSTEMS by Pavel Pelikan* * Paper presented at the Arne Ryde Symposium, The University of Lund, 26-27 August, 1985.
    [Show full text]
  • The Brain As a Hierarchical Organization ∗
    The Brain as a Hierarchical Organization ∗ Isabelle Brocas Juan D. Carrillo USC and CEPR USC and CEPR Abstract We model the brain as a multi-agent organization. Based on recent neuroscience evidence, we assume that different systems of the brain have different time-horizons and different access to information. Introducing asymmetric information as a restriction on optimal choices generates endogenous constraints in decision-making. In this game played between brain systems, we show the optimality of a self-disciplining rule of the type “work more today if you want to consume more today” and discuss its behavioral implications for the distribution of consumption over the life-cycle. We also argue that our dual-system theory provides “micro-microfoundations” for discounting and offer testable implications that depart from traditional models with no conflict and exogenous discounting. Last, we analyze a variant in which the agent has salient incentives or biased motivations. The previous rule is then replaced by a simple, non-intrusive precept of the type “consume what you want, just don’t abuse”. ∗We thank R. B´enabou, P. Glimcher, I. Palacios-Huerta, H. Shefrin and seminar participants at USC, Princeton, Columbia, Toulouse and Stanford SITE for comments and suggestions. Address for correspon- dence: Isabelle Brocas or Juan D. Carrillo, Department of Economics, University of Southern California, 3620 S. Vermont Ave., Los Angeles, CA - 90089-0253, e-mail: <[email protected]> or <[email protected]>. “The heart has its reasons which reason knows nothing of” (Blaise Pascal (1670), Les Pens´ees) 1 Introduction In recent years, economics has experienced an inflow of refreshing ideas thanks to the addition of elements from behavioral psychology into formal models (see Rabin (1998) and Tirole (2002) for partial but insightful surveys).
    [Show full text]
  • Role Functions, Mechanisms, and Hierarchy Author(S): Carl F
    Role Functions, Mechanisms, and Hierarchy Author(s): Carl F. Craver Source: Philosophy of Science, Vol. 68, No. 1 (Mar., 2001), pp. 53-74 Published by: The University of Chicago Press on behalf of the Philosophy of Science Association Stable URL: http://www.jstor.org/stable/3081024 . Accessed: 07/10/2011 12:46 Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at . http://www.jstor.org/page/info/about/policies/terms.jsp JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. The University of Chicago Press and Philosophy of Science Association are collaborating with JSTOR to digitize, preserve and extend access to Philosophy of Science. http://www.jstor.org Role Functions,Mechanisms, and Hierarchy* Carl F. Cravertt Departmentof Philosophy FloridaInternational University Many areas of science develop by discoveringmechanisms and role functions. Cum- mins' (1975) analysis of role functions-according to which an item's role function is a capacity of that item that appearsin an analytic explanationof the capacity of some containing system-captures one important sense of "function" in the biological sci- ences and elsewhere.Here I synthesizeCummins' account with recent work on mech- anisms and causal/mechanicalexplanation. The synthesis produces an analysis of specificallymechanistic role functions, one that uses the characteristicactive, spatial, temporal, and hierarchicalorganization of mechanismsto add precision and content to Cummins'original suggestion.
    [Show full text]