Datasets:

paper
stringlengths
10
10
relevant_tables
listlengths
1
3
tables
listlengths
3
55
fulltext
stringlengths
27.1k
359k
question
stringlengths
36
601
answer
stringlengths
1
126
plan
stringlengths
76
1.47k
2509.05208
[ [ "\\begin{table}[t!]\n", "\\centering\\footnotesize\n", "\\setlength{\\abovecaptionskip}{5pt}\n", "\\setlength{\\belowcaptionskip}{-3pt}\n", "\\renewcommand{\\arraystretch}{1.25}\n", "\\resizebox{\\textwidth}{!}{\n", "\\begin{tabular}{l|ccc|ccc|ccc|ccc}\n", "\\multirow{2}{*}{\\textb...
[ [ "\\begin{figure}[h]\n", " \\centering\n", " \\setlength{\\abovecaptionskip}{5pt}\n", " \\setlength{\\belowcaptionskip}{-3pt}\n", " \\includegraphics[width=.99\\linewidth]{img/teaser.drawio-9.pdf}\n", " \\caption{\\small Qualitative results of symbolic graphics programming. We use rein...
\PassOptionsToPackage{table}{xcolor} \documentclass[11pt]{article} \usepackage{fullpage} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \synctex=-1 \usepackage{fix-cm} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amssymb} \usepackage{bm} \usepackage{graphicx} \usepackage[export]{adjustbox} \usepackage{b...
Which domain has the highest average object score across all models and how much higher is it when compared to that of the model with the third highest average object score?
DINO, 0.3093
SELECT all domains LOOP for each domain COMPUTE domain_avg = average of obj scores of this domain across all models COMPUTE rank_domains = rank domains by domain_avg descending COMPUTE best_domain = domain at rank 1 COMPUTE best_domain_avg = domain_avg of best_domain SELECT all models LOOP for each model COMP...
2509.05208
[ [ "\\begin{table}[t!]\n", "\\centering\\footnotesize\n", "\\setlength{\\abovecaptionskip}{5pt}\n", "\\setlength{\\belowcaptionskip}{-3pt}\n", "\\renewcommand{\\arraystretch}{1.25}\n", "\\resizebox{\\textwidth}{!}{\n", "\\begin{tabular}{l|ccc|ccc|ccc|ccc}\n", "\\multirow{2}{*}{\\textb...
[ [ "\\begin{figure}[h]\n", " \\centering\n", " \\setlength{\\abovecaptionskip}{5pt}\n", " \\setlength{\\belowcaptionskip}{-3pt}\n", " \\includegraphics[width=.99\\linewidth]{img/teaser.drawio-9.pdf}\n", " \\caption{\\small Qualitative results of symbolic graphics programming. We use rein...
\PassOptionsToPackage{table}{xcolor} \documentclass[11pt]{article} \usepackage{fullpage} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \synctex=-1 \usepackage{fix-cm} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amssymb} \usepackage{bm} \usepackage{graphicx} \usepackage[export]{adjustbox} \usepackage{b...
What is the average of the difference between the average object scores of all open sourced and all closed source models across all domains?
0.0433
SELECT all closed-source models COMPUTE closed_avg = average of obj scores for closed-source models across all domains SELECT all open-source models COMPUTE open_avg = average of obj scores for open-source models across all domains COMPUTE result = closed_avg − open_avg RETURN result
2509.05075
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)...
What is the best method when measured on average PSNR across all datasets? And how much better is it compared to the next best model?
GeoSplat, w/ Manifold-based Priors, 0.02
SELECT all methods LOOP for each method COMPUTE avg_psnr = average of psnr scores across datasets COMPUTE rank_methods = rank methods by avg_psnr descending COMPUTE best_method = method at rank 1 COMPUTE second_best_method = method at rank 2 COMPUTE difference = avg_psnr of best_method − avg_psnr of second_best_m...
2509.05075
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)...
Which is the third best dataset in terms of average across all SSIM scores and what is its differnce from the score of the fifth best dataset in terms of LPIPS score?
OFF4, 0.8663
SELECT all datasets LOOP for each dataset COMPUTE avg_ssim = average of ssim scores across methods for this dataset COMPUTE rank_ssim = rank datasets by avg_ssim descending COMPUTE third_best_dataset = dataset at rank 3 in rank_ssim SELECT all datasets LOOP for each dataset COMPUTE avg_lpips = average of lpip...
2505.12415
[ [ "\\begin{table*}[tp]\n", "\\begin{center}\n", "\\resizebox{1 \\textwidth}{!}{\n", "\\begin{tabular}{cccccccccc}\n", "\\bottomrule\n", "\\hline\n", "\\specialrule{0em}{1pt}{0pt}\n", "\\raisebox{-2pt}[0pt][0pt]{\\multirow{2}{*} {Model}}& \n", "\\raisebox{-2pt}[0pt][0pt]{\\multiro...
[ [ "\\begin{figure*}[tp]\n", "\\centerline{\\includegraphics[width=\\columnwidth]{intro.pdf}}\n", "\\caption{In \\ourmethod{}, we adopt the Col \\& Row-based Table Region for its structured definition. Compared to the cell-based Table Region, it not only saves input tokens but also preserves the sub-tabl...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2025 % ready for submission \usepackage[preprint]{neurips_2025} % to compile a preprint version, e.g., for submission to arXiv, add add the % [preprint] optio...
Among base families appearing in both the general-purpose and same-base blocks, take from their Table-R1 row the average of the two middle values for DP, TCoT, SCoT, and PoT. From the general-purpose side of that base, use the model with the best overall score and take the smaller of the WikiTQ and WikiSQL scores. Whic...
DS-Coder, -5.57
SELECT base families that appear in both the general-purpose block and the same-base block LOOP for each base family SELECT the table-r1 row for this base family in the same-base block COMPUTE ordered_list = sort of {dp, tcot, scot, pot} COMPUTE middle_avg = average of ordered_list rank 2 and rank 3 S...
2505.12415
[ [ "\\begin{table*}[tp]\n", "\\begin{center}\n", "\\resizebox{1 \\textwidth}{!}{\n", "\\begin{tabular}{cccccccccc}\n", "\\bottomrule\n", "\\hline\n", "\\specialrule{0em}{1pt}{0pt}\n", "\\raisebox{-2pt}[0pt][0pt]{\\multirow{2}{*} {Model}}& \n", "\\raisebox{-2pt}[0pt][0pt]{\\multiro...
[ [ "\\begin{figure*}[tp]\n", "\\centerline{\\includegraphics[width=\\columnwidth]{intro.pdf}}\n", "\\caption{In \\ourmethod{}, we adopt the Col \\& Row-based Table Region for its structured definition. Compared to the cell-based Table Region, it not only saves input tokens but also preserves the sub-tabl...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2025 % ready for submission \usepackage[preprint]{neurips_2025} % to compile a preprint version, e.g., for submission to arXiv, add add the % [preprint] optio...
In the same-base block, keep bases where the DP vs. PoT ordering flips from TableLLM to w/ RE-SFT. For each, compute the sum of TCoT and WikiTQ from Table-R1 and subtract from that the maximum of WikiSQL of TableLLM and RE-SFT. Which base gives the largest result, and how much does its difference between PoT and DP cha...
CodeQwen (7B), +19.53
SELECT all base groups in the same-base block LOOP for each base group COMPUTE tablellm_order = sign tablellm dp − tablellm pot COMPUTE resft_order = sign resft dp − resft pot IF tablellm_order != resft_order COMPUTE r1_sum = table-r1 tcot + table-r1 wikitq COMPUTE max_wikisql = max of table...
2505.07858
[ [ "\\begin{table}[t]\n", " \\caption{Acceptance rates on various datasets for different models and methods ($T=0$ vs. $T=1$). The Medusa/EAGLE/EAGLE2 results are cited from their papers. See EAGLE3 in Appendix~\\ref{app:eagle3}}\n", " \\label{table:results_restructured}\n", " \\centering\n", ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\begin{subfigure}[b]{0.32\\textwidth}\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{f1a.pdf}\n", " \\label{fig:scaling_pretrain_tokens}\n", " \\end{subfigure}\\hfill\n", " \\begin{subfigure}[b]{0.32\\textwidth...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2025 % ready for submission % \usepackage{neurips_2025} % to compile a preprint version, e.g., for submission to arXiv, add the % [preprint] option: \usepacka...
Consider only the Scylla rows, which base has Mean at T=0 is at least 5.6 yet the Mean changes by less than 0.1 when moving to T=1? For that, add together how much GSM8K and NQ changes from T=0 to T=1. What is the number?
LC70B, -0.05
SELECT scylla rows SELECT candidate base where mean t0 >= 5.6 AND absolute(mean t0 − mean t1) < 0.1 COMPUTE gsm8k_change = gsm8k t1 − gsm8k t0 COMPUTE nq_change = nq t1 − nq t0 COMPUTE result = gsm8k_change + nq_change RETURN candidate base, result
2504.15077
[ [ "\\begin{table}[htbp]\n", " \\centering\n", " \\caption{Performance comparison of open-source and proprietary models on the Bird Dev dataset for the Text2SQL task.\n", " All models were evaluated with a temperature setting of 0.7 and a top\\_p value of 0.95.\n", " \\texttt{...
[ [ "\\begin{figure*}[htbp]\n", " \\centering\n", " \\begin{tcolorbox}[title=Prompt Synthetic data annotation, promptstyle]\n", " \\lstset{\n", " basicstyle=\\normalfont\\sffamily\\footnotesize,\n", " breaklines=true,\n", " frame=none,\n", ...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2024 % ready for submission \usepackage[nonatbib,preprint]{neurips_2025} \usepackage[numbers]{natbib} % to compile a preprint version, e.g., for submission to...
Consider the Llama Turbo models and the Qwen2.5-Coder bases that also appear as Think2SQL. Keep a base size only if its Reasoning flag differs from its Think2SQL counterpart. For the base with the larger Think2SQL gain (mean improvement over Simple, Medium, Challenging), subtract the largest Simple to Challenging drop ...
−0.141, Qwen2.5-Coder-3B/Think2SQL-3B
SELECT qwen2.5-coder base models that have a think2sql counterpart at the same size SELECT size-matched base/think2sql pairs where reasoning flag of base != reasoning flag of think2sql LOOP for each kept pair COMPUTE d_simple = think2sql simple − base simple COMPUTE d_medium = think2sql medium − base medium ...
2504.09809
[ [ "\\begin{table*}[t]\n", "\\setlength{\\tabcolsep}{2.5pt} % Reduce column spacing (default is 6pt)\n", "\\resizebox{\\textwidth}{!}{\n", "\\scriptsize\n", "\\centering\n", "\\begin{tabular}{ccccccccccl}\n", " \\hline\n", "Visualization & Task & P1 (See + Recall) & P2 (See + No Re...
[ [ "\\begin{figure}[t]\n", "\\centering \n", " \\includegraphics[width=0.9\\linewidth]{images/visualization-literacy-example.pdf}\n", " \\caption{An example from the VLAT dataset where the highlighted text \"oil price in 2015\" provides context for MLLM that can trigger factual recall, allowi...
% $Id: template.tex 11 2007-04-03 22:25:53Z jpeltier $ \documentclass{vgtc} % final (conference style) %\documentclass[review,journal]{vgtc} % review %\documentclass[widereview]{vgtc} % wide-spaced review %\documentclass[preprint]{vgtc} % preprint %\do...
Consider visualizations with at least one row where C1 is checked and C1 and C3 are not; for each, take the largest difference between P1 and P4 among its "retrieve value" rows minus the smallest difference between P1 and P4 among its "make comparison" rows. Which visualization gives the maximum result, and what is it?
Stacked Bar Chart (3), 0.96
SELECT visualizations where exists a row with c1 == ✓ AND c3 != ✓ LOOP for each visualization SELECT rows where task contains "retrieve value" COMPUTE retrieve_max = maximum over p1, p2, p3, p4 SELECT rows where task contains "make comparison" COMPUTE comparison_min = minimum over p1, p2, p3, p4 ...
2504.09809
[ [ "\\begin{table*}[t]\n", "\\setlength{\\tabcolsep}{2.5pt} % Reduce column spacing (default is 6pt)\n", "\\resizebox{\\textwidth}{!}{\n", "\\scriptsize\n", "\\centering\n", "\\begin{tabular}{ccccccccccl}\n", " \\hline\n", "Visualization & Task & P1 (See + Recall) & P2 (See + No Re...
[ [ "\\begin{figure}[t]\n", "\\centering \n", " \\includegraphics[width=0.9\\linewidth]{images/visualization-literacy-example.pdf}\n", " \\caption{An example from the VLAT dataset where the highlighted text \"oil price in 2015\" provides context for MLLM that can trigger factual recall, allowi...
% $Id: template.tex 11 2007-04-03 22:25:53Z jpeltier $ \documentclass{vgtc} % final (conference style) %\documentclass[review,journal]{vgtc} % review %\documentclass[widereview]{vgtc} % wide-spaced review %\documentclass[preprint]{vgtc} % preprint %\do...
For the visualization that includes "identify hierarchical structure", pool the P1-P4 cells from task rows with exactly one checkmark among C1-C3 and take the midpoint of the 4th and 5th smallest values, substract the mean of P1 to P4 from task row with no checkmark, then add the smallest P among rows whose task name c...
0.435
SELECT rows where task == "identify hierarchical structure" SELECT rows where count of ✓ across c1, c2, c3 == 1 COMPUTE sorted_values = rank p values from these rows in increasing order COMPUTE s1 = average of sorted_values at rank 4 and rank 5 SELECT rows where count of ✓ across c1, c2, c3 == 0 COMPUTE s2 = averag...
2504.07089
[ [ "\\begin{table}[t]\n", "\\caption{Performance comparison on various visual benchmarks between our \\textsc{OmniCaptioner}-inserted LLMs and previous SOTA MLLMs. \\textbf{We would like to emphasize} that by utilizing \\textsc{OmniCaptioner}, LLMs can function as MLLMs without requiring additional training....
[ [ "\\begin{figure}[h]\n", "\\vspace{-10pt}\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{Figures/Fig1_omnicaptioner_2.pdf}\n", " \\vspace{-18pt}\\caption{\\textsc{\\textbf{OmniCaptioner}}: the top section demonstrates its capability to process diverse visual domains. The ...
\documentclass{article} \usepackage[preprint]{colm2025_conference} \usepackage{microtype} \usepackage[utf8]{inputenc} % allow utf-8 input \usepackage[T1]{fontenc} % use 8-bit T1 fonts % \usepackage{hyperref} % hyperlinks \definecolor{green}{RGB}{0,150,10} \definecolor{blue}{RGB}{0,148,181} \definecolor{orange...
For each parameter block where at least one non-OmniCaptioner baseline model and at least one OmniCaptioner model is evaluated on the Olympiad benchmark, take the smallest score difference between OmniCaptioner and best baseline model among the MathVision, MathVerse, and Olympiad benchmarks and sum these block-wise min...
5
SELECT parameter blocks where both baseline and omnicaptioner models have olympiad scores LOOP for each block COMPUTE omni_best_mathvision = max mathvision over omnicaptioner models COMPUTE base_best_mathvision = max mathvision over baseline models COMPUTE diff_mathvision = omni_best_mathvision − base_best_...
2504.01346
[ [ "\\begin{table*}[t]\n", " \\centering\n", " \\resizebox{\\textwidth}{!}{\n", " \\begin{tabular}{l|l|cccccc|cccccc|cccccc}\n", " \\toprule\n", "\n", "\n", " \\multirow{3}{*}{\\textbf{Category}} & \\multirow{3}{*}{\\textbf{Methods}} & \\multicolumn{6}{c|}{\\textbf{TFV}} & ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=0.5\\textwidth]{figures/cross-table-rag.png}\n", " \\caption{A Real-World Example of Information Retrieval for Cross-Table Question Answering. Given a user query, relevant information is retrieved and integrated (into LLM...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
Using the main result table, compute the sum across tasks of the differences between the bolded and the underlined recall at 50 score. Then, with additional data from the table with experimental results on downstream performance, take LLMs whose Multi-hop F1@50 is larger than the GTR’s Recall at 10 minus 30, compute th...
48.3
SELECT tasks in the main result table that report recall@50 LOOP for each task COMPUTE gap = bold recall@50 − underlined recall@50 COMPUTE sum_gap = sum of all gap COMPUTE threshold = gtr recall@10 under multi-hop tqa in the main result table − 30 SELECT llms in the downstream experimental results table where m...
2504.01346
[ [ "\\begin{table*}[!th]\n", " \\centering\n", " \\resizebox{\\linewidth}{!}{\n", " \\begin{tabular}{*{1}{l}|*{3}c|*{6}c|*{6}c|c}\n", " \\toprule\n", " \\multirow{2}{*}{\\textbf{Models}} & \\multicolumn{3}{c|}{\\textbf{TFV}} & \\multicolumn{6}{c|}{\\textbf{Single-hop TQA}} & \\mult...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=0.5\\textwidth]{figures/cross-table-rag.png}\n", " \\caption{A Real-World Example of Information Retrieval for Cross-Table Question Answering. Given a user query, relevant information is retrieved and integrated (into LLM...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
For models whose Multi-hop TQA EM@50 score in the main result table is at least as close to the variant using the TAPAS method as to the variant using the Tabel-E5 method (ties included), take the median listed improvement from the main result table. Then, over the same subset, compute the mean of the single-hop TQA F1...
6.3
SELECT models that appear in the main result table and in both baseline-variant tables LOOP for each selected model COMPUTE dist_tapas = absolute(main multi-hop tqa em@50 − tapas-variant multi-hop tqa em@50) COMPUTE dist_e5 = absolute(main multi-hop tqa em@50 − table-e5-variant multi-hop tqa em@50) IF dist_...
2504.01346
[ [ "\\begin{table*}[t]\n", " \\centering\n", " \\resizebox{\\textwidth}{!}{\n", " \\begin{tabular}{l|l|cccccc|cccccc|cccccc}\n", " \\toprule\n", "\n", "\n", " \\multirow{3}{*}{\\textbf{Category}} & \\multirow{3}{*}{\\textbf{Methods}} & \\multicolumn{6}{c|}{\\textbf{TFV}} & ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=0.5\\textwidth]{figures/cross-table-rag.png}\n", " \\caption{A Real-World Example of Information Retrieval for Cross-Table Question Answering. Given a user query, relevant information is retrieved and integrated (into LLM...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
When switching the LLM baseline from Table-E5 to TAPAS, which model gains the most in TFV EM@50? For that model, take its TFV EM@50 gain minus its single-hop TQA F1@50 change, then subtract from it the difference between the bolded and underlined multi-hop TQA Recall@50 score from the main results table. What is the re...
Phi-3.5-mini, -0.4
SELECT models appearing in both Table-E5 and TAPAS baselines LOOP for each model COMPUTE gain_TFV = TFV EM@50 (TAPAS) − TFV EM@50 (Table-E5) COMPUTE BestModel = argmax gain_TFV SELECT BestModel COMPUTE GAIN = TFV EM@50 (TAPAS) − TFV EM@50 (Table-E5) COMPUTE CHANGE = Single-hop TQA F1@50 (TAPAS) − Single-hop TQA F...
2504.03598
[ [ "\\begin{table}\n", "\\centering\n", "\n", "\\begin{adjustbox}{max width=\\linewidth}\n", "\\begin{tabular}{lcccccccccccc|cccccccccccc}\n", "& \\multicolumn{12}{c}{$k=10$} & \\multicolumn{12}{c}{$k=100$}\\\\\n", "\\cmidrule(lr){2-13} \\cmidrule(lr){14-25}\n", "& \\multicolumn{2}{c}...
[ [ "\\begin{figure}\n", "\\centering\n", "\\includegraphics[width=0.75\\linewidth, trim=0cm 2cm 0cm 0cm, clip]{figures/diagram.pdf}\n", "\\caption{\\sys{} leverages LLMs \\textit{offline} to enrich each object, creating multiple semantically-enhanced indices. During online retrieval, it computes obje...
\documentclass{article} % For LaTeX2e \usepackage[preprint]{colm2025_conference} \usepackage{microtype} \usepackage{hyperref} \usepackage{url} \usepackage{booktabs} \usepackage{lineno} \definecolor{darkblue}{rgb}{0, 0, 0.5} \hypersetup{colorlinks=true, citecolor=darkblue, linkcolor=darkblue, urlcolor=darkblue} \use...
Among the BM25+X variants in the Original question block, which one gains the most in average recall growth for k=10 and k=100 when using EnrichIndex compared to not using it? For that method, subtract its Coding NDCG at k=10 with EnrichIndex from its StackEx. Recall at k=100 without EnrichIndex. What is the result?
BM25+Snow, 37.4
SELECT all "BM25+X" methods and their EnrichIndex variants in the original question block LOOP for each method COMPUTE gain = (avg recall k=100 with EnrichIndex - avg recall k=10 with EnrichIndex) - (avg recall k=100 without EnrichIndex - avg recall k=10 without EnrichIndex) COMPUTE best_method = argmax method over...
2504.03598
[ [ "\\begin{table}[H]\n", "\\centering\n", "\n", "\\begin{adjustbox}{max width=\\linewidth}\n", "\\begin{tabular}{lcccccccc|cccccccc}\n", "& \\multicolumn{8}{c}{$k=10$} & \\multicolumn{8}{c}{$k=100$}\\\\\n", "\\cmidrule(lr){2-9} \\cmidrule(lr){10-17}\n", "& \\multicolumn{2}{c}{StackEx...
[ [ "\\begin{figure}\n", "\\centering\n", "\\includegraphics[width=0.75\\linewidth, trim=0cm 2cm 0cm 0cm, clip]{figures/diagram.pdf}\n", "\\caption{\\sys{} leverages LLMs \\textit{offline} to enrich each object, creating multiple semantically-enhanced indices. During online retrieval, it computes obje...
\documentclass{article} % For LaTeX2e \usepackage[preprint]{colm2025_conference} \usepackage{microtype} \usepackage{hyperref} \usepackage{url} \usepackage{booktabs} \usepackage{lineno} \definecolor{darkblue}{rgb}{0, 0, 0.5} \hypersetup{colorlinks=true, citecolor=darkblue, linkcolor=darkblue, urlcolor=darkblue} \use...
Among the "Average" rows, compare the Recall at k=100 for Original setting without EnrichIndex against the NDCG at the same k for GPT-4 expanded queries with EnrichIndex; from this difference, remove the gap between GPT-4 Recall without EnrichIndex and the Original NDCG at k=10 with EnrichIndex. What is the result?
0.4
SELECT the "Average" rows from both blocks COMPUTE d1 = recall at k=100 in original question without EnrichIndex - ndcg at k=100 in GPT-4 generated expanded query with EnrichIndex COMPUTE d2 = recall at k=100 in GPT-4 generated expanded query without EnrichIndex - ndcg at k=10 in original question with EnrichIndex COMP...
2504.03598
[ [ "\\begin{table}[H]\n", "\\centering\n", "\n", "\\begin{adjustbox}{max width=\\linewidth}\n", "\\begin{tabular}{lcccccccc|cccccccc}\n", "& \\multicolumn{8}{c}{$k=10$} & \\multicolumn{8}{c}{$k=100$}\\\\\n", "\\cmidrule(lr){2-9} \\cmidrule(lr){10-17}\n", "& \\multicolumn{2}{c}{StackEx...
[ [ "\\begin{figure}\n", "\\centering\n", "\\includegraphics[width=0.75\\linewidth, trim=0cm 2cm 0cm 0cm, clip]{figures/diagram.pdf}\n", "\\caption{\\sys{} leverages LLMs \\textit{offline} to enrich each object, creating multiple semantically-enhanced indices. During online retrieval, it computes obje...
\documentclass{article} % For LaTeX2e \usepackage[preprint]{colm2025_conference} \usepackage{microtype} \usepackage{hyperref} \usepackage{url} \usepackage{booktabs} \usepackage{lineno} \definecolor{darkblue}{rgb}{0, 0, 0.5} \hypersetup{colorlinks=true, citecolor=darkblue, linkcolor=darkblue, urlcolor=darkblue} \use...
Among the BM25+X variants that appear in both tables, which gains most in the difference between average recall and average NDCG when EnrichIndex is applied on the Bright dataset (GPT-4, k=100)? For that method, applied to GPT-4o-mini on the table retrieval datasets, compute the rise in average NDCG score from k=10 to ...
BM25+GTE, -3.5
SELECT all bm25+X method families that appear in both tables LOOP for each bm25+X family SELECT gpt-4, k=100, avg recall and avg ndcg for each bm25+X family under the original-query rows SELECT gpt-4, k=100, avg recall and avg ndcg for each bm25+X family under the enrichindex rows COMPUTE base_gap = avg_r...
2509.09583
[ [ "\\begin{table*}\n", "\\renewcommand{\\arraystretch}{1.2}\n", "\\centering\n", "\\caption{Model Performance by Trait (Accuracy and F1 Score). \n", "Traits: O = Openness, E = Extroversion, A = Agreeableness, C = Conscientiousness, N = Neuroticism.}\n", "\\label{tab:model_performance}\n", ...
[ [ "\\begin{table}[H]\n", "\\renewcommand{\\arraystretch}{1.2}\n", "\\centering\n", "\\caption{Descriptive Statistics for Big Five Personality Traits. Trait abbreviations: O = Openness, C = Conscientiousness, E = Extroversion, A = Agreeableness, N = Neuroticism.}\n", "\\label{tab:trait_stats}\n",...
% This is an example file showing how to use the 'edm_article.cls' LaTeX2e document class file for Conference Proceedings submissions. % Based originally on ACM conference template SIGPROC-SP.TEX - VERSION 3.1 and V3.2SP of ACM_PROC_ARTICLE-SP.CLS % ----------------------------------------------------------------------...
In which trait does GPT-4o Mini achieve the highest accuracy? Is its accuracy the best for all models? If so, what is the average F1 score in that trait? If not, compute the change rates for accuracy and F1 score for that trait to the trait that has the lowest accuracy for GPT-4o Mini. Is the change rate for the F1 sc...
Trait O (Openness), not the highest, accuracy decrease 41.462%;F1 score decrease 98.05%, No
SELECT gpt-4o mini accuracy for all traits COMPUTE best_trait = argmax trait over gpt-4o mini accuracy COMPUTE worst_trait = argmin trait over gpt-4o mini accuracy COMPUTE best_is_global = yes SELECT all models LOOP for each model IF accuracy of model for best_trait > accuracy of gpt-4o mini for best_trait ...
2509.09583
[ [ "\\begin{table*}\n", "\\renewcommand{\\arraystretch}{1.2}\n", "\\centering\n", "\\caption{Model Performance by Trait (Accuracy and F1 Score). \n", "Traits: O = Openness, E = Extroversion, A = Agreeableness, C = Conscientiousness, N = Neuroticism.}\n", "\\label{tab:model_performance}\n", ...
[ [ "\\begin{table}[H]\n", "\\renewcommand{\\arraystretch}{1.2}\n", "\\centering\n", "\\caption{Descriptive Statistics for Big Five Personality Traits. Trait abbreviations: O = Openness, C = Conscientiousness, E = Extroversion, A = Agreeableness, N = Neuroticism.}\n", "\\label{tab:trait_stats}\n",...
% This is an example file showing how to use the 'edm_article.cls' LaTeX2e document class file for Conference Proceedings submissions. % Based originally on ACM conference template SIGPROC-SP.TEX - VERSION 3.1 and V3.2SP of ACM_PROC_ARTICLE-SP.CLS % ----------------------------------------------------------------------...
Find the median and mean for accuracy and F1 score across all traits and all models.
Acc_mean:64.7,acc_median:59.44;f1_mean:66.73, f1_median: 72.22
SELECT all models LOOP for each model SELECT all traits LOOP for each trait COMPUTE add accuracy value of model, trait to accuracy_list COMPUTE add f1 value of model, trait to f1_list COMPUTE median_accuracy = median of accuracy_list COMPUTE mean_accuracy = mean of accuracy_list COMPUTE median...
2504.06560
[ [ "\\begin{table*}[!h]\n", "\n", "\\centering\n", "\\caption{Performance results on Cropped Tables of mainstream text-LLMs, TableLLM, MLLMs, and foundation models fine-tuned on our synthetic data. The best results are highlighted in \\textbf{bold}, and \\textit{+ ours} denotes models further fine-tu...
[ [ "\\begin{figure}\n", " \\begin{center}\n", " \\includegraphics[width=\\textwidth]{images/benchmark_comparison.pdf}\n", " \\end{center} \n", " \\caption{Comparison of previous long-context benchmarks, tabular benchmarks and the proposed NIAT benchmark. Existing long-context benc...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % % before loading neurips_2025 % ready for submission \PassOptionsToPackage{numbers, compress}{natbib} % \usepackage{neurips_2025} % \usepackage[nonatbib]{neurips_2025} \usepackage[preprint]{neurips_2025} % to compile a preprint ve...
Among the models fine-tuned on synthetic data, pair each with its base variant and sum the 8-column and 20-column gains over that base, which row gives the larger total? And if you then subtract its 32-column value from the maximum 16-column entry in the Thinker LLM and Coder LLM block, what is the result?
Qwen2.5-7B-Instruct + ours, 53.75
SELECT all models with + ours LOOP for each selected model COMPUTE gain_8 = column 8 model - column 8 base COMPUTE gain_20 = column 20 model - column 20 base COMPUTE total_gain = gain_8 + gain_20 COMPUTE m1 = argmax model over total_gain COMPUTE max_16 = max of column 16 values in the thinker llm and code...
2503.16856
[ [ "\\begin{table*}[t!]\n", "\\setlength{\\tabcolsep}{2.8pt}\n", "\\small\n", "\\begin{center}\n", "\\begin{tabular}{lccccccccccccc}\n", "\\toprule\n", "\\textbf{Model} & \\textbf{Date} & \\textbf{\\#Param} & \\textbf{Overall} & \\textbf{FIC} & \\textbf{MF} & \\textbf{FTA} & \\textbf{FTE}...
[ [ "\\begin{table*}[t]\n", "\\setlength{\\tabcolsep}{3.5pt}\n", "\\centering\n", "\\small\n", "\\vspace{2ex}\n", "\\begin{tabular}{l|c|ccccccccc}\n", "\\toprule\n", "\\textbf{Benchmarks} & \\textbf{Avg. Pages} & \\textbf{Cross-Page} & \\textbf{Text} & \\textbf{Chart} & \\textbf{Table...
% ICCV 2025 Paper Template \PassOptionsToPackage{dvipsnames}{xcolor} \documentclass[10pt,twocolumn,letterpaper]{article} \pdfoutput=1 \usepackage[margin=1in]{geometry} \usepackage[many]{tcolorbox} \usepackage{graphicx} \usepackage{caption} \usepackage{multicol} \usepackage{amsmath} \usepackage{mathptmx} \usepackag...
Considering the open-source models whose names contains “2.5” and that appear at two parameter scales, which family has the largest value of the increase in Overall from the smaller to the larger variant minus the simultaneous increase in the average of TAC and MT? Additionally, what is its difference between FF of the...
Qwen2.5-VL, 13.46
SELECT open-source models whose names contain 2.5 and that have two parameter scales LOOP for each model family COMPUTE overall_increase = overall for the larger variant - overall for the smaller variant COMPUTE avg_small = average of tac and mt for the smaller variant COMPUTE avg_large = average of tac and...
2502.17315
[ [ "\\begin{table*}[t]\n", "\\centering\n", "\\small\n", "\\begin{tabular}{l|c|ccccc|cc} \n", "\\hline\n", "\\multirow{3}{*}{\\textbf{Method}} & \\multirow{3}{*}{\\textbf{Parameters}} & \\multicolumn{5}{c|}{\\textbf{Question Answering}} & \\multicolumn{2}{c}{\\textbf{Fact Verification}} \\\\ ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=0.95\\linewidth]{image/hippo_example.pdf}\n", " \\caption{Illustration of the Effectiveness of Text-Based and Image-Based Table Representations in Question Answering. We present the answers generated by the MLLM (\\includ...
\pdfoutput=1 \documentclass[11pt]{article} \usepackage[]{acl} \usepackage{times} \usepackage{latexsym} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{microtype} \usepackage{inconsolata} \usepackage{graphicx} \usepackage{natbib} \usepackage{amsmath} \usepackage{graphicx} \usepackage{multirow} \usepacka...
Considering only the models that appear in both "MLLM (Image)" and "MLLM (Image&Text)" with the same parameter size, which model has the largest value of the difference between the gain from Image to Image&Text in the average of WTQ, HiTab, and TAT-QA on the one hand and the gain in the average of TabFact and InfoTabs ...
Table-LLAVA 13B, 24.85
SELECT models that appear in both mllm (image) and mllm (image & text) with the same parameter size LOOP for each model COMPUTE avg_qa_image = average of wtq, hitab, and tat-qa in mllm (image) COMPUTE avg_qa_it = average of wtq, hitab, and tat-qa in mllm (image & text) COMPUTE gain_qa = avg_qa_it - avg_qa_i...
2502.17253
[ [ "\\begin{table*}[ht]\n", "\\centering\n", "\\tiny\n", "\n", "\n", "\n", "\n", "\n", "\n", "\\begin{tabular}{l|l|ccccccccccc|c}\n", " \\toprule\n", " \\textbf{Model} & \\textbf{Method} & \\textbf{bn} & \\textbf{de} & \\textbf{en} & \\textbf{es} & \\textbf{fr} &...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1.\\linewidth]{fig/intro.pdf}\n", " \\vspace{-0.5em}\n", " \\caption{\n", " Comparison of the English and Chinese examples in \\ourdataset.\n", " Entities with the same color annotation represent corr...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
Which model maximizes the difference in the F1 score and exact match score improvements between the proposed method over En-PoT? And what is that model's mean F1 score difference between the En-PoT and En-CoT method minus the same comparison in exact match for Bengali, English, and Chinese?
gpt-4o, -6.37
SELECT all models LOOP for each model COMPUTE em_improvement = average(exact match value of method ours - exact match value of en-pot) over all languages COMPUTE f1_improvement = average(f1 of ours - f1 of en-pot) over all languages COMPUTE gap_improvement = f1_improvement - em_improvement COMPUTE m1 = argm...
2502.13923
[ [ "\\begin{table}[h]\n", "\\centering\n", "\\caption{\\textbf{Performance of Qwen2.5-VL and State-of-the-art.}}\n", "\\label{tab:sota_results}\n", "\\setlength{\\tabcolsep}{3.0pt}\n", "\\scalebox{0.63}{\n", "\\begin{tabular}{@{}lcccccccc@{}}\n", "\\toprule\n", "\\textbf{Datasets}...
[ [ "\\begin{figure*}[ht]\n", "\\centering\n", "\\includegraphics[width= 1\\linewidth]{figures/head.jpg}\n", "\\end{figure*}\n" ], [ "\\begin{figure*}[t]\n", "\\centering\n", "\\includegraphics[width= 1\\linewidth]{figures/qwen2.5vl_arc.jpeg}\n", " \\caption{The Qwen2.5-VL framew...
\documentclass{article} % For LaTeX2e \usepackage{colm2024_conference} \usepackage{booktabs} \usepackage{graphicx} \usepackage{enumitem} \usepackage{wrapfig} \usepackage{algorithm} \usepackage{algpseudocode} \usepackage{natbib} \usepackage{makecell} \usepackage{booktabs} \usepackage{array} \usepackage{amsmath} \usepac...
Consider only datasets citing Chen et al. (2024d). For each block, which block has the largest average across the gaps between Qwen2.5-VL 72B and Qwen2-VL 72B over rows with both values? Within that block, which dataset maximizes the sum of the difference between Qwen2.5-VL 72B and GPT-4o 0513 as well as the difference...
Math; MathVerse_mini, 3.3
SELECT all blocks LOOP for each block SELECT rows citing chen et al. (2024d) where both qwen2.5-vl 72b and qwen2-vl 72b are present LOOP for each row COMPUTE gap = qwen2.5-vl 72b - qwen2-vl 72b COMPUTE avg_gap = average of gap over selected rows COMPUTE target_block = argmax block block over avg_gap...
2502.12911
[ [ "\\begin{table*}[t]\n", " \\caption{The SQL generation performance of enhanced text-to-SQL models using KaSLA, which features 1.6 B parameters combining DeepSeek-coder-1.3B and RoBERTa-Large, is evaluated in terms of Execution Accuracy (EX) (\\%) and Valid Efficiency Score (VES) (\\%) on the BIRD-dev an...
[ [ "\\begin{figure}[!t]\n", "\t\\centering\n", " \\includegraphics[width=1.0\\linewidth]{fig/impact_of_schema-linking_in_text-to-SQL.pdf}\n", " \\caption{Performance comparison of different schema linking methods on the BIRD-dev dataset, using CodeS-15B as the SQL generation model.} \n...
\documentclass[conference]{IEEEtran} \IEEEoverridecommandlockouts %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)}} \newcommand{\figcenter}{{\em (Center)}} \newcommand{\figright}{{\em (Right)}} \newc...
Among +KaSLA rows where the gray-box gain on BIRD-EX exceeds that on Spider-VES while the gain on BIRD-VES is smaller than that on Spider-EX, which method qualifies, and what is the value of the difference between the change from Spider-EX Total without to with KaSLA and the change from Spider-VES Total without KaSLA t...
RSL-SQL + KaSLA, 42.27
SELECT all +kasla rows LOOP for each row COMPUTE cond1 = gray-box gain on bird ex total - gray-box gain on spider ves total COMPUTE cond2 = gray-box gain on bird ves total - gray-box gain on spider ex total IF cond1 > 0 AND cond2 < 0 COMPUTE m1 = method name of this row SELECT m1 COMPUTE delta_s...
2509.14233
[ [ "\\begin{table}[t]\n", " \\scriptsize\n", " \\centering \n", " \\caption{\\textbf{Pretraining Evaluation:} Performance (\\%) of \\apertus{} models on \\textit{general language understanding} tasks compared to other pretrained models. The arrows (↑,↓) show the desired direction for eac...
[ [ "\\begin{table}[h]\n", "\\centering\n", "\\caption{\\textbf{\\modelname Model Architecture Overview.} We adapt our custom \\modelname architecture with the xIELU activation function~\\citep{huang2025derivingactivationfunctionsusing} across two scales, 8B and 70B. Both models support long contexts up t...
\documentclass{article} % For LaTeX2e \usepackage{iclr2025_conference,times} \usepackage{xspace} \usepackage{mathpazo} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of...
Among open weight models where ARC exceeds WinoGrande and BLEND is above 80, which model maximizes the difference between PIQA and HellaSwag, and what is the value of sum of the scores Global-MMLU, BLEND, and XNLI minus the sum of the scores for INCLUDE V1, Cultural-Bench and ARC for that model?
Qwen3-32B, −21.7
SELECT open-weight models where arc > winogrande and blend > 80 LOOP for each model COMPUTE gap = piqa - hellaswag COMPUTE model1 = argmax model over gap SELECT model1 COMPUTE s1 = global-mmlu + blend + xnli COMPUTE s2 = include v1 + cultural-bench + arc COMPUTE result = s1 - s2 RETURN model1, result
2509.14233
[ [ "\\begin{table}[t]\n", " \\scriptsize\n", " \\centering \n", " \\caption{\\textbf{Pretraining Evaluation:} Performance (\\%) of \\apertus{} models on \\textit{factual knowledge acquisition} tasks compared to other pretrained models. The arrows (↑,↓) show the desired direction for each ben...
[ [ "\\begin{table}[h]\n", "\\centering\n", "\\caption{\\textbf{\\modelname Model Architecture Overview.} We adapt our custom \\modelname architecture with the xIELU activation function~\\citep{huang2025derivingactivationfunctionsusing} across two scales, 8B and 70B. Both models support long contexts up t...
\documentclass{article} % For LaTeX2e \usepackage{iclr2025_conference,times} \usepackage{xspace} \usepackage{mathpazo} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of...
Consider models with the same size present in both tables. Compute the difference between GSM8K and MGSM from the post-training evaluation, subtract the difference between HumanEval Pass@10 and MBPP Pass@1 also from the post-training evaluation, and then subtract the absolute gap between MMLU and Global-MMLU from the p...
Qwen3-32B, 9
SELECT models that appear in both tables at the same size LOOP for each model COMPUTE d1 = gsm8k - mgsm COMPUTE d2 = humaneval pass@10 - mbpp pass@1 COMPUTE d3 = absolute of mmlu - global-mmlu COMPUTE d4 = blend - switzerlandqa COMPUTE result = (d1 - d2) - (d3 - d4) + (post-training avg - pretrainin...
2509.14034
[ [ "\\begin{table*}[!htbp]\n", " \\centering\n", " \\resizebox{\\textwidth}{!}{\n", " \\begin{tabular}{ll|ccc|ccc}\n", " \\toprule\n", " \\textbf{Dataset} & \\textbf{Setting} \n", " & \\multicolumn{3}{c|}{\\textbf{4o-mini + LLaMA}} \n", " & \\multicolumn{3}{c}...
[ [ "\\begin{figure}[t]\n", " \\includegraphics[width=\\columnwidth]{Figure/proportion.pdf}\n", " \\caption{Debate outcomes in the initial round when only one LLM is initially correct. “Correct” indicates convergence to the right answer, “Incorrect” to the wrong one, and “Disagree” means no consensus. D...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Custom packages \usepackage{amsmath} \usepackage[ruled,vlined]{algorithm2e} \usep...
For each dataset and model pair, discard the worst-performing setting(s) defined by the caption, and pick the one with the smallest absolute gap between the WR of Round 0 and 1 scores. Then compute accuracy minus WR of Round 0 score and sum over the 4 datasets. Which model pair has the largest sum, and by how much?
4o-mini + LLaMA, 0.058
SELECT both model pairs LOOP for each model pair SELECT all datasets LOOP for each dataset SELECT all settings excluding worst-performing setting(s) LOOP for each setting COMPUTE gap = absolute(wr of round 0 - wr of round 1) COMPUTE chosen_setting = argmin setting over gap ...
2509.14008
[ [ "\\begin{table}[t]\n", "\\centering\n", "\\renewcommand{\\arraystretch}{1.2}\n", "\\begingroup\n", "\\setlength{\\tabcolsep}{5.5pt}\n", "\\newcommand{\\best}[1]{\\textbf{#1}}\n", "\\newcommand{\\secondbest}[1]{\\underline{#1}}\n", "\\newcommand{\\NA}{\\textemdash}\n", "\n", ...
[ [ "\\begin{figure}[h!]\n", " \\centering \\includegraphics[width=0.6\\linewidth]{halalogo.png}\n", " \\label{fig:placeholder}\n", "\\end{figure}\n" ], [ "\\begin{table}[H]\n", "\\centering\n", "\\begin{tabular}{@{}r@{\\hspace{2pt}}l@{}}\n", "\\huggingface & \\textbf{Mode...
\documentclass{article} \PassOptionsToPackage{numbers, compress}{natbib} \usepackage[preprint]{neurips_2025} \usepackage[T1]{fontenc} \usepackage{xcolor} \usepackage{graphicx} \usepackage{xspace} \usepackage{url} \definecolor{linkColor}{rgb}{0.2,0.4,0.6} \definecolor{abstractbg}{gray}{0.95} \definecolor{darkgreen}{rg...
For each size bucket, take the model whose Average score is underlined and compute the difference between its AlGhafa score and its AraTrust score. Sum these differences across the size buckets. Then subtract the difference in ArbMMLU-HT scores between the models with bolded Average scores in Small and Nano. What is th...
-47.9; underlined: Qwen3-1.7B-Base (Nano) and QCRI/Fanar-9-9B-Instruct (Small), bold: HALA-1.2B (Nano) and HALA-9B (Small)
SELECT model1 = model in Nano (≤2B) size bucket whose Average is underlined COMPUTE nano_diff = AlGhafa − AraTrust of model 1 SELECT model2 =model in Small (7B–9B) size bucket whose Average is underlined COMPUTE small_diff = AlGhafa − AraTrust COMPUTE sum_underline = nano_diff + small_diff SELECT model3 = model in Na...
2509.14031
[ [ "\\begin{table*}[p]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{lrrrrrrrrrr}\n", " \\hline\n", " \\textbf{Model} & \\textbf{En-De} & \\textbf{En-Es} & \\textbf{En-Fr} & \\textbf{En-Pl} & \\textbf{En-Ru} & \\textbf{De-En} & \\textbf{Es-En} & \\textbf{Fr-En} & \\tex...
[ [ "\\begin{figure}\n", " \\centering\n", " \\includegraphics[width=0.85\\linewidth]{images/data_composition_gender.png}\n", " \\caption{Composition of the English-to-German training datasets with the Gender phenomenon in Pure IWSLT and IWSLT+OpenSubtitles settings. Annotations are based on ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
For each shared language pair in the two tables, compute the difference between average gender scores and average formality scores. Consider only language pairs where a different linguistic aspect scores higher between the two tables. Which language pair shows the largest absolute change in this difference, and what is...
En-Ru, 0.387
SELECT shared language pairs in both tables LOOP for each shared language pair COMPUTE avg_gender_nllb = average of gender BLEU values in the nllb-200 600m table COMPUTE avg_formality_nllb = average of formality BLEU values in the nllb-200 600m table COMPUTE diff_nllb = avg_gender_nllb - avg_formality_nllb...
2509.14031
[ [ "\\begin{table*}[p]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{lrrrrrrrrrr}\n", " \\hline\n", " \\textbf{Model} & \\textbf{En-De} & \\textbf{En-Es} & \\textbf{En-Fr} & \\textbf{En-Pl} & \\textbf{En-Ru} & \\textbf{De-En} & \\textbf{Es-En} & \\textbf{Fr-En} & \\tex...
[ [ "\\begin{figure}\n", " \\centering\n", " \\includegraphics[width=0.85\\linewidth]{images/data_composition_gender.png}\n", " \\caption{Composition of the English-to-German training datasets with the Gender phenomenon in Pure IWSLT and IWSLT+OpenSubtitles settings. Annotations are based on ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
Considering only the cases where the training language pair is the same as the evaluation language pair and where the formality COMET score is larger than gender COMET score, compute the difference between gender and formality BLEU scores. Which language pair has the largest absolute difference? For that language pair,...
En-Fr, -0.12
SELECT all diagonal language pairs for gender and formality in bleu and comet scores LOOP for each diagonal language pair COMPUTE comet_diff = formality comet - gender comet\ IF comet_diff > 0 COMPUTE bleu_diff = absolute(gender bleu - formality bleu) COMPUTE target_pair = argmax language pair over bleu...
2509.05075
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
[ [ "\t\t\\begin{table*}[t]\n", "\t\t\\centering\n", "\t\t\\scalebox{0.8}{\\setlength{\\tabcolsep}{0.85mm}{\n", "\t\t\t\t\\begin{tabular}{c|c|cccccccc}\n", "\t\t\t\t\t\\hline\n", "\t\t\t\t\tMethod & Metric & R0 & R1 & R2 & OFF0 & OFF1 & OFF2 & OFF3 & OFF4 \\\\\n", "\t\t\t\t\t\\hline\n", ...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)...
What is the absolute difference between the multiplication of average PSNR value for R0 and average SSIM value for R2 and the sum of the average LPIPS value for OFF2 and the PSNR value for OFF1?
8.6918
SELECT all PSNR values under R0 COMPUTE avg_psnr_r0 = average of selected values SELECT all SSIM values under R2 COMPUTE avg_ssim_r2 = average of selected values COMPUTE product = avg_psnr_r0 * avg_ssim_r2 SELECT all LPIPS values under OFF2 COMPUTE avg_lpips_off2 = average of selected values SELECT all PSNR val...
2509.19212
[ [ "\\begin{table*}[t!]\n", "\\centering\n", "\\scalebox{0.65}{\n", "\\begin{tabular}{l|ccc|ccc|c|cccc}\n", "\\toprule\n", "\\multirow{2}{*}{\\textbf{Models}} \n", "& \\multicolumn{7}{c|}{\\textbf{MSSBench (Accuracy) ($\\uparrow$)}} \n", "& \\multicolumn{4}{c}{\\textbf{MOSSBench (Reje...
[ [ "\\begin{figure}[ht]\n", " \\centering\n", " \\vspace{-1.2ex}\n", " \\includegraphics[width=0.85\\textwidth]{Figure/intro_2.pdf} \n", " \\caption{Illustration of multimodal situational safety. The model must judge the safety of a user’s query based on the accompanying visual ...
\documentclass{article} % For LaTeX2e % \usepackage{iclr2026_conference,times} \usepackage{iclr2025_conference} % Optional math commands from https://github.com/goodfeli/dlbook_notation. % \input{math_commands.tex} \usepackage{arxiv} \usepackage{hyperref} \usepackage{url} \usepackage{enumitem} \usepackage{float} \...
For each model, check if the base method average embedding score or average chat score is higher. Considering only method variants where this relationship flips, pick the one with the highest overall average, add up all the differences between the overall average and the MOSSBench average for all of the models, then su...
16.53; LLaVA-1.6-7B+Ours, Qwen-VL-7B-Instruct+Paraphrase, InstructionBlip-7B+Self-Remind, Idefics-9B-Instruct+Ours
SELECT all model blocks LOOP for each model block COMPUTE base_diff = base avg emb - base avg chat SELECT all non-base method rows LOOP for each method row COMPUTE method_diff = method row avg emb - method row avg chat IF base_diff and method_diff have different signs COMPUTE add...
2509.21310
[ [ "\\begin{table}\n", " \\caption{Performance of embedding models and classical similarity metrics on the SAGE benchmark across five evaluation categories. Scores are normalized to [0,1]. The overall score is the unweighted mean across categories.}\n", " \\label{tab:sage-results-updated-retrieval}\n",...
[ [ "\\begin{table}\n", " \\caption{Performance of embedding models and classical similarity metrics on the SAGE benchmark across five evaluation categories. Scores are normalized to [0,1]. The overall score is the unweighted mean across categories.}\n", " \\label{tab:sage-results-updated-retrieval}\n",...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2025 % The authors should use one of these tracks. % Before accepting by the NeurIPS conference, select one of the options below. % 0. "default" for submission % \...
Calculate the average score across the three robustness subtasks for each embedding model. Then, for each model, compare this average to its overall robustness score on the SAGE benchmark. Which single model (or models, in case of a tie) is closest to its overall SAGE robustness score?
text-embedding-3-large and voyage-3-large
SELECT all embedding models LOOP for each model SELECT robustness metric columns in robustness scores table COMPUTE robustness_mean = average of robustness scores SELECT robustness scores in main benchmark table COMPUTE consistency = abs(robustness_mean - robustness score in main benchmark table) COMPU...
2509.21310
[ [ "\\begin{table}\n", " \\caption{Performance of embedding models and classical similarity metrics on the SAGE benchmark across five evaluation categories. Scores are normalized to [0,1]. The overall score is the unweighted mean across categories.}\n", " \\label{tab:sage-results-updated-retrieval}\n",...
[ [ "\\begin{table}\n", " \\caption{Performance of embedding models and classical similarity metrics on the SAGE benchmark across five evaluation categories. Scores are normalized to [0,1]. The overall score is the unweighted mean across categories.}\n", " \\label{tab:sage-results-updated-retrieval}\n",...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2025 % The authors should use one of these tracks. % Before accepting by the NeurIPS conference, select one of the options below. % 0. "default" for submission % \...
For each embedding model, compute the mean insertion perturbation score and the mean removal perturbation score. Average these two means to obtain a Sensitivity composite. Then, compare this composite to the model’s overall Sensitivity score on the SAGE benchmark. Which single model diverges the most in absolute value?...
embed-v4.0 (+0.000583) and voyage-3-large (−0.000583)
SELECT all embedding models LOOP for each model SELECT insertion dataset columns in insertion scores table COMPUTE insertion_mean = average of insertion scores SELECT removal dataset columns in removal scores table COMPUTE removal_mean = average of removal scores COMPUTE sensitivity_composite = aver...
2509.22558
[ [ "\\begin{table*}[t]\n", " \\footnotesize\n", " \\centering\n", " \\caption{Performance comparison of \\model{} under different inference scaling strategies.\n", " }\n", " \\label{table:inference scaling}\n", " \\setlength{\\tabcolsep}{2pt}\n", " \\vskip 0.15in...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1\\linewidth]{figs/temp0924open008_black.png}\n", " \\vspace{-15pt}\n", " \\caption{The illustration of (a) the credit assignment problem of outcome reward and (b) the myopic issue of discriminative process supervi...
\documentclass{article} \usepackage{iclr2026_conference,times} \usepackage{url} \iclrfinalcopy % 录用后打开;投稿/评审阶段保持注释 %% --------------------------------------------------------------- %% PACKAGE SETUP %% --------------------------------------------------------------- \usepackage{microtype} \usepack...
Among the strategies that use StepORLM as the policy model, which strategy achieves the second-largest improvement in macro-average score compared to the base StepORLM, and what is the value of this improvement?
Solver Exec, 3.1
SELECT all strategies under StepORLM as policy model excluding base StepORLM LOOP for each strategy COMPUTE improvement = strategy Avg. - base StepORLM Avg. COMPUTE rank strategy by improvement descending COMPUTE target_strategy = strategy of rank 2 RETURN target_strategy
2509.22558
[ [ "\\begin{table*}[t]\n", " \\footnotesize\n", " \\centering\n", " \\caption{Ablation study of \\model{} on Pass@1 accuracy (\\%).\n", " The best results are given in \\textbf{bold}, and the second-best values are \\underline{underlined}.}\n", " \\label{table:ablation}\n", ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1\\linewidth]{figs/temp0924open008_black.png}\n", " \\vspace{-15pt}\n", " \\caption{The illustration of (a) the credit assignment problem of outcome reward and (b) the myopic issue of discriminative process supervi...
\documentclass{article} \usepackage{iclr2026_conference,times} \usepackage{url} \iclrfinalcopy % 录用后打开;投稿/评审阶段保持注释 %% --------------------------------------------------------------- %% PACKAGE SETUP %% --------------------------------------------------------------- \usepackage{microtype} \usepack...
Which component has the highest criticality score, defined as the Euclidean norm of its 7-dimensional drop vector pointing from the base to the ablation, and what is that score?
SFT, 48.81
SELECT all rows excluding StepORLM LOOP for each row SELECT all metrics except Avg. LOOP for each metric COMPUTE drop = StepORLM value - ablated component value COMPUTE sq = drop * drop COMPUTE sum_sq = sum of sq COMPUTE criticality_score = sqrt(sum_sq) COMPUTE target_component = argmax ...
2509.14031
[ [ "\\begin{table*}[p]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{lrrrrrrrrrr}\n", " \\hline\n", " \\textbf{Model} & \\textbf{En-De} & \\textbf{En-Es} & \\textbf{En-Fr} & \\textbf{En-Pl} & \\textbf{En-Ru} & \\textbf{De-En} & \\textbf{Es-En} & \\textbf{Fr-En} & \\tex...
[ [ "\\begin{figure}\n", " \\centering\n", " \\includegraphics[width=0.85\\linewidth]{images/data_composition_gender.png}\n", " \\caption{Composition of the English-to-German training datasets with the Gender phenomenon in Pure IWSLT and IWSLT+OpenSubtitles settings. Annotations are based on ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
Considering only the setting where training and testing is done on the same language pair for the Gender, Formality, and Auxiliary annotation types, which pair has a different type performing best for BLEU and COMET, and what is the BLEU margin between those language pairs? When testing in the reverse translation direc...
En–De, 0.2, 0.0102
SELECT diagonal language pairs LOOP for each diagonal language pair COMPUTE BLEU-best = argmax type over Gender, Formality, Auxiliary BLEU scores COMPUTE COMET-best = argmax type over Gender, Formality, Auxiliary COMET sores IF BLEU-best != COMET-best COMPUTE BLEU_margin = BLEU score of BLEU-best −...
2509.22651
[ [ "\\begin{table}[t]\n", "\\vspace{-0.1mm}\n", "\\caption{Models' scores on \\fulldatasetname. Listening Tasks: GEN: General, MUS: Music, SND: Sound, SPH: Speech. Speaking Tasks: AST: Assistant, EMO: Emotion, IF: Instruction Following, MR: Multi-Round, RSN: Reasoning, RBT: Robustness, RLP: Roleplay, SFT...
[ [ "\\begin{figure}[h]\n", "\\begin{center}\n", " \\vspace{-2mm}\n", " \\begin{minipage}{0.505\\textwidth}\n", " \\centering\n", " \\vspace{-2.2mm}\n", " \\includegraphics[width=1\\linewidth]{figures/radar_models.pdf}\n", " \\vspace{-3mm}\n", " \\c...
\documentclass{article} % For LaTeX2e \usepackage{conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)}} \newc...
In speaking tasks, for each task where the Δ row shows GPT-4o-Audio scoring below the best open-source model, take the winning open-source model’s larger value between GEN and SPH scores and subtract its MDS score (treat blanks as 0). Sum these results. What is the total, and which models contribute?
37.6, MiniCPM-o-2_6 and Freeze-Omni
SELECT speaking tasks where "Δ Best Open-source Model" value < 0 LOOP for each speaking task COMPUTE winner_model = argmax model over overall score on this speaking task COMPUTE higher_listen = max of winner_model gen score and winner_model sph score COMPUTE contribution = higher_listen - winner_model mds s...
2509.22651
[ [ "\\begin{table}[t]\n", "\\vspace{-0.1mm}\n", "\\caption{Models' scores on \\fulldatasetname. Listening Tasks: GEN: General, MUS: Music, SND: Sound, SPH: Speech. Speaking Tasks: AST: Assistant, EMO: Emotion, IF: Instruction Following, MR: Multi-Round, RSN: Reasoning, RBT: Robustness, RLP: Roleplay, SFT...
[ [ "\\begin{figure}[h]\n", "\\begin{center}\n", " \\vspace{-2mm}\n", " \\begin{minipage}{0.505\\textwidth}\n", " \\centering\n", " \\vspace{-2.2mm}\n", " \\includegraphics[width=1\\linewidth]{figures/radar_models.pdf}\n", " \\vspace{-3mm}\n", " \\c...
\documentclass{article} % For LaTeX2e \usepackage{conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)}} \newc...
For a listening task where GPT-4o-Audio trails open-source models more in overall than in content scoring, take the medium-scale open-source model with the highest overall score and compute the sum of its content score minus the mean of its other listening overall scores and its SFT content–overall gap. What model and ...
Step-Audio-2-mini, 37.43
SELECT listening task columns in overall score table LOOP for each listening task COMPUTE delta_overall = absolute("Δ Best Open-source Model" value in overall score table) COMPUTE delta_content = absolute("Δ Best Open-source Model" value in content score table) IF "Δ Best Open-source Model" value in overall...
2509.22651
[ [ "\\begin{table}[t]\n", "\\caption{Models' content scores on \\fulldatasetname. Listening Tasks: GEN: General, MUS: Music, SND: Sound, SPH: Speech. Speaking Tasks: AST: Assistant, EMO: Emotion, IF: Instruction Following, MR: Multi-Round, RSN: Reasoning, RBT: Robustness, RLP: Roleplay, SFT: Safety. Viewing ...
[ [ "\\begin{figure}[h]\n", "\\begin{center}\n", " \\vspace{-2mm}\n", " \\begin{minipage}{0.505\\textwidth}\n", " \\centering\n", " \\vspace{-2.2mm}\n", " \\includegraphics[width=1\\linewidth]{figures/radar_models.pdf}\n", " \\vspace{-3mm}\n", " \\c...
\documentclass{article} % For LaTeX2e \usepackage{conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left)}} \newc...
For listening tasks, find the task where GPT-4o-Audio trails the best open-source model by the smallest margin on content scores. From medium-scale models, take the leader on that task, and compute its consistency score on that task minus the mean of its other three listening content scores, then add its consistency sc...
Step-Audio-2-mini, 47.9
SELECT listening task columns in content score table LOOP for each listening task IF "Δ Best Open-source Model" value < 0 COMPUTE add listening task to listening_list SELECT listening_list COMPUTE target_listening_task = argmax listening task over "Δ Best Open-source Model" value SELECT medium-scale open...
2510.01146
[ [ "\\begin{table*}[!t]\n", "\\centering\n", "\\caption{Overall results of $\\modelname$ compared to other baselines when prompted with English and think on English (when applicable for reasoning models) on pairwise evaluation benchmarks. \\textbf{Bolded} and \\underline{underlined} indicate the best-per...
[ [ "\\begin{figure*}[!th]\n", " \\centering\n", " \\includegraphics[width=.98\\textwidth]{images/example.png}\n", " \\caption{The $\\modelname$ model supports multilingual input and enables reasoning outputs to be tailored to user preferences. $\\modelname$ can process information, perform r...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
For all models are there any cases where the actual accuracy across the 4 datasets is different from the accuracy calculated by the authors? If yes, tell me how many such cases are there.
4
SELECT all models LOOP for each model COMPUTE = average of all 4 datasets IF computed_avg != Avg. Acc. COMPUTE add model to mismatch_models COMPUTE mismatch_count = number of models in mismatch_models RETURN mismatch_count
2510.01146
[ [ "\\begin{table*}[!t]\n", "\\centering\n", "\\caption{Overall results of $\\modelname$ compared to other baselines when prompted with English and think on English (when applicable for reasoning models) on pairwise evaluation benchmarks. \\textbf{Bolded} and \\underline{underlined} indicate the best-per...
[ [ "\\begin{figure*}[!th]\n", " \\centering\n", " \\includegraphics[width=.98\\textwidth]{images/example.png}\n", " \\caption{The $\\modelname$ model supports multilingual input and enables reasoning outputs to be tailored to user preferences. $\\modelname$ can process information, perform r...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
What is the difference between the sum of all m-RewardBench scores and the sum of all MM-Eval scores for the cases in which the calculated average across all 4 datasets does not match the printed accuracy?
23.07
SELECT all models LOOP for each model COMPUTE computed_avg = average of all 4 datasets IF computed_avg != Avg. Acc. COMPUTE add this model to mismatch_models COMPUTE sum_reward = sum of m-RewardBench scores for all models in mismatch_models COMPUTE sum_mmeval = sum of MM-Eval scores for all models in ...
2510.01146
[ [ "\\begin{table*}[!t]\n", "\\centering\n", "\\caption{Overall results of $\\modelname$ compared to other baselines when prompted with English and think on English (when applicable for reasoning models) on pairwise evaluation benchmarks. \\textbf{Bolded} and \\underline{underlined} indicate the best-per...
[ [ "\\begin{figure*}[!th]\n", " \\centering\n", " \\includegraphics[width=.98\\textwidth]{images/example.png}\n", " \\caption{The $\\modelname$ model supports multilingual input and enables reasoning outputs to be tailored to user preferences. $\\modelname$ can process information, perform r...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
What is the difference between the sum of dataset-wise averages of those datasets that have more than 5 languages and those with less than 5 languages?
8.64
SELECT all datasets with language count > 5 LOOP for each dataset COMPUTE avg_more = average(all model accuracies) COMPUTE sum_more = sum(avg_more values) SELECT all datasets with language count < 5 LOOP for each dataset COMPUTE avg_less = average(all model accuracies) COMPUTE sum_less = sum(avg_less values) ...
2510.01172
[ [ "\\begin{table*}[t]\n", "\\centering\n", "\\caption{Comparison of \\METHODNAME{} with existing methods on sequential editing. \n", "\\emph{Eff.}, \\emph{Gen.}, \\emph{Spe.}, \\emph{Flu.} and \\emph{Consis.} denote Efficacy, Generalization, Specificity, Fluency and Consistency, respectively. \n", ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\vspace{-8mm}\n", " \\includegraphics[width=0.98\\textwidth]{Figures/sphere_sparse.png} \n", " \\caption{\n", " (a) A weight matrix is viewed as a set of neurons (\\textcolor{red}{red dots}) on a hypersphere. \n", " (b) Cur...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} \usepackage{booktabs} \usepackage{multirow} \usepackage{graphicx} % for \rotatebox \usepackage{ma...
For each model (excluding pre-edited), take the second-best method on Counterfact Specificity. Pick the one whose ZSRE Generalization differs most from its base pre-edited value, and find the difference between the sum of ZSRE and Counterfact Efficacy and the larger of their Specificity scores. Which pair is chosen, an...
Qwen2.5-7B + SPHERE, 103.45
SELECT all models LOOP for each model COMPUTE rank method rows by counterfact spe descending COMPUTE second_best_method = the method row at rank 2 COMPUTE gen_diff = absolute(zsre gen of second_best_method − zsre gen of the pre-edited) COMPUTE chosen_pair = argmax model and its second_best_method over gen_d...
2508.10776
[ [ "\\begin{table*}[htbp]\n", "\\centering\n", "\\caption{Average annualized volatility in each portfolio. All models use $\\delta_{\\text{in}}=21$ days for estimation. Historical: historical covariances with lookback $\\delta_{in}$; EW: Equal-weighted portfolio; LW-D: Ledoit-Wolf shrinkage estimator wit...
[ [ "\\begin{figure*}[htbp]\n", " \\centering\n", " \\includegraphics[width=\\textwidth]{Figure/overview.pdf}\n", " \\caption{DFL framework for GMVP construction. Historical returns of N assets are processed by DLinear to predict covariance matrix $\\Sigma$. The GMVP optimization layer comput...
\documentclass[sigconf,nonacm]{acmart} %authordraft, review, \usepackage{framed} \usepackage{amsthm} \usepackage{booktabs} \usepackage{multirow} \usepackage{pifont} \usepackage{etoolbox} \usepackage[ruled,vlined]{algorithm2e} \usepackage{float} % H 옵션 사용 가능 \usepackage{placeins} % \FloatBarrier 명령어 사용 \newtheor...
On average which method varies more from its mean across all setups, PFL or DFL? And what is the difference?
DFL, 0.0005
COMPUTE pfl_mean = average of pfl volatility values over all setups COMPUTE pfl_total_abs_dev = 0 SELECT all setups LOOP for each setup COMPUTE abs_dev = absolute(setup pfl volatility − pfl_mean) COMPUTE pfl_total_abs_dev += abs_dev COMPUTE pfl_avg_abs_dev = average of all pfl_total_abs_dev COMPUTE dfl_mean =...
2510.03232
[ [ "\\begin{table*}[t!]\n", " \\centering\n", " \\caption{Quantitative results of different learning strategies on the Kvasir-VQA dataset. All scores are reported in percentage (\\%) of VQA accuracy. Only 1\\% data are labeled during training and we use NVILA-Lite-2B as the MLLM backbone.}\n", ...
[ [ "\\begin{figure*}[!t]\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{model1fig.pdf}\n", " \\caption{Overview of the proposed two-stage \\nameshort~framework for OOD VQA adaptation. In \\namestagea, the QA Generator is trained using a small set of labeled question-answer pairs and ...
%File: anonymous-submission-latex-2026.tex \documentclass[letterpaper]{article} % DO NOT CHANGE THIS \usepackage[draft]{aaai2026} % DO NOT CHANGE THIS \usepackage{times} % DO NOT CHANGE THIS \usepackage{helvet} % DO NOT CHANGE THIS \usepackage{courier} % DO NOT CHANGE THIS \usepackage[hyphens]{url} % DO NOT CHAN...
Averaging across all categories, which of the two cases has a larger performance difference, LORA and LEAML or LEAML and fully supervised training?
LORA and LEAML
COMPUTE difference1 = absolute(average performance for LoRA - average performance for LEAML) COMPUTE difference2 = absolute(average performance for LoRA - average performance for FullySupervised) IF difference1 > difference2 RETURN “LoRA and LEAML” RETURN “LEAML and FullySupervised”
2510.03232
[ [ "\\begin{table*}[t!]\n", " \\centering\n", " \\vspace{2mm}\n", " \\caption{Quantitative results of different learning strategies on the SPORTU dataset. All scores are reported in percentage (\\%) of VQA accuracy. ``Easy'', ``Medium'', and ``Hard'' denote different level of difficulty for ...
[ [ "\\begin{figure*}[!t]\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{model1fig.pdf}\n", " \\caption{Overview of the proposed two-stage \\nameshort~framework for OOD VQA adaptation. In \\namestagea, the QA Generator is trained using a small set of labeled question-answer pairs and ...
%File: anonymous-submission-latex-2026.tex \documentclass[letterpaper]{article} % DO NOT CHANGE THIS \usepackage[draft]{aaai2026} % DO NOT CHANGE THIS \usepackage{times} % DO NOT CHANGE THIS \usepackage{helvet} % DO NOT CHANGE THIS \usepackage{courier} % DO NOT CHANGE THIS \usepackage[hyphens]{url} % DO NOT CHAN...
For categories where LORA and LEAML differ in accuracy by more than 10%, what is the difference between the accuracy of the fully supervised model and the average accuracy of all other models?
34.25
SELECT all categories LOOP for each category COMPUTE gap_lora_leaml = absolute( lora category accuracy − leaml (ours) category accuracy) IF gap_lora_leaml > 10 COMPUTE others_avg = average of zero-shot, lora, full-tuning, leaml (ours) category accuracies COMPUTE diff_fs_vs_others = fully-supervi...
2510.03224
[ [ "\\begin{table*}[t]\n", "\\setlength{\\tabcolsep}{0.8pt} \n", "\\footnotesize\n", " \\centering\n", " \\begin{tabular}{c|l|c|c|c|c|c|c|c|c|c|c|c|c}\n", " &Attack Strength ($\\epsilon$)&\\multicolumn{3}{c|}{0.02}&\\multicolumn{3}{c|}{0.01}&\\multicolumn{3}{c|}{0.005}&\\multicolumn{3}{c}{...
[ [ "\\begin{figure*}[t]\n", "\\centering\n", "\\includegraphics[width=\\textwidth]{Figures/diagram.pdf}\n", " \\caption{\\sl\\small {\\bf Defense against adversarial attacks via stochastic resonance.} Neural networks are highly sensitive to small perturbations in the input space, which adversarial...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
Which attack strength proves to be the most difficult on average to reduce errors on in FGSM with d=2 across all metrics. and what is the average?
0.002, 12.69
SELECT all attack strengths in the fgsm section where d is 2 LOOP for each attack_strength COMPUTE average_reduction = average of error reduced (%) values for mae, rmse, and d1-err for ours d = 2 COMPUTE hardest_strength = argmin attack_strength over average_reduction RETURN hardest_strength, average_reduction for...
2510.03223
[ [ "\\begin{table}\n", " \\scriptsize\n", " \\centering\n", " \\setlength{\\tabcolsep}{4pt}\n", " \\caption{Evaluation results on six benchmarks. Best results are shown in \\lightgreen{green}, and those indicating a performance drop compared to standard greedy decoding are shown in \\...
[ [ "\\begin{figure*}[ht]\n", "\\centering\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{figure/overview.png}\n", " \\caption{Comparison between existing reasoning methods and {\\selfanchor}. Due to inherent attention patterns, existing reasoning methods may easily ov...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
What are the average improvements from CoT to Self Anchor across all the bechmarks in the Math and BBH categories respectively?
6.29,15.39
SELECT all benchmarks in the Math category LOOP for each benchmark COMPUTE improvement = Self Anchor score - CoT score COMPUTE math_average = average of all improvements in Math category SELECT all benchmarks in the BBH category LOOP for each benchmark COMPUTE improvement = Self Anchor score - CoT score COMPU...
2509.06870
[ [ "\\begin{table}[t]\n", "\\caption{Results when aggregating eight solutions sampled from Qwen3-1.7B in thinking mode.}\n", "\\centering\n", "\\begin{tabular}{llcccc}\n", "\\toprule\n", "\\multicolumn{2}{r}{Aggregation Model} \n", " & AIME24 & AIME25 & HMMT24 & HMMT25 \\\\ \\midrule\n",...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1.0\\linewidth,trim=2.8cm 4cm 1.2cm 3cm,clip]{llmagg4.pdf}\n", " \\caption{{\\bf \\method{}}: given a task and sampled LLM solutions as input, \\method{} uses reasoning to review, reconcile, and synthesize a final aggreg...
\pdfoutput=1 \documentclass[]{fairmeta} % Option "twocolumn" available, but please prioritize single-column \title{The Majority is not always right: \\ %Reinforcement-learned aggregation} RL training for solution aggregation} \author[1]{Wenting Zhao} \author[1,2]{Pranjal Aggarwal} \author[1]{Swarnadeep Saha} \author[...
Which dataset's average across aggregation models deviates the most from the average of all 4 datatsets across all aggregation models and how much does it deviate by?
AIME24, 23.74
SELECT all datasets LOOP for each dataset COMPUTE dataset_average = average of all scores for this dataset across all aggregation methods COMPUTE overall_average = average of dataset_average SELECT all datasets LOOP for each dataset COMPUTE deviation = absolute(dataset_average − overall_average) COMPUTE targe...
2509.06870
[ [ "\\begin{table}[t]\n", "\\caption{Results when aggregating eight solutions sampled from Qwen3-1.7B in thinking mode.}\n", "\\centering\n", "\\begin{tabular}{llcccc}\n", "\\toprule\n", "\\multicolumn{2}{r}{Aggregation Model} \n", " & AIME24 & AIME25 & HMMT24 & HMMT25 \\\\ \\midrule\n",...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1.0\\linewidth,trim=2.8cm 4cm 1.2cm 3cm,clip]{llmagg4.pdf}\n", " \\caption{{\\bf \\method{}}: given a task and sampled LLM solutions as input, \\method{} uses reasoning to review, reconcile, and synthesize a final aggreg...
\pdfoutput=1 \documentclass[]{fairmeta} % Option "twocolumn" available, but please prioritize single-column \title{The Majority is not always right: \\ %Reinforcement-learned aggregation} RL training for solution aggregation} \author[1]{Wenting Zhao} \author[1,2]{Pranjal Aggarwal} \author[1]{Swarnadeep Saha} \author[...
Which aggregation method has the second highest average score for the HMMT24 dataset and what is the average score?
Best-of-N (AceMath-72B), 29.58
SELECT all aggregation methods LOOP for each aggregation method COMPUTE average_score = average of all HMMT24 scores for this aggregation_method COMPUTE rank aggregation methods by average_score descending COMPUTE second_highest_method = aggregation method of rank 2 RETURN second_highest_method, average_score of ...
2509.06870
[ [ "\\begin{table}[t]\n", "\\caption{Results when aggregating eight solutions sampled from Qwen3-1.7B in thinking mode.}\n", "\\centering\n", "\\begin{tabular}{llcccc}\n", "\\toprule\n", "\\multicolumn{2}{r}{Aggregation Model} \n", " & AIME24 & AIME25 & HMMT24 & HMMT25 \\\\ \\midrule\n",...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\includegraphics[width=1.0\\linewidth,trim=2.8cm 4cm 1.2cm 3cm,clip]{llmagg4.pdf}\n", " \\caption{{\\bf \\method{}}: given a task and sampled LLM solutions as input, \\method{} uses reasoning to review, reconcile, and synthesize a final aggreg...
\pdfoutput=1 \documentclass[]{fairmeta} % Option "twocolumn" available, but please prioritize single-column \title{The Majority is not always right: \\ %Reinforcement-learned aggregation} RL training for solution aggregation} \author[1]{Wenting Zhao} \author[1,2]{Pranjal Aggarwal} \author[1]{Swarnadeep Saha} \author[...
Which large language model has the best accuracy across all aggregation models for the AIME25 datatset and what is that average score?
Qwen3-8B, 72.82
SELECT all large language models LOOP for each model COMPUTE average_score = average of all AIME25 scores for this language_model across all rows COMPUTE best_model = argmax large language model over average_score RETURN best_model, average_score of best_model
2510.00024
[ [ "\\begin{table*}[htbp!]\n", "\\centering\n", "\\caption{Papers Evaluation of Five Epidemic Questions by AI and Human Reviewers}\n", "\\renewcommand{\\arraystretch}{1.3}\n", "\\setlength{\\tabcolsep}{5pt}\n", "\\begin{tabular}{|>{\\raggedright\\arraybackslash}p{4cm}|\n", ">{\\centering...
[ [ "\\begin{figure}[http]\n", " \\centering\n", " \\includegraphics[width=1\\linewidth]{MMMA.pdf}\n", " \\caption{Multimodal approach for the multi-agent framework for epidemic autonomous research. This framework enhances the power of multi-LLM agents by integrating multimodal data from var...
\documentclass[journal]{IEEEtran} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \providecommand{\authorrefmark}[1]{\textsuperscript{#1}} % fallback if class doesn't define it \DeclareUnicodeCharacter{202F}{\,} % ---------- Encoding & Fonts ---------- \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepack...
On average, in which category across all 5 questions does AI outperform human answers by the second largest margin? Name the category and the difference between human and AI performance scores.
Experiment and rigour, 1.16
SELECT all categories LOOP for each category SELECT all questions where this category appears LOOP for each question COMPUTE difference = ai score − human score COMPUTE average_difference = average of difference COMPUTE rank categories by average_difference descending SELECT second_largest_categor...
2510.00024
[ [ "\\begin{table*}[htbp!]\n", "\\centering\n", "\\caption{Papers Evaluation of Five Epidemic Questions by AI and Human Reviewers}\n", "\\renewcommand{\\arraystretch}{1.3}\n", "\\setlength{\\tabcolsep}{5pt}\n", "\\begin{tabular}{|>{\\raggedright\\arraybackslash}p{4cm}|\n", ">{\\centering...
[ [ "\\begin{figure}[http]\n", " \\centering\n", " \\includegraphics[width=1\\linewidth]{MMMA.pdf}\n", " \\caption{Multimodal approach for the multi-agent framework for epidemic autonomous research. This framework enhances the power of multi-LLM agents by integrating multimodal data from var...
\documentclass[journal]{IEEEtran} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \providecommand{\authorrefmark}[1]{\textsuperscript{#1}} % fallback if class doesn't define it \DeclareUnicodeCharacter{202F}{\,} % ---------- Encoding & Fonts ---------- \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepack...
In which catgegory do AI and human performances differ the most when compared on average across all questions? If there are mulltiple categories name all ot them.
Technical Soundness, Readability
SELECT (AI scores and human scores across all questions) SELECT all categories LOOP for each category SELECT all settings LOOP for each setting COMPUTE difference = absolute(AI scores - human scores) COMPUTE average_difference = average over difference COMPUTE target_category = argmax over average...
2510.00028
[ [ "\\begin{table*}[h]\n", "\\centering\n", "\\caption{Performance of LLaMA-2-7B on standard LLM benchmarks under different quantization and PI settings. Zero-shot accuracy on 5 tasks plus average and WikiText2 perplexity.}\n", "\\vspace{-2mm}\n", "\\label{tab:result-llama-2-7b}\n", "\\resize...
[ [ "\\begin{figure*}[t]\n", "\\centering\n", "\\begin{subfigure}[t]{0.49\\textwidth}\n", " \\centering\n", " \\includegraphics[width=\\linewidth]{four_methods_no_pi_style2.pdf}\n", " \\caption{Non-Interpolated models}\n", " \\label{left}\n", "\\end{subfigure}\n", "\\hf...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} % Mark sections of captions for referring to divisions of figures \newcommand{\figleft}{{\em (Left...
On which dataset does extended context improve performance the most when compared on average across all settings and by how much?
WikiText2_PPL, 0.68
SELECT all datasets LOOP for each dataset COMPUTE average_extended = average(extended context performance across all settings) COMPUTE average_normal = average(normal context performance across all settings) COMPUTE improvement = average_extended - average_normal COMPUTE target_dataset = argmax dataset ov...
2510.01172
[ [ "\\begin{table*}[t]\n", "\\centering\n", "\\caption{Comparison of \\METHODNAME{} with existing methods on sequential editing. \n", "\\emph{Eff.}, \\emph{Gen.}, \\emph{Spe.}, \\emph{Flu.} and \\emph{Consis.} denote Efficacy, Generalization, Specificity, Fluency and Consistency, respectively. \n", ...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \\vspace{-8mm}\n", " \\includegraphics[width=0.98\\textwidth]{Figures/sphere_sparse.png} \n", " \\caption{\n", " (a) A weight matrix is viewed as a set of neurons (\\textcolor{red}{red dots}) on a hypersphere. \n", " (b) Cur...
\documentclass{article} % For LaTeX2e \usepackage{iclr2026_conference,times} % Optional math commands from https://github.com/goodfeli/dlbook_notation. %%%%% NEW MATH DEFINITIONS %%%%% \usepackage{amsmath,amsfonts,bm} \usepackage{booktabs} \usepackage{multirow} \usepackage{graphicx} % for \rotatebox \usepackage{ma...
Across both model blocks, keep only methods that are second-best in any ZSRE metric but not best in any Counterfact metric. For each, compute the average of ZSRE Eff. and Counterfact Gen., then find the method with the highest such average. Report its model, method, and the difference between Counterfact Flu. and ZSRE ...
LLaMA3-8B, AlphaEdit, 453.58
SELECT all model blocks LOOP for each model block SELECT model name of this block SELECT all methods in this block LOOP for each method IF any zsre metric for this model block and metric is underlined for this method AND NOT any counterfact metric for this model block and metric is bolded for this m...
2510.20797
[ [ "\\begin{table*}[!ht]\n", " \\small\n", " \\centering\n", " \\setlength{\\tabcolsep}{5pt}\n", " \\resizebox{\\textwidth}{!}{%\n", "\\begin{tabular}{llcccccccc}\n", "\\toprule\n", "\\multicolumn{2}{c}{} & \\multicolumn{1}{c}{\\textbf{Original}} & \\multicolumn2{c}{\\text...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \n", " \\def\\uniformscale{0.23} %\n", " \n", " \\newlength{\\fixedheight}\n", " \\setlength{\\fixedheight}{5.3cm}\n", " \n", " \\begin{subfigure}[t]{0.31\\textwidth}\n", " \\centering\n", " ...
\documentclass{article} % \usepackage{iclr2026_conference,times} \usepackage{graphicx} % \usepackage{subcaption} % \usepackage{adjustbox} \usepackage{calc} \usepackage{tikz} \usepackage{booktabs} \usepackage{multirow} \usepackage{float} \usepackage{amssymb} \usepackage{wrapfig} \usepackage{amsmath,amsfonts,bm} ...
Across the proposed methods using 4×Single training only, for each base model select the method whose score is closest to the midpoint between its Original and No Ctx scores. Among these selected methods, which (model, method) achieves the highest 16× Multi score, and what is the difference between 16×Multi and 128×Sin...
Qwen3-8B, Compression-Tokens (Causal), 10.94
SELECT all base models LOOP for each base model COMPUTE midpoint = average(Original score, No Ctx score) SELECT all methods of this base model under 4× Single LOOP for each method COMPUTE distance_to_midpoint = absolute(4× Single score − midpoint) COMPUTE selected_method = argmin method over dis...
2510.20797
[ [ "\\begin{table}[H]\n", " \\small\n", " \\centering\n", " \\setlength{\\tabcolsep}{5pt}\n", " \\resizebox{\\textwidth}{!}{%\n", "\\begin{tabular}{llcccccccc}\n", "\\toprule\n", "\\multicolumn{2}{c}{} & \\multicolumn{1}{c}{\\textbf{Original}} & \\multicolumn2{c}{\\textbf{...
[ [ "\\begin{figure}[t]\n", " \\centering\n", " \n", " \\def\\uniformscale{0.23} %\n", " \n", " \\newlength{\\fixedheight}\n", " \\setlength{\\fixedheight}{5.3cm}\n", " \n", " \\begin{subfigure}[t]{0.31\\textwidth}\n", " \\centering\n", " ...
\documentclass{article} % \usepackage{iclr2026_conference,times} \usepackage{graphicx} % \usepackage{subcaption} % \usepackage{adjustbox} \usepackage{calc} \usepackage{tikz} \usepackage{booktabs} \usepackage{multirow} \usepackage{float} \usepackage{amssymb} \usepackage{wrapfig} \usepackage{amsmath,amsfonts,bm} ...
Within the proposed methods, keep only those (model, method) pairs whose change from 4×Multi to 4×Single change has opposite signs when measured by exact match and accuracy. Among those pairs, find the one that maximizes the mean of the absolute difference between 16×Multi and 16×Single computed with both metrics. Repo...
Gemma2-2B, Compression-Tokens (Bidirectional), 2.215
SELECT all model names under Our Methods LOOP for each model SELECT all methods under this model LOOP for each method COMPUTE diff_em_4 = 4× Multi exact match score − 4× Single exact match score COMPUTE diff_acc_4 = 4x Multi accuracy score - 4x Single accuracy score IF diff_em_4 and diff...
2509.03962
[ [ "\\begin{table*}[!t]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{llccccccccc}\n", " \\hline\n", " \\textbf{Training Data} & \\textbf{Model} \n", " & \\multicolumn{3}{c}{\\textbf{BLEU}} & \\multicolumn{3}{c}{\\textbf{Rouge}} \n", " & \\multicolumn{3}{...
[ [ "\\begin{figure}[!t]\n", " \\centering\n", " \\includegraphics[width=2.35in]{latex/Ladin_Italia.jpg}\n", " \\caption{A map highlighting the Ladin speaking region in South Tyrol, Northern Italy.}\n", " \\label{fig:LadinArea}\n", "\\end{figure}\n" ], [ "\\begin{figure*}[t]\n", ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
If we take the ratio of t1 subset to t2 subset for all the models and multiply that value with t3 subset along which metric is the net value highest? For which model? Also, for that model across the table, formulate a polynomial regression function f, what is f(2)?
55.33,Rouge NLLB 1.3 B,23992.3
SELECT all metrics LOOP for each metric SELECT all models LOOP for each model COMPUTE net_value = t1 / t2 × t3 COMPUTE best_pair = argmax model and metric pair over net_value SELECT all numeric values for best_model across the table in left-to-right order as coeff_list COMPUTE degree = count of coef...
2509.03962
[ [ "\\begin{table*}[!t]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{llccccccccc}\n", " \\hline\n", " \\textbf{Training Data} & \\textbf{Model} \n", " & \\multicolumn{3}{c}{\\textbf{BLEU}} & \\multicolumn{3}{c}{\\textbf{Rouge}} \n", " & \\multicolumn{3}{...
[ [ "\\begin{figure}[!t]\n", " \\centering\n", " \\includegraphics[width=2.35in]{latex/Ladin_Italia.jpg}\n", " \\caption{A map highlighting the Ladin speaking region in South Tyrol, Northern Italy.}\n", " \\label{fig:LadinArea}\n", "\\end{figure}\n" ], [ "\\begin{figure*}[t]\n", ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
If we take all the values across the table for NLLB 1.3B and formulate an polynomial regression function with the last term being the constant, will f(5) be greater than 10000?
Yes
SELECT all numeric values in the NLLB 1.3 B row in left-to-right order as coeff_list COMPUTE degree = count of coeff_list − 1 LOOP for each coeff in coeff_list with its index i in order COMPUTE f5 += coeff * (5 ^ (degree − i)) IF f5 > 10000 RETURN yes RETURN no
2509.03962
[ [ "\\begin{table*}[!t]\n", " \\centering\n", " \\small\n", " \\begin{tabular}{llccccccccc}\n", " \\hline\n", " \\textbf{Training Data} & \\textbf{Model} \n", " & \\multicolumn{3}{c}{\\textbf{BLEU}} & \\multicolumn{3}{c}{\\textbf{Rouge}} \n", " & \\multicolumn{3}{...
[ [ "\\begin{figure}[!t]\n", " \\centering\n", " \\includegraphics[width=2.35in]{latex/Ladin_Italia.jpg}\n", " \\caption{A map highlighting the Ladin speaking region in South Tyrol, Northern Italy.}\n", " \\label{fig:LadinArea}\n", "\\end{figure}\n" ], [ "\\begin{figure*}[t]\n", ...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
If we take all the values across the table for NLLB 1.3B and formulate an polynomial regression function with the last term being the constant, what is the degree of the polynomial function?
8
SELECT all numeric values for model NLLB 1.3 B COMPUTE term_count = number of selected values COMPUTE degree = term_count - 1 RETURN degree
2510.21604
[ [ "\\begin{table*}[h]\n", " \\centering\n", " \\caption{Performance Comparison of LLMs on BizFinBench~\\citep{lu2025bizfinbench0}. The colors represent the top three performers for each task: \\colorbox{golden}{golden} indicates the top-performing model, \\colorbox{lightblue}{silver} represents the se...
[ [ "\\begin{figure*}\n", " \\centering\n", " \\includegraphics[width=0.95\\textwidth]{dataset.pdf}\n", " \\caption{Overview of data sample for one stock at trading day t.}\n", " \\label{fig:dataset}\n", "\\end{figure*}\n" ], [ "\\begin{figure*}\n", "\t\\centering\n", "\t\\...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2022 \PassOptionsToPackage{table}{xcolor} % ready for submission % \usepackage{neurips_2025} % \usepackage{iclr2026_conference,times} % \usepackage[preprint]{iclr2...
Among the proposed LLMs, keep only model families whose Average increases monotonically from Instruct --> SFT --> SFT GRPO, which family has the larger gain from Instruct to SFT GRPO? For that family's SFT GRPO model, on how many metrics does it outperform GPT-4o?
14B, 3
SELECT all model families in Our LLMs LOOP for each family IF Instruct Average < SFT Average AND SFT Average < SFT GRPO Average COMPUTE gain = SFT GRPO Average − Instruct Average COMPUTE target_family = argmax family over gain COMPUTE outperform_count = 0 SELECT all task metrics excluding average LOOP for...
2406.02069
[ [ "\\begin{table*}[t]\n", "\n", "\\centering\n", "\n", "\n", "\n", "\\resizebox{\\textwidth}{!}{\n", "\\begin{tabular}{l@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\...
[ [ "\\begin{figure}\n", " \\centering\n", " \\includegraphics[width=\\columnwidth]{Figures/dynamickv4.pdf}\n", " \\caption{\n", " Illustration of~\\method compared with existing KV cache compression methods.\n", " (a) Full KV has all tokens stored in the KV cache in each layer;...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2024 % ready for submission % \usepackage[preprint]{neurips_2024} \usepackage{iclr2025_conference,times} \iclrfinalcopy % \usepackage{neurips_2024} % \iclrfinalco...
When the proposed method is applied to Llama 8B models, is there a task where, for any of the data sets in it, the KV size of 64 outperforms both full KV cache and KV sixe of 2048. If so, name the task and the margin by which it outperforms KV size of 2048. If not, just say No
Synthetic, 0.25
SELECT all tasks where method is authors' method AND base model is llama 8b LOOP for each task SELECT all datasets in this task LOOP for each dataset IF kv size 64 score > full kv cache score AND kv size 64 score > kv size 2048 score COMPUTE margin = kv size 64 score - kv size 2048 score ...
2406.02069
[ [ "\\begin{table*}[t]\n", "\n", "\\centering\n", "\n", "\n", "\n", "\\resizebox{\\textwidth}{!}{\n", "\\begin{tabular}{l@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\hspace{0.05ex}}c@{\\...
[ [ "\\begin{figure}\n", " \\centering\n", " \\includegraphics[width=\\columnwidth]{Figures/dynamickv4.pdf}\n", " \\caption{\n", " Illustration of~\\method compared with existing KV cache compression methods.\n", " (a) Full KV has all tokens stored in the KV cache in each layer;...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2024 % ready for submission % \usepackage[preprint]{neurips_2024} \usepackage{iclr2025_conference,times} \iclrfinalcopy % \usepackage{neurips_2024} % \iclrfinalco...
When the proposed method is applied to Llama 70B models, is there a task where, for any of the data sets in it, the KV size of 64 outperforms both full KV cache and KV size of 2048. If so, name the task and the margin by which it outperforms KV size of 2048. If not, just say No.
Code, 3.98
SELECT all tasks where method is authors' method AND base model is llama 70b LOOP for each task SELECT all datasets in this task LOOP for each dataset IF kv size 64 score > full kv cache score AND kv size 64 score > kv size 2048 score COMPUTE margin = kv size 64 score - kv size 2048 score ...
2510.24706
[ [ "\\begin{table*}[t!]\n", "\\centering\n", "\\caption{Overall performance comparison of LLMs across VR games (5-shot setting). Best model performance per metric is \\textbf{bolded}, second best is \\underline{underlined}.}\n", "\\label{tab:overall_performance_1}\n", "\\resizebox{\\textwidth}{!}...
[ [ "\\begin{table*}[t!]\n", "\\centering\n", "\\caption{Overall performance comparison of LLMs across VR games (5-shot setting). Best model performance per metric is \\textbf{bolded}, second best is \\underline{underlined}.}\n", "\\label{tab:overall_performance_1}\n", "\\resizebox{\\textwidth}{!}...
\documentclass{article} % \usepackage{iclr2026_conference,times} % % \usepackage{amsmath,amsfonts,bm} % \newcommand{\figleft}{{\em (Left)}} \newcommand{\figcenter}{{\em (Center)}} \newcommand{\figright}{{\em (Right)}} \newcommand{\figtop}{{\em (Top)}} \newcommand{\figbottom}{{\em (Bottom)}} \newcommand{\captiona}{{...
Among model rows (excluding Human), identify all model-game pairs where the same model has at least one best and one second best metric within that game. Which pair has the highest value for the sum of NSAS-SSC and F1_SOP-SOP? For that model, how many of its metrics exceed the Human row?
GPT-4o -- Vivecraft, 12
SELECT all models except Human LOOP for each model SELECT all games LOOP for each game COMPUTE best_metrics_in_game = number of metric types where this model is bolded in this game COMPUTE second_metrics_in_game = number of metric types where this model is underlined in this game IF best...
2511.01815
[ [ "\\begin{table*}[t!]\n", " \\caption{\\small Accuracy of KV cache compression methods. Results within $1$ score point of vanilla are in \\textbf{bold}. See Appendix \\ref{sec:appendix_stderr} for standard error analysis. \\methodopcrdef{}{\\mathrm{CR}} denotes \\Method{} set for $\\mathrm{CR}\\times$ c...
[ [ "\\begin{figure*}[t]\n", " \\centering\n", " \\subfloat[Keys]{\n", " \\centering\n", " \\includegraphics[width=0.48\\linewidth]{figures/cosine_keys.pdf}\n", " \\label{fig:kv-cache-between-heads-key}\n", " }\n", " \\subfloat[Values]{\n", " \\cente...
% % \documentclass[10pt, logo]{nvidiatechreport} % % % \usepackage{natbib} \usepackage{xurl} % \usepackage{hyperref} \usepackage{url} % % % % % % \usepackage{graphicx} % \usepackage{wrapfig} % % % \usepackage{caption} % % % % % % \usepackage{algorithm} \usepackage{algorithmic} % % % % % % % % % % ...
Among methods with compression ratios of at least 30×, for each base model choose the method whose GSM8K/MMLU average is closest to that model’s vanilla GSM8K/MMLU average. Across these chosen methods, which base model’s method has the greatest number of bolded scores across all datasets, and what are that count and it...
Mistral NeMo 12B, 5, -2.1
SELECT all base models LOOP for each base model COMPUTE vanilla_average = average of vanilla GSM8K and MMLU SELECT all methods with compression ratio ≥ 30× LOOP for each method COMPUTE method_average = average of this method’s GSM8K and MMLU COMPUTE distance = absolute(method_average − vani...
2505.16986
[ [ "\\begin{table*}[!ht]\n", "\\centering\n", "\\resizebox{\\textwidth}{!}{\n", " \\begin{tabular}{lcccc|cccc|c|cc|c}\n", " \\toprule\n", " \\textbf{Domain} & \\multicolumn{4}{c}{\\textbf{Tool Call}} & \\multicolumn{4}{|c|}{\\textbf{Parameter Matching}} & \\textbf{Code Exec. Rate} & ...
[ [ "\\begin{figure*}[!t]\n", " \\centering\n", " \\includegraphics[width=\\textwidth]{assets/pipeline.png}\n", " \\caption{Illustrative example from the $\\benchmarkname$ dataset. This example showcases a multi-domain scenario involving both flights and hotels, where the user is planning a t...
\documentclass{article} % if you need to pass options to natbib, use, e.g.: % \PassOptionsToPackage{numbers, compress}{natbib} % before loading neurips_2024 \usepackage[square,numbers]{natbib} \bibliographystyle{abbrvnat} % ready for submission % \usepackage[]{neurips_2025} \usepackage[preprint]{neurips_2025} ...
For the tool call evaluation, what is the largest difference, across all metrics, between the best single-domain result and the best multi-domain result? And what is the metric?
8.48, Accuracy
SELECT all metrics under tool call evaluation LOOP for each metric COMPUTE max_single = max in single-domain COMPUTE max_multi = max in multi-domain COMPUTE difference = max_single − max_multi COMPUTE target_metric = argmax metric over difference RETURN difference of target_metric, target_metric
2511.05407
[ [ "\\begin{table*}[t]\n", "\\centering\n", "\\scalebox{0.92}{\n", "\\begin{tabular}{lcccccccccccc}\n", "\\toprule\n", "\\multirow{2}{*}{Models} & \\multicolumn{4}{c}{Minority} & \\multicolumn{4}{c}{Majority} & \\multicolumn{4}{c}{Minority+Majority} \\\\\n", "\\cmidrule(lr){2-5} \\cmidrul...
[ [ "\\begin{figure}[t]\n", " \\centering\n", "\\includegraphics[width=\\linewidth]{figs/intro7.pdf}\n", " \\caption{\n", " \\textcolor{orange}{Majority} and \\textcolor{CBlue}{minority} users may assign different satisfaction ratings to system responses employing the same strategy due to...
% This must be in the first 5 lines to tell arXiv to use pdfLaTeX, which is strongly recommended. \pdfoutput=1 % In particular, the hyperref package requires pdfLaTeX in order to break URLs across lines. \documentclass[11pt]{article} % Change "review" to "final" to generate the final (sometimes called camera-ready) v...
Upon all group-level evaluation setting, in F1 high satisfication metric, which model has the largest improvment to its M^2PC enhanced one?
Llama-3-8B
SELECT all models LOOP for each model SELECT all group-level evaluation settings LOOP for each group-level setting COMPUTE improvement = F1 high satisfaction score for M2PC-enhanced − F1 high satisfaction score for original model COMPUTE target_model = argmax model over improvement RETURN target_model...
2511.11473
[ [ "\\begin{table*}[t!]\n", "\\caption{Evaluation on English (Libri, Candor, SpokenWoZ) and Mandarin (RAMC) testsets.}\n", "\\vskip -0.1in\n", "\\centering\n", " \\setlength{\\tabcolsep}{5.3pt}\n", "{\\footnotesize\n", "\\begin{tabular}{lcccccccc}\n", "\\toprule\n", "& \\multicol...
[ [ "\\begin{figure}[t!]\n", " \\centering\n", " \\vskip -0.1in\n", " \\includegraphics[width=\\linewidth]{figs/teaser_figure.pdf}\n", " \\vskip -0.1in\n", " \\caption{In multi-conversation settings, our proactive hearing assistant uses conversational turn-taking dynamics to au...
%% IMPORTANT NOTICE: %% %% For the copyright see the source file. %% %% Any modified versions of this file must be renamed %% with new filenames distinct from sample-sigconf-authordraft.tex. %% %% For distribution of the original source see the terms %% for copying and modification in the file samples.dtx. %% %% T...
Considering only English testsets, find the testset where switching from the Baseline Model to its Dual counterpart yields the largest reduction in non-spatialized CR. Relative to the baseline of the identified testset, which Libri variant has the greatest combined improvement in non-spatialized SISDRi and ΔPESQ, and w...
Libri (2spk), 15.73
SELECT all table cell values except headers COMPUTE distinct value, count of that value COMPUTE value with minimum count SELECT framework where any value is that value RETURN framework, value
2508.20729
[ [ "\\begin{table}\n", "\\begin{center}\n", "\\def~{\\hphantom{0}}\n", "\\begin{tabular}{c|c|c|c|c|c|c}\n", "\\cline{1-7}\n", "&Reasoning&Expansion&Debugging&Refinement&\\makecell{Review}&\\makecell{Single/Multiple\\\\ LLMs} \\\\ \\cline{1-7}\n", "\\makecell{Non-reasoning\\\\ LLMs}&$\\usy...
[ [ "\\begin{table}\n", "\\begin{center}\n", "\\def~{\\hphantom{0}}\n", "\\begin{tabular}{c|c|c|c|c|c|c}\n", "\\cline{1-7}\n", "&Reasoning&Expansion&Debugging&Refinement&\\makecell{Review}&\\makecell{Single/Multiple\\\\ LLMs} \\\\ \\cline{1-7}\n", "\\makecell{Non-reasoning\\\\ LLMs}&$\\usy...
\documentclass{article} \usepackage{arxiv} \usepackage[utf8]{inputenc} % allow utf-8 input \usepackage[T1]{fontenc} % use 8-bit T1 fonts \usepackage{hyperref} % hyperlinks \usepackage{url} % simple URL typesetting \usepackage{booktabs} % professional-quality tables \usepackage{amsfonts} ...
What is the minimum mode value in the given table (apart from the row heads and column heads) and for what LLM agent framework it is?
CodePDE Agent : based on posterior error,Our Agent: Multiple
null