Research frontier

What the canon has not solved

Every paper ends by naming what it could not do. We pooled the stated limitations and future-work of the canon's papers, coded each statement, and let the pattern show where the open frontiers lie. This is an AI-synthesized reading, traceable to the authors' own words.

41papers with a specific open problem
78high-substance frontier statements
30%ritual boilerplate, filtered out
17sub-frontiers, in 6 families

How this was kept honest

AI is good at finding patterns. It is also good at over-claiming them. So every layer was adversarially checked before it was allowed to count: quotes verified verbatim, coding reproduced by an independent blind coder, every theme attacked by a skeptic, and ritual "further research is needed" boilerplate removed as rhetoric, never counted as evidence.

0fabricated quotes across four audits
0.79inter-coder agreement, family level (Cohen kappa)
0.77agreement on the fine sub-frontier label
2-3xover-claim caught in un-audited aggregation

The frontier landscape

There is no single dominant frontier. Open any sub-frontier to read the papers' own words. Counts are distinct papers, at the high-substance threshold.

Understanding

9 papers
The training-to-capability mechanism7 papers

Why capabilities emerge from or transfer through training. We deploy methods whose mechanism we cannot explain.

  • “The conditions that lead a learning algorithm to find mesa-optimizers, however, are very poorly understood.”Risks from Learned Optimization in Advanced Machine Learning Systems (2019)
  • “Even organizing diverse demonstrations during pre-training and identifying them at test time would be an advance for language models, but nevertheless understanding precisely how few-shot learning works is an important unexplored direction for future research.”Language Models are Few-Shot Learners (2020)
  • “Emergence motivates future research on why such abilities are acquired and whether more scaling will lead to further emergent abilities, which we highlight as important questions for the field ( § 5 ). 2 Emergent Abilities Definition As a broad concept, emergence is often used informally and can be reasonably interpreted in many different ways.”Emergent Abilities of Large Language Models (2022)
  • “Future research could potentially analyze emergence in new ways (e.g., analyze the relationship between emergent tasks and similar data in training; create a synthetic task that requires multiple compositional sub-tasks and evaluate how each of those sub-tasks improve with scale and unlock emergence when combined).”Emergent Abilities of Large Language Models (2022)
  • “There are many directions for future works. 1) LoRA can be combined with other efficient adaptation methods, potentially providing orthogonal improvement. 2) The mechanism behind fine-tuning or LoRA is far from clear – how are features learned during pre-training transformed to do well on downstream tasks?”LoRA: Low-Rank Adaptation of Large Language Models (2022)
  • “Future work could more thoroughly investigate what properties of pretraining data, model architecture, and optimization objective causally enable such reasoning capabilities. 16 Tracy used a piece of wire 4 feet long to support tomato plants in the garden.”Chain-of-Thought Prompting Elicits Reasoning in Large Language Models (2022)
  • “One open question is whether this joint training can result in a model which has strong capabilities in each domain – even when compared to models and approaches that are narrowly tailored to single domains.”Gemini: A Family of Highly Capable Multimodal Models (2023)
  • “Finally, all code and weights are released under the Apache 2.0 License.1 With this release, we hope to catalyze research into as-yet poorly understood aspects of these models, for example, the relationship between pretraining data and model capabilities, the impact of design and hyperparameter choices, and various optimization methods and their impact on model training.”OLMo: Accelerating the Science of Language Models (2024)
Interpretability of decisions2 papers

Explaining a trained model's decisions or internal representations.

  • “While global fidelity would imply local fidelity, identifying globally faithful explanations that are interpretable remains a challenge for complex models.”Why Should I Trust You? Explaining the Predictions of Any Classifier (2016)
  • “For images, must measure something that is comparable across the super-pixels in different images, such as color histograms or other features of super-pixels; we leave further exploration of these ideas for future work.”Why Should I Trust You? Explaining the Predictions of Any Classifier (2016)
  • “Precisely what form such an explanation might take or how such an explanation could be proven correct and not merely appeasing remain open questions.”The Mythos of Model Interpretability (2018)

Evaluation

9 papers
Evaluating emergent capabilities5 papers

