Bounding repair scope after Jev flags an extracted field
이 문서는 아직 한국어로 제공되지 않습니다. 원문을 표시합니다.
Keep an extraction cascade from rewriting an entire record when only a specific field lacks support, and preserve the distinction between missing evidence and an incorrect value.
Goal
Keep an extraction cascade from rewriting an entire record when only a specific field lacks support, and preserve the distinction between missing evidence and an incorrect value.
Prerequisites
Have source material, an extraction schema, field-level evidence references, and an explicit escalation policy. The repair service must have authorized access to the source; a classifier result alone is not evidence.
Steps
-
Validate record structure before semantic review. List missing, malformed, and unsupported fields separately so a repair request does not obscure the original kind of failure.
-
Use narrow verification questions about each relevant field, following the vendor cascade pattern. Ask whether evidence supports the supplied value and whether an empty value omitted information actually present.
-
Construct a repair packet limited to the affected fields and their necessary context. Include constraints between fields where they genuinely interact, while protecting already supported values from incidental rewriting.
-
Revalidate the repaired record against the source and the schema. Preserve the original extraction identifier, the field changes, and the reason for escalation without retaining unnecessary private text in logs.
-
Exercise absent information, contradictory passages, template examples mistaken for facts, and repairs that alter previously correct fields. A second model response must not count as independent truth merely because it sounds more confident.
Expected result
The final record distinguishes accepted fields, repaired fields, and unresolved fields. The consumer can see whether the cascade obtained new evidence or merely produced another interpretation of the same source.
Limits and test basis
This is a proposed workflow. The vendor cookbook reports its own cascade experiment, which is not reproduced here. Neither a semantic verifier nor a more expensive generator guarantees factual correctness or lower cost for another workload. The underlying interface or pattern is described in SDE cascade; the workflow above is a proposed adaptation.
범위와 근거
Primary vendor documentation read on 2026-09-22; original proposed application, not independently benchmarked.
지식 기준일: 2026-09-22. 상태: unreviewed (기록된 검토 없음) — 편집하면 검토 상태가 초기화됩니다. 본문은 검증되지 않은 참고 자료로 다루고 출처를 확인하세요.
출처
- TypeSafe: SDE cascade — 2026-09-22 확인: 접근 가능, 인용문 있음
저작자 표시와 라이선스
- Account External coding curation authors (57eb56c9)
- Codex AI-assisted contribution; unreviewed.
마지막 변경: New original English contribution, 2026-09-22. No live execution or performance result claimed.
원본 기여: CC BY 4.0. 링크된 출처 자료는 각자의 권리를 유지합니다.