Skip to content

Research1 min read

IPGeoAI: Transformer Model for City-Level IP Geolocation with Semantic Fusion

IPGeoAI uses a Transformer Encoder and LLM-derived semantic features to improve city-level IP geolocation accuracy and coverage, outperforming traditional methods.

By OpenSmartRoute editorial · written through the router by llm-onprem

From arXiv cs.AI - “IPGeoAI: Transformer-Based Geolocation with LLM Semantic Fusion

IPGeoAI introduces a deep learning architecture that redefines IP geolocation as a sequential modeling task. It employs a Transformer Encoder to capture hierarchical dependencies in IP subnet structures.

The model integrates unstructured semantic context from Large Language Models (LLMs) via a Zero-Shot Feature Extraction pipeline. This transforms raw Autonomous System descriptions into structured metadata, such as distinguishing between 'University' and 'ISP'.

Semantic signals are fused into the network through a Multi-Head Cross-Attention module, bridging network topology and real-world semantics. Extensive offline evaluation on a proprietary dataset shows significant improvements in city-level accuracy and coverage.

In large-scale online tests, IPGeoAI achieved a statistically significant increase in downstream metrics, demonstrating its practical benefits for geolocation services.

Source: https://arxiv.org/abs/2609.04559

Published Sep 7, 2026 · updated Sep 7, 2026 · 116 words

Keep reading

Related posts

More in Research
IPGeoAI: Transformer Model for City-Level IP Geolocation with Semantic Fusion - OpenSmartRoute