1

Machine Learning Research Engineer Jobs in Seattle, WA

Machine Learning Engineer

Seattle, WA · On-site +1

$164K - $266K/yr

What you'll do As a Machine Learning Engineer on the AI Platform team, you will design and build ... You will bridge the gap between core AI research and production-grade engineering, developing ...

Software Engineer, Systems ML

Bellevue, WA

$195K - $231K/yr

Meta is seeking a Research Engineer specializing in Systems Machine Learning to help design and build the infrastructure and algorithmic foundations tha.

The Opportunity The Research Engineering & Design Lab within Adobe Research is looking for a ... Knowledge of state-of-the-art machine learning methods for large scale multimodal models

Machine Learning Engineer

Seattle, WA · On-site

$93K - $125K/yr

Stay up to date with advancements in ML, GenAI, and prompt optimization research. * Mentor junior ... in machine learning engineering, applied research, or production ML systems. * Strong Python ...

The Opportunity The Research Engineering & Design Lab within Adobe Research is looking for a ... Knowledge of state-of-the-art machine learning methods for large scale multimodal models

Overview Health Futures is a Research and Incubation team working at the intersection of computer ... We are seeking a Principal Machine Learning Engineer to accelerate our training of generative ...

Proficient in JAVA & Python programming * Understanding of topic modelling, supervised & unsupervised machine learning * Plan the project milestones, resourcing and work distribution * Execute ...

Proficient in JAVA & Python programming * Understanding of topic modelling, supervised & unsupervised machine learning * Plan the project milestones, resourcing and work distribution * Execute ...

next page

Showing results 1-20

Machine Learning Research Engineer information

See Seattle, WA salary details

$42.1K

$120.6K

$162.2K

How much do machine learning research engineer jobs pay per year?

As of Jul 14, 2026, the average yearly pay for machine learning research engineer in Seattle, WA is $120,643.00, according to ZipRecruiter salary data. Most workers in this role earn between $118,400.00 and $118,400.00 per year, depending on experience, location, and employer.

What does a machine learning research engineer do?

A machine learning research engineer develops and improves algorithms and models that enable computers to learn from data. They often work on creating new techniques, testing prototypes, and publishing findings, using tools like Python, TensorFlow, or PyTorch. Their work supports advancing AI capabilities and typically requires strong programming, statistical, and mathematical skills.

How much do ML research engineers make?

Machine Learning Research Engineers typically earn between $90,000 and $150,000 annually, with salaries increasing based on experience, education, and location. Senior roles or those with specialized skills in deep learning, NLP, or computer vision can earn over $200,000. Compensation often includes benefits such as bonuses, stock options, and professional development opportunities.

What does a Machine Learning Research Engineer do?

A Machine Learning Research Engineer develops and improves machine learning models, conducts research to advance AI techniques, and implements scalable algorithms. They work at the intersection of applied research and engineering, leveraging mathematical and statistical methods to optimize performance. Their role involves experimenting with new architectures, analyzing large datasets, and collaborating with data scientists and software engineers to deploy models into production.

What are some common challenges faced by Machine Learning Research Engineers in their daily work?

Machine Learning Research Engineers often encounter challenges such as sourcing and preparing large, high-quality datasets, tuning complex model architectures, and ensuring reproducibility of experimental results. They work closely with cross-functional teams, including data scientists and software engineers, to deploy models in production environments and must frequently adapt to rapidly evolving research. Keeping up with the latest scientific literature and integrating new algorithms into ongoing projects can be demanding but is also rewarding. This collaborative, fast-paced environment provides constant opportunities for learning and professional development.

What are the key skills and qualifications needed to thrive in the Machine Learning Research Engineer position, and why are they important?

A Machine Learning Research Engineer typically needs a strong background in computer science, mathematics, and statistics, often with a graduate degree in a related field. Proficiency in programming languages such as Python or C++, experience with machine learning frameworks like TensorFlow or PyTorch, and familiarity with tools for data analysis are crucial, along with relevant certifications being a plus. Strong problem-solving skills, collaboration, and effective communication help drive innovative research and facilitate teamwork. These competencies are essential for developing advanced machine learning models, staying current with evolving technologies, and effectively translating research into real-world applications.