Scoring new abilities the old harness cannot: long reasoning, long context, self-verification, calibration.

  • “For the former challenge, there has been some recent promising work on pinpointing aspects of a structure that a model is uncertain about [ 162 , 81 ] , as well as obtaining calibration in structured output settings [ 83 ] , but we believe there is much work yet to be done.”Concrete Problems in AI Safety (2016)
  • “Finally, an important direction for deployment of language models studies is calibration , which measures whether models can predict which questions they will be able to answer correctly.”Emergent Abilities of Large Language Models (2022)
  • “Among these, we highlight the quantitative assessment of reasoning capabilities across long mixed-modality sequences as a key challenge.”Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context (2024)
  • “Despite the above measurements, appropriate evaluation of output generated by reasoning models remains a challenge mainly due to the fact that current LLM judges and tools have not yet been optimized for long, stepby-step traces and may struggle with the extended length and the non-linear generations.”Phi-4-reasoning Technical Report (2025)
  • “Self-verification is particularly important for scaling testtime compute, especially for open problems without known solutions.”DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning (2025)
  • “Our approach is motivated by several key observations: • Humans can identify issues in proofs even without reference solutions – a crucial ability when tackling open problems. • A proof is more likely to be valid when no issues can be identified despite scaled verification efforts. • The efforts required to identify valid issues can serve as a proxy for proof quality, which can be exploited to opt”DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning (2025)
Evaluation validity2 papers

Does the metric measure the construct it claims to?

  • “Further research is necessary to expand how groups may be defined, for example, by automatically discovering groups with similarities in the evaluation datasets. 3.”Model Cards for Model Reporting (2019)
  • “Future research could include creating robust evaluation datasets and protocols for the types of disaggregated evaluation we advocate for in this work, for example, by including differential privacy mechanisms (Dwork, 2008 ) so that individuals in the testing set cannot be uniquely identified by their characteristics. 4.”Model Cards for Model Reporting (2019)
  • “We plan on conducting future work to empirically address this issue by using human performance on a task (considered over many human subjects) to estimate the generalization difficulty it represents.”On the Measure of Intelligence (2019)
  • “However, the exact nature of innate human prior knowledge is still an open problem, and whether these priors are correctly captured in ARC is unclear.”On the Measure of Intelligence (2019)
Benchmark contamination2 papers

Train-test leakage that silently corrupts every reported number.

  • “Furthermore, we propose a novel leakage detection method, demonstrating that data contamination is a pressing issue warranting further investigation by the LLM community.”Skywork: A More Open Bilingual Foundation Model (2023)
  • “Any of these methods can suffer from false positives and negatives, and how to best run contamination analyses is currently still an open field of research.”The Llama 3 Herd of Models (2024)

Alignment & control

9 papers
What alignment is / whose values5 papers

No satisfactory formalization; whose values, with what legitimacy.

  • “Exploring variants of empowerment penalization that more precisely capture the notion of avoiding influence is a potential challenge for future research. • Multi-Agent Approaches: Avoiding side effects can be seen as a proxy for the thing we really care about: avoiding negative externalities.”Concrete Problems in AI Safety (2016)
  • “A key challenge is to assess how the numerical metrics specified in the design of an artificial intelligence system reflect or conform with these values.”Closing the AI Accountability Gap: Defining an End-to-End Framework for Internal Algorithmic Auditing (2020)
  • “Defining alignment is complex, and there is not yet a satisfactory formalization.”Evaluating Large Language Models Trained on Code (2021)
  • “Future research could focus on designing minimally invasive agents that prefer easily reversible to irreversible actions [ 66 ] , as irreversibility reduces humans’ optionality and often unintentionally destroys potential future value.”Unsolved Problems in ML Safety (2021)
  • “Indeed, one of the biggest open questions is how to design an alignment process that is transparent, that meaningfully represents the people impacted by the technology, and that synthesizes peoples’ values in a way that achieves broad consensus amongst many groups.”Training Language Models to Follow Instructions with Human Feedback (2022)
Preference learning / RLHF mechanics3 papers

