paper-with-me

Papers

Multi-Point Proximity Encoding For Vector-Mode Geospatial Machine Learning

2025-06-05 · John Collins

Vector-mode geospatial data -- points, lines, and polygons -- must be encoded into an appropriate form in order to be used with traditional machine learning and artificial intelligence models. Encoding methods attempt to represent a given shape as a vector that captures its essential geometric properties. This paper presents an encoding method based on scaled distances from a shape to a set of reference points within a region of interest. The method, MultiPoint Proximity (MPP) encoding, can be applied to any type of shape, enabling the parameterization of machine learning models with encoded representations of vector-mode geospatial features. We show that MPP encoding possesses the desirable properties of shape-centricity and continuity, can be used to differentiate spatial objects based on their geometric features, and can capture pairwise spatial relationships with high precision. In all cases, MPP encoding is shown to perform better than an alternative method based on rasterization.

📄 PDF Abstract BibTeX arXiv:2506.05016

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Complex-valued embeddings of generic proximity data

2020-08-31 · Maximilian Münch, Michiel Straat, Michael Biehl, Frank-Michael Schleif

Proximities are at the heart of almost all machine learning methods. If the input data are given as numerical vectors of equal lengths, euclidean distance, or a Hilbertian inner product is frequently used in modeling alg…

BIG-bench Machine LearningGeneralization Bounds

Voxel Mamba: Group-Free State Space Models for Point Cloud based 3D Object Detection

2024-06-15 · Guowen Zhang, Lue Fan, Chenhang He, Zhen Lei 외

Serialization-based methods, which serialize the 3D voxels and group them into multiple sequences before inputting to Transformers, have demonstrated their effectiveness in 3D object detection. However, serializing 3D vo…

3D Object DetectionComputational EfficiencyMambaobject-detection+2

An optimal hierarchical clustering approach to segmentation of mobile LiDAR point clouds

2017-03-06 · Sheng Xu, Ruisheng Wang, Han Zheng

This paper proposes a hierarchical clustering approach for the segmentation of mobile LiDAR point clouds. We perform the hierarchical clustering on unorganized point clouds based on a proximity matrix. The dissimilarity …

ClusteringPoint Cloud SegmentationSegmentation

Dynamic Graph Transformer with Correlated Spatial-Temporal Positional Encoding

2024-07-24 · Zhe Wang, Sheng Zhou, Jiawei Chen, Zhen Zhang 외

Learning effective representations for Continuous-Time Dynamic Graphs (CTDGs) has garnered significant research interest, largely due to its powerful capabilities in modeling complex interactions between nodes. A fundame…

Representation Learning

GEM: A Native Graph-based Index for Multi-Vector Retrieval

2026-03-20 · Yao Tian, Zhoujin Tian, Xi Zhao, Ruiyuan Zhang 외 arxiv

In multi-vector retrieval, both queries and data are represented as sets of high-dimensional vectors, enabling finer-grained semantic matching and improving retrieval quality over single-vector approaches. However, its p…