Efficient Attention & State-Space Models
A Matched-Scale Testbed and Extrapolation Protocol for Testing Whether Toy-Scale Evidence Survives at Realistic Scale
Generated automatically from the limitations stated in 32 papers (NeurIPS, ICML, ICLR), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Across theory-driven method papers, the empirical section reliably ends where the claim begins: guarantees about scaling, efficiency, or sample complexity are validated only on instances orders of magnitude below the regime where they matter, because realistic-scale runs are unaffordable for a single lab and no shared, property-matched task suites exist for buying at-scale evidence cheaply. The consequence is that scalability claims are effectively unfalsifiable — reviewers can neither confirm nor reject them, and methods whose advantages appear only above ~10⁸ parameters or on real data are adopted or discarded on faith. Because every group builds its own private toys, no evidence accumulates: the field cannot answer the basic question of how often toy-scale method rankings survive at realistic scale, so nobody knows what the current synthetic-only evidence base is actually worth.
Why it matters
Turns "scalability untested" from an unanswerable caveat into a measurable risk — reviewers can demand a registered two-scale check, practitioners get a rule for how much scale a validation needs, and toy tasks that demonstrably predict at-scale behavior become certified cheap proxies while misleading ones are retired.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Scale-transfer pilot audit (startable in a month): reproduce two or three published synthetic-only results, then re-run each once at a single realistic-scale anchor inside its own domain (e.g., a from-scratch ~150M-parameter language-model pretrain, or a public logged market dataset), same baseline at both scales. Measure: the headline-metric advantage at toy scale vs. anchor scale, whether the ranking flips, and the advantage-retention ratio. Even with small n, this yields the first quantified toy-to-anchor flip rate.
- 2
Matched-scale suite construction: for ~8 task families, build instances at 4 scales spanning ≥3 orders of magnitude and *verify the match* — the structural parameter each theory targets (spectral decay, effective dimension, horizon ratio, utility curvature) must agree between toy and realistic instances, calibrated against real reference data where available. Measure property-match error across scales; a student starts by specifying the matching condition and generator for one family.
- 3
Registered extrapolation protocol: with the suite in place, run a fixed baseline set at the three smallest scales, fit headline metric vs. scale, pre-register the prediction at the largest scale, then run it. Measure extrapolation error per method–metric pair and the earliest scale at which predictions stabilize within tolerance; distill into a released decision rule ("validate at scale *s* to trust a claim within ±x%").
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
If the "matched" large instances turn out not to resemble the real workloads they stand in for, the measured transfer rates describe the testbed rather than reality, and the project reproduces the very gap it targets. A lesser risk is that only sub-decisive anchors are affordable, leaving flip rates measured below the regime where the claims bite.
Sub-problems
Empirical Benchmarking and Robustness of Algorithmic Mechanism Design on Real-World Platform Traces
Theoretical mechanism design and algorithmic game theory models rely heavily on stylized parametric assumptions—such as linear utility kernels, softmax outcome distributions, and synthetic externalities—to evaluate algorithmic performance. Because these methods are evaluated almost exclusively on hand-crafted synthetic instances, their robustness, revenue, and welfare guarantees remain unverified under realistic agent behavior. Without empirical calibration against real-world platform and behavioral logs, designers cannot determine whether theoretical mechanisms succeed or fail when facing real human preferences and market friction.
Empirical Robustness and Scaling Benchmark of Modern Sketching and Low-Rank Approximation Methods
Multiple recently proposed sketching and low-rank approximation methods have only been tested on tiny synthetic instances ($n \le 100$) with known, idealized rank structures. Consequently, it is unknown whether their theoretical advantages survive on large-scale, ill-conditioned, or real-world data matrices. Without rigorous comparative evaluation against standard baselines like randomized SVD and classical PCA across diverse spectral profiles, practitioners cannot determine which method to deploy in practice.
Benchmarking Meta-Learning and In-Context Learning Methods Beyond Synthetic Tasks
Current empirical validations for meta-learning algorithms and theoretical in-context learning models rely almost exclusively on synthetic regression, toy HMMs, or low-dimensional linear tasks. Consequently, it is unknown whether the qualitative behaviors, convergence rates, and algorithmic advantages observed in these synthetic distributions persist in real natural language modeling and large-scale deep learning settings. Without empirical testing across both synthetic setups and real language tasks, researchers cannot determine whether existing meta-learning methods scale or fail outside controlled mathematical toy problems.
Empirical Robustness of Modern Bayesian Optimization Across Real-World Design Benchmarks
Recent Bayesian optimization and model-based experimental design methods are evaluated almost exclusively on synthetic test functions or minimal toy instances. Consequently, practitioners in domains such as protein engineering, hardware accelerator design, and industrial logistics cannot determine whether reported theoretical advantages transfer to noisy, high-dimensional real systems. Without systematic cross-domain evaluation, algorithmic improvements remain unverified on non-idealized objective landscapes, leaving real-world experimental design reliant on older heuristics.
Evidence
Each paper's own statement of the limitation, verbatim.
- Poly-attention: a general scheme for higher-order self-attentionICLR 2026
Empirical validation is limited to synthetic function composition and small-scale toy NLP tasks (COGS).
- Keep Everyone Happy: Online Fair Division of Numerous Items with Few CopiesICML 2026
Experiments are entirely on synthetic instances with randomly generated features and linear or degree-2 polynomial kernel utilities; no real-world platform data is evaluated
- In-Context Learning Is Provably Bayesian Inference: A Generalization Theory for Meta-LearningICML 2026
Experimental validation is on small synthetic regression mixtures with a GPT-2 architecture; only qualitative trends (not rates or constants) are verified, and there is no evidence on real language-modeling tasks.
- Discovering Interpretable Algorithms by Decompiling Transformers to RASPICML 2026
Evaluated only on small synthetic models (1–4 layers, ≤256 hidden dimension) trained on algorithmic and formal language tasks, not full-scale natural language models.
- Deconstructing Positional Information: From Attention Logits to Training BiasesICLR 2026
Evaluation is restricted to synthetic toy tasks on a 6-layer Transformer rather than full-scale natural language pre-training benchmarks.
- Can Transformers Really Do It All? On the Compatibility of Inductive Biases Across TasksICLR 2026
Evaluations are restricted to small-scale synthetic benchmarks and small language datasets (TinyStories, Enwik8, Shakespeare) rather than production-scale LLMs.
- Why In-Context Learning Models are Good Few-Shot Learners?ICLR 2025
Experiments are confined to synthetic settings (linear regression, generated classification tasks with known optimal learners); no validation on real LLMs or real pre-training data.
- Task Generalization with Autoregressive Compositional Structure: Can Learning from $D$ Tasks Generalize to $D^T$ Tasks?ICML 2025
All experiments are on small synthetic settings (d ≤ 30, k ≤ 15, translation over ~4-10 languages); applicability to real LLM-scale tasks is untested
Show all 32 papers
- Strategic Classification With ExternalitiesICLR 2025
Experiments are only on synthetic 2-class data with hand-chosen externality forms; no real-world validation or stakeholder calibration of cost/externality models.
- Strassen Attention, Split VC Dimension and Compositionality in TransformersNeurIPS 2025
Conclusions are drawn from toy synthetic tasks; generalization to real benchmarks like masked language modeling is untested and acknowledged as future work
- On the Learn-to-Optimize Capabilities of Transformers in In-Context Sparse RecoveryICLR 2025
Experiments are on small synthetic problems (d=20, S=3, N=10); Transformer training took ~8–12 GPU-hours, and performance on realistic scales is untested
- Matrix Completion with Incomplete Side Information via Orthogonal Complement ProjectionICML 2025
Synthetic validation uses a single 100×100 rank-10 matrix; no experiments on larger or ill-conditioned matrices, so scaling behavior beyond small synthetic settings is untested
- Language Models Need Inductive Biases to Count InductivelyICLR 2025
Only shallow (1-4 layer) Transformers with small-scale synthetic tasks are tested; deep models or pretrained LLMs are not evaluated, and late grokking after 625K steps cannot be fully ruled out
- In-Context Learning and Occam’s RazorICML 2025
Experiments are limited to small synthetic task distributions (3-dim linear regression, sinusoids, length-8 Mastermind codes, toy HMMs); no evaluation on real-world or natural language datasets
- Feasibility-Aware Decision-Focused Learning for Predicting Parameters in the ConstraintsNeurIPS 2025
Experiments are limited to small synthetic instances (MDKP with 50 items, 3 constraints; Brass Alloy with 10 suppliers, 500 instances) and one small real dataset; larger, real-world applications are untested
- Fast attention mechanisms: a tale of parallelismNeurIPS 2025
Empirical validation is confined to tiny synthetic tasks (Match2 with N=32, M=37; induction heads with N=100, alphabet size 4), with no baselines and no large-scale or real-world benchmarks, so practical scalability of the LSH implementation is untested.
- Contextual Optimization Under Model Misspecification: A Tractable and Generalizable ApproachICML 2025
Experiments are entirely on synthetic data; no real-world datasets are evaluated.
- Beyond Self-Interest: How Group Strategies Reshape Content Creation in Recommendation Platforms?ICML 2025
Empirical validation is limited to small synthetic environments (m=10 users, n=30 creators, horizon T=100) with no real platform data
- What Algorithms can Transformers Learn? A Study in Length GeneralizationICLR 2024
Evaluations are strictly limited to synthetic, deterministic algorithmic and symbolic reasoning tasks trained from scratch, leaving applicability to pre-trained LLMs on natural language unverified.
- Understanding the Differences in Foundation Models: Attention, State Space Models, and Recurrent Neural NetworksNeurIPS 2024
Empirical validation restricted to two synthetic benchmarks (MQAR, LRA) and a small language task (WikiText-103 at 70M params); no large-scale or real-world validation
- Optimization Can Learn Johnson Lindenstrauss EmbeddingsNeurIPS 2024
Empirical validation is limited to one small synthetic setting (n=100 unit-norm points, d=500, k=30) with no real datasets or comparison to PCA or other learned embeddings
- Learning and Transferring Sparse Contextual Bigrams with Linear TransformersNeurIPS 2024
Experiments use tiny synthetic instances (N=3, Q=2, T=5000); no evaluation on real language data or standard softmax transformers beyond small-scale similarity plots, and the poly(T) sample requirement of Stage 1 is conjectured, not proven, to be unavoidable
- Iteration Head: A Mechanistic Study of Chain-of-ThoughtNeurIPS 2024
Results are on tiny synthetic tasks (2-3 layer transformers, sequence lengths ≤32, finite fields); extrapolation to LLM-scale CoT is hypothesized, not demonstrated.
- Functional Graphical Models: Structure Enables Offline Data-Driven OptimizationAISTATS 2024
Experiments are entirely synthetic; the authors state experiments 'serve mainly as numerical verification of theoretical findings' with no real-world MBO benchmarks (e.g., protein or hardware design tasks)
- Algebraic Positional EncodingsNeurIPS 2024
Empirical evaluation is limited in scale — small synthetic tasks, WMT14, CIFAR-10 — with no large-scale pretrained-model comparisons
- A Persuasive Approach to Combating MisinformationICML 2024
All experiments are on synthetic data with sampled utilities; no real user-data validation of effectiveness.
- The Impact of Positional Encoding on Length Generalization in TransformersNeurIPS 2023
Primary downstream evaluations are restricted to small 107M-parameter models trained from scratch on synthetic algorithmic datasets rather than large-scale pretrained LLMs.
- Randomized Positional Encodings Boost Length Generalization of TransformersACL 2023
Evaluation is restricted to synthetic formal language / algorithmic reasoning tasks in an encoder-only non-autoregressive setting, leaving natural language generalization unverified.
- Online Control for Meta-optimizationNeurIPS 2023
Empirical validation is limited to illustrative synthetic regression and a small proof-of-concept MNIST MLP (5 episodes, 20 epochs); no large-scale deep learning experiments are reported
- Improved Generalization Bound and Learning of Sparsity Patterns for Data-Driven Low-Rank ApproximationAISTATS 2023
Experiments are small-scale synthetic only (n=100, d=50, m=10, k=5, 300 matrices), so practical benefit on real data is unverified
- Deep Contract Design via Discontinuous NetworksNeurIPS 2023
All experiments are on synthetic random contract instances with softmax-generated outcome distributions; no real-world contract design data is evaluated
- Unsupervised Spectral Learning of Finite State TransducersNeurIPS 2013
Evaluation is restricted to synthetic data with known ground-truth ranks
Nearest existing work
- DataDecide: How to Predict Best Pretraining Data with Small ExperimentsICML 2025
- Signal and Noise: A Framework for Reducing Uncertainty in Language Model EvaluationNeurIPS 2025
- Sample, Scrutinize and Scale: Effective Inference-Time Search by Scaling VerificationICML 2025
- Demystifying Synthetic Data in LLM Pre-training: A Systematic Study of Scaling Laws, Benefits, and PitfallsEMNLP 2025
- How Benchmark Prediction from Fewer Data Misses the MarkNeurIPS 2025
- An Emulator for Fine-tuning Large Language Models using Small Language ModelsICLR 2024
- A Hitchhiker’s Guide to Scaling Law EstimationICML 2025
- Random Scaling of Emergent CapabilitiesICML 2026
- ScaleEnv: Scaling Environment Synthesis from Scratch for Generalist Interactive Tool-Use Agent TrainingICML 2026
- Beyond Benchmarks: Toward Causally Faithful Evaluation of Large Language ModelsICML 2026
- Principled Synthetic Data Enables the First Scaling Laws for LLMs in RecommendationICML 2026
- Benchmark Profiling: Mechanistic Diagnosis of LLM BenchmarksEMNLP 2025
- Sloth: scaling laws for LLM skills to predict multi-benchmark performance across familiesNeurIPS 2025
- Observational Scaling Laws and the Predictability of Langauge Model PerformanceNeurIPS 2024
- AgentTTS: Large Language Model Agent for Test-time Compute-optimal Scaling Strategy in Complex TasksNeurIPS 2025