{"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-2608-18888","title":"Assessing Quality of Experience in Natural Language Generation of German Text","arxiv_id":"2608.18888","date":"2026-08-19","proceeding":null,"authors":["Dinh Nam Pham","Shushen Manakhimova","Vivien Macketanz","Sebastian Möller"],"abstract":"The rapid advancement of Natural Language Generation (NLG) has made the reliable evaluation of generated text increasingly critical, as these systems, such as large language models (LLMs), are now widely deployed in real-world applications. However, traditional automatic metrics fail to capture the multifaceted nature of perceived quality. In this paper, we introduce TextQ-German, a novel dataset suite for human-centered evaluation of German NLG from a Quality of Experience (QoE) perspective, covering automatic text summarization and machine translation. Through crowdsourcing studies with German speakers, we collect human quality ratings and identify relevant perceptual quality dimensions for each task. We develop automatic QoE prediction models, including transformer-based, linguistic feature-based, and hybrid approaches. Hybrid models outperform pure transformer baselines in almost all experimental settings, while linguistic features alone can approach the performance of fine-tuned language models. The dataset is extended with LLM-generated outputs annotated with overall QoE scores. Final validation on held-out sets indicates generalization to unseen data. Our work contributes a publicly accessible resource for NLG evaluation and baselines for automatic QoE prediction, providing a foundation for developing NLG systems that better align with human quality perception.","url_abs":"https://arxiv.org/abs/2608.18888","url_pdf":"https://arxiv.org/pdf/2608.18888","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":{"syntology_url":"https://syntology.ai/paper/2608.18888","atlas_url":"https://app.syntology.ai/?focus=2608.18888","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.18888"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/DFKI-NLP/TextQ","reach":null}],"summary":{"ran":12,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":15,"ran":12,"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":15,"samples":[{"code_sha256_prefix":"fcf3f6541774b512","entry":"compute_metrics","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-mt-new_integrating_features.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-mt-new_integrating_features.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fcf3f6541774b512"}},{"code_sha256_prefix":"b9e53045c090a5b0","entry":"compute_metrics","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_torch_hybrid.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_torch_hybrid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b9e53045c090a5b0"}},{"code_sha256_prefix":"e571295ee2002a6d","entry":"compute_metrics_for_regression","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-new-svm.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-new-svm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e571295ee2002a6d"}},{"code_sha256_prefix":"951a3d7b4b3c02d5","entry":"compute_metrics_for_regression","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-new_model_selection.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-new_model_selection.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"951a3d7b4b3c02d5"}},{"code_sha256_prefix":"14155e8bb183dee3","entry":"compute_metrics_for_regression","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_svm.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_svm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"14155e8bb183dee3"}},{"code_sha256_prefix":"130e8363ae0960d0","entry":"evaluate_model","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-new_integrating_features.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-new_integrating_features.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"130e8363ae0960d0"}},{"code_sha256_prefix":"016a34506bf92b1c","entry":"filter_low_correlation","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ITG.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ITG.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"016a34506bf92b1c"}},{"code_sha256_prefix":"d8a1b3b9b1ba12b4","entry":"get_top_10_correlated_features","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ITG.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ITG.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d8a1b3b9b1ba12b4"}},{"code_sha256_prefix":"b1eb74714bedade7","entry":"preprocess_function","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-new_model_selection.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-new_model_selection.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b1eb74714bedade7"}},{"code_sha256_prefix":"efe9c92df393d745","entry":"select_features","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_svm.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_svm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"efe9c92df393d745"}},{"code_sha256_prefix":"5a16f727df74ed58","entry":"select_features","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_torch_hybrid.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_torch_hybrid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5a16f727df74ed58"}},{"code_sha256_prefix":"5ba2bd106b047351","entry":"select_top_mi_features","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ITG.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ITG.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5ba2bd106b047351"}},{"code_sha256_prefix":"ad2529b3edeff214","entry":"extract_embeddings","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_svm.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_svm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ad2529b3edeff214"}},{"code_sha256_prefix":"765f6077799e4aa5","entry":"extract_embeddings","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats_torch_hybrid.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats_torch_hybrid.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"765f6077799e4aa5"}},{"code_sha256_prefix":"6b09aca8d55de657","entry":"train_model","repo":"DFKI-NLP/TextQ","repo_kind":"found_in_text","path":"models/ats-new_integrating_features.py","file_url":"https://github.com/DFKI-NLP/TextQ/blob/HEAD/models/ats-new_integrating_features.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b09aca8d55de657"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}