Papers › DETQUS: Decomposition-Enhanced Transformers for QUery-focused Summarization

DETQUS: Decomposition-Enhanced Transformers for QUery-focused Summarization

7 Mar 2025arXiv:2503.05935archive 2025-07-28

Yasir Khan, Xinlei Wu, Sangpil Youm, Justin Ho, Aryaan Shaikh, Jairo Garciga, Rohan Sharma, Bonnie J. Dorr

Query-focused tabular summarization is an emerging task in table-to-text generation that synthesizes a summary response from tabular data based on user queries. Traditional transformer-based approaches face challenges due to token limitations and the complexity of reasoning over large tables. To address these challenges, we introduce DETQUS (Decomposition-Enhanced Transformers for QUery-focused Summarization), a system designed to improve summarization accuracy by leveraging tabular decomposition alongside a fine-tuned encoder-decoder model. DETQUS employs a large language model to selectively reduce table size, retaining only query-relevant columns while preserving essential information. This strategy enables more efficient processing of large tables and enhances summary quality. Our approach, equipped with table-based QA model Omnitab, achieves a ROUGE-L score of 0.4437, outperforming the previous state-of-the-art REFACTOR model (ROUGE-L: 0.422). These results highlight DETQUS as a scalable and effective solution for query-focused tabular summarization, offering a structured alternative to more complex architectures.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.05935")

Code

Syntology Ran 0 of 29 code samples harvested from 2 repositories linked to this paper; 29 have no recorded run.

By repository: found in paper text by Syntology: 29 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mrirecon/bart found in paper text by SyntologyBSD-3-Clause report
Rassibassi/claude found in paper text by SyntologyMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

29 samples harvested; 0 ran; 0 honoured the contract we drafted; 29 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

29unverified

Licence: 0 of the 29 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

PathCorrection mrirecon/bart/python/wslsupport.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 4ba47e8a93984c31 · report
QAMencoder Rassibassi/claude/claude/claude/claudeflow/helper.py found in paper text by Syntology unverified MIT (permissive) · c62786e7b48af2d7 · report
accumulatedOptimizer Rassibassi/claude/claude/claude/claudeflow/training.py found in paper text by Syntology unverified MIT (permissive) · 3dc7a883d6ea54a0 · report
alphalin Rassibassi/claude/claude/claude/claudeflow/models/SimpleXpmModel.py found in paper text by Syntology unverified MIT (permissive) · 950227152fdf8054 · report
analyse_d_string mrirecon/bart/python/splines_from_svg.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 972958eb73b4ee25 · report
bart mrirecon/bart/python/bart.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 1e72cbe6b4e471ab · report
bart2 mrirecon/bart/python/bart.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 4f1e246b50de93aa · report
bart_prepare mrirecon/bart/python/bart.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · f8a838574099ac03 · report
calcAseNoisePower Rassibassi/claude/claude/claude/models/NLIN.py found in paper text by Syntology unverified MIT (permissive) · 8d584fc1fc015ba9 · report
create_mean_metrics Rassibassi/claude/claude/claude/claudeflow/training.py found in paper text by Syntology unverified MIT (permissive) · e5fcb1eae7ed2d06 · report
create_reset_metric Rassibassi/claude/claude/claude/claudeflow/training.py found in paper text by Syntology unverified MIT (permissive) · 19c5fa8d7e719d4a · report
dispF Rassibassi/claude/claude/claude/claudeflow/models/SimpleXpmModel.py found in paper text by Syntology unverified MIT (permissive) · 7cb293344cfcff60 · report
freqAxis Rassibassi/claude/claude/claude/utils.py found in paper text by Syntology unverified MIT (permissive) · 9dc6794a711d46c3 · report
generateSymbols Rassibassi/claude/claude/claude/tx.py found in paper text by Syntology unverified MIT (permissive) · a639fc2fad8cf18d · report
i_fft Rassibassi/claude/claude/claude/claudeflow/helper.py found in paper text by Syntology unverified MIT (permissive) · 3ec5d7f823add78d · report
logStepSizes Rassibassi/claude/claude/claude/claudeflow/models/SSFstatic.py found in paper text by Syntology unverified MIT (permissive) · a9616c656827ec50 · report
omegaAxis Rassibassi/claude/claude/claude/utils.py found in paper text by Syntology unverified MIT (permissive) · 8212e21e3199c9d6 · report
qammod Rassibassi/claude/claude/claude/tx.py found in paper text by Syntology unverified MIT (permissive) · 4a96f70bc450e463 · report
randomizeSteps Rassibassi/claude/claude/claude/claudeflow/models/SSFstatic.py found in paper text by Syntology unverified MIT (permissive) · 8c65a9541bded344 · report
read_svg mrirecon/bart/python/splines_from_svg.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · e9e1487c469b3fb2 · report
readcfl mrirecon/bart/python/cfl.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 6f976527765f359e · report
readmulticfl mrirecon/bart/python/cfl.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 0a73ac0fca75f3fb · report
rrcos Rassibassi/claude/claude/claude/tx.py found in paper text by Syntology unverified MIT (permissive) · 289cb6311ecb08c5 · report
tf1_find_tensors mrirecon/bart/python/bart_tf.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 2433e56a12a49752 · report
tf1_op_exists mrirecon/bart/python/bart_tf.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 4c951d9cbee5929c · report
try_float mrirecon/bart/python/splines_from_svg.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · b62bd82b6e59ae24 · report
unitlessAxis Rassibassi/claude/claude/claude/utils.py found in paper text by Syntology unverified MIT (permissive) · d23692641fed1d6d · report
upsample Rassibassi/claude/claude/claude/claudeflow/helper.py found in paper text by Syntology unverified MIT (permissive) · 1f3baf4004725896 · report
writecfl mrirecon/bart/python/cfl.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 45651b708e62c1bf · report

Tasks

DecoderLanguage ModelingLanguage ModellingLarge Language ModelQuery-focused SummarizationTable-to-Text GenerationText Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections