LOOMSUM:Weaving Quantitative and Narrative Evidence for Faithful Long Text-Table Summarization
Summary
LoomSum is a training-free framework that improves faithful summarization of long text-table documents by explicitly linking quantitative facts with narrative evidence, and introduces a new metric TGF for evaluating faithfulness.
View Cached Full Text
Cached at: 09/02/26, 05:48 AM
# LoomSum: Weaving Quantitative and Narrative Evidence for Faithful Long Text–Table Summarization Source: [https://arxiv.org/html/2609.00241](https://arxiv.org/html/2609.00241) Wenhao YouAffiliation:University of WaterlooEmail:[w22you@uwaterloo\.ca](mailto:[email protected])Wei YuanAffiliation:Independent Researcher ###### Abstract Long documents often distribute important information across extensive narrative passages and multiple tables, making faithful summarization particularly challenging\. Existing methods may generate individually supported quantitative facts and analytical statements yet associate them incorrectly, producing quantitatively plausible yet analytically unfaithful summaries\. In this work, we proposeLoomSum, a training\-free framework that extracts source\-grounded atomic evidence, explicitly links table\-derived facts with supporting narrative analyses, and plans the discourse structure before generation\. We also introduce Table\-Grounded Faithfulness \(TGF\), a claim\-level metric that separately evaluates Numeric Grounding, Analysis Support, and Relation Consistency\. Experiments on the text–table summarization benchmarks FINDSum and USTT show thatLoomSumimproves analytical faithfulness while maintaining strong summarization quality\. Human evaluation finds positive component\-level associations with the corresponding human judgments\. Our Relation Consistency metric further shows stronger agreement with human relation judgments than generic factuality metrics, indicating that explicit cross\-modal linking helps reduce errors in which supported quantities are paired with incorrect narrative interpretations\. Together, these findings show that faithful long text–table summarization requires not only grounding individual facts, but also preserving the relations between them\. ## 1Introduction Faithful summarization of long, heterogeneous documents remains challenging despite rapid progress in long\-context large language models \(LLMs\)\. Access to longer inputs reduces the need for aggressive truncation, but does not guarantee that all source regions are used effectively\([Ravaut et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib2)\)\. Long\-context Faithful summarization of long, heterogeneous documents remains challenging despite rapid progress in long\-context large language models \(LLMs\)\. Although longer context windows reduce the need for aggressive truncation, they do not ensure that information from all source regions is used effectively\([Ravaut et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib2)\)\. Long\-context models exhibit systematic positional biases\([Liu et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib3);[Cao et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib27)\), unevenly represent evidence from different parts of the input\([Ravaut et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib2)\), and become more prone to factual errors when supporting evidence appears in the middle of a document\([Wan et al\., 2025](https://arxiv.org/html/2609.00241#bib.bib4)\)\. Faithful long\-document summarization therefore requires not only selecting salient information, but also integrating related evidence distributed across distant and heterogeneous source regions\. This challenge is particularly pronounced in financial reports, where quantitative results are often presented in tables, while their causes, implications, and uncertainties are discussed in narrative passages elsewhere\([Zhang et al\., 2026](https://arxiv.org/html/2609.00241#bib.bib33)\)\. Prior work studies this setting through long text–multi\-table summarization in FINDSum\([Liu et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib1)\)and joint table–text financial summarization in USTT\([Wang et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib13)\)\. However, access to both modalities does not guarantee that evidence from them is correctly associated\. Indeed,[Cao et al\. \(2024\)](https://arxiv.org/html/2609.00241#bib.bib27)identify*context mismatch*as a prominent form of numerical hallucination in financial\-report summaries: a number may be supported by the source but used in an incorrect semantic context\.We focus on a specific cross\-modal form of this problem: a model may correctly reproduce a quantitative fact and a source\-supported analytical statement, yet incorrectly associate the two\. For example, a reported revenue increase may be attributed to an explanation that actually concerns a different metric, entity, or reporting period\. We refer to this failure as*quantitative–narrative misalignment*: the quantitative and narrative components of a generated claim may each be supported, while the relation asserted between them is not\. Figure[1](https://arxiv.org/html/2609.00241#S1.F1)illustrates this failure and summarizes our main empirical finding: explicitly modeling cross\-modal links reduces omitted and incorrect quantitative–narrative associations, as well as unsupported analyses, while improving the TGF score\. Figure 1:Motivation and main results on cross\-modal quantitative\-narrative relation modeling\.\(a\): A qualitativeFINDSum\-ROOexample in which direct generation combines supported table and narrative facts incorrectly, whereasLoomSumpreserves their relation\.\(b\): Rates of omitted links, incorrect links, and unsupported analyses on aFINDSum\-ROOsubset\.\(c\): Comparison of TGF scores across different methods\.Figure 2:Overall view of our proposed methodLoomSum\. The framework constructs atomic claims from narrative text and tables, explicitly aligns quantitative facts with their narrative interpretations, consolidates the resulting evidence into a discourse plan, and generates the final summary\.Related Works\.Existing approaches only partially address this failure\. Hierarchical, extract\-then\-abstract, and retrieval\-based methods reduce long inputs by selecting salient sentences, table records, or relational facts before generation\([Chen and Bansal, 2018](https://arxiv.org/html/2609.00241#bib.bib16);[Gehrmann et al\., 2018](https://arxiv.org/html/2609.00241#bib.bib17);[Zhu et al\., 2021](https://arxiv.org/html/2609.00241#bib.bib18);[Cho et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib15);[Kirstein et al\., 2025](https://arxiv.org/html/2609.00241#bib.bib14)\)\. For financial summarization, FINDSum selects textual segments and table tuples separately\([Liu et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib1)\), while[Wang et al\. \(2023\)](https://arxiv.org/html/2609.00241#bib.bib13)model interactions between sentence and table representations\. These methods improve content selection, but do not maintain the quantitative–narrative relation as an explicit, traceable unit throughout generation\. Many also require task\-specific fine\-tuning, which introduces adaptation costs when transferring to new datasets or domains\. Existing evaluation metrics expose a related limitation\([Sun et al\., 2026](https://arxiv.org/html/2609.00241#bib.bib32)\)\. Reference\-based and general factuality metrics measure summary similarity or overall source–claim consistency\([Fabbri et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib6);[Zha et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib7);[Laban et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib26)\), while attribution frameworks identify supporting evidence for generated claims\([Song et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib8);[Wu et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib5);[Chu et al\., 2025](https://arxiv.org/html/2609.00241#bib.bib11)\)\. Recent work further evaluates structured factuality and coverage:[Jeong et al\. \(2025\)](https://arxiv.org/html/2609.00241#bib.bib29)uses agent\-based evaluation for long narratives,[Elaraby and Litman \(2026\)](https://arxiv.org/html/2609.00241#bib.bib30)measures the preservation of salient argument roles, and[Samarinas et al\. \(2025\)](https://arxiv.org/html/2609.00241#bib.bib31)combines atomic\-claim verification with aspect\-level coverage\. Numerical and table\-aware metrics additionally assess consistency with structured records or the selection of quantitative content\([Dhingra et al\., 2019](https://arxiv.org/html/2609.00241#bib.bib9);[Wang et al\., 2020](https://arxiv.org/html/2609.00241#bib.bib28);[Chen et al\., 2020](https://arxiv.org/html/2609.00241#bib.bib10);[Liu et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib1)\)\. However, these methods do not specifically evaluate whether a table\-derived quantity is associated with its correct narrative interpretation\. Consequently, a claim may receive a favorable evaluation when both components are independently grounded, even though their combination is unsupported\. To address these limitations, we proposeLoomSum, a training\-free claim\-to\-discourse framework for long text–table summarization\.LoomSumfirst represents narrative passages and table records as source\-grounded atomic claims\. It then aligns quantitative claims with narrative evidence that explains, compares, qualifies, or contextualizes them, producing linked cross\-modal claims with explicit provenance\. Related evidence is subsequently consolidated and organized into a discourse plan\([Puduppully and Lapata, 2021](https://arxiv.org/html/2609.00241#bib.bib12)\), from which an off\-the\-shelf LLM generates the final summary\. This representation is designed to preserve quantitative–narrative relations from evidence selection through surface realization without task\-specific parameter updates\. We further introduceTable\-Grounded Faithfulness \(TGF\), a claim\-level evaluation framework that separately assesses Numeric Grounding, Analysis Support, and Relation Consistency\. This decomposition distinguishes errors in quantitative facts, narrative interpretations, and the relations between them\. Experiments on FINDSum and USTT show thatLoomSumimproves analytical faithfulness while maintaining competitive summary quality and content coverage\. A claim\-level human evaluation further shows that TGF correlates with human judgments, particularly for Numeric Grounding and Relation Consistency\. In summary, our contributions are as follows: - •We identify and formalize*quantitative–narrative misalignment*, and empirically characterize how existing long text–table summarizers omit or mismatch relations between quantitative facts and narrative interpretations\. - •We proposeLoomSum, a training\-free claim\-to\-discourse framework that constructs source\-grounded atomic claims, explicitly aligns quantitative and narrative evidence, and organizes the claims through discourse planning for better summarization\. - •We introduce and human\-validateTGF, a reference\-summary\-free, source\-grounded metric that separately evaluates Numeric Grounding, Analysis Support, and Relation Consistency, capturing relation\-level errors overlooked by existing factuality and numerical metrics\. - •We conduct extensive experiments on FINDSum and USTT datasets, demonstrating improvements in analytical faithfulness and summary quality through automatic evaluation, ablation studies, and qualitative analyses\. ## 2Method ### 2\.1Overview In this section, we presentLoomSum, a training\-free framework for long text–table summarization that explicitly links and organizes textual and tabular evidence before generation\. Given a source documentDD, the proposed method constructs source\-grounded text and table claims, aligns quantitative facts with their narrative interpretations, consolidates redundant claims, organizes the resulting evidence into a discourse plan, and generates the final summary from this structured representation\. The following subsections describe each stage in detail\. ### 2\.2Claim Construction and Cross\-Modal Alignment Claim Construction\.Inspired by claim\-level decomposition used in FineSurE\([Song et al\., 2024](https://arxiv.org/html/2609.00241#bib.bib8)\),LoomSumconverts the source into short, independently verifiable claims before generation:𝐂text,𝐂table=LLMcon\(Dtext,Dtable\)\\mathbf\{C\}\_\{\\mathrm\{text\}\},\\mathbf\{C\}\_\{\\mathrm\{table\}\}=\\operatorname\{LLM\}\_\{\\mathrm\{con\}\}\\left\(D^\{\\mathrm\{text\}\},D^\{\\mathrm\{table\}\}\\right\)\. Fortext claims, the LLM extracts atomic propositions while preserving entities, quantities, units, reporting periods, and stated relations\. Each claim retains its supporting source span and document position, enabling subsequent alignment and provenance tracking without relying solely on the model\-generated reformulation\. Fortable claims, the model constructs atomic quantitative propositions from serialized table records that preserve the table title, row and column headers, value, unit, and reporting period\. Each claim retains a pointer to its original table record, allowing the quantitative content to remain traceable to the structured source\. cross\-modal Alignment\.Quantitative facts and their narrative interpretations may appear in distant regions of a long document\.LoomSumtherefore aligns table claims with text claims that explain, compare, qualify, attribute, or contextualize them:𝐂align=LLMalign\(𝐂text,𝐂table\)\\mathbf\{C\}\_\{\\mathrm\{align\}\}=\\operatorname\{LLM\}\_\{\\mathrm\{align\}\}\(\\mathbf\{C\}\_\{\\mathrm\{text\}\},\\mathbf\{C\}\_\{\\mathrm\{table\}\}\)\. Each cross\-modal analytic claim retains the quantitative component, the narrative component, their asserted relation, and the provenance of both\. The alignment stage is constrained to link existing source\-derived claims rather than introduce new factual content, making the resulting quantitative–narrative relations explicit and traceable\. ### 2\.3Claim Consolidation and Planning Long documents may repeat the same information across tables, narrative passages, and sections\. To reduce redundancy,LoomSumconservatively consolidates claims:𝐂¯=LLMconso\(𝐂text∪𝐂table∪𝐂align\)\\overline\{\\mathbf\{C\}\}=\\operatorname\{LLM\}\_\{\\mathrm\{conso\}\}\(\\mathbf\{C\}\_\{\\mathrm\{text\}\}\\cup\\mathbf\{C\}\_\{\\mathrm\{table\}\}\\cup\\mathbf\{C\}\_\{\\mathrm\{align\}\}\)\. The LLM is instructed to merge claims only when they express the same proposition and agree on the associated entity, metric, reporting period, direction, and numerical value\. Claims with conflicting values, temporal scopes, or trends are retained separately\. When several equivalent representations exist, a cross\-modal analytic claim is preferred because it preserves both the quantitative fact and its narrative interpretation\. Provenance from all consolidated instances is retained so that their original supporting evidence remains traceable\. Finally, following prior work on content planning[Puduppully and Lapata \(2021\)](https://arxiv.org/html/2609.00241#bib.bib12), we organize the consolidated claims into an ordered discourse plan:𝐏=LLMplan\(𝐂¯\)\\mathbf\{P\}=\\operatorname\{LLM\}\_\{\\mathrm\{plan\}\}\(\\overline\{\\mathbf\{C\}\}\)\. The planner specifies which claims should be realized, their discourse roles, their supporting evidence, and the quantitative–narrative relations to preserve\. Separating planning from surface realization promotes coherent information ordering and reduces the risk of omitting or separating linked evidence during generation\. ### 2\.4Summary Generation The summary generator is guided by a small set ofKKdemonstrations,\{Xi\}i=1K\\\{X\_\{i\}\\\}\_\{i=1\}^\{K\}, retrieved from thetraining splitthrough in\-context learning\. Demonstrations are selected according to structural properties such as table density, cross\-modal relation patterns, and source\-summary length\. Each demonstration contains source\-derived claims, their discourse organization, and the corresponding reference summary\. These examples illustrate how evidence should be compressed, ordered, and combined while preserving quantitative–narrative relations\. Given the discourse plan𝐏\\mathbf\{P\}and the retrieved demonstrations, the generator produces the final summary:𝐘=LLMgen\(𝐏,\{Xi\}\)\\mathbf\{Y\}=\\operatorname\{LLM\}\_\{\\mathrm\{gen\}\}\(\\mathbf\{P\},\\\{X\_\{i\}\\\}\)\. Each generated sentence is also accompanied by the identifiers of its supporting claims, providing lightweight sentence\-level provenance and facilitating subsequent inspection\. ## 3Table\-Grounded Faithfulness Score Existing metrics assess reference similarity, numerical content, or general claim–source consistency, but do not explicitly determine whether a quantitative fact is associated with the correct narrative interpretation\. We therefore introduceTable\-Grounded Faithfulness \(TGF\), areference\-summary\-free, source\-grounded metricwith three dimensions:*Numeric Grounding\(NG\)*,*Analysis Support\(AS\)*, and*Relation Consistency\(RC\)*to evaluate whether generated quantitative analyses are supported by the input document\. Following the atomic\-fact evaluation paradigm of FActScore\([Min et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib20)\), TGF decomposes an LLM\-generated summarySSinto a set of independently verifiable claims,\{ci\}i=1M\\\{c\_\{i\}\\\}\_\{i=1\}^\{M\}, and retrieves an evidence packetEiE\_\{i\}from the corresponding source documentDDfor each claim\. Claims with multiple independent propositions are split, except when a quantitative premise and its interpretation must remain together to evaluate their relation\. LLM\-based Scoring\.For each dimensiond∈NG,AS,RCd\\in\{NG,AS,RC\}, an LLM judge evaluatescic\_\{i\}againstEiE\_\{i\}using a five\-point rubric\. A score of11denotes unsupported or contradicted content, whereas55denotes full support; intermediate scores indicate increasing degrees of partial support\. Because the judge does not provide calibrated probabilities over the five ratings, we repeat each judgmentLLtimes\. Lets^i,ℓ\(d\)∈\{1,…,5\}\\hat\{s\}\_\{i,\\ell\}^\{\(d\)\}\\in\\\{1,\\ldots,5\\\}denote the rating assigned to claimcic\_\{i\}for dimensionddin theℓ\\ell\-th judgment\. We compute the normalized dimension score as si\(d\)=1L∑ℓ=1Ls^i,ℓ\(d\)−14,d∈\{NG,AS,RC\}\.s\_\{i\}^\{\(d\)\}=\\frac\{1\}\{L\}\\sum\_\{\\ell=1\}^\{L\}\\frac\{\\hat\{s\}\_\{i,\\ell\}^\{\(d\)\}\-1\}\{4\},\\qquad d\\in\\\{NG,AS,RC\\\}\.\(6\)This maps each rating to a\[0,1\]\[0,1\]scale\. We further setNi=si\(NG\)N\_\{i\}=s\_\{i\}^\{\(NG\)\},Ai=si\(AS\)A\_\{i\}=s\_\{i\}^\{\(AS\)\}, andRi=si\(RC\)R\_\{i\}=s\_\{i\}^\{\(RC\)\}\. Evaluation dimensions\.*Numeric Grounding*evaluates whether the quantitative content ofcic\_\{i\}is supported byEiE\_\{i\}together with its semantic context\. The judge considers the value, metric, entity, unit, and direction of change\. Numerical surface forms are normalized only to resolve equivalent formats\. A correct value associated with the wrong metric, entity, unit, or reporting period therefore does not receive full credit\.*Analysis Support*evaluates whether trends, comparisons, interpretations, and explanations are licensed by the evidenceEiE\_\{i\}\. Plausible but unstated interpretations receive lower scores than analyses explicitly supported by the source\.*Relation Consistency*applies to claims combining quantitative and narrative components and evaluates whether the source supports their asserted association\. Relation Consistency is designed to capture this quantitative–narrative misalignment\. Aggregation\.Each claim contributes once to TGF\. We setFi=NiF\_\{i\}=N\_\{i\}for numeric\-only claims,Fi=AiF\_\{i\}=A\_\{i\}for analysis\-only claims, andFi=min\{Ni,Ai,Ri\}F\_\{i\}=\\min\\\{N\_\{i\},A\_\{i\},R\_\{i\}\\\}for cross\-modal analytic claims\. For a cross\-modal analytical claim to be faithful, its quantitative fact, analytical explanation, and the relation connecting them must all be supported\. We therefore adopt a non\-compensatory aggregation in which the claim score is determined by its least\-supported required component \(themin\(\)operator\)\. This prevents strongly supported individual facts from compensating for an unsupported analytical link\. Then, the summary\-level score can be written asTGF\(S\)=1M∑i=1MFi\\mathrm\{TGF\}\(S\)=\\frac\{1\}\{M\}\\sum\_\{i=1\}^\{M\}F\_\{i\}, and the overall score across the test set is the document macro\-averageTGFtest=1\|D\|∑iTGF\(Si\)\\mathrm\{TGF\}\_\{\\mathrm\{test\}\}=\\frac\{1\}\{\|D\|\}\\sum\_\{i\}\\mathrm\{TGF\}\(S\_\{i\}\)\. Figure 3:Component\-wise TGF scores on three datasets\. Higher is better\. All scores are on a 0–100 scale\. ## 4Experiments We organize our experiments around three research questions we aim to answer\.RQ1: Overall effectiveness\.DoesLoomSumimprove summary quality, numeric content coverage, and table\-grounded faithfulness over existing summarization methods?RQ2: Component contributions\.How do cross\-modal alignment and planning contribute to the performance ofLoomSum?RQ3: Metric validity\.Does TGF align with human judgments and capture relation\-level errors that are overlooked by generic factuality metrics? ### 4\.1Settings In this work, we evaluateLoomSumon two complementary table–text summarization benchmarks that differ in language and input scale\.FINDSumis an English long\-document, multi\-table financial summarization dataset\([Liu et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib1)\)\. It contains two subsets:ROO, which focuses on changes in revenue, expenses, and profitability, andLiquidity, which covers liquidity, cash flows, debt, and capital resources\. We additionally evaluate onUSTT, a Chinese financial table–text summarization dataset\([Wang et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib13)\), in which each instance contains a table, an associated narrative passage, and a human\-written summary grounded in both modalities\. We use the official test split for all datasets\. Detailed dataset statistics are provided in Appendix[A](https://arxiv.org/html/2609.00241#A1)\. Baselines\.We compareLoomSumwith methods that use different input modalities\. For the text\-only setting,TextRank\([Mihalcea and Tarau, 2004](https://arxiv.org/html/2609.00241#bib.bib23)\)is an unsupervised extractive baseline, whileBART\([Lewis et al\., 2020](https://arxiv.org/html/2609.00241#bib.bib24)\)andBigBird\-Pegasus\([Zaheer et al\., 2020](https://arxiv.org/html/2609.00241#bib.bib25)\)are neural abstractive summarizers operating only on the narrative text\. For the table\-only setting,BARTandBigBird\-Pegasusverbalize selected table tuples, whileTable\-RAGretrieves relevant table rows before generation\. For the joint text–table setting,GCGverbalizes table tuples and combines them with the narrative input for final generation, following[Liu et al\. \(2022\)](https://arxiv.org/html/2609.00241#bib.bib1)\.Direct\-LCprovides the complete narrative and serialized tables directly to a long\-context LLM, whereasRAG\-Sumretrieves relevant narrative blocks and table rows using fixed summary\-oriented queries\. Unless otherwise stated, all LLM\-based methods use GPT\-5\-nano\([Singh et al\., 2025](https://arxiv.org/html/2609.00241#bib.bib19)\)as the base model and the same decoding configuration asLoomSum\. Evaluation Metrics\.We evaluate summary quality using reference\-based, numerical\-content, and source\-grounded faithfulness metrics\. For reference\-based evaluation, we report ROUGE\-1, ROUGE\-2, and ROUGE\-L scores\([Lin, 2004](https://arxiv.org/html/2609.00241#bib.bib21)\), which measure unigram, bigram, and longest\-common\-subsequence overlap with the reference summary, respectively\. We also report BERTScore\([Zhang et al\., 2019](https://arxiv.org/html/2609.00241#bib.bib22)\)to assess semantic similarity, following prior works\([Liu et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib1);[Wang et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib13)\)\. For numerical\-content evaluation, we adopt Numerical Precision \(NP\), Numerical Coverage \(NC\), and their harmonic mean, Numerical Selection \(NS\), from[Liu et al\. \(2022\)](https://arxiv.org/html/2609.00241#bib.bib1)\. To evaluate source\-grounded factual consistency, we include AlignScore\([Zha et al\., 2023](https://arxiv.org/html/2609.00241#bib.bib7)\)and our proposed TGF score, described in Section[3](https://arxiv.org/html/2609.00241#S3)\. Because TGF evaluates the faithfulness of expressed claims rather than omitted content, we additionally report Grounded Claim Coverage \(G\-Cov\)\. We decompose the reference and generated summaries into atomic claims and measure the proportion of reference claims covered by at least one generated claim\. G\-Cov therefore complements the precision\-oriented TGF by identifying methods that achieve high faithfulness through overly conservative generation\. In the human validation study, we additionally include SummaC\([Laban et al\., 2022](https://arxiv.org/html/2609.00241#bib.bib26)\)\. AlignScore and SummaC serve as generic factuality baselines, allowing us to assess whether TGF’s dimension\-specific design provides additional agreement with human judgments\. ## 5Results We evaluate the generated summaries using automatic metrics and human judgments and present the results in this section\. We further conduct ablation studies to examine the contribution of individual components and provide a case study\. ### 5\.1Results on FINDSum \(RQ1\) Table[1](https://arxiv.org/html/2609.00241#S5.T1)reports the main results on the ROO and Liquidity subsets of FINDSum\. Due to space constraints, we report ROUGE\-1 \(R\-1\), ROUGE\-2 \(R\-2\), ROUGE\-L \(R\-L\), BERTScore \(BS\), Numeric Selection \(NS\), and Table\-Grounded Faithfulness \(TGF\) in the main text; complete results and detailed analysis are provided in Appendix[C](https://arxiv.org/html/2609.00241#A3)\. Several patterns emerge from the results\. First, LLM\-based abstractive methods generally outperform unsupervised baselines across both reference\-based and faithfulness\-oriented metrics under all three input configurations\. Text\-only methods also generally outperform their table\-only counterparts, suggesting that narrative passages provide a more directly usable representation of the content emphasized in the reference summaries\. Among all methods,LoomSumachieves the strongest performance on most reported metrics across both subsets, including the highest NS and TGF scores\. The NS gains indicate improved retention of salient numerical content, while the TGF improvements show that quantities, analytical statements, and their asserted relations are more consistently supported by the source\. These results support the central design ofLoomSum: cross\-modal alignment preserves quantitative–narrative relations, while discourse planning integrates the aligned evidence into a coherent summary\. Component\-wise TGF analysis\.Figure[3](https://arxiv.org/html/2609.00241#S3.F3)shows three component\-level scores of TGF: Numeric Grounding \(NG\), Analysis Support \(AS\), and Relation Consistency \(RC\)\. On FINDSum\-ROO,LoomSumachieves scores of 74 in NG, 72 in AS, and 69 in RC, respectively, outperforming the strongest baseline\. The gains are larger on FINDSum\-Liquidity, whereLoomSumreaches 82 in NG, 80 in AS, and 77 in RC\. The progressively larger gains from NG to RC indicate thatLoomSum’s primary advantage lies not only in reproducing grounded quantities, but also in preserving the analytical relations in which those quantities participate\. InputMethodFINDSum\-LiquidityFINDSum\-ROOR\-1R\-2R\-LBSNSTGFR\-1R\-2R\-LBSNSTGFText\-onlyTextRank33\.066\.9813\.5474\.3320\.0565\.8635\.047\.3414\.9476\.8124\.8063\.19BART21\.936\.2210\.7872\.9220\.4463\.7023\.195\.8310\.3967\.8119\.8054\.33BigBird\-Pegasus25\.847\.8612\.5973\.8021\.4064\.2824\.107\.0113\.4968\.2422\.8064\.37Table\-onlyBART17\.715\.988\.4766\.537\.5048\.1518\.374\.628\.9667\.216\.5046\.69BigBird\-Pegasus23\.166\.1111\.5068\.5013\.3450\.9219\.256\.9012\.9169\.7012\.4752\.22Table\-RAG†30\.055\.8812\.7065\.5914\.6848\.9231\.807\.3214\.9169\.7212\.2751\.93Text \+TableGCG†33\.967\.7914\.1476\.5424\.5966\.7129\.258\.8916\.5880\.5323\.7564\.47Direct\-LC†32\.017\.4913\.7475\.3825\.1169\.2930\.198\.8316\.5280\.5524\.1068\.21RAG\-Sum†33\.517\.7214\.3076\.3123\.4876\.3427\.828\.0415\.8080\.7027\.0869\.47LoomSum\(Ours\)†32\.749\.5116\.3576\.7825\.9879\.4335\.4510\.7718\.5581\.3427\.0371\.38Table 1:Main results on the FINDSum\-Liquidity and FINDSum\-ROO test sets\. Higher values are better\.†\\daggerdenotes methods using GPT\-5\-nano as the base model\. The best results are shown inblue\. ### 5\.2Results on USTT \(RQ1\) Table[3](https://arxiv.org/html/2609.00241#S5.T3)reports the results on USTT\. We observe similar findings as in FindSum\. First, Table\-only methods perform substantially worse than text\-based and multimodal counterparts, suggests that tabular records alone provide insufficient context for recovering the narrative structure and analytical content emphasized in the reference summaries\.LoomSumachieves the highest R\-1, R\-L, and NS scores, indicating stronger overall content coverage and substantially better retention of reference\-relevant numerical information\. An interesting result is that TextRank obtains the highest TGF score despite considerably lower ROUGE and NS performance\. This reflects the distinction between faithfulness and coverage: an extractive method can achieve high claim\-level faithfulness by selecting a small set of directly supported sentences while omitting other salient information\. The component scores in the right panel of Figure[3](https://arxiv.org/html/2609.00241#S3.F3)clarify this result\. TextRank achieves the highest NG score, whereasLoomSumobtains the highest AS and RC scores\. Thus, TextRank is effective at preserving isolated source quantities, whileLoomSumprovides stronger analytical support and more reliable quantitative–narrative integration\. Across all three evaluation sets, RC is generally the most challenging dimension\. Nevertheless,LoomSumconsistently achieves the highest RC score, providing direct evidence that explicit cross\-modal alignment mitigates the quantitative–narrative misalignment identified in Section[1](https://arxiv.org/html/2609.00241#S1)\. More detailed analysis can be found in Appendix\. InputMethodR\-1R\-2R\-LBSNSTGFText\-onlyTextRank24\.7710\.2013\.8360\.2421\.4466\.41BART22\.848\.9014\.2559\.8019\.1254\.26BigBird\-Pegasus24\.187\.6914\.1760\.1220\.3556\.91Table\-onlyBART20\.465\.2113\.7260\.0113\.3252\.53BigBird\-Pegasus20\.715\.5412\.0159\.2513\.9855\.79Table\-RAG†\\dagger19\.265\.6610\.7761\.5012\.1856\.13Text \+TableGCG†\\dagger24\.838\.9312\.9263\.8418\.7659\.71Direct\-LC†\\dagger25\.149\.3713\.2663\.7118\.6358\.51RAG\-Sum†\\dagger24\.569\.9112\.9364\.4715\.8960\.64LoomSum\(Ours\)†\\dagger26\.109\.1815\.1664\.1627\.3663\.71 Table 2:Main results on the USTT test set\. Higher values are better\.†\\daggerdenotes methods using GPT\-5\-nano as the base model\. The best results are shown inblue\. VariantAlignPlanICLR\-LNSTGFFINDSum–ROOFlat Evidence✗✗✗13\.4721\.4655\.68\+ Cross\-Modal Alignment✓✗✗15\.8922\.3062\.93\+ Planning✓✓✗16\.0425\.7167\.34LoomSum\(Ours\)✓✓✓18\.5527\.0371\.38FINDSum–LiquidityFlat Evidence✗✗✗13\.1220\.2158\.94\+ Cross\-Modal Alignment✓✗✗14\.4721\.4765\.69\+ Planning✓✓✗16\.4424\.1674\.48LoomSum\(Ours\)✓✓✓16\.3525\.9879\.43 Table 3:Component ablation on the ROO and Liquidity test sets from FINDSum\. Each row progressively adds one component\. The best results are shown inblue\. ### 5\.3Results on Human Evaluation \(RQ3\) We conduct a human evaluation to examine whether the three components of TGF—Numeric Grounding \(NG\), Analysis Support \(AS\), and Relation Consistency \(RC\)—agree with human judgments of the corresponding properties\. Rather than eliciting a single holistic faithfulness score, we evaluate each dimension independently, consistent with the multidimensional design of TGF\. Annotation setup\.We randomly select 100 samples\(documents\) and their generated summaries from the FINDSum test set\. The study is done by two annotators\. NG is evaluated for claims containing quantitative information, AS for claims containing analytical statements, and RC for claims that associate a quantitative fact with a narrative interpretation\. Each annotator independently assesses the applicable dimensions using the corresponding source evidence, including relevant table records and narrative passages\. Annotators are blinded to the generation methods and all automatic metric scores\. How well does TGF align with human judgments?We assess the validity of each TGF component by computing Spearman’sρ\\rhoand Kendall’sτb\\tau\_\{b\}between the LLM\-derived scores defined in Section[3](https://arxiv.org/html/2609.00241#S3)and the corresponding human scores\. As shown in Figure[3](https://arxiv.org/html/2609.00241#S3.F3), TGF\-NG exhibits a moderate positive correlation with human Numeric Grounding judgments \(ρ=0\.482\\rho=0\.482,τb=0\.464\\tau\_\{b\}=0\.464,p<0\.05p<0\.05\)\. TGF\-RC achieves the strongest correlation \(ρ=0\.598\\rho=0\.598,τb=0\.571\\tau\_\{b\}=0\.571,p<0\.05p<0\.05\), indicating that it reliably reflects human assessments of whether quantitative facts are associated with the correct narrative interpretations\. TGF\-AS also correlates positively with human Analysis Support judgments \(ρ=0\.326\\rho=0\.326,τb=0\.314\\tau\_\{b\}=0\.314\), although the association is not statistically significant\. Overall, the results provide human validation for the NG and RC components, with particularly strong evidence for Relation Consistency\. The weaker AS correlation suggests that determining whether an interpretation is sufficiently supported remains more subjective and challenging for both human and automatic evaluation\. Does TGF capture human judgments beyond generic factuality metrics?We additionally compare TGF with AlignScore and SummaC, two generic factuality metrics that each produce a single overall consistency score\. For a fair comparison, we correlate each metric with Human NG, AS, and RC on the same annotated samples\. Figure[4](https://arxiv.org/html/2609.00241#S5.F4)shows that TGF consistently achieves stronger agreement with human judgments than the generic baselines across both Spearman’sρ\\rhoand Kendall’sτb\\tau\_\{b\}\. The advantage is especially pronounced for Relation Consistency, where TGF substantially outperforms AlignScore and SummaC\. This result supports our central claim that generic source–claim consistency metrics are not sufficient to detect*quantitative–narrative relation errors*\. TGF\-RC explicitly targets this failure mode, which explains its markedly stronger correspondence with human RC judgments\. We also observe gains for Numeric Grounding and Analysis Support, suggesting that the component\-specific design of TGF provides more fine\-grained alignment with human assessment than a single undifferentiated factuality score\. Figure 4:Rank correlations of TGF and generic factuality metrics with human judgments across the three annotated dimensions, measured using Spearman’sρ\\rhoand Kendall’sτb\\tau\_\{b\}\. Note:∗denotesp<0\.05p<0\.05and∗∗denotesp<0\.01p<0\.01\. ### 5\.4Ablations \(RQ2\) Table[3](https://arxiv.org/html/2609.00241#S5.T3)reports a cumulative ablation of the three main components ofLoomSum\.*Flat Evidence*uses only independently extracted text and table claims, without explicit cross\-modal alignment, planning, or in\-context demonstrations\. We then progressively add each component until reaching the full model\.*cross\-modal alignment*consistently improves all metrics on both FINDSum subsets, showing that incorporating table claims and explicitly connecting them to narrative evidence improves quantitative–narrative faithfulness beyond text\-only evidence\. Adding planning yields further gains, particularly in NS and TGF\. These improvements suggest that organizing related claims before generation helps retain salient numerical content and preserve their associated interpretations\. Finally, in\-context demonstrations produce the fullLoomSummodel and further improve NS and TGF on both subsets\. Although R\-L score slightly decreases from 16\.44 to 16\.35 in the Liquidity subset, the NS and TGF continue to improve, indicating that in\-context guidance primarily benefits faithful evidence realization rather than lexical overlap\. Sensitivity Analysis\.We further examine the robustness of the proposed method to the choice of base model and observe broadly consistent performance across different tasks; full results are reported in Appendix[B](https://arxiv.org/html/2609.00241#A2)\. ### 5\.5Case Study Finally, to complement the main results, we examine an example from the FINDSum\-ROO testset in Table[4](https://arxiv.org/html/2609.00241#S5.T4)\. The source establishes a quantitative–narrative chain in which “$51\.4 million in net interest income and a $10\.8 million credit\-loss provision benefit yield $62\.2 million in post\-provision net interest income”\. The accompanying narrative further identifies the mortgage\-loan portfolio and investments in beneficial interests as the sources of the provision benefit\. Source evidence\.Table:Net interest income: 51\.4; provision benefit: \+10\.8; post\-provision net interest income: 62\.2\.Text:“… credit loss provisions of $10\.8 million on our mortgage loan portfolio and investments in beneficial interests during the year ended December 31, 2020\.”×\\boldsymbol\{\\times\}Direct\-LC“… initial credit loss provisions of $5\.1 million in Q1 2020, the company recorded a net recovery of $10\.8 million in credit loss provisions for the full year 2020 due to better\-than\-expected loan performance\. …”×\\boldsymbol\{\\times\}GCG“… credit loss provisions of $10\.8 million on mortgage loans and beneficial interests for the year ended December 31, 2020; net $0\.9 million of unrealized losses …”×\\boldsymbol\{\\times\}RAG\-Sum“… macroeconomic conditions and expected lifetime credit losses on our mortgage loan and beneficial interest portfolios are subject to meaningful uncertainty …”✓\\boldsymbol\{\\checkmark\}LoomSum“… net interest income after provision for credit benefit/\(losses\) for 2020 was$62\.2 million, compared with the original $51\.4 million, reflecting the$10\.8 millionprovision benefit recorded on our mortgage loan portfolio and investments in beneficial interests …”Reference“… our net interest income after the recovery of provision for credit losses increased to$62\.2 million\[…\] primarily as a result of$10\.8 millionin net recovery of provision for credit losses …”Table 4:Qualitative comparison on a FINDSum\-ROO example\.×\\boldsymbol\{\\times\}denotes an omitted or wrong quantitative–narrative link, whereas✓\\boldsymbol\{\\checkmark\}denotes a preserved link\.The baselines preserve only fragments of the source relation\. Direct\-LC reports the $10\.8 million recovery but omits its effect on the $62\.2 million post\-provision income and introduces an unsupported explanation\. GCG similarly retains the provision benefit as an isolated fact, while RAG\-Sum shifts toward general risk discussion and omits the central quantities altogether\. In contrast,LoomSumconnects the provision benefit to the resulting income and retains its portfolio\-level attribution, consistent with the reference\. This example illustrates how explicit cross\-modal alignment preserves a coherent driver–outcome relation rather than disconnected facts, matching the aggregate gains in TGF Relation Consistency\. We provide more examples for qualitative analysis in Appendix[D](https://arxiv.org/html/2609.00241#A4)\. ## 6Conclusion In this work, we formalize*quantitative–narrative misalignment*, where individually supported quantitative facts and analytical statements are combined into unsupported relations\. We then proposeLoomSum, a training\-free framework that explicitly links table\-derived facts with narrative interpretations and organizes them through discourse planning\. We also introduce Table\-Grounded Faithfulness \(TGF\) to evaluate Numeric Grounding, Analysis Support, and Relation Consistency\. Experiments on FINDSum and USTT show thatLoomSumimproves analytical faithfulness without compromising reference\-based quality\. Human evaluation supports TGF, with the Relation Consistency component aligning more closely with human judgments than generic factuality metrics\. Overall, our results show that faithful text–table summarization requires preserving not only individual facts, but also the relations between them\. Future work may explore richer relation\-aware models and broader domains\. ## Limitations This work provides an initial investigation of quantitative–narrative misalignment in long text–table summarization\.LoomSumis intentionally designed as a lightweight, training\-free framework to isolate the value of explicitly linking quantitative facts with their narrative interpretations\. It should therefore be viewed as one possible instantiation of relation\-aware summarization rather than an exhaustive solution to the problem\. Its modular pipeline may also propagate errors across evidence extraction, cross\-modal alignment, discourse planning, and generation\. Future work could explore jointly optimized or learned relation models, richer evidence graphs, and generation objectives that directly preserve cross\-modal relations\. Our empirical evaluation is conducted on FINDSum and USTT, both of which contain financial text–table inputs\. Although the underlying failure mode may arise in other domains that combine structured records with narrative explanations, such as scientific, medical, and policy documents, its prevalence and characteristics outside financial reporting remain to be established\. Extending the evaluation to broader domains, languages, table structures, and document lengths is therefore an important direction for future work\. Finally, TGF relies on automated claim extraction and LLM\-based judgments, which may introduce model\-dependent errors and sensitivity to evidence presentation[Fan et al\. \(2026\)](https://arxiv.org/html/2609.00241#bib.bib34)\. Our human study provides positive validation for Numeric Grounding and Relation Consistency, but is limited in scale, and the weaker association observed for Analysis Support suggests that analytical interpretations remain more difficult to evaluate consistently\. In addition, TGF is precision\-oriented and evaluates the faithfulness of expressed claims rather than the omission of salient content\. Future work could combine relation\-aware faithfulness with source\-level coverage evaluation and validate the metric using larger and more diverse human annotations\. ## References - Caoet al\.\(2024\)T\. Cao, N\. Raman, D\. Dervovic, and C\. TanCharacterizing multimodal long\-form summarization: a case study on financial reports\.arXiv preprint arXiv:2404\.06162\.External Links:[Link](https://arxiv.org/pdf/2404.06162)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1)\. - Chenet al\.\(2020\)W\. Chen, J\. Chen, Y\. Su, Z\. Chen, and W\. Y\. WangLogical natural language generation from open\-domain tables\.InProceedings of the 58th Annual Meeting of the Association for Computational Linguistics,pp\. 7929–7942\.External Links:[Link](https://aclanthology.org/2020.acl-main.708.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Chen and Bansal \(2018\)Y\. Chen and M\. BansalFast abstractive summarization with reinforce\-selected sentence rewriting\.InProceedings of the 56th annual meeting of the association for computational linguistics \(volume 1: Long papers\),pp\. 675–686\.Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Choet al\.\(2024\)S\. Cho, M\. Jang, J\. Yeo, and D\. LeeRTSUM: relation triple\-based interpretable summarization with multi\-level salience visualization\.InProceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies \(Volume 3: System Demonstrations\),pp\. 53–60\.External Links:[Link](https://aclanthology.org/2024.naacl-demo.5.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Chuet al\.\(2025\)B\. Chu, M\. Li, S\. Frihat, C\. Gu, G\. Lodde, E\. Livingstone, and N\. FuhrTRACSUM: a new benchmark for aspect\-based summarization with sentence\-level traceability in medical domain\.InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing,pp\. 844–864\.External Links:[Link](https://aclanthology.org/2025.emnlp-main.43.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Dhingraet al\.\(2019\)B\. Dhingra, M\. Faruqui, A\. Parikh, M\. Chang, D\. Das, and W\. CohenHandling divergent reference texts when evaluating table\-to\-text generation\.InProceedings of the 57th annual meeting of the association for computational linguistics,pp\. 4884–4895\.External Links:[Link](https://aclanthology.org/P19-1483.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Elaraby and Litman \(2026\)M\. Elaraby and D\. LitmanArc: argument representation and coverage analysis for zero\-shot long document summarization with instruction following llms\.InProceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 3626–3643\.External Links:[Link](https://aclanthology.org/2026.eacl-long.167.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Fabbriet al\.\(2022\)A\. R\. Fabbri, C\. Wu, W\. Liu, and C\. XiongQAFactEval: improved qa\-based factual consistency evaluation for summarization\.InProceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies,pp\. 2587–2601\.External Links:[Link](https://aclanthology.org/2022.naacl-main.187.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Fanet al\.\(2026\)Z\. Fan, Y\. Li, Z\. Zhuang, X\. Sun, and Y\. WangThe moving target: a longitudinal audit of trust\-benchmark score drift across open\-source chat llm release lines\.External Links:2607\.02587,[Link](https://arxiv.org/abs/2607.02587)Cited by:[Limitations](https://arxiv.org/html/2609.00241#Sx1.p3.1)\. - Gehrmannet al\.\(2018\)S\. Gehrmann, Y\. Deng, and A\. M\. RushBottom\-up abstractive summarization\.InProceedings of the 2018 conference on empirical methods in natural language processing,pp\. 4098–4109\.External Links:[Link](https://aclanthology.org/P18-1063.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Jeonget al\.\(2025\)Y\. Jeong, M\. Kim, S\. Hwang, and B\. KimAgent\-as\-judge for factual summarization of long narratives\.InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing,pp\. 23602–23619\.External Links:[Link](https://aclanthology.org/2025.emnlp-main.1204.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Kirsteinet al\.\(2025\)F\. Kirstein, S\. Kumar, T\. Ruas, and B\. GippRe\-frame the meeting summarization scope: fact\-based summarization and personalization via questions\.InFindings of the Association for Computational Linguistics: EMNLP 2025,pp\. 20087–20137\.External Links:[Link](https://aclanthology.org/2025.findings-emnlp.1094v1.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Labanet al\.\(2022\)P\. Laban, T\. Schnabel, P\. N\. Bennett, and M\. A\. HearstSummaC: re\-visiting nli\-based models for inconsistency detection in summarization\.Transactions of the Association for Computational Linguistics10,pp\. 163–177\.External Links:[Link](https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl_a_00453/1987014/tacl_a_00453.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Lewiset al\.\(2020\)M\. Lewis, Y\. Liu, N\. Goyal, M\. Ghazvininejad, A\. Mohamed, O\. Levy, V\. Stoyanov, and L\. ZettlemoyerBART: denoising sequence\-to\-sequence pre\-training for natural language generation, translation, and comprehension\.InProceedings of the 58th annual meeting of the association for computational linguistics,pp\. 7871–7880\.External Links:[Link](https://aclanthology.org/2020.acl-main.703.pdf)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p2.1)\. - Lin \(2004\)C\. LinRouge: a package for automatic evaluation of summaries\.InText summarization branches out,pp\. 74–81\.External Links:[Link](https://aclanthology.org/W04-1013.pdf)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Liuet al\.\(2024\)N\. F\. Liu, K\. Lin, J\. Hewitt, A\. Paranjape, M\. Bevilacqua, F\. Petroni, and P\. LiangLost in the middle: how language models use long contexts\.Transactions of the association for computational linguistics12,pp\. 157–173\.External Links:[Link](https://aclanthology.org/2024.tacl-1.9.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1)\. - Liuet al\.\(2022\)S\. Liu, J\. Cao, R\. Yang, and Z\. WenLong text and multi\-table summarization: dataset and method\.InFindings of the Association for Computational Linguistics: EMNLP 2022,pp\. 1995–2010\.External Links:[Link](https://aclanthology.org/2022.findings-emnlp.145.pdf)Cited by:[Appendix C](https://arxiv.org/html/2609.00241#A3.p7.1),[§1](https://arxiv.org/html/2609.00241#S1.p1.1),[§1](https://arxiv.org/html/2609.00241#S1.p2.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p1.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p2.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Mihalcea and Tarau \(2004\)R\. Mihalcea and P\. TarauTextrank: bringing order into text\.InProceedings of the 2004 conference on empirical methods in natural language processing,pp\. 404–411\.External Links:[Link](https://aclanthology.org/W04-3252.pdf)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p2.1)\. - Minet al\.\(2023\)S\. Min, K\. Krishna, X\. Lyu, M\. Lewis, W\. Yih, P\. Koh, M\. Iyyer, L\. Zettlemoyer, and H\. HajishirziFactscore: fine\-grained atomic evaluation of factual precision in long form text generation\.InProceedings of the 2023 Conference on Empirical Methods in Natural Language Processing,pp\. 12076–12100\.External Links:[Link](https://aclanthology.org/2023.emnlp-main.741.pdf)Cited by:[§3](https://arxiv.org/html/2609.00241#S3.p1.1)\. - Puduppully and Lapata \(2021\)R\. Puduppully and M\. LapataData\-to\-text generation with macro planning\.Transactions of the Association for Computational Linguistics9,pp\. 510–527\.External Links:[Link](https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl_a_00381/1924176/tacl_a_00381.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p3.1),[§2\.3](https://arxiv.org/html/2609.00241#S2.SS3.p1.1)\. - Ravautet al\.\(2024\)M\. Ravaut, A\. Sun, N\. Chen, and S\. JotyOn context utilization in summarization with large language models\.InProceedings of the 62nd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 2764–2781\.External Links:[Link](https://aclanthology.org/2024.acl-long.153.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1)\. - Samarinaset al\.\(2025\)C\. Samarinas, A\. Krubner, A\. Salemi, Y\. Kim, and H\. ZamaniBeyond factual accuracy: evaluating coverage of diverse factual information in long\-form text generation\.InFindings of the Association for Computational Linguistics: ACL 2025,pp\. 13468–13482\.External Links:[Link](https://aclanthology.org/2025.findings-acl.693.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Singhet al\.\(2025\)A\. Singh, A\. Fry, A\. Perelman, A\. Tart, A\. Ganesh, A\. El\-Kishky, A\. McLaughlin, A\. Low, A\. Ostrow, A\. Ananthram,et al\.Openai gpt\-5 system card\.arXiv preprint arXiv:2601\.03267\.External Links:[Link](https://arxiv.org/pdf/2601.03267)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p2.1)\. - Songet al\.\(2024\)H\. Song, H\. Su, I\. Shalyminov, J\. Cai, and S\. MansourFineSurE: fine\-grained summarization evaluation using llms\.InProceedings of the 62nd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 906–922\.External Links:[Link](https://aclanthology.org/2024.acl-long.51.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1),[§2\.2](https://arxiv.org/html/2609.00241#S2.SS2.p1.1)\. - Sunet al\.\(2026\)X\. Sun, W\. Gao, Y\. Wang, L\. Kong, Y\. Li, Z\. Fan, Z\. Zhuang, W\. Dong, Z\. Zheng, H\. Paranjape,et al\.Beyond accuracy: measuring bias acknowledgment in chain\-of\-thought reasoning for responsible ai evaluation\.arXiv preprint arXiv:2606\.15127\.External Links:[Link](https://arxiv.org/pdf/2606.15127)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Wanet al\.\(2025\)D\. Wan, J\. Vig, M\. Bansal, and S\. JotyOn positional bias of faithfulness for long\-form summarization\.InProceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies \(Volume 1: Long Papers\),pp\. 8791–8810\.External Links:[Link](https://aclanthology.org/2025.naacl-long.442.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1)\. - Wanget al\.\(2020\)Z\. Wang, X\. Wang, B\. An, D\. Yu, and C\. ChenTowards faithful neural table\-to\-text generation with content\-matching constraints\.InProceedings of the 58th annual meeting of the association for computational linguistics,pp\. 1072–1086\.External Links:[Link](https://aclanthology.org/2020.acl-main.101.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Wanget al\.\(2023\)Z\. Wang, Z\. Jiang, X\. Zhang, J\. Soon, J\. Zhang, W\. Xiaoyao, and H\. DuBeyond pure text: summarizing financial reports based on both textual and tabular data\.\.InIJCAI,pp\. 5233–5241\.External Links:[Link](https://www.ijcai.org/proceedings/2023/0581.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1),[§1](https://arxiv.org/html/2609.00241#S1.p2.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p1.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Wuet al\.\(2024\)Y\. Wu, H\. Iso, P\. Pezeshkpour, N\. Bhutani, and E\. HruschkaLess is more for long document summary evaluation by llms\.InProceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics \(Volume 2: Short Papers\),pp\. 330–343\.External Links:[Link](https://aclanthology.org/2024.eacl-short.29.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. - Zaheeret al\.\(2020\)M\. Zaheer, G\. Guruganesh, K\. A\. Dubey, J\. Ainslie, C\. Alberti, S\. Ontanon, P\. Pham, A\. Ravula, Q\. Wang, L\. Yang,et al\.Big bird: transformers for longer sequences\.Advances in neural information processing systems33,pp\. 17283–17297\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2020/file/c8512d142a2d849725f31a9a7a361ab9-Paper.pdf?utm_campaign=NLP%20News&utm_medium=email&utm_source=Revue%20newsletter)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p2.1)\. - Zhaet al\.\(2023\)Y\. Zha, Y\. Yang, R\. Li, and Z\. HuAlignScore: evaluating factual consistency with a unified alignment function\.InProceedings of the 61st Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 11328–11348\.External Links:[Link](https://aclanthology.org/2023.acl-long.634.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1),[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Zhanget al\.\(2019\)T\. Zhang, V\. Kishore, F\. Wu, K\. Q\. Weinberger, and Y\. ArtziBertscore: evaluating text generation with bert\.arXiv preprint arXiv:1904\.09675\.External Links:[Link](https://arxiv.org/pdf/1904.09675)Cited by:[§4\.1](https://arxiv.org/html/2609.00241#S4.SS1.p3.1)\. - Zhanget al\.\(2026\)Z\. Zhang, M\. Zheng, T\. Zhang, L\. Lin, and L\. LinBankruptcy prediction from 10\-k narratives: evidence from interpretable text scores and accounting baselines\.Risks14\(8\),pp\. 179\.External Links:[Link](https://www.mdpi.com/2227-9091/14/8/179)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p1.1)\. - Zhuet al\.\(2021\)C\. Zhu, W\. Hinthorn, R\. Xu, Q\. Zeng, M\. Zeng, X\. Huang, and M\. JiangEnhancing factual consistency of abstractive summarization\.InProceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies,pp\. 718–733\.External Links:[Link](https://aclanthology.org/2021.naacl-main.58.pdf)Cited by:[§1](https://arxiv.org/html/2609.00241#S1.p2.1)\. ## Contents of Appendix ## Appendix ADatasets Statistics Table[5](https://arxiv.org/html/2609.00241#A1.T5)summarizes the statistics of thetest setsused in our experiments\. We report the number of instances, the average source length, and the average reference summary length for each dataset\. All lengths are measured in tokens using the GPT o200\_base tokenizer\. For FINDSum, the source length includes both the narrative content and the associated tabular information\. The two FINDSum subsets represent substantially longer inputs than USTT\. FINDSum\-Liquidity contains 4,204 test instances, with an average source length of 34,630 tokens and an average reference summary length of 538 tokens\. FINDSum\-ROO contains a larger test set of 6,201 instances and slightly longer source documents, averaging 36,447 tokens, while its reference summaries are somewhat shorter, with an average length of 444 tokens\. These statistics highlight the long\-context nature of FINDSum, where a summarization method must identify and integrate salient evidence distributed across extensive narrative passages and multiple tables\. In contrast, USTT contains 1,390 test instances, with an average source length of 1,680 tokens and an average summary length of 85 tokens\. Although USTT is considerably shorter than FINDSum, it provides a complementary table–text summarization setting with a different language and input scale\. Evaluating on both datasets therefore allows us to examine whether the proposed method is effective not only for long financial reports, but also for shorter table–text inputs\. Dataset\# Inst\.Avg\. Doc\.Avg\. Sum\.FindSum\-Liquidity420434630538FindSum\-ROO620136447444USTT1390168085Table 5:Statistics of the datasets used in our experiments\. Lengths are measured in tokens\. ## Appendix BSensitive Analysis of Base Model Due to resource limit, we conduct the sensitive analysis on 500 samples each, from both datasets\. ## Appendix CAdditional Quantitative Results Tables[6](https://arxiv.org/html/2609.00241#A3.T6)and[7](https://arxiv.org/html/2609.00241#A3.T7)report the complete quantitative results on the FINDSum\-ROO and FINDSum\-Liquidity test sets, respectively\. In addition to the metrics reported in the main text, we include Numerical Precision \(NP\), Numerical Coverage \(NC\), AlignScore, SummaC, and Grounded Claim Coverage \(G\-Cov\)\. Grounded Claim Coverage \(G\-Cov\)\.G\-Cov is a reference\-based grounded coverage metric that complements the precision\-oriented TGF\. TGF evaluates the faithfulness of the claims expressed by a method and averages over the generated claim set\.Consequently, a short or conservative summary may obtain a high TGF by expressing only a small number of well\-supported claims\. G\-Cov instead uses claims from the reference summary and measures how much salient reference content is both recovered by the generated summary and grounded in the source\. For each documentDD, we decompose the reference and generated summaries into atomic claim sets𝒞ref\(D\)\\mathcal\{C\}\_\{\\mathrm\{ref\}\}\(D\)and𝒞gen\(D\)\\mathcal\{C\}\_\{\\mathrm\{gen\}\}\(D\)as we done in TGF\. For each reference claimri∈𝒞ref\(D\)r\_\{i\}\\in\\mathcal\{C\}\_\{\\mathrm\{ref\}\}\(D\), we select its best\-aligned generated claim: gi∗=argmaxgj∈𝒞gen\(D\)A\(ri,gj\),g\_\{i\}^\{\*\}=\\arg\\max\_\{g\_\{j\}\\in\\mathcal\{C\}\_\{\\mathrm\{gen\}\}\(D\)\}A\(r\_\{i\},g\_\{j\}\),\(7\)whereA\(ri,gj\)∈\{1,…,5\}A\(r\_\{i\},g\_\{j\}\)\\in\\\{1,\\ldots,5\\\}is an LLM\-as\-Judge\-based semantic alignment rating\. Alignment evaluates whether the generated claim preserves the content of the reference claim, including its entities, metrics, values, periods, directions, and asserted relations\. The normalized alignment credit is ai=A\(ri,gi∗\)−14\.a\_\{i\}=\\frac\{A\(r\_\{i\},g\_\{i\}^\{\*\}\)\-1\}\{4\}\.\(8\) The matched generated claim is additionally evaluated for Numeric Grounding \(NG\), Analysis Support \(AS\), and Relation Consistency \(RC\) against the source evidence\. Each applicable rating is normalized to\[0,1\]\[0,1\]: S~i=Si−14,S∈\{NG,AS,RC\}\.\\widetilde\{S\}\_\{i\}=\\frac\{S\_\{i\}\-1\}\{4\},\\qquad S\\in\\\{\\mathrm\{NG\},\\mathrm\{AS\},\\mathrm\{RC\}\\\}\.\(9\)According to the type of the reference claim, its faithfulness credit is defined as fi=\{NG~i,riis numeric,AS~i,riis analytical,min\{NG~i,AS~i,RC~i\},riis cross\-modal\.f\_\{i\}=\\begin\{cases\}\\widetilde\{\\mathrm\{NG\}\}\_\{i\},&r\_\{i\}\\text\{ is numeric\},\\\\\[2\.0pt\] \\widetilde\{\\mathrm\{AS\}\}\_\{i\},&r\_\{i\}\\text\{ is analytical\},\\\\\[2\.0pt\] \\min\\\{\\widetilde\{\\mathrm\{NG\}\}\_\{i\},\\widetilde\{\\mathrm\{AS\}\}\_\{i\},\\widetilde\{\\mathrm\{RC\}\}\_\{i\}\\\},&r\_\{i\}\\text\{ is cross\-modal\}\.\\end\{cases\}\(10\)Then, grounded coverage credit assigned torir\_\{i\}is ci=aifi,c\_\{i\}=a\_\{i\}f\_\{i\},\(11\)and the document\-level G\-Cov score is G\-Cov\(D\)=1\|𝒞ref\(D\)\|∑ri∈𝒞ref\(D\)ci\.\\operatorname\{G\\text\{\-\}Cov\}\(D\)=\\frac\{1\}\{\|\\mathcal\{C\}\_\{\\mathrm\{ref\}\}\(D\)\|\}\\sum\_\{r\_\{i\}\\in\\mathcal\{C\}\_\{\\mathrm\{ref\}\}\(D\)\}c\_\{i\}\.\(12\)The final dataset score is obtained by averaging over documents\. Alignment and faithfulness serve distinct roles in this definition\. A generated claim may resemble a reference claim but remain unsupported by the source; conversely, it may be source\-grounded but express content unrelated to the reference claim\. A reference claim receives high G\-Cov credit only when both semantic coverage and source grounding are strong\. G\-Cov should therefore be interpreted as grounded recall of the salient content represented by the reference summary, rather than exhaustive coverage of all information in the source document\. InputMethodR\-1R\-2R\-LBSNPNCNSAlignScoreSummaCG\-CovTGFText\-onlyTextRank35\.047\.3414\.9476\.8124\.6540\.9024\.8090\.6854\.9612\.2663\.19BART23\.195\.8310\.3967\.8122\.4121\.5619\.8094\.6381\.8210\.7354\.33BigBird\-Pegasus24\.107\.0113\.4968\.2413\.1731\.2922\.8086\.7864\.0910\.5464\.37Table\-onlyBART18\.374\.628\.9667\.2113\.246\.706\.5056\.9634\.3810\.5146\.69BigBird\-Pegasus19\.256\.9012\.9169\.708\.1720\.4312\.4750\.4552\.289\.0252\.22Table\-RAG†31\.807\.3214\.9169\.7210\.4618\.8612\.2722\.6744\.8411\.7151\.93Text \+TableGCG†29\.258\.8916\.5880\.5322\.6430\.4923\.7595\.3162\.0713\.5764\.47Direct\-LC†30\.198\.8316\.5280\.5521\.2729\.0224\.1092\.6685\.9214\.7268\.21RAG\-Sum†27\.828\.0415\.8080\.7025\.5742\.5427\.0888\.2185\.9313\.1069\.47LoomSum\(Ours\)†35\.4510\.7718\.5581\.3422\.5354\.1727\.0390\.2886\.4617\.7571\.38 Table 6:Full results on the FINDSum\-ROO test set\. Higher values are better\.†\\daggerdenotes methods using GPT\-5\-nano as the backbone\. The best results are shown inblue\. All metrics are reported on a 0–100 scale\.InputMethodR\-1R\-2R\-LBSNPNCNSAlignScoreSummaCCov\.TGFText\-onlyTextRank33\.066\.9813\.5474\.3317\.1842\.3720\.0580\.5362\.0712\.0665\.86BART21\.936\.2210\.7872\.9221\.8924\.2020\.4485\.7472\.4910\.5663\.70BigBird\-Pegasus25\.847\.8612\.5973\.8022\.3323\.9721\.4083\.1760\.2010\.2464\.28Table\-onlyBART17\.715\.988\.4766\.5311\.688\.537\.5056\.2533\.249\.2048\.15BigBird\-Pegasus23\.166\.1111\.5068\.509\.4331\.2513\.3459\.5354\.6810\.0550\.92Table\-RAG†30\.055\.8812\.7065\.5910\.7033\.9514\.6828\.6944\.5611\.2048\.92Text \+TableGCG†33\.967\.7914\.1476\.5414\.2951\.4524\.5978\.1963\.0516\.2566\.71Direct\-LC†32\.017\.4913\.7475\.3815\.3454\.7825\.1179\.2264\.2917\.7569\.29RAG\-Sum†33\.517\.7214\.3076\.3116\.5750\.7723\.4874\.3863\.8314\.8476\.34LoomSum\(Ours\)†32\.749\.5116\.3576\.7818\.1756\.7625\.9878\.7370\.5317\.9679\.43 Table 7:Full results on the FINDSum\-Liquidity test set\. Higher values are better\.†\\daggerdenotes methods using GPT\-5\-nano as the backbone\. The best results are shown inblue\. All metrics are reported on a 0–100 scale\.We begin with the analysis of overall performance\.LoomSumachieves the strongest overall performance across the two FINDSum subsets, although it does not outperform every individual metric\. On FINDSum\-ROO, it obtains the best result on 8/11 reported metrics, including all three ROUGE scores, BERTScore, NC, SummaC, G\-Cov, and TGF\. On FINDSum\-Liquidity, it achieves the best R\-2, R\-L, BERTScore, NC, NS, G\-Cov, and TGF\. These results indicate that organizing source\-grounded evidence and preserving cross\-modal relations improve analytical faithfulness without requiring a corresponding loss in reference\-based summary quality\. Numerical content selection\.Next, we analyze an important set of metrics \(NP, NC, NS\) as introduced in[Liu et al\. \(2022\)](https://arxiv.org/html/2609.00241#bib.bib1)\.LoomSumachieves the highest NC on both subsets, reaching 54\.17 on ROO and 56\.76 on Liquidity\. It recovers a larger proportion of the numerical content selected by the reference summaries\. Its NP is not always the highest, suggesting that broader numerical coverage may include additional source\-supported quantities that do not appear in the single reference summary\. On ROO, this precision–coverage balance yields an NS of 27\.03, which is nearly identical to the best score of 27\.08 obtained by RAG\-Sum\. On Liquidity,LoomSumachieves the highest NS of 25\.98\. Effect of input modality\.We then shift our focus to analyze the impact of input modalities\. The table\-only methods generally obtain the lowest TGF and G\-Cov scores\. Although tables provide precise quantitative values, they contain less of the explanatory and contextual information needed to reconstruct the reference summaries\. Text\-only methods perform more strongly, reflecting the importance of narrative evidence\. TextRank, in particular, remains competitive on several metrics, showing that extractive selection can preserve locally supported and reference\-relevant information\. Methods using both modalities generally achieve the strongest joint performance\. This supports their complementary roles: tables provide exact quantities, whereas narrative passages describe their drivers, qualifications, and implications\. The advantage ofLoomSumover other joint\-input methods further indicates that access to both modalities is not sufficient by itself; related evidence must also be correctly associated and organized before generation\. Faithfulness–coverage trade\-off\.We argue that TGF and G\-Cov capture complementary properties\. TGF averages faithfulness over the generated claims and therefore does not penalize information that a system never attempts to express\. G\-Cov instead averages grounded coverage over the reference claims, so omitted reference content receives little or no credit\. A method with high TGF but low G\-Cov is therefore generating a relatively small or conservative set of reliable claims rather than providing comprehensive grounded coverage\. RAG\-Sum illustrates this distinction\. On ROO, it obtains a relatively high TGF of 69\.47 but a G\-Cov of only 13\.10\. The pattern is more pronounced on Liquidity, where it reaches a TGF of 76\.34 but a G\-Cov of 14\.84\. Its retrieval stage may expose the generator to a compact set of highly relevant evidence, improving the faithfulness of the claims that are produced\. At the same time, restricting generation to the retrieved evidence can leave other reference claims uncovered\. Direct\-LC exhibits a different trade\-off on Liquidity\. Its G\-Cov of 17\.75 is close to the best score, indicating that it expresses a relatively broad range of reference content\. However, its TGF of 69\.29 is substantially below that of RAG\-Sum andLoomSum\. Providing the full source makes more information available, but it also increases the difficulty of correctly grounding quantities and associating them with the appropriate narrative interpretations\. These comparisons demonstrate why TGF and G\-Cov should be interpreted jointly\. Moreover,LoomSumachieves the highest TGF and G\-Cov on both FINDSum subsets, indicating that its faithfulness gains do not arise merely from generating fewer or more conservative claims\. Comparison with generic factuality metrics\.Lastly, we provide analysis around generic factuality metrics we utilize in this work\. AlignScore and SummaC produce rankings that do not always agree with TGF or G\-Cov\. On ROO, GCG obtains the highest AlignScore of 95\.31, but its TGF and G\-Cov are only 64\.47 and 13\.57, respectively\. Text\-only BART similarly obtains high AlignScore and SummaC scores of 94\.63 and 81\.82, while achieving substantially lower TGF and G\-Cov scores of 54\.33 and 10\.73\. The discrepancy is also visible on Liquidity, where text\-only BART obtains the highest AlignScore and SummaC scores but reaches only 63\.70 TGF and 10\.56 G\-Cov\. Generic factuality metrics can therefore assign favorable scores to locally consistent summaries without reflecting whether a broad set of salient reference claims is covered or whether quantitative facts are associated with their correct narrative interpretations\. TGF and G\-Cov therefore provide complementary relation\-sensitive faithfulness and grounded\-coverage signals that are not fully captured by these generic scores\. InputMethodR\-1R\-2R\-LBSNPNCNSAlignScoreSummaCG\-CovTGFText\-onlyTextRank24\.7710\.2013\.8360\.2412\.0230\.3621\.4477\.3552\.2019\.1266\.41BART22\.848\.9014\.2559\.8014\.8126\.9919\.1267\.3042\.0317\.1854\.26BigBird\-Pegasus24\.187\.6914\.1760\.1213\.2227\.5120\.3564\.4247\.8316\.7456\.91Table\-onlyBART20\.465\.2113\.7260\.0110\.4519\.5213\.3236\.7647\.9111\.2452\.53BigBird\-Pegasus20\.715\.5412\.0159\.2512\.3318\.8913\.9846\.1649\.8011\.4555\.79Table\-RAG†19\.265\.6610\.7761\.5013\.3112\.7412\.1873\.2842\.4410\.1656\.13Text \+TableGCG†24\.838\.9312\.9263\.8419\.5024\.2118\.7664\.7742\.3116\.1959\.71Direct\-LC†25\.149\.3713\.2663\.7117\.7625\.7818\.6374\.5554\.7018\.4358\.51RAG\-Sum†24\.569\.9112\.9364\.4716\.0423\.8915\.8969\.4742\.9315\.2860\.64LoomSum\(Ours\)†26\.109\.1815\.1664\.1619\.8149\.7927\.3677\.9954\.0219\.7863\.71 Table 8:Full results on the USTT test set\. Higher values are better\.†\\daggerdenotes methods using GPT\-5\-nano as the backbone\. The best results are shown inblue\. All metrics are reported on a 0–100 scale\.Results on USTT\.On USTT, we observe very similar patterns as in FindSum\. In Table[8](https://arxiv.org/html/2609.00241#A3.T8),LoomSumachieves the best R\-1, R\-L, NP, NC, NS, AlignScore, and G\-Cov results\. Its advantage is particularly clear for numerical content selection, improving NC from 30\.36 for the next\-best method to 49\.79 and NS from 21\.44 to 27\.36\. TextRank obtains the highest TGF, likely benefiting from its conservative extractive behavior, but achieves a lower G\-Cov\. This contrast further demonstrates the complementarity of the two metrics: higher faithfulness among the claims expressed does not necessarily imply broader grounded coverage of the reference content\. Among joint\-input methods,LoomSumachieves the strongest results on both TGF and G\-Cov\. ## Appendix DAdditional Case Studies We further examine two complementary case studies from FINDSum and USTT\. The FINDSum example focuses on relation preservation when quantitative facts and their explanations are distributed across different parts of a report\. The USTT example instead illustrates grounded omission, where methods generate source\-supported content but fail to cover the claims emphasized by the reference summary\. Table[9](https://arxiv.org/html/2609.00241#A4.T9)presents an example from Commerce Bancshares’ 2015 annual report\. We show the source\-supported relations, the reference summary, and verbatim excerpts from each method’s output\. Ellipses indicate omitted sentences\.Redhighlights only the phrase responsible for an unsupported relation, whereasgreenhighlights correctly preserved relations in the output\. Source /MethodEvidence or Output ExcerptAnalysisSource DocumentR1:Total revenue increased by $25\.7 million, comprising $11\.6 million growth in non\-interest income and $14\.1 million growth in net interest income\. R2:Loan interest income increased by $10\.2 million because average loans grew by $609\.0 million, partly offset by a 12\-basis\-point decline in rates\. R3:Net yield declined from 3\.00% to 2\.94% because of continuing low interest rates\.The source establishes the revenue decomposition, the complete loan\-interest driver chain, and the cause of margin compression\.Reference SummaryNet income increased to $263\.7 million from $261\.8 million\. The increase resulted from $14\.1 million growth in net interest income and $11\.6 million growth in non\-interest income\. … These gains were partly offset by higher non\-interest expense and lower investment\-security gains\.The reference preserves the main income decomposition, but omits the loan\-interest driver chain and the explanation for the yield decline\.Direct\-LCTotal revenue increased $25\.7 millionbecause continuing low interest rates depressed net yield to 2\.94%\. … Net interest income was $634\.3 million, while non\-interest income was $447\.6 million, an increase of $11\.6 million\. … The output also reports provision, asset\-quality, capital, dividend, and shareholder\-return statistics\.The revenue relation is explicitly stated but incorrectly linked to the low\-rate environment\. Broad coverage introduces many secondary indicators without preserving a focused driver\-based narrative\.GCGTotal revenue increased $25\.7 million versus 2014, driven by $11\.6 million growth in non\-interest income and $14\.1 million growth in net interest income\. … Net yield declined from 3\.00% to 2\.94%because average loans grew by $609\.0 million, or 5\.4%\. … Asset quality improved as net loan charge\-offs and non\-performing assets declined\.R1 is explicitly preserved, but loan growth is incorrectly attached to the yield decline\. The positive and negative components of the loan\-interest driver chain are not coherently distinguished\.RAG\-SumTotal revenue increased $25\.7 million, reflecting $11\.6 million growth in non\-interest income and $14\.1 million growth in net interest income\. … Net interest income increased $14\.1 million due tohigher trust fees, bank\-card transaction fees, and mortgage\-banking revenue\. … The output additionally discusses impaired securities, private\-equity investments, dividends, and shareholder return\.The revenue decomposition is preserved, but valid non\-interest\-income drivers are assigned to net interest income\. Retrieval broadens coverage, yet also introduces secondary details and an incorrect cross\-category relation\.TextRankTotal revenue increased $25\.7 million due to growth in non\-interest income of $11\.6 million and growth in net interest income of $14\.1 million\. … Loan interest income increased $10\.2 millionbecause rates declined by 12 basis points, while higher loan balances partly offset the increase\. … Net interest income totaled $664\.0 million on a tax\-equivalent basis, an increase of $15\.4 million\.R1 is retained through sentence extraction, but the polarity of R2 is reversed\. The output preserves source wording and values, but remains extractive and provides limited cross\-sentence synthesis\.LoomSumTotal revenue increased $25\.7 million due to $11\.6 million growth in non\-interest income and $14\.1 million growth in net interest income\. …Loan interest income increased $10\.2 million as average loans grew by $609\.0 million; these improvements are partly offset by a 12\-basis\-point decline in rates and higher non\-interest expense\.… Net yield declined from 3\.00% to 2\.94% because of continuing low interest rates\.LoomSumexplicitly preserves R1–R3, including the opposing effects of loan growth and lower rates\. It synthesizes the evidence into a coherent narrative without introducing excessive secondary detail\.Table 9:Case study of quantitative\-narrative relation preservation\. The source document provides the grounding evidence, while the reference summary is included for comparison\. Each row shows a selected method output containing verbatim output excerpts, with ellipses denoting omitted sentences\.Redhighlights only the phrase responsible for an unsupported or reversed relation\.Greenhighlights the correct relations and interpretations of our methodLoomSum\.This example shows that covering the relevant quantities is not sufficient for analytical faithfulness\. Direct\-LC recovers several major indicators but incorrectly connects the revenue increase to the low\-rate environment and introduces many secondary statistics\. GCG and RAG\-Sum preserve the revenue decomposition, yet attach valid drivers to the wrong outcomes: loan growth is associated with the yield decline, while non\-interest\-income drivers are assigned to net interest income\. TextRank preserves substantial source wording but reverses the opposing effects of higher loan balances and lower rates\. In contrast,LoomSumpreserves the revenue decomposition, the complete loan\-interest driver chain, and the explanation for the yield decline\. In particular, it distinguishes the positive effect of loan growth from the offsetting effect of lower rates\. The case therefore illustrates that the principal baseline failure is often not an unsupported individual fact, but an unsupported composition of otherwise valid facts and explanations\. Source /MethodEvidence or Output ExcerptAnalysisSourceR1:美元兑人民币中间价上行405BP至6\.7503。 R2:在岸即期汇率上行619BP至6\.7670。 R3:在岸即期汇率较中间价高167BP。 R4:离岸即期汇率上行750\.5BP至6\.75875,较在岸低82\.5BP。 配套表格则记录M2、M1和M0货币供应量。The reference\-relevant FX evidence occurs in one source section; the paired table is a cross\-modal distractor\.Reference截至7月15日,美元兑人民币中间价较7月8日上行405BP至6\.7503; 美元兑人民币即期汇率上行619BP至6\.7670,较中间价高167BP; 美元兑离岸人民币即期汇率上行750\.5BP至6\.75875,较在岸即期汇率低82\.5BP。Preserves all four target claims and both cross\-rate comparisons\.Direct\-LC央行在7月11日\-15日实施逆回购150亿元到期150亿元,同时以1000亿元MLF 投放并有同额MLF到期,净投放为零;…货币市场方面,7月15日银行间 同业拆借加权利率较7月8日下行1\.28基点至1\.33%,质押式回购下行0\.58基点 至1\.31%;…The facts are source\-supported but come from non\-target sections; all four reference\-relevant FX claims are omitted\.GCG央行在7月11日\-15日实现净投放为零,逆回购投放150亿元、到期150亿元, MLF投放1000亿元、到期1000亿元;…货币市场方面,7月15日银行间 同业拆借加权利率较7月8日下降1\.28基点至1\.33%,质押式回购利率下降 0\.58基点至1\.31%;…The output is grounded in the source, but verbalization does not repair content selection; all target FX relations are omitted\.RAG\-Sum外汇方面,美元对人民币中间价和即期汇率均走高,提示短期汇率承压。Retrieves the FX topic but omits every target value and both pairwise relations\.TextRank货币市场:截至7月15日,银行间同业拆借加权平均利率较7月8日变动 \-1\.28BP至1\.33%,质押式回购加权平均利率较7月8日变动\-0\.58BP至 1\.31%;…Extracts a source\-faithful sentence from the wrong section; all four reference\-relevant FX claims are omitted\.LoomSum截止至7月15日,央行调整美元兑人民币中间价上行405BP至6\.7503;在岸即期汇率上行619BP至6\.7670, 较中间汇率价高167BP;离岸即期汇率上行750\.5BP至6\.75875,较在岸低82\.5BP,呈跨市场小幅价差。Preserves every value, direction, and relation\.Table 10:Case study on USTT\.LoomSumpreserves all four reference\-relevant claims; all baselines omit the target quantitative relations\. Chinese excerpts are copied from the original source and stored outputs\.USTT case\.The USTT example in Table[10](https://arxiv.org/html/2609.00241#A4.T10)illustrates a different failure mode: an output may remain source\-grounded while providing poor coverage of the reference\-relevant content\. Direct\-LC, GCG, and TextRank primarily select monetary\-policy or money\-market information from non\-target sections\. These statements are supported by the source, but they omit the four FX claims emphasized by the reference\. RAG\-Sum retrieves the correct topic and captures the coarse upward trend, yet removes the exact values and both cross\-rate comparisons\.LoomSum, by contrast, preserves the directions, values, and pairwise relations of all four target claims despite the presence of source\-supported distractors\. This case clarifies the role of G\-Cov: source faithfulness alone does not guarantee that a summary covers the salient claims represented in the reference\. Taken together, the FINDSum case demonstrates incorrect relation composition after partial content recovery, whereas the USTT case demonstrates grounded but incomplete content selection\.LoomSumaddresses both errors by explicitly aligning related evidence and organizing salient claims before generation\. ## Appendix EEvaluation Prompts In this section, we provide the complete prompt used to decompose generated summaries into atomic claims for TGF evaluation below\. Youareaclaim\-decompositionannotatorforfactualityevaluation\.YouwillbeprovidedwithasummaryineitherEnglishorChinese\.Yourtaskistodecomposethesummaryexhaustivelyandextractitintominimal,independentlyverifiablefactualclaimsforTable\-GroundedFaithfulnessevaluation\. Instructions: 1\.First,readthesummarycarefully\.Second,decomposethesummaryintofactualclaims\. 2\.Youhavetofollowtherulesbelow\. Rules: 1\.Useonlyinformationexplicitlystatedinthegeneratedsummary\.Donotintroduceorinferexternalinformation\. 2\.Youmayresolvelocalpronounsorreferencesusinginformationwithinthesummary,butdonotaddunstatedentities,causes,orrelations\. 3\.Preservetheexactsemanticcontentofeachclaim,including: \-values,units,entities,metrics,andreportingperiods; \-directionsandmagnitudesofchange; \-negation,attribution,modality,uncertainty,andhedging; \-thestatedstrengthofcausalorexplanatoryrelations\. 4\.Keepaquantitativepropositionandananalyticalpropositiontogetheronlywhenthesummaryexplicitlyassertsarelationbetweenthem,suchasacause,driver,consequence,qualification,attribution,offset,orcontextualization\. 5\.Alinkedclaimmayspanmultiplesentenceswhenanexplicitdiscoursecueorcoreferenceestablishestherelation,suchas"thisincrease,""thisdecline,"or"asaresult\."Paymoreattentiontothistypeofclaim\. 6\.Extractallfactualclaims\.Donotomitclaimsbecausetheyappearunimportant,repetitive,ordifficulttoverify\. Assignexactlyoneclaim\_type: \-numeric\_only: Anexplicitquantitativeassertionwithnoattachednarrativeinterpretation\.Quantitativecomparisonsthatrequiremultiplevaluesmayremaintogetherasoneclaim\.Datesorreportingperiodsalonedonotmakeaclaimnumeric\. \-analysis\_only: Anon\-numerictrend,explanation,qualification,attribution,uncertaintystatement,orinterpretationthatisindependentlyasserted\. \-cross\_source\_analytic: Anexplicitrelationbetweenaquantitativepropositionandananalyticalproposition\.Thislabeldescribesthestructureofthegeneratedclaimanddoesnotitselfverifytheprovenanceofeithercomponent\. Forcross\_source\_analyticclaims,separatelyrecordthequantitativecomponent,analyticalcomponent,andrelationtype\.Forotherclaimtypes,returnnullforthesefields\. ReturnonlyvalidJSONusingthisschema: \{ "claims":\[ \{ "claim\_id":"c1", "claim":"minimalindependentlyverifiableclaim", "claim\_type": "numeric\_only\|analysis\_only\|cross\_source\_analytic", "source\_sentence\_indices":\[0\], "source\_span":"exactsupportingspanfromthesummary", "numeric\_component":null, "analysis\_component":null, "relation\_type": null \} \], "coverage\_complete":true, "unprocessed\_sentence\_indices":\[\] \} Generatedsummary: \{numbered\_summary\} YouareastrictevaluatorofTable\-GroundedFaithfulness\(TGF\)foronegeneratedclaim,whichpresentsineitherEnglishorChinese\.Useonlytheprovidedevidencepacket\.Donotuseareferencesummary,externalknowledge,orplausibility\.Donotcorrectorreinterprettheclaim\. Claim\-typehint: \{claim\.claim\_type\} Generatedclaim: \{claim\.clean\_claim\_text\} Evidencepacket: \{json\.dumps\(evidence\_packet,ensure\_ascii=False\)\} Evaluateeachapplicabledimensionindependently: \-numeric\_grounding: Whetherthequantitativecontentissupportedwiththecorrectvalue,metric,entity,unit,direction,andreportingperiod\. \-analysis\_support: Whetherthestatedtrend,comparison,explanation,qualification,attribution,orinterpretationissupported\. \-relation\_consistency: Appliesonlywhentheclaimlinksquantitativecontentwithananalyticalstatement\.Evaluatewhetherthatspecificassociationissupported\.Individuallysupportedcomponentsdonotimplya supportedrelation\. Applicability: \-numeric\_groundingappliestoclaimscontainingquantitativecontent\. \-analysis\_supportappliestoclaimscontaininganalyticalcontent\. \-relation\_consistencyappliesonlytoexplicitquantitative–analyticalrelations\. Ratingrubric: \-1:unsupported,contradicted,orsubstantiallymismatched\. \-2:mostlyunsupported;onlyweaklyorindirectlyrelatedevidence\. \-3:partiallyorambiguouslysupported\. \-4:mostlysupported,withminorambiguityoromittedqualification\. \-5:fullysupportedbytheevidence\. Iftheevidencepacketisinsufficienttojudgeanapplicabledimension,set"evidence\_sufficient"tofalseand"rating"tonull\.Foranon\-applicabledimension,set"applicable"tofalseand"rating"tonull\. ReturnonlyvalidJSON: \{\{ "numeric\_grounding":\{\{ "applicable":true, "evidence\_sufficient":true, "rating":1, "rationale":"Briefevidence\-basedjustification\." \}\}, "analysis\_support":\{\{ "applicable":true, "evidence\_sufficient":true, "rating":1, "rationale":"Briefevidence\-basedjustification\." \}\}, "relation\_consistency":\{\{ "applicable":true, "evidence\_sufficient":true, "rating":1, "rationale":"Briefevidence\-basedjustification\." \}\} \}\}
Similar Articles
Loom: Weaving Diagnostic Strands into Free-Text Consensus via Embedding-Space Reweighting
Loom presents a generative consensus framework for aggregating noisy textual hypotheses into consensus via embedding-space reweighting, deployed for real-world root cause analysis with improved efficiency and accuracy over traditional LLM agents.
Faithful by Design: Evaluating and Improving LLM-Generated Clinical Trial Summaries for Multi-Stakeholder Audiences
This paper introduces a benchmark framework to evaluate the faithfulness of LLM-generated clinical trial summaries for different stakeholder audiences, tests GPT-4o, Claude Sonnet 4.6, and Gemini 2.5 Flash on 1,800 summaries, and proposes a knowledge-graph-augmented retrieval system that improves faithfulness scores.
Faithful by Construction: Claim-Anchored Attribution for Multi-Document Summarization
This paper introduces CAMS, a modular multi-document summarization framework that extracts atomic claims with token-level provenance, clusters equivalent claims, and rewrites them into summaries with fine-grained, multi-source traceability, significantly improving faithfulness and citation precision.
Optimising Factual Consistency in Summarisation via Preference Learning from Multiple Imperfect Metrics
This paper introduces a method to improve factual consistency in text summarization by aggregating scores from multiple weak metrics via preference learning, achieving consistent factuality gains across various language models.
A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs
Proposes a tree-of-thoughts inspired extractive-abstractive approach for legal case judgement summarization using LLMs, with experiments on DeepSeek and LLama showing improved summaries over extractive or abstractive methods alone.