-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
79 lines (61 loc) · 5 KB
/
index.html
File metadata and controls
79 lines (61 loc) · 5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/style.css">
<!--<script src="/theme/js/less.js" type="text/javascript"></script>-->
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/pygments.css">
<link href='//fonts.googleapis.com/css?family=Open+Sans:800,400,300|Inconsolata' rel='stylesheet' type='text/css'>
<link href="https://collective-logic-lab.github.io/" type="application/atom+xml" rel="alternate" title="Collective Logic Lab ATOM Feed" />
<!-- BCD for mobile devices -->
<meta name="viewport" content="width=600">
<title> Collective Logic Lab - Arizona State University
</title>
<meta charset="utf-8" />
</head>
<body>
<header>
<!-- <figure id="user_logo">-->
<!-- <a href="https://collective-logic-lab.github.io"><div class="logo"> </div></a>-->
<!-- </figure>-->
<div class="user_meta">
<h1 id="user"><a href="https://collective-logic-lab.github.io" class="">Collective Logic Lab</a></h1>
<h2></h2>
<ul>
<li>
<a href="https://collective-logic-lab.github.io/./">What We Do</a>
<a href="https://collective-logic-lab.github.io/pages/community.html">Community</a>
<a href="https://collective-logic-lab.github.io/pages/publications.html">Publications</a>
<a href="https://collective-logic-lab.github.io/category/news.html">News</a>
<a href="https://collective-logic-lab.github.io/category/research-musings.html">Research Musings</a>
</li>
</ul>
</div>
</header>
<section id="posts">
<article>
<h1 id="title">
We want to know:
</h1>
<p>How do living systems coordinate to perform impressive feats of collective behavior?</p>
<div id="statement"></div>
<p><img alt="a collective" src="https://collective-logic-lab.github.io/images/collective.png"></p>
<p>We are part of the <a href="https://scas.asu.edu/">School of Complex Adaptive Systems</a>, the <a href="https://complexity.asu.edu/">Global Biosocial Complexity Initiative</a>, and the <a href="https://complexity.asu.edu/asu-sfi">ASU-SFI Center for Biosocial Complex Systems</a> at <a href="https://www.asu.edu/">Arizona State University</a>. </p>
<h2>Our Research Goals</h2>
<p><em><a href="pages/what-we-do-big-picture.html#statement"><— Zoom out to a simplified big-picture view</a> — <a href="pages/what-we-do-fine-grained-details.html#statement">Zoom in to more detail for the experts —></a></em></p>
<p>Collectives are all around us. These are groups like fish in a school, or bees in a hive, or neurons in a brain. In all these cases, the group does something together — spot a predator, or survive the winter, or make decisions — that is harder for individuals to do themselves. But understanding how the group's behavior is controlled by the individuals that make it up, and predicting how the group might change to work better, is notoriously tricky. In fact, <a href="our-work-on-collective-behavior-highlighted-in-harpers.html">it has been said</a> that this problem is at the heart of the world's outstanding scientific mysteries.</p>
<p>In our research, we look for patterns in how living systems achieve desired collective behavior. These patterns range from basic to complicated. As a simpler example, the mathematics of how activity spreads across a group can reveal how disease spreading across the world is similar to conflict spreading through a society or information spreading through a brain. At the complex end of the spectrum, many living systems seem to be just near the edge of spiraling out of control, seemingly managing a trade-off between maintaining a stable status quo and being reactive to changes that can be quickly amplified.</p>
<p>Why do we care about these patterns? As scientists, we are driven mainly by curiosity. But there are bigger issues at stake, too. We live in the first era in which our own collective behavior has effects not just at the scale of our community or country, but at the global scale. We are facing problems that are analogous to a colony of bees: If a colony gets too hot, before the wax melts, individual bees move to the nest's entrance and start fanning their wings. How do they efficiently move from the status quo (say, foraging for food) to make a collective decision to fan the nest instead? If we can understand the patterns that we see played out so successfully in other living systems, maybe we can use them ourselves to ensure our collective survival.</p>
</article>
<!--
<footer>
<address>
Powered by <a href="https://getpelican.com/">Pelican</a>.
</address>
</footer>
-->
</section>
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101172850);</script>
<script async src="//static.getclicky.com/js"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101172850ns.gif" /></p></noscript>
</body>
</html>