{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-07102","title":"SAGE: Hierarchical LLM-Based Literary Evaluation through Ontology-Grounded Interpretive Dimensions","arxiv_id":"2605.07102","date":"2026-05-08","proceeding":null,"authors":["Tianyu Wang","Nianjun Zhou"],"abstract":"Evaluating literary quality requires assessing interpretive dimensions such as cultural representation, emotional depth, and philosophical sophistication that resist straightforward computational measurement. We introduce SAGE, a hierarchical evaluation framework that decomposes literary quality into ontology-grounded interpretive dimensions assessed through structured large language model evaluation with multi-round iterative reflection and independent validation. We validate the framework on 100 short stories (50 canonical works, 30 pulp fiction, 20 LLM-generated narratives) across three analytical layers (cultural, emotional-psychological, existential-philosophical) using dual-mode assessment. Across 600 evaluations, the framework achieves 98.8% score convergence and greater than 94% inter-rater agreement, with near-perfect mode invariance between content-based and metadata-based evaluation. Statistical analysis reveals a consistent genre hierarchy (Canonical > Pulp > LLM, all p<0.001) with layer-specific discrimination: cultural critique and philosophical depth exhibit very large effect sizes (Cohen's d>2.4), while emotional representation shows smaller gaps (d=1.68), suggesting that affective patterns are more learnable from training data than critical stance or philosophical depth. Cross-layer correlations (r=0.649-0.683) confirm the three dimensions capture empirically distinguishable quality facets. These findings demonstrate that theory-driven LLM evaluation can achieve measurement-grade reliability and support systematic identification of where current generative models fall short of human literary production, with direct implications for scalable automated evaluation of open-ended text generation.","url_abs":"https://arxiv.org/abs/2605.07102","url_pdf":"https://arxiv.org/pdf/2605.07102","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.07102","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.07102"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/tisage/sage-eval","reach":null}],"summary":{"ran":2,"unverified":10},"by_repo_kind":{"found_in_text":{"samples":12,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":12,"samples":[{"code_sha256_prefix":"7a5913364159c0f7","entry":"LayerResult","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7a5913364159c0f7"}},{"code_sha256_prefix":"1a3b8b761f5b6086","entry":"LexicalDiversityCalculator","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1a3b8b761f5b6086"}},{"code_sha256_prefix":"1dfb1656675258fa","entry":"BaseLayer","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1dfb1656675258fa"}},{"code_sha256_prefix":"9b983f0c0522b4cf","entry":"Layer1Language","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9b983f0c0522b4cf"}},{"code_sha256_prefix":"9380ce02e5013d42","entry":"Layer2Narrative","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9380ce02e5013d42"}},{"code_sha256_prefix":"be8de5851cd62dcb","entry":"Layer3Thematic","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"be8de5851cd62dcb"}},{"code_sha256_prefix":"34021acef0857356","entry":"Layer4Cultural","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"34021acef0857356"}},{"code_sha256_prefix":"39b3ce017fed0b26","entry":"Layer5Emotional","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"39b3ce017fed0b26"}},{"code_sha256_prefix":"dad5b477f060532f","entry":"Layer6Existential","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dad5b477f060532f"}},{"code_sha256_prefix":"998abe47a00641d4","entry":"LayerType","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"998abe47a00641d4"}},{"code_sha256_prefix":"3f255e73d8716996","entry":"SAGEPipeline","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3f255e73d8716996"}},{"code_sha256_prefix":"4957459797913f06","entry":"SAGEResult","repo":"tisage/sage-eval","repo_kind":"found_in_text","path":"src/omnisage/evaluation/sage/pipeline.py","file_url":"https://github.com/tisage/sage-eval/blob/HEAD/src/omnisage/evaluation/sage/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4957459797913f06"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}