generated from PoisotLab/manuscript-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.json
148 lines (148 loc) · 5.21 KB
/
metadata.json
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{
"title": "A Roadmap Toward Predicting Species Interaction Networks (Across Space and Time)",
"license": "CC-BY",
"language": "en",
"creators": [
{
"affiliations": [
"Université de Montréal",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Strydom",
"givennames": "Tanya",
"email": "[email protected]",
"status": ["equal"],
"orcid": "0000-0001-6067-1349"
},
{
"affiliations": [
"McGill University",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Catchen",
"givennames": "Michael D.",
"email": "[email protected]",
"status": [
"equal"
],
"orcid": "0000-0002-6506-6487"
},
{
"affiliations": [
"Université de Montréal",
"Université de Sherbrooke",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Banville",
"givennames": "Francis",
"email": "[email protected]",
"orcid": "0000-0001-9051-0597"
},
{
"affiliations": [
"McGill University",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Caron",
"givennames": "Dominique",
"email": "[email protected]",
"orcid": "0000-0002-2151-6693"
},
{
"affiliations": [
"Université de Montréal",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Dansereau",
"givennames": "Gabriel",
"email": "[email protected]",
"orcid": "0000-0002-2212-3584"
},
{
"affiliations": [
"Université de Montréal",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Desjardins-Proulx",
"givennames": "Philippe",
"email": "[email protected]",
"orcid": "0000-0002-6248-3007"
},
{
"affiliations": [
"Université de Montréal",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Forero-Muñoz",
"givennames": "Norma R.",
"email": "[email protected]",
"orcid": "0000-0001-9019-0108"
},
{
"affiliations": [
"Universidade Federal de Goiás"
],
"familyname": "Higino",
"givennames": "Gracielle",
"email": "[email protected]",
"orcid": "0000-0003-2791-8383"
},
{
"affiliations": [
"Université de Sherbrooke",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Mercier",
"givennames": "Benjamin",
"email": "[email protected]",
"orcid": "0000-0002-4104-9463"
},
{
"affiliations": [
"McGill University",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Gonzalez",
"givennames": "Andrew",
"email": "[email protected]",
"orcid": "0000-0001-6075-8081"
},
{
"affiliations": [
"Université de Sherbrooke",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Gravel",
"givennames": "Dominique",
"email": "[email protected]",
"orcid": "0000-0002-4498-7076"
},
{
"affiliations": [
"McGill University",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Pollock",
"givennames": "Laura",
"email": "[email protected]",
"orcid": "0000-0002-6004-4027"
},
{
"affiliations": [
"Université de Montréal",
"Québec Centre for Biodiversity Sciences"
],
"familyname": "Poisot",
"givennames": "Timothée",
"email": "[email protected]",
"status": ["corresponding"],
"orcid": "0000-0002-0735-5184"
}
],
"description": "Networks of species interactions underpin numerous ecosystem processes, but comprehensively sampling these interactions is difficult. Interactions intrinsically vary across space and time, and given the number of species that compose ecological communities, it can be tough to distinguish between a true negative (where two species never interact) from a false negative (where two species have not been observed interacting even though they actually do). Assessing the likelihood of interactions between species is an imperative for several fields of ecology. This means that to predict interactions between species---and to describe the structure, variation, and change of the ecological networks they form---we need to rely on modeling tools. Here we provide a proof-of-concept, where we show how a simple neural-network model makes accurate predictions about species interactions given limited data. We then assess the challenges and opportunities associated with improving interaction predictions, and provide a conceptual roadmap forward toward predictive models of ecological networks that is explicitly spatial and temporal. We conclude with a brief primer on the relevant methods and tools needed to start building these models, which we hope will guide this research program forward.",
"keywords": [
"ecological networks",
"ecological forecasting",
"biogeography",
"community ecology"
]}