Skip to sources
Time Machine

Computer and Information Research Scientists

Scrub through 90years of this role's history, from when it first emerged, through every wave of technology that reshaped it, to the cited projections for where it's heading next.

2026drag to travel through time
195019752000now
2026
Known today as Computer and Information Research Scientists (BLS SOC 15-1221)
Latest actual · 2024
40K
BLS OEWS May 2024 via O*NET. Employment has grown roughly 21% from 2019 to 2024, the fastest growth period in the occupation's modern history, driven by: (1) frontier AI lab hiring surge at OpenAI, Google DeepMind, Meta AI, Anthropic, and Mistral; (2) generative AI product teams at every major tech company adding research scientists to their AI divisions; (3) expanded federal R&D programs (NSF National AI Research Institutes, DOE AI for Science, DARPA SCORE). The median annual wage of $140,910 is the highest of any computer occupation measured by BLS, reflecting the combination of deep technical expertise required and strong market demand from frontier labs.
Latest actual · 2024
$140,910
BLS OEWS May 2024 via O*NET. The slight nominal decrease from 2023 reflects survey-year sampling variation at a small occupation size (40,300 workers), not a real wage decline. The wage remains the highest of any BLS computer occupation category. Top 10% of earners in this occupation exceed $232,120 annually. Frontier AI lab total compensation (salary plus equity) for senior research scientists routinely exceeds $500,000 and is not captured in this BLS wage measure, which covers base salary equivalent only.
Each dot is a cited figure over time; the dotted line only links them (values between aren't measured). Hollow dots are estimates.
Tools of the era

The tools that defined the work

Select an era to see how it reshaped the work.

  • Physical machines and mathematical notation (vacuum tube computers, punchcards, FORTRAN)

    The first computer scientists worked directly on the machines they studied: wiring circuits, writing binary and assembly code, and debugging via physical inspection of hardware state. Programming in 1950 meant setting toggle switches or feeding punched paper tape. FORTRAN (1957) was the first high-level language and a genuine leap: for the first time a scientist could express an algorithm in something closer to mathematical notation and have a compiler translate it to machine code. Research in this era was inseparable from engineering the machines. A "computer scientist" was often simultaneously the theorist, the builder, and the operator.

    Effect on the work

    Employment grew very slowly because the machines were expensive, scarce, and required specialized training. Federal defense contracts (SAGE, JOHNNIAC, ENIAC successors) and a handful of corporate labs (IBM Research, Bell Labs, Xerox) employed nearly all of the research workforce.

    Work toolChanging equipment
  • Time-sharing systems and interactive terminals (CTSS, Multics, ARPANET, Unix)

    MIT's Compatible Time-Sharing System (CTSS, 1961) and its successor Multics (1969) changed how researchers interacted with computers: instead of submitting a batch job and waiting hours for output, a scientist could sit at a terminal and iterate in real time. DARPA's ARPANET (first packet sent October 29, 1969) connected research computers across universities, allowing collaboration that previously required physical presence. Bell Labs researchers Ken Thompson and Dennis Ritchie created Unix in 1969 specifically because Multics was too complex, and Unix became the operating environment for computer science research for the next two decades. For computer scientists, these tools transformed the research process from asynchronous batch experimentation to interactive problem-solving.

    Effect on the work

    Time-sharing expanded the community of active researchers: a single machine could support many users simultaneously, lowering the per-researcher cost of access. DARPA's "Project MAC" at MIT drew heavily on NSF seed funding and trained a generation of researchers who later founded or populated university CS departments across the country.

    Work toolChanging equipment
  • Workstations and C/Lisp/Prolog (Sun, Apollo, Symbolics, LaTeX for papers)

    The Unix workstation era (Sun Microsystems, Apollo Domain, DEC VAX) gave individual researchers dedicated computing resources for the first time. A researcher no longer shared a mainframe with hundreds of others; a Sun-3 on a lab desk could run simulations, edit LaTeX documents, and compile code without waiting for batch queues. The AI and symbolic-computation communities developed Lisp machines (Symbolics, LMI) and Prolog interpreters for logic programming. LaTeX (1984) standardized scientific paper writing and is still universal in CS research today. The workstation era produced a major acceleration in empirical computer science: experiments that once required months of batch queue time could now be iterated in an afternoon.

    Effect on the work

    University CS department enrollment grew sharply through the 1980s as computing became economically visible. The 1983 "A Nation at Risk" and subsequent federal science policy reports identified computing education as a national priority. Graduate enrollment in CS PhD programs grew from roughly 4,000 in 1975 to over 12,000 by 1990 according to CRA data, producing the research workforce that would staff the internet era.

    Work toolChanging equipment
  • The web, open-source tools, and arXiv (Linux, Python, MATLAB, preprint culture)

    The World Wide Web (Tim Berners-Lee, CERN, 1991) changed scientific communication as fundamentally as the printing press changed scholarship. ArXiv, launched in 1991 by Paul Ginsparg at Los Alamos for physics preprints, expanded to computer science (cs.AI, cs.LG) in 1998 and transformed the field: research no longer needed to wait 12-18 months for peer review before circulating. Python (1991) and its scientific stack (NumPy 2006, SciPy 2001) gave researchers a more expressive alternative to C and Fortran for data analysis. Linux made research computing infrastructure essentially free. The open-source culture that emerged in this era also shaped how computer scientists think about their own tools: software as a public good, reproducibility as a norm, and citation of code repositories alongside papers.

    Effect on the work

    The internet era bifurcated the occupation: academic researchers benefited from lower barriers to collaboration and distribution, while industry research labs expanded dramatically as tech companies recognized the commercial value of CS research. By 2000 Microsoft Research (founded 1991), Google Research (founded 1999), and Yahoo Research had each hired hundreds of PhD research scientists.

    Work toolChanging equipment
  • Deep learning frameworks and GPU computing (Theano 2010, TensorFlow 2015, PyTorch 2016)

    The deep learning revolution began in earnest with Geoffrey Hinton's 2012 AlexNet result: a convolutional neural network trained on a GPU cluster won the ImageNet competition by a margin that stunned the computer vision community. GPU computing, pioneered by NVIDIA, compressed the research iteration cycle dramatically: experiments that required weeks on CPU clusters could be run overnight on a GPU. Theano (2010, Montreal), TensorFlow (2015, Google), and PyTorch (2016, Facebook AI Research) gave researchers an ecosystem of differentiable programming tools that let them prototype novel architectures in Python with automatic differentiation. For computer research scientists, these tools did not automate research but massively accelerated the empirical loop: hypothesis, implementation, experiment, result was now a cycle measured in days rather than months.

    Effect on the work

    The deep learning era drove a sharp increase in demand for research scientists. Google Brain was founded in 2011; DeepMind was acquired by Google in 2014 for $500M; OpenAI founded in 2015; Uber AI Labs, FAIR (Meta AI Research), and dozens of other corporate labs expanded. BLS employment for 15-1221 grew from approximately 25,000 in 2010 to 33,200 by 2019.

    Work toolChanging equipment
  • LLM-assisted research tools (Elicit, Semantic Scholar AI, GitHub Copilot, formal proof assistants)

    The large language model era produced a new class of research tools that began automating the most labor-intensive, least intellectually demanding parts of the research scientist's workflow. Elicit (launched 2022) uses LLMs to surface, summarize, and compare papers across literature, compressing a multi-week systematic review into hours. GitHub Copilot (2022) generates boilerplate code from natural-language descriptions. Weights and Biases AI-assisted insights automatically analyze experiment results. Google DeepMind's AlphaProof (2024) demonstrated LLM-guided formal proof search in Lean4 at silver-medal IMO level, opening a new frontier for AI-assisted theorem proving in theoretical CS. A 2025 Nature survey found that 68% of researchers use LLMs weekly for literature synthesis, hypothesis generation, and code writing. The paradox of this era is that the tools these researchers build are also accelerating their own work, creating a feedback loop: faster research iteration means the frontier moves faster, which means more demand for researchers who can keep up.

    Effect on the work

    BLS projects 20% employment growth for 15-1221 from 2024 to 2034, the highest rate of any computer occupation and far above the all-occupations average of 4%. The generative AI boom (ChatGPT launched November 2022; GPT-4 March 2023; Claude, Gemini, Llama) has not automated research scientists but has created massive new demand for them across both the AI labs that build these systems and the institutions that study their effects.

    AI audit toolsPattern detection
Projection cone · present → 2034

What credible sources project

Scrub the slider past now to anchor each scenario on the scrubber. The spread is the range of futures credible sources project for this role.

Employment outlook
Projected change in the number of people doing this work.
BLS National Employment Matrix 2024-34
2034
+20%
BLS Employment Projections 2024-34 cycle, industry-occupation matrix model. The 20% projected growth for 15-1221 is the highest rate of any computer occupation and ranks among the fastest-growing across all 800+ BLS occupational categories. BLS attributes the growth to: sustained demand from R&D services companies (including frontier AI labs), federal science and AI initiatives (NSF National AI Research Institutes, NAIRR), and the continued expansion of computer and electronic manufacturing companies into AI research. Approximately 3,200 new openings are projected per year, combining growth positions and replacement needs. The projection does not specifically model the pace of AI tool adoption within the research process itself, which could either increase individual researcher productivity (reducing headcount needs at the margin) or accelerate scientific output enough to justify more hiring.
AI task exposure
Share of the role’s tasks that researchers estimate AI can do. This is a measure of task exposure, not a forecast of jobs lost.
McKinsey Global Institute (2023) — Economic Potential of Generative AI
2030
45%
of tasks
McKinsey's 2023 analysis of generative AI potential across knowledge-work occupations. Research and development workers are identified as among the highest beneficiaries of AI augmentation: McKinsey models AI tools accelerating literature synthesis, experimental design assistance, and code generation in ways that could compress multi-year research programs. The 45% figure represents the share of time computer research scientists spend on tasks McKinsey classifies as having "high generative AI potential" for augmentation (not displacement). McKinsey's framing is consistently augmentation-positive for high-skill research roles: the same tools that compress literature review free researchers to focus on hypothesis generation and experimental design, which are the highest-value and hardest-to-automate parts of the work.
Eloundou et al. (2023) — "GPTs are GPTs"
2028
30%
of tasks
GPT-4 task-by-task LLM exposure labeling on O*NET tasks. Computer and information research scientists score in the low-to-moderate range for LLM exposure overall, but with high heterogeneity across tasks: literature synthesis, code writing, and report drafting score high for exposure; hypothesis formulation, experimental design, and peer review score low. The 30% figure reflects the share of tasks in the 15-1221 task profile that the Eloundou rubric labels as having meaningful LLM exposure. Crucially, the Eloundou metric measures task exposure, not job displacement: LLM tools that accelerate literature review and code generation augment the researcher rather than replacing the judgment-intensive core of the work. This is classified as kind: exposure to distinguish it from a headcount forecast.
Today, in this role

What's shifting in the work right now

The historical view above shows how this role has moved. This is the present-day detail: which AI tools are picking up which tasks, where the edge still is, and the natural directions this work can grow.

What's changing in your day

Three parts of your work where AI is already doing real lifting, and what stays yours.

AI is sitting alongside you hereConduct a comprehensive literature review across arXiv, NeurIPS, ICML, ICLR, and domain-specific venues using AI-assisted synthesis tools (Elicit, Semantic Scholar AI) to surface related work, identify citation gaps, map the theoretical landscape, and determine positioning of a new research contribution relative to the prior art.

Conduct a comprehensive literature review across arXiv, NeurIPS, ICML, ICLR, and domain-specific venues using AI-assisted synthesis tools (Elicit, Semantic Scholar AI) to surface related work, identify citation gaps, map the theoretical landscape, and determine positioning of a new research contribution relative to the prior art.[9],[10],[5]

Where your edge is

Use Elicit and Semantic Scholar AI to surface related papers quickly, but read the seminal works yourself — AI summaries lose the nuance, mathematical detail, and intellectual lineage that determines whether your contribution is actually novel or has a close predecessor. Develop the habit of building personal citation maps that connect ideas across subfields, not just within your narrow topic.

AI is sitting alongside you hereImplement novel model architectures, training algorithms, and evaluation frameworks in PyTorch or JAX — writing research-quality code that is reproducible, ablation-ready, and organized for collaboration, with GitHub Copilot or Cursor handling boilerplate while the researcher designs the non-obvious architectural choices that differentiate the contribution.

Implement novel model architectures, training algorithms, and evaluation frameworks in PyTorch or JAX — writing research-quality code that is reproducible, ablation-ready, and organized for collaboration, with GitHub Copilot or Cursor handling boilerplate while the researcher designs the non-obvious architectural choices that differentiate the contribution.[8],[6]

Where your edge is

AI coding tools dramatically accelerate boilerplate (data loaders, logging, standard training loops) but cannot replace the judgment required to design a novel architecture or identify why a training run diverged. Develop deep mental models of gradient flow, numerical stability, and distributed-training tradeoffs so you can diagnose issues that Copilot-generated code silently introduces at scale.

AI is sitting alongside you hereStay current with the ML and CS research frontier through systematic arXiv monitoring (Papers with Code, daily arXiv digest tools, Semantic Scholar alerts) and reproduce key results from influential new papers to build ground-truth understanding — distinguishing between papers with lasting theoretical impact and papers that overstate empirical results on benchmark leaderboards.

Stay current with the ML and CS research frontier through systematic arXiv monitoring (Papers with Code, daily arXiv digest tools, Semantic Scholar alerts) and reproduce key results from influential new papers to build ground-truth understanding — distinguishing between papers with lasting theoretical impact and papers that overstate empirical results on benchmark leaderboards.[11],[5]

Where your edge is

The skill of "knowing what is real and what is hype" in ML research is not automatable and is one of the most valuable competencies a research scientist can develop. AI tools (Elicit, Semantic Scholar AI) surface papers efficiently; the human judgment is in the reading, the reproduction attempt, and the slow accumulation of calibrated intuition about which results generalize. Reproduce three papers per year from scratch — the ones that do not reproduce teach more than the ones that do.

Where this role is heading

Natural next steps for someone with your foundation: not exits, evolutions.

A direction you could grow

Computer and Information Systems Managers

The research lab leadership path evolves a CS research scientist into a Research Director, VP of Research, or Head of AI — responsible for building research teams, defining multi-year research agendas, managing compute budgets, and representing research work to executive leadership and external stakeholders. This transition requires developing management skills (hiring, performance evaluation, conflict resolution) and organizational influence capabilities that differ fundamentally from individual research. The CRI delta is negative (IS Managers CRI 60 vs. CS Research Scientists CRI 75) because management roles are more exposed to org restructuring. However, research leaders with strong scientific credentials and management acumen are genuinely rare and command exceptional compensation.

What you'd add
  • · Research team building: hiring Research Scientists and Research Engineers at all levels; calibrating research potential through paper reviews and technical interviews
  • · Research agenda setting: allocating team effort across explore/exploit tradeoffs; building a coherent lab identity
  • · Executive communication: translating long-horizon research bets into business value narratives for non-technical leadership
  • · Budget and compute resource management: negotiating GPU cluster allocation and headcount in competitive internal resource environments
  • · Mentorship and performance management: giving research feedback that improves junior researcher quality and career trajectory
What it takesA real upskill, but a natural one
Share this year
Drops anyone you send it to straight into 2026.
Preview card
Part of Tech & Data · see all 28roles →
Different role?

See the same long-arc view for your own profession.

Browse the directory by industry, or search by title or SOC code. New roles ship every few weeks. Every profile cites every claim.

Browse all roles

The data behind this timeline

On record since1946
Latest tracked employment40,300 (US, 2024)
Latest median pay$140,910 (2024)
Outlook+20% by 2034 (BLS National Employment Matrix 2024-34)
View all 11 cited data points
YearUS employmentMedian annual paySource
1950500n/aESTIMATE
196310,000n/aESTIMATE
197075,000n/aCENSUS-DECENNIAL
1990280,000n/aCENSUS-DECENNIAL
200025,000$76,000BLS-OEWS
201933,200$122,840BLS-OEWS
202030,220$126,830BLS-OEWS
202130,840$131,490BLS-OEWS
202233,780$136,620BLS-OEWS
202335,210$145,080BLS-OEWS
202440,300$140,910BLS-OEWS
Embed this timeline on your site

Free for any site. Paste this where the timeline should appear; it stays interactive, every datapoint stays cited, and it sets no cookies on your page. How embedding works

<iframe src="https://futurehistory.earth/embed/15-1221"
  width="100%" height="430" style="border:0"
  title="Computer and Information Research Scientists, a Future History timeline"
  loading="lazy"></iframe>

See all roles in Tech & Data