Google Research新推出的ME-POIs框架,结合了移动性信息,为文本POI嵌入增添了‘地点如何被使用’的维度,在地图丰富化任务中显著提升了模型性能,值得一试。
Google Research推出ME-POIs框架,将人类移动性整合到基于文本的地点嵌入中。该框架通过对比学习将每次访问编码为上下文向量,并与每个POI的一个可学习原型对齐。在洛杉矶和休斯顿的移动数据上进行的五项地图丰富化任务中,添加ME-POIs在洛杉矶的35个模型-任务对中提升了34个,在访问意图上达到81.9%的相对F1,在繁忙度上减少了24.7%的MAE。仅移动性的变体在价格水平分类上击败了Gemini文本嵌入。
Google Research Introduces ME-POIs: A Mobility-Informed Framework that Adds “How a Place Is Used” to Text-Based POI Embeddings
framework that folds aggregate human movement into text-based place embeddings. Language models describe what a place is; they miss how it is used. ME-POIs encodes each visit as a contextualized vector and aligns it with one learnable prototype per POI through contrastive learning, then transfers visit distributions from data-rich anchors to the long tail across three spatial scales. Across five map-enrichment tasks on Los Angeles and Houston mobility data, adding ME-POIs improved 34 of 35 model-task pairings in Los Angeles — up to 81.9% relative F1 on visit intent and a 24.7% MAE reduction on busyness. A mobility-only variant beat Gemini text embeddings on price-level classification. The post Google Research Introduces ME-POIs: A Mobility-Informed Framework that Adds “How a Place Is Used” to Text-Based POI Embeddings appeared first on MarkTechPost .