|
1 | | -@article{chiang23, |
2 | | - title={GeoAI for the Digitization of Historical Maps (in press)}, |
3 | | - author={Chiang, Y.-Y., Chen, M., Duan, W., Kim, J., Knoblock, C. A., Leyk, S., Li, Z., Lin, Y., Namgung, M., Shbita, B., & Uhl, J. H.}, |
4 | | - journal={In Handbook of GeoAI}, |
| 1 | +@inproceedings{li-etal-2023-geolm, |
| 2 | + title = "{G}eo{LM}: Empowering Language Models for Geospatially Grounded Language Understanding", |
| 3 | + author = "Li, Zekun and |
| 4 | + Zhou, Wenxuan and |
| 5 | + Chiang, Yao-Yi and |
| 6 | + Chen, Muhao", |
| 7 | + editor = "Bouamor, Houda and |
| 8 | + Pino, Juan and |
| 9 | + Bali, Kalika", |
| 10 | + booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing", |
| 11 | + month = dec, |
| 12 | + year = "2023", |
| 13 | + address = "Singapore", |
| 14 | + publisher = "Association for Computational Linguistics", |
| 15 | + url = "https://aclanthology.org/2023.emnlp-main.317", |
| 16 | + doi = "10.18653/v1/2023.emnlp-main.317", |
| 17 | + pages = "5227--5240", |
| 18 | +} |
| 19 | + |
| 20 | +@incollection{chiang2023geoai, |
| 21 | + title={GeoAI for the Digitization of Historical Maps}, |
| 22 | + author={Chiang, Yao-Yi and Chen, Muhao and Duan, Weiwei and Kim, Jina and Knoblock, Craig A and Leyk, Stefan and Li, Zekun and Lin, Yijun and Namgung, Min and Shbita, Basel and others}, |
| 23 | + booktitle={Handbook of Geospatial Artificial Intelligence}, |
| 24 | + pages={217--247}, |
5 | 25 | year={2023}, |
6 | | - publisher={Springer} |
| 26 | + publisher={CRC Press} |
| 27 | +} |
| 28 | + |
| 29 | +@inproceedings{10.1145/3589132.3625579, |
| 30 | +author = {Kim, Jina and Li, Zekun and Lin, Yijun and Namgung, Min and Jang, Leeje and Chiang, Yao-Yi}, |
| 31 | +title = {The mapKurator System: A Complete Pipeline for Extracting and Linking Text from Historical Maps}, |
| 32 | +year = {2023}, |
| 33 | +isbn = {9798400701689}, |
| 34 | +publisher = {Association for Computing Machinery}, |
| 35 | +address = {New York, NY, USA}, |
| 36 | +url = {https://doi.org/10.1145/3589132.3625579}, |
| 37 | +doi = {10.1145/3589132.3625579}, |
| 38 | +booktitle = {Proceedings of the 31st ACM International Conference on Advances in Geographic Information Systems}, |
| 39 | +articleno = {35}, |
| 40 | +numpages = {4}, |
| 41 | +keywords = {linked data, text spotter, historical maps, automatic system}, |
| 42 | +location = {, Hamburg, Germany, }, |
| 43 | +series = {SIGSPATIAL '23} |
| 44 | +} |
| 45 | + |
| 46 | +@inproceedings{10.1145/3589132.3628368, |
| 47 | +author = {Olson, Rhett M and Kim, Jina and Chiang, Yao-Yi}, |
| 48 | +title = {An Automatic Approach to Finding Geographic Name Changes on Historical Maps}, |
| 49 | +year = {2023}, |
| 50 | +isbn = {9798400701689}, |
| 51 | +publisher = {Association for Computing Machinery}, |
| 52 | +address = {New York, NY, USA}, |
| 53 | +url = {https://doi.org/10.1145/3589132.3628368}, |
| 54 | +doi = {10.1145/3589132.3628368}, |
| 55 | +booktitle = {Proceedings of the 31st ACM International Conference on Advances in Geographic Information Systems}, |
| 56 | +articleno = {7}, |
| 57 | +numpages = {2}, |
| 58 | +keywords = {temporal analysis, toponym, cartography, historical maps}, |
| 59 | +location = {<conf-loc>, <city>Hamburg</city>, <country>Germany</country>, </conf-loc>}, |
| 60 | +series = {SIGSPATIAL '23} |
| 61 | +} |
| 62 | + |
| 63 | +@inproceedings{10.1145/3589132.3628372, |
| 64 | +author = {Kim, Jina and Chiang, Yao-Yi}, |
| 65 | +title = {Towards Learning of Spatial Triad from Online Text}, |
| 66 | +year = {2023}, |
| 67 | +isbn = {9798400701689}, |
| 68 | +publisher = {Association for Computing Machinery}, |
| 69 | +address = {New York, NY, USA}, |
| 70 | +url = {https://doi.org/10.1145/3589132.3628372}, |
| 71 | +doi = {10.1145/3589132.3628372}, |
| 72 | +booktitle = {Proceedings of the 31st ACM International Conference on Advances in Geographic Information Systems}, |
| 73 | +articleno = {11}, |
| 74 | +numpages = {2}, |
| 75 | +keywords = {representation learning, online text, spatial triad}, |
| 76 | +location = {<conf-loc>, <city>Hamburg</city>, <country>Germany</country>, </conf-loc>}, |
| 77 | +series = {SIGSPATIAL '23} |
7 | 78 | } |
8 | 79 |
|
9 | 80 | @article{avelar2023water, |
|
0 commit comments