arXiv:2606.10824cs.LGmath.AT2026-06中稿 · the 2nd Annual Con…

用连续编码提升形状描述的神经网络性能

Encoding the Euler Characteristic Transform

论文配图:Encoding the Euler Characteristic Transform
图 1 · 摘自论文原文
  • 按顶点和方向记录欧拉特征变化,生成连续令牌序列
  • 在六个数据集上准确率全提升,连续编码是关键优势
  • 适合处理点云、网格等几何数据的形状分类任务

欧拉特征曲线(ECC)记录线性嵌入胞腔复形在不同过滤高度下的欧拉特征值,欧拉特征变换(ECT)通过多方向收集这些曲线得到一个可注入的形状描述符。传统方法将每个ECC离散化作为编码,我们提出一种连续编码:对每个方向和每个顶点,记录该顶点带来的净欧拉特征变化,生成每方向的令牌序列,并由小型Transformer映射为特征向量。整个流程分为两阶段:在每个方向内使用ECC编码器将曲线映射为固定长度向量,再跨方向聚合生成ECT表示。研究了六种架构,涵盖从无结构的前馈基线到保持平面旋转等变性的卷积与复数模型。在六个分类基准(点云、图、立方复形、网格)上,连续编码均提升准确率;控制实验表明增益来自编码本身而非Transformer容量。表示架构影响较小,但其收益依赖于编码方式:前馈网络在连续编码下表现最佳,但在离散化下不如卷积架构稳健。

原文摘要 · Abstract (English)

The Euler Characteristic Curve (ECC) records the Euler characteristic of a linearly embedded cell complex as a function of filtration height in a given direction, and the Euler Characteristic Transform (ECT) is the injective shape descriptor obtained by collecting ECCs over many directions. How the ECT is encoded for a neural network is itself an inductive bias, conventionally fixed by discretizing each ECC. We introduce a continuous encoding: for each direction and each vertex it records the net Euler-characteristic change attributed to that vertex, producing a per-direction token sequence that a small transformer maps to a feature vector. We separate the resulting pipeline into two stages on orthogonal axes: an ECC encoder that acts within each direction, mapping its curve to a fixed-length vector, and an ECT representation that acts across directions, aggregating the per-direction vectors into one. We study six ECT representation architectures spanning a range of inductive biases, from a structure-agnostic feedforward baseline to convolutional and complex-valued models that preserve equivariance under planar rotations. Across six classification benchmarks covering point clouds, graphs, cubical complexes, and meshes, the continuous encoding improves accuracy on all six datasets, and control experiments attribute the gain to the tokenization itself rather than to the added transformer capacity. The representation architecture matters less than the encoding, and the payoff from its inductive biases depends on the encoding: a feedforward network performs best under continuous encoding but is less robust under discretization than convolutional architectures.

形状分析欧拉变换连续编码几何深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。