Research Scientist / Engineer – Reinforcement Learning Infrastructure
Redwood City, California, United States · Hybrid
Senior$1.1B raised
You'll build the systems that make reinforcement learning work at frontier scale — coupling policy optimization with large fleets of inference workers, agentic environments, and the reward and verification systems that t…
You'll help define the simulation substrate Luma uses to train general-purpose robot policies — a faithful, controllable simulation of the world built on our generative video and 3D models. You'll sit at the boundary bet…
Research Scientist / Engineer – Performance Optimization
Redwood City, California, United States · Hybrid
Senior$1.1B raised
You'll make Luma's multimodal models fast — profiling and optimizing GPU, CPU, and accelerator code so they train efficiently and deploy at scale without sacrificing quality. You'll write the kernels and operations that …
Field Service Engineer Northern Los Angeles, CA (Tuesday–Saturday Shift)
Los Angeles, California, United States · Remote OK
$33/hr–$38/hr
Entry level$8.0B raised
AngelesBring more to life. Are you ready to accelerate your potential and make a real difference within life sciences, diagnostics and biotechnology? At Beckman Coulter Diagnostics, one of Danaher’s 15+ operating compani…
Skills: Troubleshooting, Installation, Preventative Maintenance, Service Repair, Technical Training
Coreshell's metallurgical Silicon anode technology delivers high capacity, fast-charging, and superior safety. Our low-cost Silicon-dominant batteries have higher energy density, superior intrinsic thermal safety, and si…
Meta's Infrastructure Silicon organization is seeking a Silicon Validation Engineer to lead silicon validation efforts for custom-designed accelerators and infrastructure ASICs powering Meta's data center fleet. In this …
Job DetailsJob Location: BRISBANE, CA 94005Position Type: Full TimeSalary Range: $120,000.00 - $150,000.00 SalaryPosition Summary: The individual is responsible for activities that lead to, and maintain compliance to/wit…
Skills: Quality System Management, ISO 13485 Compliance, CAPA, Internal Auditing, Risk Analysis
Reagent Bulk & Fill Technician IV - Variable Shift - 3rd shift
San Diego, California, United States · On-site
$33/hr–$41/hr
Senior
Would you like to join an international team working to improve the future of healthcare? Do you want to enhance the lives of millions of people? Grifols is a global healthcare company that since 1909 has been working to…
Skills: Reagent Filling, cGMP, GDP, ISO 13485, SAP
About Pilgrim: Pilgrim develops and deploys advanced biotechnology for defense and national security. Our primary platform, ARGUS, is a fully autonomous system for detecting biological threats in near real time, from nat…
About Eventual Every breakthrough Physical AI system — humanoid robots, autonomous vehicles, video generation models — is trained on petabytes of video, lidar, radar, and sensor data. But today's data platforms (Databric…
Skills: Rust, C++, C, Systems Engineering, Operating Systems
At HEN Technologies, we’re building Physical AI for the real world—intelligent systems that sense, understand, and act in high-stakes physical environments. Our first application is transforming fire response: combining …
Skills: Mechanical CAD, SolidWorks, Motor Integration, GD&T, Tolerance Analysis
About the Team The legal industry team works with law firms, in-house legal departments, legal technology companies, and other members of the legal ecosystem to understand how AI can support serious professional work. Th…
We are so glad you are interested in joining Sutter Health! Organization: ABSMC-Alta Bates Herrick Campus Position Overview: Organizes and coordinates the day-to-day actives of the Pharmacy department, and assumes the re…
PURPOSE AND SCOPE: Provides nutritional services for the facility’s in-center and home patients as applicable in order to maximize the patient’s nutritional status and improve clinical outcomes. Functions as a member of …
Skills: Clinical Nutrition, Patient Education, Nutritional Assessment, Renal Nutrition, Care Plan Development
About Marvell Marvell’s semiconductor solutions are the essential building blocks of the data infrastructure that connects our world. Across enterprise, cloud and AI, and carrier architectures, our innovative technology …
RELOCATION ASSISTANCE: Relocation assistance may be available CLEARANCE REQUIRED FOR START: No CLEARANCE TYPE: Secret TRAVEL: Yes, 10% of the TimeDescription At Northrop Grumman, our employees have incredible opportuniti…
Skills: Materials and Processes Engineering, Failure Analysis, Circuit Card Assembly (CCA), Corrosion Prevention and Control, Microelectronics
If you're ready to be part of our legacy of hope and innovation, we encourage you to take the first step and explore our current job openings. Your best is waiting to be discovered. Day - 08 Hour (United States of Americ…
Skills: Medical Laboratory Testing, Data Analysis, Quality Control, Instrument Calibration, Troubleshooting
About Artiva: We are a clinical-stage biotechnology company focused on developing natural killer (NK) cell-based therapies. Our mission is to develop effective, safe, and accessible cell therapies for patients with devas…
Skills: Tech Transfer, Process Validation, Root Cause Analysis, cGMP, Cell Culture
Cowboy Space Corp. is building the infrastructure to power and connect the orbital economy. Our satellites operate in Low Earth Orbit to collect sunlight and enable a new class of capabilities—from powering on-orbit comp…
Skills: Digital Signal Processing, C++, C, Embedded Systems, Python
Research Scientist / Engineer – Reinforcement Learning Infrastructure
Sign up with Clera and we'll reach out the moment a role actually fits you — no more spraying applications into the void.
Full-time
Posted 14d ago
~40 hrs/week
Responsibilities
You will design, build, and scale distributed reinforcement learning infrastructure to orchestrate training, rollout, and reward workloads across thousands of GPUs. Additionally, you will develop evaluation and monitoring tools to ensure the stability and efficiency of large-scale RL post-training pipelines.
Requirements
Candidates must have hands-on experience with RL post-training for LLMs at scale and deep familiarity with distributed PyTorch training and parallelism. Proficiency in building RL environments, reward functions, and managing asynchronous rollout pipelines is essential for this role.
Full job description
You'll build the systems that make reinforcement learning work at frontier scale — coupling policy optimization with large fleets of inference workers, agentic environments, and the reward and verification systems that turn model behavior into learning signal. RL is how Luma's models go from capable to useful.
RL at scale is a full-loop systems problem: training, rollout generation, environment execution, and reward computation running concurrently across thousands of GPUs, all needing to stay fast, stable, and correct together. It fits someone who has lived this — post-trained LLMs with RL, built environments and verifiers, and debugged asynchronous rollout pipelines at scale. If you haven't operated RL at real scale, this will be deep water.
What You'll Own
Design, build, and scale distributed RL post-training systems, orchestrating trainer, rollout, environment, and reward workloads across thousands of GPUs.
Design RL environments for agentic, multi-step tasks — sandboxed code execution, tool use, computer use, multimodal interaction — reproducible and scalable to millions of episodes.
Build reward infrastructure: verifiable/programmatic rewards, reward-model serving, LLM-as-judge pipelines, and defenses against reward hacking.
Develop the evaluation, monitoring, and debugging tooling that keeps large RL runs stable.
Advance training efficiency and stability, and turn new post-training ideas into production runs with researchers.
First 90 Days
One way the first 90 could unfold.
Days 1–30 — Immerse & Diagnose: Learn the current RL stack and where throughput, stability, or correctness break.
Days 30–60 — Ship & Validate: Improve a piece of the loop (rollout throughput, reward infra, or an environment) and prove it on a real run.
Days 60–90 — Scale & Systemize: Harden the full loop across thousands of GPUs and asynchronous architectures.
What You Bring
Hands-on experience post-training LLMs with RL (PPO/GRPO-family, RLHF, RLVR) at meaningful scale.
Extensive distributed PyTorch training and parallelism (FSDP, Tensor/Pipeline/Expert Parallel) for foundation models.
Experience building RL environments, reward functions, verifiers, or evaluation harnesses for LLM agents, including sandboxed execution and multi-turn tool use.
Deep familiarity with RL post-training frameworks (veRL, OpenRLHF, TRL, Ray orchestration) and rollout inference engines (vLLM, SGLang).
Strong understanding of GPU clusters, networking, and communication libraries (NCCL, MPI) under mixed training and inference workloads.
Nice to Have
Running RL training across 100+ GPUs, including asynchronous or disaggregated trainer/rollout architectures.
Containerization and orchestration (Kubernetes, Ray) for large environment fleets and sandboxed workloads.
Research contributions in RL for LLMs, or open-source contributions to RL training frameworks.
About Luma: Luma's mission is to build unified general intelligence that can generate, understand, and operate in the physical world. We believe multimodality is critical for intelligence — the next step beyond language models comes from vision. Luma is an equal opportunity employer.
Luma AI’s mission is to build Multimodal AGI: AI that can generate, understand, and operate in the physical world.
We develop multimodal models across video, 3D, and generative media, and ship them in products like Dream Machine to help creators and teams turn ideas into compelling visuals—fast.
Offices: San Francisco Bay Area, CA, US
Machine LearningGenerative MediaGenerative AIand AI VideoGraphic DesignMedia and EntertainmentVirtual RealityArtificial IntelligenceAugmented RealityFoundational AI
How much do Science & Research jobs in California pay?
Based on 11631 listings with disclosed salaries, most science & research jobs in California pay between $103k–$250k per year. Individual offers vary with seniority, company size, and specialization.
How many Science & Research jobs are open in California right now?
There are currently 18,434 open science & research positions in California listed on Clera. New openings are added daily as companies post roles.
Which companies are hiring for Science & Research roles in California?
Companies currently hiring include Applied Materials, Northrop Grumman, Apple, Google, Northrop Grumman Mission Systems, Inc., among others. Browse the listings above to see every active employer.
Are there remote or hybrid Science & Research jobs in California?
Yes — 3905 of the 18434 open science & research positions offer remote or hybrid work (998 remote, 2907 hybrid).
How do I apply for Science & Research jobs in California?
Each listing links directly to the employer's application page. Apply early — fresh listings get the most recruiter attention in the first two weeks.