Papers › Nougat: Neural Optical Understanding for Academic Documents

Nougat: Neural Optical Understanding for Academic Documents

25 Aug 2023arXiv:2308.13418archive 2025-07-28

Lukas Blecher, Guillem Cucurull, Thomas Scialom, Robert Stojnic

Scientific knowledge is predominantly stored in books and scientific journals, often in the form of PDFs. However, the PDF format leads to a loss of semantic information, particularly for mathematical expressions. We propose Nougat (Neural Optical Understanding for Academic Documents), a Visual Transformer model that performs an Optical Character Recognition (OCR) task for processing scientific documents into a markup language, and demonstrate the effectiveness of our model on a new dataset of scientific documents. The proposed approach offers a promising solution to enhance the accessibility of scientific knowledge in the digital age, by bridging the gap between human-readable documents and machine-readable text. We release the models and code to accelerate future work on scientific text recognition.

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="2308.13418")

Code

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

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

facebookresearch/nougat officialmentioned in papermentioned on GitHubpytorchMIT report
huggingface/transformers mentioned on GitHubpytorch report
pwc-1/Paper-9 mindspore 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

14 samples harvested; 13 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.

13ran
1unverified

Licence: 0 of the 14 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 facebookresearch/nougat. “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.

alb_wrapper facebookresearch/nougat/nougat/transforms.py official repository ran MIT (permissive) · f1cb6f078273e8af · report
batch facebookresearch/nougat/nougat/model.py official repository ran fingerprinted MIT (permissive) · fea7d53593666bbe · report
compute_metrics facebookresearch/nougat/nougat/metrics.py official repository ran MIT (permissive) · 5f204ab74a9ee7f3 · report
convert_pt2px facebookresearch/nougat/nougat/dataset/create_index.py official repository ran fingerprinted MIT (permissive) · 498c42b30e9d9b7f · report
find_last_punctuation facebookresearch/nougat/nougat/postprocessing.py official repository ran fingerprinted MIT (permissive) · 29b43bfd2aa18b4f · report
find_next_punctuation facebookresearch/nougat/nougat/postprocessing.py official repository ran fingerprinted MIT (permissive) · 740a466930629c47 · report
flatten facebookresearch/nougat/nougat/dataset/split_md_to_pages.py official repository ran MIT (permissive) · c7b10fd9591e244d · report
get_metrics facebookresearch/nougat/nougat/metrics.py official repository ran MIT (permissive) · 5d00412628beeb71 · report
markdown_compatible facebookresearch/nougat/nougat/postprocessing.py official repository ran fingerprinted MIT (permissive) · 1aa17ce7eb2d146b · report
read_metadata facebookresearch/nougat/nougat/dataset/create_index.py official repository ran MIT (permissive) · f21b5c9669b038e1 · report
remove_short_seqs facebookresearch/nougat/nougat/dataset/split_md_to_pages.py official repository ran MIT (permissive) · 13e8202e03a0cded · report
split_text facebookresearch/nougat/nougat/metrics.py official repository ran MIT (permissive) · 1ac9cf29dfbcd872 · report
subdiv facebookresearch/nougat/nougat/model.py official repository ran fingerprinted MIT (permissive) · aa4d849a81eb0d5f · report
call_pdffigures facebookresearch/nougat/nougat/dataset/pdffigures.py official repository unverified MIT (permissive) · ec8e37c707a98ec0 · report

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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