Pith. sign in

REVIEW 1 cited by

Extracting Explainable Dates From Medical Images By Reverse-Engineering UNIX Timestamps

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 2505.11451 v2 pith:LV73OVIR submitted 2025-05-16 cs.AI

classification cs.AI
keywords regulardatesexpressionscreatedexpressiontextsynthesistimestamps
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Dates often contribute towards highly impactful medical decisions, but it is rarely clear how to extract this data. AI has only just begun to be used transcribe such documents, and common methods are either to trust that the output produced by a complex AI model, or to parse the text using regular expressions. Recent work has established that regular expressions are an explainable form of logic, but it is difficult to decompose these into the component parts that are required to construct precise UNIX timestamps. First, we test publicly-available regular expressions, and we found that these were unable to capture a significant number of our dates. Next, we manually created easily-decomposable regular expressions, and we found that these were able to detect the majority of real dates, but also a lot of sequences of text that look like dates. Finally, we used regular expression synthesis to automatically identify regular expressions from the reverse-engineered UNIX timestamps that we created. We find that regular expressions created by regular expression synthesis detect far fewer sequences of text that look like dates than those that were manually created, at the cost of a slight increase to the number of missed dates. Overall, our results show that regular expressions can be created through regular expression synthesis to identify complex dates and date ranges in text transcriptions. To our knowledge, our proposed way of learning deterministic logic by reverse-engineering several many-one mappings and feeding these into a regular expression synthesiser is a new approach.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Fast and Accurate Contextual Knowledge Extraction Using Cascading Language Model Chains and Candidate Answers

    cs.CL 2025-07 conditional novelty 4.0 of 10

    Cascading cheap and expensive language models, with answers validated against regex-extracted candidate dates, improved speed and modestly improved accuracy when extracting dates of birth from medical documents.

Pith tools