How to actually train alignment: reward models, preference data, without losing capability.

  • “Promising future directions in this vein might include learning the objective function from humans [ 143 ] , fine-tuning with reinforcement learning, or adding additional modalities such as images to provide grounding and a better model of the world [ 18 ] .”Language Models are Few-Shot Learners (2020)
  • “For example, RLHF V3 struggled more than previous versions to compose rhyming lines in poems, as discerned through qualitative analysis, suggesting that further investigation into the causes of and mitigations for forgetting (Kirkpatrick et al., 2017 ; Nguyen et al., 2019 ; Ramasesh et al., 2021 ) could be a fruitful area for additional future research.”Llama 2: Open Foundation and Fine-Tuned Chat Models (2023)
  • “The above observation suggests investment in reward calibration for future work as reinforcement learning algorithms, such as PPO, can be sensitive to reward distribution change.”Llama 2: Open Foundation and Fine-Tuned Chat Models (2023)
  • “Consequently, for complex tasks that cannot be effectively evaluated by a reliable reward model, scaling up pure RL methods remains an open challenge.”DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning (2025)
  • “In such cases, the lack of a robust feedback mechanism may hinder progress, suggesting that future research should focus on developing innovative approaches to define and refine reward structures for these complex, less verifiable problems.”DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning (2025)
Scalable oversight and assurance2 papers

