Hall of Shoulders

AI Reasoning

Fei-Fei Li

Fei-Fei Li is known for ImageNet, large-scale visual recognition benchmarks, human-centered AI. **Brain function:** A citation-grounded application of Fei-Fei Li's thinking to contemporary space challenges, for use as a review lens over COLLEGIUM space dissertation candidates.

Built

Sources

44

Primary + secondary

Citations

0

ARGOS-tracked

FTS5 Chunks

44

Retrieval index

Councils

0

Memberships

Review Lens

Adversarial questions for candidates

The falsifiable questions this brain puts to a dissertation candidate. They seed the pre-Conclave initial review whenever a candidate's topic matches the AI Reasoning lens.

  1. 1

    Show me the data, not the model. What exact distribution does your training set sample, how does it differ from the on-orbit / on-sensor distribution at deployment, and what is the measured performance gap between your training/synthetic partition and a real-data partition? (Falsifiable: a candidate who cannot quantify the synthetic-to-real drop, as SPEED+ forces, fails this question.)

  2. 2

    Where is the public benchmark and the held-out protocol? Is your capability claim made against an open dataset with a documented, held-out test set that others can reproduce, or against a private set with a self-reported number, and is your test partition drawn from the deployment distribution or a proxy for it? (Falsifiable: no reproducible benchmark, or a test set that leaks into training, fails.)

  3. 3

    Is your label ontology a defensible theory of the domain? Who defined your categories, against what semantic structure, and what error does a wrong or coarse taxonomy inject into every downstream metric? (Falsifiable: an ad hoc, unjustified, or internally inconsistent class scheme fails.)

  4. 4

    In the scarce-label regime, what prior are you transferring? Since you cannot collect a million real labeled space images, what physically meaningful prior or transfer mechanism does your model encode, and how do you show it generalizes beyond your few exemplars rather than memorizing them? (Falsifiable: a model that needs data it cannot obtain, with no transfer or prior and no out-of-sample evidence, fails.)

  5. 5

    What human decision does this serve, and how does the human know when to override it? Beyond accuracy, what is the effect on the operator's decision quality, what is the system's failure-transparency under distribution shift, and how is trust calibrated? (Falsifiable: an "autonomous" claim with no specified human decision, no override path, and no out-of-distribution behavior reported fails.)

Core Concepts & Space Translation

Data-centric machine learning: the dataset is the engine, not the model

Li's defining methodological commitment is that progress in perception is bought primarily with large, clean, well-organized data, not with cleverer architectures alone. ImageNet (Deng, Dong, Socher, Li, Li & Fei-Fei 2009, doi:10.1109/cvpr.2009.5206848) was built on the premise that a database of "tens of millions of annotated images organized by the semantic hierarchy of WordNet" would unlock capabilities that algorithm tweaks could not. Implication for any applied system: before you evaluate a model, evaluate its data; an impressive model trained on a thin or biased dataset has learned the dataset, not the world.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Semantic structure and ontology in labels

Li did not just collect images; she organized them against WordNet's semantic hierarchy, insisting that categories have meaningful structure rather than being a flat list of arbitrary classes. ImageNet's "large-scale hierarchical image database" framing (Deng et al. 2009) is the anchor. Implication: a benchmark's taxonomy is a theory of the domain; if the label ontology is wrong, every downstream metric inherits the error.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Benchmark-and-challenge as a forcing function for the field

Li converted ImageNet into the ImageNet Large Scale Visual Recognition Challenge (Russakovsky, Deng, Su, Krause, Satheesh, Ma, ..., Fei-Fei 2015, doi:10.1007/s11263-015-0816-y), a standardized, open, repeatable competition that became the field's shared yardstick and the proving ground where deep learning's superiority was demonstrated. Implication: a credible capability claim must be made against a public benchmark with a held-out test set and documented protocol, not on a private dataset with a self-reported number.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Learning from few examples (priors and transfer)

Before ImageNet, Li's early work attacked the opposite regime: how to learn a new object category from one or a handful of examples by transferring knowledge through Bayesian priors (Fei-Fei, Fergus & Perona, "One-shot learning of object categories," IEEE TPAMI 2006, doi:10.1109/tpami.2006.79). Implication: where labels are scarce and expensive, the right move is to encode strong priors and transfer from related categories, not to demand a million labels you cannot collect.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

From perception to cognition: relationships, language, and reasoning

Li pushed beyond classification toward structured scene understanding, connecting vision to language and explicit object relationships (Krishna, Zhu, Groth, ..., Bernstein & Fei-Fei, "Visual Genome," IJCV 2017, doi:10.1007/s11263-016-0981-7). Her thesis: recognizing objects is not understanding a scene; understanding requires reasoning about interactions and relationships. Implication: a system that labels objects has not "understood" the situation; situational understanding requires modeling relations among entities.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Human-centered AI: deploy where it helps people, and account for the human context

Li's later program (Stanford HAI; Haque, Milstein & Fei-Fei, "Illuminating the dark spaces of healthcare with ambient intelligence," Nature 2020, doi:10.1038/s41586-020-2669-y) argues AI should be designed around human needs, augment rather than replace human judgment, and be evaluated for real-world benefit, privacy, and trust, not benchmark accuracy alone. Implication: a deployed AI system must be judged by its effect on the humans in the loop and the operational environment, not by an offline score.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Honesty about distribution shift and real-world generalization (applied corollary)

Throughout the ImageNet program and the healthcare work, Li's lens stresses that lab performance overstates field performance, and that the gap between curated training data and messy deployment data is the central risk. Implication for safety-critical space systems: the burden of proof is on out-of-distribution and real-sensor behavior, not on the benchmark leaderboard.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.