SOTAVerified

Hierarchical Document Parsing via Large Margin Feature Matching and Heuristics

2025-02-11Code Available0· sign in to hype

Duong Anh Kiet

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present our solution to the AAAI-25 VRD-IU challenge, achieving first place in the competition. Our approach integrates large margin loss for improved feature discrimination and employs heuristic rules to refine hierarchical relationships. By combining a deep learning-based matching strategy with greedy algorithms, we achieve a significant boost in accuracy while maintaining computational efficiency. Our method attains an accuracy of 0.98904 on the private leaderboard, demonstrating its effectiveness in document structure parsing. Source codes are publicly available at https://github.com/ffyyytt/VRUID-AAAI-DAKiet

Tasks

Reproductions