Papers › PosFormer: Recognizing Complex Handwritten Mathematical Expression with Position...

PosFormer: Recognizing Complex Handwritten Mathematical Expression with Position Forest Transformer

10 Jul 2024arXiv:2407.07764archive 2025-07-28

Tongkun Guan, Chengyu Lin, Wei Shen, Xiaokang Yang

Handwritten Mathematical Expression Recognition (HMER) has wide applications in human-machine interaction scenarios, such as digitized education and automated offices. Recently, sequence-based models with encoder-decoder architectures have been commonly adopted to address this task by directly predicting LaTeX sequences of expression images. However, these methods only implicitly learn the syntax rules provided by LaTeX, which may fail to describe the position and hierarchical relationship between symbols due to complex structural relations and diverse handwriting styles. To overcome this challenge, we propose a position forest transformer (PosFormer) for HMER, which jointly optimizes two tasks: expression recognition and position recognition, to explicitly enable position-aware symbol feature representation learning. Specifically, we first design a position forest that models the mathematical expression as a forest structure and parses the relative position relationships between symbols. Without requiring extra annotations, each symbol is assigned a position identifier in the forest to denote its relative spatial position. Second, we propose an implicit attention correction module to accurately capture attention for HMER in the sequence-based decoder architecture. Extensive experiments validate the superiority of PosFormer, which consistently outperforms the state-of-the-art methods 2.03%/1.22%/2.00%, 1.83%, and 4.62% gains on the single-line CROHME 2014/2016/2019, multi-line M2E, and complex MNE datasets, respectively, with no additional latency or computational cost. Code is available at https://github.com/SJTU-DeepVisionLab/PosFormer.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.07764")

Code

Syntology Ran 8 of 9 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sjtu-deepvisionlab/posformer officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 8 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
1unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from sjtu-deepvisionlab/posformer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

data_iterator sjtu-deepvisionlab/posformer/m2e_pkg/datamodule.py official repository ran no licence file found · pointer only · b5f47ef41364e05e · report
data_iterator sjtu-deepvisionlab/posformer/Pos_Former/datamodule/datamodule.py official repository ran no licence file found · pointer only · 62322ab0e7d1e9f9 · report
extract_data sjtu-deepvisionlab/posformer/m2e_pkg/datamodule.py official repository ran no licence file found · pointer only · 3d952d11c1bd842b · report
extract_data sjtu-deepvisionlab/posformer/Pos_Former/datamodule/datamodule.py official repository ran no licence file found · pointer only · 1fccc851efffb7be · report
find_end_bigbracket sjtu-deepvisionlab/posformer/Pos_Former/datamodule/label_make_muti.py official repository ran no licence file found · pointer only · ed1ff4e28224104b · report
find_end_midbracket sjtu-deepvisionlab/posformer/Pos_Former/datamodule/label_make_muti.py official repository ran no licence file found · pointer only · 6552f1752335a8fd · report
helper sjtu-deepvisionlab/posformer/Pos_Former/datamodule/label_make_muti.py official repository ran no licence file found · pointer only · f50f3c4d7aec4787 · report
rotate_every_two sjtu-deepvisionlab/posformer/Pos_Former/model/pos_enc.py official repository ran fingerprinted no licence file found · pointer only · e06d2f5f2824ecc6 · report
collate_fn sjtu-deepvisionlab/posformer/m2e_pkg/datamodule.py official repository unverified no licence file found · pointer only · 9f2e3298b5be99e0 · report

Tasks

DecoderHandwritten Mathmatical Expression RecognitionRepresentation Learning

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Handwritten Mathmatical Expression Recognition CROHME 2014 PosFormer ExpRate 60.45 #6 of 17 Archive leaderboard report
Handwritten Mathmatical Expression Recognition CROHME 2016 PosFormer ExpRate 60.94 #2 of 16 Archive leaderboard report
Handwritten Mathmatical Expression Recognition CROHME 2019 PosFormer ExpRate 62.22 #2 of 14 Archive leaderboard report
Handwritten Mathmatical Expression Recognition HME100K PosFormer ExpRate 69.51 #1 of 12 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AttentionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections