Pith. sign in

REVIEW 1 cited by

SSEmb: A Joint Structural and Semantic Embedding Framework for Mathematical Formula Retrieval

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2508.04162 v2 pith:FGEHE3DU submitted 2025-08-06 cs.IR

SSEmb: A Joint Structural and Semantic Embedding Framework for Mathematical Formula Retrieval

classification cs.IR
keywords formulamathematicalretrievalssembstructuralformulassemanticembedding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Formula retrieval is an important topic in Mathematical Information Retrieval. We propose SSEmb, a novel embedding framework capable of capturing both structural and semantic features of mathematical formulas. Structurally, we employ Graph Contrastive Learning to encode formulas represented as Operator Graphs. To enhance structural diversity while preserving mathematical validity of these formula graphs, we introduce a novel graph data augmentation approach through a substitution strategy. Semantically, we utilize Sentence-BERT to encode the surrounding text of formulas. Finally, for each query and its candidates, structural and semantic similarities are calculated separately and then fused through a weighted scheme. In the ARQMath-3 formula retrieval task, SSEmb outperforms existing embedding-based methods by over 5 percentage points on P'@10 and nDCG'@10. Furthermore, SSEmb enhances the performance of all runs of other methods and achieves state-of-the-art results when combined with Approach0.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Syntax Meets Semantics: Understanding Scientific Formulae

    cs.IR 2026-08 conditional novelty 6.0

    Formula syntax and textual semantics show weak direct correspondence but strong latent correlation; contrastive learning bridges the gap and lifts retrieval from ~5% to ~58% recall@10.