Object Aligner: A Configurable JSON Schema Similarity Score for Graphs, Applied to LLM Prompt Optimization
Large language models (LLMs) are often asked to produce JSON conforming to a fixed schema, powering information extraction, tool calling, agentic planning, and knowledge-graph construction. Measuring how closely an output matches a gold reference is essential yet surprisingly hard: exact match is brittle, text similarity ignores structure, and an LLM judge is expensive, opaque, and non-deterministic. We address this with Object Aligner (OA), an open-source Python library that scores two JSON objects deterministically by recursively aligning their trees (the Hungarian algorithm for unordered co
Lineage graph
Paper → model → repo connections mined from source citations (Tier-1 exact match).
Why these links exist
Every edge carries a method, confidence, and the source snippet that justified it — so bad links are debuggable.
- PossiblePossibly related (embedding) · 51%chrisliu298/awesome-llm-unlearning →
- PossiblePossibly related (embedding) · 48%edwardcapriolo/deliverance →
- PossiblePossibly related (embedding) · 47%vitali87/code-graph-rag →
- PossiblePossibly related (embedding) · 47%Knowledge Distillation of Black-Box Large Language Models →
- PossiblePossibly related (embedding) · 47%langchain-ai/langgraphjs →
- LinkedLinked via arxiv author · 85%Jan Drchal →
“Object Aligner: A Configurable JSON Schema Similarity Score for Graphs, Applied to LLM Prompt Optimization”
- PossiblePossibly related (embedding) · 47%Zipstack/unstract →
- PossiblePossibly related (embedding) · 49%tgel0/crssnt →
