PlaceField2BVec: A bionic geospatial location encoding method for hierarchical temporal memory model

Zugang Chen , Shaohua Wang , Kai Wu , Guoqing Li , Jing Li , Jian Wang
{"title":"PlaceField2BVec: A bionic geospatial location encoding method for hierarchical temporal memory model","authors":"Zugang Chen ,&nbsp;Shaohua Wang ,&nbsp;Kai Wu ,&nbsp;Guoqing Li ,&nbsp;Jing Li ,&nbsp;Jian Wang","doi":"10.1016/j.jag.2025.104402","DOIUrl":null,"url":null,"abstract":"<div><div>Encoding geospatial location is a fundamental problem for geospatial artificial intelligence (GeoAI) research. In recent years, some methods (such as Place2Vec, Space2Vec, and Sphere2Vec) were proposed to encode geospatial point as a high-dimensional vector. However, all these geospatial location encoders were designed to generate a real number vector. So, when applied to some of the brain-inspired neural networks, such as Hierarchical Temporal Memory (HTM), which required the input of a binary vector, the existing methods failed. To solve the problem, based on the research from neuroscience about place cell, we proposed a new geospatial location encoding method called PlaceField2BVec. The method used the place field model to encode a location. The place field was represented by the summation of four Gaussian functions, allowing it to be stretched or divided into multiple fields as the geospatial space expanded. Then we created an HTM and devised an experiment that simulated rats moving on tables of varying sizes. The moving trajectories were encoded by PlaceField2BVec and input to the HTM. After training, we found that the artificial neurons of HTM formed a place field similar to those of hippocampal neurons in the rat brain and the distribution patterns of the place field from the two kinds of neurons were consistent. At last, our method was compared with existing Space2BVec and Buffer2BVec in terms of location prediction accuracy and to demonstrate the robustness of the binary vector encoding methods, two brain-inspired artificial neural networks— HTM and BinaryLSTM were used. The result showed that, for HTM, in smaller geospatial space the PlaceField2BVec and Buffer2BVec had about the same accuracy on average but the highest accuracy of PlaceField2BVec is 100 %; when the geospatial space extended, our method had the highest accuracy and the average accuracy of PlaceField2BVec, Space2BVec, and Buffer2BVec is 83.9 %, 25.2 % and 69.7 % after 20 times’ training. For BinaryLSTM, PlaceField2BVec always had the highest accuracy in location prediction although the accuracy decreased as the space extended. Our research can be utilized for machine self-localization, navigation, and location-related GeoAI applications, and it also contributes to the theory of cognitive maps.</div></div>","PeriodicalId":73423,"journal":{"name":"International journal of applied earth observation and geoinformation : ITC journal","volume":"136 ","pages":"Article 104402"},"PeriodicalIF":8.6000,"publicationDate":"2025-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"International journal of applied earth observation and geoinformation : ITC journal","FirstCategoryId":"1085","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1569843225000494","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/2/7 0:00:00","PubModel":"Epub","JCR":"Q1","JCRName":"REMOTE SENSING","Score":null,"Total":0}
引用次数: 0

Abstract

Encoding geospatial location is a fundamental problem for geospatial artificial intelligence (GeoAI) research. In recent years, some methods (such as Place2Vec, Space2Vec, and Sphere2Vec) were proposed to encode geospatial point as a high-dimensional vector. However, all these geospatial location encoders were designed to generate a real number vector. So, when applied to some of the brain-inspired neural networks, such as Hierarchical Temporal Memory (HTM), which required the input of a binary vector, the existing methods failed. To solve the problem, based on the research from neuroscience about place cell, we proposed a new geospatial location encoding method called PlaceField2BVec. The method used the place field model to encode a location. The place field was represented by the summation of four Gaussian functions, allowing it to be stretched or divided into multiple fields as the geospatial space expanded. Then we created an HTM and devised an experiment that simulated rats moving on tables of varying sizes. The moving trajectories were encoded by PlaceField2BVec and input to the HTM. After training, we found that the artificial neurons of HTM formed a place field similar to those of hippocampal neurons in the rat brain and the distribution patterns of the place field from the two kinds of neurons were consistent. At last, our method was compared with existing Space2BVec and Buffer2BVec in terms of location prediction accuracy and to demonstrate the robustness of the binary vector encoding methods, two brain-inspired artificial neural networks— HTM and BinaryLSTM were used. The result showed that, for HTM, in smaller geospatial space the PlaceField2BVec and Buffer2BVec had about the same accuracy on average but the highest accuracy of PlaceField2BVec is 100 %; when the geospatial space extended, our method had the highest accuracy and the average accuracy of PlaceField2BVec, Space2BVec, and Buffer2BVec is 83.9 %, 25.2 % and 69.7 % after 20 times’ training. For BinaryLSTM, PlaceField2BVec always had the highest accuracy in location prediction although the accuracy decreased as the space extended. Our research can be utilized for machine self-localization, navigation, and location-related GeoAI applications, and it also contributes to the theory of cognitive maps.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
PlaceField2BVec:一种分层时间记忆模型的仿生地理空间位置编码方法
地理空间定位编码是地理空间人工智能(GeoAI)研究的基础问题。近年来,人们提出了一些将地理空间点编码为高维向量的方法(Place2Vec、Space2Vec和Sphere2Vec)。然而,所有这些地理空间位置编码器都被设计为生成实数向量。因此,当应用于一些受大脑启发的神经网络时,例如需要输入二进制向量的分层时间记忆(HTM),现有的方法就失败了。为了解决这一问题,基于神经科学对位置细胞的研究,我们提出了一种新的地理空间位置编码方法PlaceField2BVec。该方法使用位置字段模型对位置进行编码。位置场由四个高斯函数的和表示,允许它随着地理空间空间的扩展而被拉伸或划分为多个场。然后我们创建了一个HTM,并设计了一个模拟老鼠在不同大小的桌子上移动的实验。移动轨迹由PlaceField2BVec编码并输入HTM。训练后,我们发现HTM人工神经元与大鼠脑海马神经元形成相似的位置场,并且两种神经元的位置场分布模式一致。最后,将我们的方法与现有的Space2BVec和Buffer2BVec在位置预测精度方面进行了比较,并使用HTM和BinaryLSTM两种脑源性人工神经网络来验证二值向量编码方法的鲁棒性。结果表明,对于HTM,在较小的地理空间空间中,PlaceField2BVec和Buffer2BVec的平均精度基本相同,但PlaceField2BVec的最高精度为100%;当地理空间扩展时,我们的方法准确率最高,经过20次训练后,PlaceField2BVec、Space2BVec和Buffer2BVec的平均准确率分别为83.9%、25.2%和69.7%。对于BinaryLSTM, PlaceField2BVec的位置预测精度始终是最高的,但精度会随着空间的扩大而降低。我们的研究可以用于机器自定位、导航和位置相关的GeoAI应用,也有助于认知地图的理论。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
International journal of applied earth observation and geoinformation : ITC journal
International journal of applied earth observation and geoinformation : ITC journal Global and Planetary Change, Management, Monitoring, Policy and Law, Earth-Surface Processes, Computers in Earth Sciences
CiteScore
12.00
自引率
0.00%
发文量
0
审稿时长
77 days
期刊介绍: The International Journal of Applied Earth Observation and Geoinformation publishes original papers that utilize earth observation data for natural resource and environmental inventory and management. These data primarily originate from remote sensing platforms, including satellites and aircraft, supplemented by surface and subsurface measurements. Addressing natural resources such as forests, agricultural land, soils, and water, as well as environmental concerns like biodiversity, land degradation, and hazards, the journal explores conceptual and data-driven approaches. It covers geoinformation themes like capturing, databasing, visualization, interpretation, data quality, and spatial uncertainty.
期刊最新文献
Phenology-Aligned multi-task temporal fusion framework for satellite-based triple-seasonal rice yield estimation in Southeast Asia An Arctic underwater terrain matching method integrating template matching and DEM super-resolution MAFNet: A multi-modal adaptive fusion network-based approach for individual building extraction from oblique photogrammetry Seasonal field-scale wheat yield forecasting using XGBoost with radar, optical, and weather data in Morocco Advances in extracting current profiles from X-band radar images with a focus on retrieving subsurface current
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1