What engineers make $500,000?

Senior machine learning research engineers with extensive experience, advanced skills in deep learning and data science, and often working in high-demand industries or companies can earn $500,000 or more annually. Compensation typically includes base salary, bonuses, and stock options, especially in tech giants or startups with significant funding.

What engineers make $300,000 a year?

Senior machine learning research engineers with extensive experience, advanced skills in deep learning and data science, and often a strong publication record can earn $300,000 or more annually. Compensation varies based on industry, location, company size, and individual expertise, with roles in tech giants and finance firms typically offering higher salaries.
What are popular job titles related to Machine Learning Research Engineer jobs in Seattle, WA? For Machine Learning Research Engineer jobs in Seattle, WA, the most frequently searched job titles are:
ML Research Engineer, AI Evaluation Platform

ML Research Engineer, AI Evaluation Platform

Apple

Seattle, WA

$175K - $263K/yr

Full-time

Medical, Dental, Retirement

Re-posted 6 days ago


Apple rating

8.1

Company rating: 8.1 out of 10

Based on 670 frontline employees who took The Breakroom Quiz

5th of 30 rated technology retailers


Job description

AI systems are only as trustworthy as the methods used to evaluate them. At Apple, where AI powers experiences for billions of people, getting evaluation right is not a support function-it is a foundational science. Our team, part of Apple Services Engineering, is building that scientific foundation: rigorous, scalable evaluation methodology for LLMs, agentic systems, and human-AI interaction.
What makes this team unusual is its interdisciplinary core. You will work alongside measurement scientists (psychometrics, validity theory), ML researchers, and platform engineers-bringing together ML research, statistical rigor, and production engineering. We are looking for an ML Research Engineer who can move fluidly across this landscape: someone who loves implementing the latest techniques in AI, has the engineering instincts to make them robust and scalable, and thrives at the intersection of research and production.
Description
This is a combined research and engineering role, sitting with and between research/applied scientists and platform engineers. New evaluation research can be challenging to use at scale-that's where your skills in both machine learning and engineering come into play.
On the research side, you will partner with scientists to rapidly prototype their ideas, implement methods from recent papers, run large-scale experiments, and provide critical feedback grounded in your engineering experience. On the engineering side, you will work with platform engineers to bring those research prototypes into production-moving from Python packages on local machines to robust services deployed in the cloud.
While past experience in research is not required, a desire to advance the state of the art in AI evaluation is. You should be ready to jump in across the full lifecycle of bringing new research into production at scale, speaking both the language of research and the language of engineering.","responsibilities":"Rapid Prototyping & Experimentation: Collaborate with research and applied scientists to translate evaluation research ideas into working prototypes-implementing methods from recent papers, building experimental pipelines, and iterating quickly to validate hypotheses in areas such as preference learning, LLM-as-judge calibration, and automated failure discovery.
Research-to-Production Bridge: Own the lifecycle of moving evaluation methods from research prototypes to production-ready systems. Refactor research code into robust, well-tested Python packages and partner with platform engineers to deploy them as scalable services, APIs, and SDK components.
Experiment Infrastructure: Design and maintain the infrastructure for running large-scale evaluation experiments-orchestrating LLM judge calls, managing datasets, tracking experiment results, and ensuring reproducibility across the team's research portfolio.
Technical Feedback & Collaboration: Serve as a critical technical partner to researchers, providing engineering perspective on feasibility, scalability, and system design. Identify opportunities where engineering improvements (parallelization, caching, smarter batching) can unlock new research directions or dramatically accelerate experimentation.
Scaling Evaluation Methods: Identify bottlenecks in evaluation workflows and engineer solutions to operate at Apple scale-optimizing for throughput, cost, and reliability when running evaluation methods across large model populations and diverse use cases.
Code Quality & Engineering Standards: Champion engineering best practices within the research workflow, including version control, automated testing, documentation, and CI/CD, raising the bar for code quality across the research-engineering boundary.
Cross-Functional Integration: Work across the research and platform engineering teams to ensure that evaluation methods integrate seamlessly with Apple's broader ML infrastructure, developer workflows, and internal tooling ecosystem.
Preferred Qualifications
Master's or Ph.D. in Computer Science, Machine Learning, or a related field
Experience with evaluation-specific methods or frameworks: LLM-as-judge approaches, reward modeling, RLHF, calibration techniques, benchmark design, or human evaluation methodology
Familiarity with modern evaluation tools and frameworks (e.g., DeepEval, Ragas, TruLens, LangSmith) and an understanding of how to implement and scale model-based evaluation workflows
Track record of contributing to research outputs-co-authored publications, open-source contributions, or internal research reports-even if research is not your primary role
Experience with the engineering challenges specific to generative AI and agentic systems: managing token economics, handling non-deterministic outputs, evaluating multi-turn agent trajectories and tool usage
Familiarity with statistical concepts relevant to evaluation: calibration, inter-rater reliability, scoring rules, or measurement validity
Experience in fast-moving, early-stage teams where you helped define technical direction and engineering culture from the ground up
Minimum Qualifications
Bachelor's degree in Computer Science, Machine Learning, Software Engineering, or a closely related field (Master's preferred)
2+ years of hands-on experience in a role combining machine learning and software engineering (e.g., ML engineer, research engineer, or applied scientist with strong engineering output), or a Master's degree in Computer Science, Machine Learning, or a closely related field with relevant project experience
Strong proficiency in Python and the modern ML ecosystem (PyTorch, JAX, or TensorFlow), with demonstrated ability to implement complex methods from recent ML papers
Solid software engineering fundamentals: clean code design, version control, testing, debugging, and performance optimization
Experience working with large language models-whether fine-tuning, inference, prompting pipelines, or building LLM-powered applications
Demonstrated ability to work across the research-to-production spectrum: you have taken experimental or prototype code and made it robust, scalable, and usable by others
Practical experience with cloud-native development and deployment: containerization (Docker/Kubernetes), CI/CD pipelines, and distributed computing frameworks (e.g., Ray, Spark)
Strong communication skills and comfort working in interdisciplinary teams, with the ability to engage productively with both researchers and platform engineers
Comfort with ambiguity and new problem spaces-you thrive when building something that doesn't yet have a playbook
Pay & Benefits
At Apple, base pay is one part of our total compensation package and is determined within a range. This provides the opportunity to progress as you grow and develop within a role. The base pay range for this role is between $175,000 and $263,300, and your base pay will depend on your skills, qualifications, experience, and location.
Apple employees also have the opportunity to become an Apple shareholder through participation in Apple's discretionary employee stock programs. Apple employees are eligible for discretionary restricted stock unit awards, and can purchase Apple stock at a discount if voluntarily participating in Apple's Employee Stock Purchase Plan. You'll also receive benefits including: Comprehensive medical and dental coverage, retirement benefits, a range of discounted products and free services, and for formal education related to advancing your career at Apple, reimbursement for certain educational expenses - including tuition. Additionally, this role might be eligible for discretionary bonuses or commission payments as well as relocation. Learn more about Apple Benefits
Note: Apple benefit, compensation and employee stock programs are subject to eligibility requirements and other terms of the applicable plan or program.

What Apple employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Apple logo

About Apple

Sourced by ZipRecruiter

Imagine what you could do here! At Apple, new ideas have a way of becoming extraordinary products, services, and customer experiences very quickly. Bring passion and dedication to your job and there's no telling what you could accomplish. Dynamic, intelligent people and inspiring, innovative technologies are the norm here. The people who work here have reinvented entire industries with all Apple Hardware products. The same real passion for innovation that goes into our products also applies to our practices strengthening our dedication to leave the world better than we found it.

Industry

Computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Cupertino, CA, US

Year founded

1976