Signature Detection: Find, Verify, Document
Contract management, audit preparation, compliance reviews – all require regular verification: Is this document signed? Where is the signature? Is a countersignature missing? With 5,000 contracts in the archive, manual checking is not feasible.
Signature Detection – Finding Signatures
The Document Agent detects signature fields and present signatures in scanned documents and PDFs. Computer vision, not a language model – specialized ML models for image analysis. The output is structured: page, position, confidence that a signature is present.
Bulk archive verification: "Which of the 5,000 contracts are missing a countersignature?" – Results in minutes instead of weeks.
Onboarding quality check: "Are all mandatory documents for the new employee signed?" – Automated checklist, missing signatures escalated as workflow tasks.
Audit preparation: "Show all documents without a signature in Q3 2025." – Structured export list for the auditor.
┌─────────────┐ ┌──────────────────┐ ┌──────────────────┐
│ Document │ │ Signature │ │ Comparison │
│ with │────▶│ Detection │────▶│ against │
│ signature │ │ (position, │ │ reference │
│ │ │ confidence) │ │ signature │
└─────────────┘ └──────────────────┘ └──────────────────┘
│
┌───────────┼───────────┐
▼ ▼ ▼
┌────────────┐ ┌────────┐ ┌────────────┐
│ High │ │ Medium │ │ Low │
│ match │ │ match │ │ match │
└────────────┘ └────────┘ └────────────┘
│ │ │
▼ ▼ ▼
Automatically Escalation Blocked
accepted, to human Human
documented with side- review
by-side mandatory
comparison
view
Important: Signature comparison is an anomaly detector, not a forgery detector. Signatures vary naturally – depending on the day, pen, and surface. The system identifies anomalies and escalates them to a human. It never claims "this signature is forged" or "this signature is authentic." That would be irresponsible.