Supervising and assuring a system you cannot fully evaluate.

  • “A key challenge to making this work is having the agent be a good judge of which exploratory actions are genuinely risky, versus which are safe actions it can unilaterally take; another challenge is finding appropriately safe actions to take while waiting for the oversight.”Concrete Problems in AI Safety (2016)
  • “Although here we largely eliminate direct human supervision for harmlessness, rather than removing human supervision, in the longer term our goal is to make human supervision 3 3 3 With our present methods, this should possible by training AI systems to imitate the natural language explanations humans give when evaluating AI behavior, as has been discussed in other contexts [ Scheurer et al., , Sa”Constitutional AI: Harmlessness from AI Feedback (2022)

Safety

6 papers
Adversarial robustness5 papers

Reliable attacks on aligned models; the post-hoc-repair arms race; formal verification.

  • “For the latter challenge, there is also relevant work based on reachability analysis [ 93 , 100 ] and robust policy improvement [ 164 ] , which provide potential methods for deploying conservative policies in situations of uncertainty; to our knowledge, this work has not yet been combined with methods for detecting out-of-distribution failures of a model.”Concrete Problems in AI Safety (2016)
  • “An open question is whether AI systems, or elements thereof, are amenable to formal verification.”The Malicious Use of Artificial Intelligence: Forecasting, Prevention, and Mitigation (2018)
  • “Future research could do more work toward creating models with adversarially robust representations [ 41 ] .”Unsolved Problems in ML Safety (2021)
  • “It might be interesting for future work to see how far the hypothesis that superposition is a significant contributor to adversarial examples can be driven.”Toy Models of Superposition (2022)
  • “A promising area for future work is to investigate pre-training interventions that can amplify steerability capabilities in general-purpose downstream adaptation phases (e.g., instruction fine-tuning), or targeting potential harms that are challenging to mitigate downstream (e.g., revealing personally identifiable information, and robustness against adversarial queries that ”jailbreak” prompting m”PaLM 2 Technical Report (2023)
Deceptive / inner alignment1 papers

Training may select a schemer; deception can persist through safety training.

  • “This would potentially call into question any approach that relies on eliciting and then disincentivizing deceptive behavior, since it would suggest doing so will be more likely to make a model better at hiding its deception during training rather than removing the deception altogether 27 27 27 Because the backdoor triggers tested here are very simple, we aren’t confident in whether this pattern g”Sleeper Agents: Training Deceptive LLMs That Persist Through Safety Training (2024)
  • “Furthermore, its robustness increases with model scale and with the use of chain of thought (specifically, reasoning about the backdoor condition), which suggests there is a challenging open problem.”Sleeper Agents: Training Deceptive LLMs That Persist Through Safety Training (2024)

Scaling & efficiency

16 papers
Inference / parameter efficiency7 papers

Smaller, faster, cheaper to run: distillation, quantization, pruning.

  • “One possible future direction to address this is distillation [ 44 ] of large models down to a manageable size for specific tasks.”Language Models are Few-Shot Learners (2020)
  • “Future work could additionally study distilling large models into smaller sparse models.”Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity (2022)
  • “Note that the relationship between model size and the optimal rank for adaptation is still an open question.”LoRA: Low-Rank Adaptation of Large Language Models (2022)
  • “Our research suggests that knowledge distillation from reasoning models presents a promising direction for post-training optimization.”DeepSeek-V3 Technical Report (2024)
  • “We recommend future work explores compression techniques (Treviso et al., 2023) such as quantization (Dettmers et al., 2022; Frantar et al., 2022; Ahmadian et al., 2023) and pruning (Frantar and Alistarh, 2023; Ogueji et al., 2022; Gale et al., 2019; Ahia et al., 2021) for multilingual instructiontuned models.”Aya Model: An Instruction Finetuned Open-Access Multilingual Language Model (2024)
  • “While these insights are encouraging, extracting such capabilities without spending N-times more inference compute on models that are already expensive at inference time, remains an open question for future work.”Phi-4-reasoning Technical Report (2025)
  • “Finally, we present our deployment strategy and performance results. 6.1 Model-Specific Inference Optimization To achieve an efficient inference system, two key challenges must be addressed: (1) Computation and communication orchestration, and (2) KV cache I/O and storage.”LongCat-Flash Technical Report (2025)
  • “A key challenge in this design is the overhead of transmitting KV caches from prefilling to decoding nodes.”LongCat-Flash Technical Report (2025)
Scaling-law predictability4 papers

Predicting loss from scale is not the same as predicting capability.

  • “This suggests a poorly understood dependence between fine-tuning quality, FLOPS per token and number of parameters . 3.”Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity (2022)
  • “( 2020 ) , though future work may want to include potential curvature in this relationship for large model sizes.”Training Compute-Optimal Large Language Models (2022)
  • “This report also discusses a key challenge of the project, developing deep learning infrastructure and optimization methods that behave predictably across a wide range of scales.”GPT-4 Technical Report (2023)
  • “The exploration of scaling laws for LVLMs—how increases in model and data size affect performance—remains an open and promising area of research.”Qwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution (2024)
Sample / data efficiency3 papers

Learning from less data, human-like.

  • “More practical alternatives that could be explored in future work include simultaneously training the policy on multiple robots, each of which is located in a different environment, developing more sophisticated regularization and pretraining techniques to avoid overfitting, and introducing artificial data augmentation to encourage the policy to be invariant to irrelevant clutter.”End-to-End Training of Deep Visuomotor Policies (2016)
  • “A promising direction for addressing this limitation is to combine our method with unsupervised state-space learning, as proposed in several recent works, including our own (Lange et al., 2012; Watter et al., 2015; Finn et al., 2015).”End-to-End Training of Deep Visuomotor Policies (2016)
  • “Improving pre-training sample efficiency is an important direction for future work, and might come from grounding in the physical world to provide additional information, or from algorithmic improvements.”Language Models are Few-Shot Learners (2020)
  • “Combining CLIP with self-supervision (Henaff, 2020 ; Chen et al., 2020c ) and self-training ( Lee, ; Xie et al., 2020 ) methods is a promising direction given their demonstrated ability to improve data efficiency over standard supervised learning.”Learning Transferable Visual Models From Natural Language Supervision (2021)
Training-compute efficiency3 papers

Cheaper training: fewer FLOPs, memory, hardware-aware tuning.

  • “Another promising direction is automatically auto-tuning the algorithmic parameters of a program based upon the downstream choice of hardware.”The Hardware Lottery (2021)
  • “This version of the Switch Transformer does not employ attention sparsity, but these techniques are complimentary, and, as future work, these could be combined to potentially improve learning on tasks requiring long contexts. 7 Discussion We pose and discuss questions about the Switch Transformer, and sparse expert models generally, where sparsity refers to weights, not on attention patterns.”Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity (2022)
  • “Cost-effectively evaluating the impact of operator precision errors on model performance remains an open challenge. 5.2 Kernel Optimization for Determinism and Performance Determinism serves as the gold standard for computational correctness, eliminating floating-point errors as experimental variables.”LongCat-Flash Technical Report (2025)
Ex-ante capability forecasting3 papers

Can we predict a model's abilities before running it at scale?

  • “Overall, understanding emergence is an important direction because it could potentially allow us predict what abilities future models may have, as well as provide new insights into how to train more-capable language models. 6 Conclusions We have discussed emergent abilities of language models, for which meaningful performance has only been thus far observed at a certain computational scale.”Emergent Abilities of Large Language Models (2022)
  • “Nevertheless, investing in further research to more accurately predict capabilities of AI models ex ante is a crucial enabler for effectively targeting policy interventions, using scaling laws or otherwise.”Frontier AI Regulation: Managing Emerging Risks to Public Safety (2023)
  • “In addition to determining the optimal model size, a major challenge is to forecast the flagship model’s performance on downstream benchmark tasks, due to a couple of issues: (1) Existing scaling laws typically predict only next-token prediction loss rather than specific benchmark performance.”The Llama 3 Herd of Models (2024)

Data, fairness & governance

3 papers
Memorization and privacy2 papers

Why models memorize, and how to prevent extraction.

  • “An interesting direction for future work is to explore how memorization is inherited by fine-tuned models.”Extracting Training Data from Large Language Models (2021)
  • “Developing improved techniques for extracting memorized data, including attacks that are targeted towards specific content, is an interesting area for future work.”Extracting Training Data from Large Language Models (2021)
  • “Future work could extend memorization evaluations to measure potential privacy harms and attacks within uses like dialog or summarization. 5 Responsible usage Evaluating risks in a language model is challenging because of their general-purpose capabilities and the many potential downstream uses (Jacobs & Wallach, 2021 ; Weidinger et al., 2021 ) .”PaLM 2 Technical Report (2023)
Fairness trade-offs and limits1 papers

Provable trade-offs between fairness criteria.

  • “It is an open question whether there is a polynomial-time algorithm to find a fair assignment of minimum loss, or even to determine whether a non-trivial fair solution exists. 4.2 NP-Completeness of Non-Trivial Integral Fair Risk Assignments As discussed in the introduction, risk assignments in our model are allowed to split people with a given feature vector over several bins; however, it is also”Inherent Trade-Offs in the Fair Determination of Risk Scores (2017)
  • “Determining when two of our three conditions can be simultaneously satisfied in this way is an interesting open question.”Inherent Trade-Offs in the Fair Determination of Risk Scores (2017)

Derived frontiers

Above the sub-frontiers sit coherent problems the corpus poses in pieces across families but names nowhere. These were discovered blind by four independent analysts against fixed criteria, then ranked by how many independently found each.

The unverifiable-reward wall4/4 analysts

On the hardest, highest-value tasks there is no reliable reward, reference, or oracle, so training signal, evaluation signal, and oversight fail together for one shared reason.

Predict-before-you-build (the pre-deployment forecasting gap)4/4 analysts

Governance, safety, and evaluation all require ex-ante forecasts of a model's capabilities AND failure modes before it is built or fielded, yet the corpus can predict loss, not behaviour.

Mechanistic opacity as the upstream assurance gate4/4 analysts

Every downstream guarantee (valid evaluation, alignment assurance, deception-detection, a correct explanation) is gated on reading the mechanism that produced a capability, which the corpus repeatedly calls unsolved.

The construct-validity crisis3-4/4 analysts

As outputs become open-ended and models generalize, we can no longer guarantee a benchmark measures the intended construct rather than contamination, judge-model limits, or a metric artifact, undermining progress claims and the emergence signal used to forecast.

Inheritance across the fine-tuning boundary3/4 analysts

Fine-tuning, distillation, and adaptation are treated as capability transfer, but the corpus separately shows they inherit or reshape unwanted properties (memorized data, deception, value drift, forgetting) with no theory of what survives derivation.

Superposition as a shared root of opacity and brittleness2/4 analysts

Many features packed into fewer dimensions may be a common mechanistic cause of both uninterpretable internals and adversarial fragility (and the efficiency ceilings that motivate compression).

Runtime governanceapplied, analyst-nominated

Supervising, constraining, and assuring an AI system while it operates (at decision time), because it cannot be certified before deployment.

Shown as an applied response to the research frontiers it depends on (pre deployment forecasting gap, opacity assurance gate), never asserted as their peer.

The one cross-paper result that held under attack

You cannot assure the alignment of a mechanism you cannot read. Mesa-optimizers (2019) states that internals-based verification is out of reach given the limits of current transparency methods. Sleeper Agents (2024) shows that behavioural safety training cannot observe why a model behaves as it does. Interpretability is the gate between understanding a model and assuring it. Every other cross-paper bridge we tried was weakened or refuted; this one got stronger.

What the frontier is already attracting

Each frontier's open question becomes a search for the recent work the canon does not yet contain. That search returned 93 verified off-canon papers, and 31 of 32 frontiers are judged active. The canon is extended with what its own open questions surface.

How to read this. The families, sub-frontiers, and derived frontiers are an AI-synthesized reading of the papers' own limitation and future-work sentences, adversarially audited and human-reviewed. Every count links to verbatim source statements. This is an interpretive synthesis, not a ranking, and not a claim about which research is most important. It reads the open-access, machine-readable core of the corpus (96 of 226 papers), not all of AI. Method and full artefact package: Zenodo.