paper-with-me

Papers

AceParse: A Comprehensive Dataset with Diverse Structured Texts for Academic Literature Parsing

2024-09-16 · Huawei Ji, Cheng Deng, Bo Xue, Zhouyang Jin, Jiaxin Ding, Xiaoying Gan, Luoyi Fu, Xinbing Wang, Chenghu Zhou

With the development of data-centric AI, the focus has shifted from model-driven approaches to improving data quality. Academic literature, as one of the crucial types, is predominantly stored in PDF formats and needs to be parsed into texts before further processing. However, parsing diverse structured texts in academic literature remains challenging due to the lack of datasets that cover various text structures. In this paper, we introduce AceParse, the first comprehensive dataset designed to support the parsing of a wide range of structured texts, including formulas, tables, lists, algorithms, and sentences with embedded mathematical expressions. Based on AceParse, we fine-tuned a multimodal model, named AceParser, which accurately parses various structured texts within academic literature. This model outperforms the previous state-of-the-art by 4.1% in terms of F1 score and by 5% in Jaccard Similarity, demonstrating the potential of multimodal models in academic literature parsing. Our dataset is available at https://github.com/JHW5981/AceParse.

📄 PDF Abstract BibTeX arXiv:2409.10016

Code (1)

JHW5981/AceParse 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Structured Decoding for Text-to-Table Generation: Evidence from Three Datasets

2025-08-21 · Julian Oestreich, Lydia Müller arxiv

We present a comprehensive evaluation of structured decoding for text-to-table generation with large language models (LLMs). While previous work has primarily focused on unconstrained generation of tables, the impact of …

SciCUEval: A Comprehensive Dataset for Evaluating Scientific Context Understanding in Large Language Models

2025-05-21 · Jing Yu, Yuqi Tang, Kehua Feng, Mingyang Rao 외

Large Language Models (LLMs) have shown impressive capabilities in contextual understanding and reasoning. However, evaluating their performance across diverse scientific domains remains underexplored, as existing benchm…

Knowledge Graphs

Topic Segmentation in the Wild: Towards Segmentation of Semi-structured & Unstructured Chats

2022-11-27 · Reshmi Ghosh, Harjeet Singh Kajal, Sharanya Kamath, Dhuri Shrivastava 외

Breaking down a document or a conversation into multiple contiguous segments based on its semantic structure is an important and challenging problem in NLP, which can assist many downstream tasks. However, current works …

Segmentation

Prompts in the Wild: A Large Analyzed Collection of Transactional Prompts in Code

2026-08-13 · Victoria Basmov, Yoav Goldberg, Reut Tsarfaty arxiv

The behavior of contemporary generative Large Language Models (LLMs) is directly shaped by prompts, unstructured texts that describe the desired output and model behavior. In this paper we argue that prompts are linguist…

SciER: An Entity and Relation Extraction Dataset for Datasets, Methods, and Tasks in Scientific Documents

2024-10-28 · Qi Zhang, Zhijia Chen, Huitong Pan, Cornelia Caragea 외

Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and vali…

ArticlesRelationRelation ExtractionTAG