forked from rayford295/GeoGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
413 lines (413 loc) · 14.4 KB
/
data.js
File metadata and controls
413 lines (413 loc) · 14.4 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
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
window.researchMapData = {
"generatedAt": "2026-04-25T21:13:37.590Z",
"themes": [
"All",
"Applied GeoAI Tooling",
"Computer Vision Segmentation",
"Disaster Assessment",
"Generative Vision",
"Geo-Privacy",
"Multimodal Learning",
"Spatial Intelligence",
"Urban Greening"
],
"nodes": [
{
"id": "arcgis-sam-tree-segmentation",
"shortTitle": "ArcGIS Text SAM",
"title": "Object Detection and Segmentation of Trees using Text SAM in ArcGIS Online",
"year": 2025,
"venue": "Security First: Geospatial Workflows for a Safe and Equitable World",
"type": "Book Chapter",
"status": "Published",
"authors": "Yifan Yang, Dominic Borrelli",
"summary": "Presents a step-by-step GeoAI workflow for tree object detection and segmentation from high-resolution aerial imagery using Text SAM in ArcGIS Online Notebooks and the ArcGIS API for Python. The workflow produces vectorized tree polygons that can be opened in ArcGIS Online Map Viewer or analyzed further in ArcGIS Pro.",
"impact": "This chapter is important because it turns GeoAI from an abstract model capability into a teachable, reproducible ArcGIS workflow. It gives the research portfolio a practical GIS education and urban greening branch while staying connected to the larger theme of spatial intelligence.",
"themes": [
"Applied GeoAI Tooling",
"Computer Vision Segmentation",
"Spatial Intelligence",
"Urban Greening"
],
"methods": [
"ArcGIS Online Notebooks",
"Text SAM",
"Segment Anything Model",
"Aerial Imagery",
"ArcGIS API for Python",
"Vectorized Tree Polygons"
],
"links": [
{
"label": "Book",
"url": "https://www.esri.com/en-us/esri-press/browse/security-first-geospatial-workflows-for-a-safe-and-equitable-world"
},
{
"label": "Chapter",
"url": "https://www.researchgate.net/publication/396514864_Object_detection_and_segmentation_of_trees_using_Text_SAM_in_ArcGIS_Online"
},
{
"label": "Code",
"url": "https://github.com/rayford295/ArcGIS-SAM-TreeSegmentation"
}
],
"connections": [
{
"target": "geolocator",
"label": "shares the broader spatial intelligence goal of grounding AI outputs in geographic context"
},
{
"target": "satellite-to-street",
"label": "connects overhead or aerial imagery with downstream ground-level environmental interpretation"
},
{
"target": "hyperlocal-disaster",
"label": "extends the portfolio from damage-oriented visual analysis to urban environmental feature extraction"
}
],
"repository": {
"name": "ArcGIS-SAM-TreeSegmentation",
"url": "https://github.com/rayford295/ArcGIS-SAM-TreeSegmentation",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/ArcGIS-SAM-TreeSegmentation",
"language": "Python",
"stars": 1,
"forks": 0,
"commits": 4
},
"position": {
"x": 430,
"y": 535
},
"color": "#2f8f6f",
"radius": 35
},
{
"id": "damagearbiter",
"shortTitle": "DamageArbiter",
"title": "DamageArbiter: A CLIP-Enhanced Multimodal Arbitration Framework for Hurricane Damage Assessment from Street-View Imagery",
"year": 2026,
"venue": "arXiv Preprint",
"type": "Preprint",
"status": "Preprint",
"authors": "Yifan Yang, Lei Zou, Wenjing Gong, Kani Fu, Zongrong Li, Siqin Wang, Bing Zhou, Heng Cai, Hao Tian",
"summary": "Introduces a CLIP-enhanced multimodal arbitration framework for more reliable hurricane damage assessment from street-view imagery.",
"impact": "This paper consolidates the disaster branch into a more trustworthy and explainable multimodal system, making the research narrative clearer and more mature.",
"themes": [
"Disaster Assessment",
"Multimodal Learning",
"Spatial Intelligence"
],
"methods": [
"CLIP",
"Multimodal Arbitration",
"Street-View Imagery"
],
"links": [
{
"label": "Paper",
"url": "https://arxiv.org/abs/2603.14837"
},
{
"label": "Code",
"url": "https://github.com/rayford295/DamageArbiter"
},
{
"label": "Dataset",
"url": "https://doi.org/10.6084/m9.figshare.28801208.v2"
},
{
"label": "Hugging Face",
"url": "https://huggingface.co/datasets/Rayford295/BiTemporal-StreetView-Damage"
}
],
"connections": [
{
"target": "hyperlocal-disaster",
"label": "extends the practical damage assessment pipeline with stronger multimodal arbitration"
},
{
"target": "disastervlp",
"label": "formalizes semantic damage reasoning into a robust framework"
},
{
"target": "satellite-to-street",
"label": "pairs with generative work that can expand post-disaster street-view availability"
}
],
"repository": {
"name": "DamageArbiter",
"url": "https://github.com/rayford295/DamageArbiter",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/DamageArbiter",
"language": "Python",
"stars": 1,
"forks": 1,
"commits": 61
},
"position": {
"x": 705,
"y": 255
},
"color": "#0f1f34",
"radius": 42
},
{
"id": "disastervlp",
"shortTitle": "DisasterVLP",
"title": "Perceiving Multidimensional Disaster Damages from Street-View Images Using Visual-Language Models",
"year": 2025,
"venue": "International Cartographic Conference",
"type": "Conference Paper",
"status": "Published",
"authors": "Yifan Yang, Lei Zou",
"summary": "Explores multidimensional disaster damage understanding with visual-language models, moving beyond single-score damage classification.",
"impact": "This paper marks the shift from pure recognition to richer semantic interpretation, which directly informs later multimodal arbitration work.",
"themes": [
"Disaster Assessment",
"Multimodal Learning",
"Spatial Intelligence"
],
"methods": [
"Visual-Language Models",
"Street-View Imagery",
"Damage Semantics"
],
"links": [
{
"label": "Paper",
"url": "https://doi.org/10.5194/ica-abs-10-310-2025"
},
{
"label": "DOI",
"url": "https://doi.org/10.5194/ica-abs-10-310-2025"
},
{
"label": "Code",
"url": "https://github.com/rayford295/DisasterVLP"
},
{
"label": "Dataset",
"url": "https://doi.org/10.6084/m9.figshare.28801208.v2"
}
],
"connections": [
{
"target": "hyperlocal-disaster",
"label": "broadens the earlier street-view damage pipeline into semantic damage perception"
},
{
"target": "damagearbiter",
"label": "provides the conceptual bridge to multimodal arbitration with CLIP-style reasoning"
}
],
"repository": {
"name": "DisasterVLP",
"url": "https://github.com/rayford295/DisasterVLP",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/DisasterVLP",
"language": "Jupyter Notebook",
"stars": 2,
"forks": 3,
"commits": 26
},
"position": {
"x": 560,
"y": 390
},
"color": "#4b9dd5",
"radius": 36
},
{
"id": "geolocator",
"shortTitle": "GeoLocator",
"title": "GeoLocator: A Location-Integrated Large Multimodal Model for Inferring Geo-Privacy",
"year": 2024,
"venue": "Applied Sciences",
"type": "Journal Article",
"status": "Published",
"authors": "Yifan Yang, Siqin Wang, Daoyang Li, Shuju Sun, Qingyang Wu",
"summary": "Introduces a location-integrated large multimodal model that reasons about geo-privacy signals and location inference from visual content.",
"impact": "This paper established an early foundation for combining visual understanding with spatial reasoning, which later expands into disaster intelligence and multimodal geographic inference.",
"themes": [
"Geo-Privacy",
"Multimodal Learning",
"Spatial Intelligence"
],
"methods": [
"Large Multimodal Model",
"Geo-Privacy Inference",
"Location Integration"
],
"links": [
{
"label": "Paper",
"url": "https://www.mdpi.com/2076-3417/14/16/7091"
},
{
"label": "DOI",
"url": "https://doi.org/10.3390/app14167091"
},
{
"label": "Code",
"url": "https://github.com/rayford295/GeoLocator"
},
{
"label": "Demo",
"url": "https://gpts-privacy.github.io/auto-demo/"
}
],
"connections": [
{
"target": "disastervlp",
"label": "extends multimodal geographic reasoning into disaster understanding"
},
{
"target": "hyperlocal-disaster",
"label": "precedes later work on location-aware street-view damage analysis"
}
],
"repository": {
"name": "GeoLocator",
"url": "https://github.com/rayford295/GeoLocator",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/GeoLocator",
"language": "HTML",
"stars": 1,
"forks": 1,
"commits": 22
},
"position": {
"x": 180,
"y": 470
},
"color": "#d7a13b",
"radius": 34
},
{
"id": "hyperlocal-disaster",
"shortTitle": "Hyperlocal Disaster",
"title": "Hyperlocal Disaster Damage Assessment Using Bi-temporal Street-View Imagery and Pre-trained Vision Models",
"year": 2025,
"venue": "Computers, Environment and Urban Systems",
"type": "Journal Article",
"status": "Published",
"authors": "Yifan Yang, Lei Zou, Bing Zhou, Daoyang Li, Binin Lin, Joynal Abedin, Mengyang Yang",
"summary": "Builds a hyperlocal disaster assessment pipeline from paired pre- and post-event street-view imagery using pre-trained vision models.",
"impact": "This work anchors the disaster-assessment branch of the graph and introduces a practical street-view centered task that later papers refine with richer multimodal reasoning.",
"themes": [
"Disaster Assessment",
"Spatial Intelligence"
],
"methods": [
"Street-View Imagery",
"Bi-temporal Analysis",
"Pre-trained Vision Models"
],
"links": [
{
"label": "Paper",
"url": "https://www.sciencedirect.com/science/article/pii/S0198971525000311"
},
{
"label": "DOI",
"url": "https://doi.org/10.1016/j.compenvurbsys.2025.102335"
},
{
"label": "Code",
"url": "https://github.com/rayford295/Bi-Temporal-StreetView"
},
{
"label": "Dataset",
"url": "https://doi.org/10.6084/m9.figshare.28801208.v2"
},
{
"label": "Hugging Face",
"url": "https://huggingface.co/datasets/Rayford295/BiTemporal-StreetView-Damage"
}
],
"connections": [
{
"target": "disastervlp",
"label": "moves from vision-only damage estimation to visual-language understanding"
},
{
"target": "damagearbiter",
"label": "becomes a precursor for arbitration-based multimodal assessment"
},
{
"target": "satellite-to-street",
"label": "creates the street-view demand that motivates satellite-to-street generation"
}
],
"repository": {
"name": "Bi-Temporal-StreetView",
"url": "https://github.com/rayford295/Bi-Temporal-StreetView",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/Bi-Temporal-StreetView",
"language": "Python",
"stars": 7,
"forks": 2,
"commits": 44
},
"position": {
"x": 370,
"y": 300
},
"color": "#157bc0",
"radius": 38
},
{
"id": "satellite-to-street",
"shortTitle": "Satellite-to-Street",
"title": "Satellite-to-Street: Synthesizing Post-Disaster Views from Satellite Imagery via Generative Vision Models",
"year": 2026,
"venue": "IGARSS 2026",
"type": "Conference Paper",
"status": "Accepted",
"authors": "Yifan Yang, Lei Zou, Wendy Jepson",
"summary": "Uses generative vision models to synthesize post-disaster street-level views from satellite imagery, bridging remote sensing and ground-level interpretation.",
"impact": "This paper opens a new branch in the graph by moving from analysis to generation, which makes the broader research program feel forward-looking and distinctive.",
"themes": [
"Generative Vision",
"Disaster Assessment",
"Spatial Intelligence"
],
"methods": [
"Generative Vision Models",
"Satellite Imagery",
"Street-Level Synthesis"
],
"links": [
{
"label": "Paper",
"url": "https://arxiv.org/abs/2603.20697"
},
{
"label": "Code",
"url": "https://github.com/rayford295/Sat2Street-DisasterGen"
}
],
"connections": [
{
"target": "hyperlocal-disaster",
"label": "responds to the need for street-view evidence where post-disaster imagery is sparse"
},
{
"target": "damagearbiter",
"label": "complements assessment models by generating new post-event visual inputs"
}
],
"repository": {
"name": "Sat2Street-DisasterGen",
"url": "https://github.com/rayford295/Sat2Street-DisasterGen",
"preview": "https://opengraph.githubassets.com/rayford-geograph/rayford295/Sat2Street-DisasterGen",
"language": "Python",
"stars": 1,
"forks": 1,
"commits": 106
},
"position": {
"x": 790,
"y": 500
},
"color": "#b97a16",
"radius": 40
}
]
};