-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRigidity.html
100 lines (91 loc) · 4.49 KB
/
Rigidity.html
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html>
<!--[if lt IE 7]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<!-- Mirrored from frenify.com/envato/marketify/html/arlo/1/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 09 Mar 2019 09:48:54 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Name of your web site" />
<meta name="author" content="Marketify" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<title>Belief Rigidity</title>
<!-- STYLES -->
<link
href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i"
rel="stylesheet"
/>
<link rel="stylesheet" type="text/css" href="css/plugins.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!--[if lt IE 9]>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<![endif]-->
<!-- /STYLES -->
</head>
<body>
<!-- WRAPPER ALL -->
<div class="arlo_tm_wrapper_all">
<div id="arlo_tm_popup_blog">
<div class="container">
<div class="inner_popup scrollable"></div>
</div>
<span class="close"><a href="#"></a></span>
</div>
<!-- PRELOADER -->
<div class="arlo_tm_preloader">
<div class="spinner_wrap">
<div class="spinner"></div>
</div>
</div>
<!-- /PRELOADER -->
<!-- CONTENT -->
<div class="arlo_tm_content">
<div class="inner_list">
<div class="arlo_tm_news_wrap">
<div class="image_wrap">
<img class="small_centered" src="img/blog/framework.png" alt="" />
</div>
<div class="definitions_wrap">
<div class="title_holder">
<h3>
<a href="Rigidity.html">Understanding Belief Rigidity in Temporal Social Networks</a>
</h3>
</div>
<div>
<p>
Social media platforms can significantly influence people’s perceptions and beliefs. While studies have been conducted to understand this social media discourse, there has been limited work in designing effective interventions.
To tackle this problem, we designed an experimental study setup that replicates social media phenomena within controlled virtual laboratory settings.
Our experimental framework is grounded in existing literature, taking inspiration from the Delphi study method, and consisting of common current social media functionalities to emulate the ``social media experience". <a href="ACII2023_DC.pdf"><span>[Read]</span></a>
<br><br>
We use this framework to quantify the effects of a randomized social network structure on belief rigidity, specifically examining the potential benefits of introducing randomness into the network.
Our analysis indicates that individuals' beliefs are influenced by peer opinions, regardless of whether those opinions are similar to or differ from their own.
Our results also suggest that people incorporate a slightly higher variety of different peer opinions into their networks when the recommendation algorithm provides them with diverse content.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- / WRAPPER ALL -->
<!-- Our future research aims to leverage this experimental framework to conduct comprehensive case-control studies examining diverse social media signals, thus enabling us to develop intervention strategies to reduce polarization and misinformation in online environments in the future.-->
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<!--[if lt IE 10]>
<script type="text/javascript" src="js/ie8.js"></script>
<![endif]-->
<script src="js/plugins.js"></script>
<script src="js/init.js"></script>
<!-- /SCRIPTS -->
</body>
<!-- Mirrored from frenify.com/envato/marketify/html/arlo/1/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 09 Mar 2019 09:48:54 GMT -->
</html>