Éva Tardos, the Jacob Gould Schurman Professor of Computer Science at Cornell University, is seen standing at a whiteboard with an equation written on it, holding a marker in her hand
Éva Tardos, the Jacob Gould Schurman Professor of Computer Science at Cornell University, is the winner of both the Association for Computer Machinery’s Gödel Prize and the Institute of Electrical and Electronics Engineers’ John von Neumann medal. Her research focuses on algorithmic game theory, or the application of game theory to algorithm design.
Dave Burbank

Learning in game-theoretical models

Amazon Research Award recipient Éva Tardos studies complex theoretical questions that have far-ranging practical consequences.

Game theory is a mathematical way to describe strategic reasoning. In the game-theoretical sense, a game involves players who choose actions and, depending on their choices and those of the other players, receive different levels of reward. Since 2005, the Nobel Prize in economics has gone to game-theoretical work four times.

Éva Tardos, the Jacob Gould Schurman Professor of Computer Science at Cornell University, is the winner of both the Association for Computer Machinery’s Gödel Prize and the Institute of Electrical and Electronics Engineers’ John von Neumann medal (named for the man who created game theory, among other accomplishments). Her research focuses on algorithmic game theory, or the application of game theory to algorithm design.

In 2018, Tardos received an Amazon Research Award to pursue the topic of learning in games: Over repeated iterations of the same game, can the players learn the strategies that will maximize their rewards? And can the game be structured so that the individual players’ reward maximization strategies also maximize the common good?

“The question I’m most fascinated by has three prongs,” Tardos says. “One is, ‘What can we say about the quality of outcomes if people learn?’ Another is, ‘What does it mean to learn?’ When I look at what users did, what conditions of learning do people actually satisfy?

“And third — and maybe that's in some ways the most actionable — is, ‘What is the right form of learning in a changing environment?’ If you’re Amazon, and you want to learn how to price your products, what is your stockpile? How many books do you have? If you're selling them, you're going to have less. There is some carryover effect over time. What does that tell you? What is the right format of learning in cases when there's a changing environment, and there's a carryover effect? And then of course, do people learn in that way?”

Concepts of learning

As an example of a game, consider a penalty kick in soccer, in which the kicker shoots at either the right or left half of the goal, and the goalie guesses which way to dive. In the simplest game-theoretical model of the game, if both goalie and kicker pick the same direction, the goalie wins; if they pick different directions, the kicker wins.

On this model, if both players are trying to maximize their chances of winning, their optimal strategy is to go left or right randomly, with equal probability in either direction. If one player deviates from that strategy, the other player has an opportunity to increase his or her winning percentage.

A set of strategies that no player in a game has an incentive to change unilaterally is called a Nash equilibrium. The penalty-kick game is a zero-sum game: if one player wins, the other loses. But many real-world scenarios — for instance, choosing driving routes during rush hour — can be modeled as non-zero-sum games, and they have Nash equilibria, too.

One early hypothesis about learning in game theory was that, over repeated iterations of a game, players converge toward the Nash equilibrium. But more recent research suggests that that’s unlikely, as Nash equilibria for complex games are intractably hard to compute.

Your learning should be good enough to observe that that's better than what you are doing. And that's called no-regret learning.
Éva Tardos

In many circumstances, Tardos explains, game theorists have settled for a more relaxed standard of learning, called “no-regret learning”, which has the advantage of being algorithmically achievable.

“If there is a single strategy that would have been consistently pretty good over time, then please do at least as well as that one,” Tardos says. “If there is a route on which every day you would get to work pretty damn fast, you don't have to drive that, but if you're doing worse than that, something went wrong. Your learning should be good enough to observe that that's better than what you are doing. And that's called no-regret learning.”

Carryover effects

Much of Tardos’s recent work on learning in game theory has focused on games with carryover effects. What are the best learning algorithms for such games? Under what circumstances can learning occur? And how do the learned strategies compare to the optimal distribution of strategies?

Tardos has investigated these questions in the contexts of two applications in particular: ad auctions, in which advertisers bid for ad space on websites, and packet-switched network routing, of the type we see on the Internet.

In the case of ad auctions, the carryover effect is that a successful bid for an ad reduces the budget that the ad buyer has for additional purchases. Tardos and her colleagues have analyzed real-world data and concluded that, in ad auctions, no-regret learning can occur, but only for ad buyers with adequate resources. Otherwise, budget limitations prevent them from exploring the space of options thoroughly enough to identify good strategies.

Eva Tardos: Games, auctions, learning, and the price of anarchy

In the case of packet-switched routing, the carryover effect is that unsuccessful packet transmission causes senders to resend packets, which increases network congestion. Tardos and her colleagues showed that learning can ensure efficient system performance, but only if each router in the network can handle enough incoming packets simultaneously.

Here, however, Tardos and her colleagues’ analysis was theoretical, so they could compare players’ learned strategies to the optimal strategy if some omniscient planner allocated network bandwidth according senders’ transmission needs. They found that, if senders are simply trying to learn strategies that maximize their own network throughputs, then in order to ensure that everyone’s packets get through, the router capacity needs to be about twice what it would be in the optimal case.

In a follow-up study, however, Tardos and one of her students showed that a better learning algorithm could nudge the players’ learned strategies closer to the optimum. If the players are patient enough — if they adhere to a given transmission strategy long enough to get a reliable signal of its long-term efficacy — then learning will lead to efficient routing with only about 1.6 times the optimal router capacity.

These are preliminary results, but they demonstrate a methodology for making progress on a set of very difficult, interrelated problems. In ongoing work, Tardos is generalizing the same techniques of analysis to the relationships between product pricing and inventory management, in which the carryover effect is the amount of inventory on hand, depending on sales rates at different price points. And that’s a problem of obvious interest to Amazon.

“There are questions that we’re not answering that would be lovely to answer,” Tardos says. “And these are all ongoing projects. So maybe we will answer them eventually.”

Related content

US, CA, Palo Alto
We are looking for a passionate Applied Scientist to help pioneer the next generation of agentic AI applications for Amazon advertisers. In this role, you will design agentic architectures, develop tools and datasets, and contribute to building systems that can reason, plan, and act autonomously across complex advertiser workflows. You will work at the forefront of applied AI, developing methods for fine-tuning, reinforcement learning, and preference optimization, while helping create evaluation frameworks that ensure safety, reliability, and trust at scale. You will work backwards from the needs of advertisers—delivering customer-facing products that directly help them create, optimize, and grow their campaigns. Beyond building models, you will advance the agent ecosystem by experimenting with and applying core primitives such as tool orchestration, multi-step reasoning, and adaptive preference-driven behavior. This role requires working independently on ambiguous technical problems, collaborating closely with scientists, engineers, and product managers to bring innovative solutions into production. Key job responsibilities - Lead business, science and engineering strategy and roadmap for Sponsored Products Agentic Advertiser Guidance. - Design and build agents to guide advertisers in conversational and non-conversational experience. - Design and implement advanced model and agent optimization techniques, including supervised fine-tuning, instruction tuning and preference optimization (e.g., DPO/IPO). - Curate datasets and tools for MCP. - Build evaluation pipelines for agent workflows, including automated benchmarks, multi-step reasoning tests, and safety guardrails. - Develop agentic architectures (e.g., CoT, ToT, ReAct) that integrate planning, tool use, and long-horizon reasoning. - Prototype and iterate on multi-agent orchestration frameworks and workflows. - Collaborate with peers across engineering and product to bring scientific innovations into production. - Stay current with the latest research in LLMs, RL, and agent-based AI, and translate findings into practical applications. About the team The Sponsored Products and Brands team at Amazon Ads is re-imagining the advertising landscape through the latest generative AI technologies, revolutionizing how millions of customers discover products and engage with brands across Amazon.com and beyond. We are at the forefront of re-inventing advertising experiences, bridging human creativity with artificial intelligence to transform every aspect of the advertising lifecycle from ad creation and optimization to performance analysis and customer insights. We are a passionate group of innovators dedicated to developing responsible and intelligent AI technologies that balance the needs of advertisers, enhance the shopping experience, and strengthen the marketplace. If you're energized by solving complex challenges and pushing the boundaries of what's possible with AI, join us in shaping the future of advertising. The Advertiser Guidance team within Sponsored Products and Brands is focused on guiding and supporting 1.6MM advertisers to meet their advertising needs of creating and managing ad campaigns. At this scale, the complexity of diverse advertiser goals, campaign types, and market dynamics creates both a massive technical challenge and a transformative opportunity: even small improvements in guidance systems can have outsized impact on advertiser success and Amazon’s retail ecosystem. Our vision is to build a highly personalized, context-aware agentic advertiser guidance system that leverages LLMs together with tools such as auction simulations, ML models, and optimization algorithms. This agentic framework, will operate across both chat and non-chat experiences in the ad console, scaling to natural language queries as well as proactively delivering guidance based on deep understanding of the advertiser. To execute this vision, we collaborate closely with stakeholders across Ad Console, Sales, and Marketing to identify opportunities—from high-level product guidance down to granular keyword recommendations—and deliver them through a tailored, personalized experience. Our work is grounded in state-of-the-art agent architectures, tool integration, reasoning frameworks, and model customization approaches (including tuning, MCP, and preference optimization), ensuring our systems are both scalable and adaptive.
US, NY, New York
We are looking for a passionate Applied Scientist to help pioneer the next generation of agentic AI applications for Amazon advertisers. In this role, you will design agentic architectures, develop tools and datasets, and contribute to building systems that can reason, plan, and act autonomously across complex advertiser workflows. You will work at the forefront of applied AI, developing methods for fine-tuning, reinforcement learning, and preference optimization, while helping create evaluation frameworks that ensure safety, reliability, and trust at scale. You will work backwards from the needs of advertisers—delivering customer-facing products that directly help them create, optimize, and grow their campaigns. Beyond building models, you will advance the agent ecosystem by experimenting with and applying core primitives such as tool orchestration, multi-step reasoning, and adaptive preference-driven behavior. This role requires working independently on ambiguous technical problems, collaborating closely with scientists, engineers, and product managers to bring innovative solutions into production. Key job responsibilities - Design and build agents to guide advertisers in conversational and non-conversational experience. - Design and implement advanced model and agent optimization techniques, including supervised fine-tuning, instruction tuning and preference optimization (e.g., DPO/IPO). - Curate datasets and tools for MCP. - Build evaluation pipelines for agent workflows, including automated benchmarks, multi-step reasoning tests, and safety guardrails. - Develop agentic architectures (e.g., CoT, ToT, ReAct) that integrate planning, tool use, and long-horizon reasoning. - Prototype and iterate on multi-agent orchestration frameworks and workflows. - Collaborate with peers across engineering and product to bring scientific innovations into production. - Stay current with the latest research in LLMs, RL, and agent-based AI, and translate findings into practical applications. About the team The Sponsored Products and Brands team at Amazon Ads is re-imagining the advertising landscape through the latest generative AI technologies, revolutionizing how millions of customers discover products and engage with brands across Amazon.com and beyond. We are at the forefront of re-inventing advertising experiences, bridging human creativity with artificial intelligence to transform every aspect of the advertising lifecycle from ad creation and optimization to performance analysis and customer insights. We are a passionate group of innovators dedicated to developing responsible and intelligent AI technologies that balance the needs of advertisers, enhance the shopping experience, and strengthen the marketplace. If you're energized by solving complex challenges and pushing the boundaries of what's possible with AI, join us in shaping the future of advertising. The Advertiser Guidance team within Sponsored Products and Brands is focused on guiding and supporting 1.6MM advertisers to meet their advertising needs of creating and managing ad campaigns. At this scale, the complexity of diverse advertiser goals, campaign types, and market dynamics creates both a massive technical challenge and a transformative opportunity: even small improvements in guidance systems can have outsized impact on advertiser success and Amazon’s retail ecosystem. Our vision is to build a highly personalized, context-aware agentic advertiser guidance system that leverages LLMs together with tools such as auction simulations, ML models, and optimization algorithms. This agentic framework, will operate across both chat and non-chat experiences in the ad console, scaling to natural language queries as well as proactively delivering guidance based on deep understanding of the advertiser. To execute this vision, we collaborate closely with stakeholders across Ad Console, Sales, and Marketing to identify opportunities—from high-level product guidance down to granular keyword recommendations—and deliver them through a tailored, personalized experience. Our work is grounded in state-of-the-art agent architectures, tool integration, reasoning frameworks, and model customization approaches (including tuning, MCP, and preference optimization), ensuring our systems are both scalable and adaptive.
US, CA, Palo Alto
We are looking for a motivated Applied Scientist to join the team pioneering the next generation of agentic AI applications for Amazon advertisers. In this role, you will contribute to the design and development of agentic architectures, tools, and datasets that enable agents to reason, plan, and act autonomously across advertiser workflows. You will apply machine learning and large language model techniques—such as fine-tuning, reinforcement learning, and preference optimization—to solve real customer problems and improve advertiser outcomes at scale. You will work closely with senior scientists and engineers to experiment with new methods, run large-scale evaluations, and bring research ideas into production. You will be hands-on in implementing models, analyzing data, and building components that make our guidance agents more context-aware, reliable, and effective. Most importantly, you will work backwards from advertiser needs, contributing to customer-facing products that help advertisers create, optimize, and grow their campaigns. This is a highly collaborative and growth-oriented role, ideal for someone who thrives at the intersection of research and engineering, enjoys tackling ambiguous problems, and wants to shape the future of agent-based AI in advertising. Key job responsibilities - Contribute to the design and development of agents that guide advertisers across conversational and non-conversational experiences. - Implement and experiment with model and agent optimization techniques such as supervised fine-tuning and instruction tuning under the guidance of senior scientists. - Support dataset curation and tooling for model customization and preference optimization (e.g., MCP pipelines). - Build and maintain components of evaluation pipelines for agent workflows, including benchmark setup, automated test creation, and analysis of reasoning quality. - Prototype and validate elements of agentic architectures (e.g., CoT, ReAct, or ToT) to improve planning, reasoning, and tool use. - Conduct experiments, analyze performance, and communicate insights to drive iterative improvements to models and agents. - Collaborate with scientists, engineers, and product managers to integrate research outputs into production systems. - Stay current with emerging methods in LLMs, reinforcement learning, and agentic AI, and apply them to real-world advertiser scenarios. About the team The Sponsored Products and Brands team at Amazon Ads is re-imagining the advertising landscape through the latest generative AI technologies, revolutionizing how millions of customers discover products and engage with brands across Amazon.com and beyond. We are at the forefront of re-inventing advertising experiences, bridging human creativity with artificial intelligence to transform every aspect of the advertising lifecycle from ad creation and optimization to performance analysis and customer insights. We are a passionate group of innovators dedicated to developing responsible and intelligent AI technologies that balance the needs of advertisers, enhance the shopping experience, and strengthen the marketplace. If you're energized by solving complex challenges and pushing the boundaries of what's possible with AI, join us in shaping the future of advertising. The Advertiser Guidance team within Sponsored Products and Brands is focused on guiding and supporting 1.6MM advertisers to meet their advertising needs of creating and managing ad campaigns. At this scale, the complexity of diverse advertiser goals, campaign types, and market dynamics creates both a massive technical challenge and a transformative opportunity: even small improvements in guidance systems can have outsized impact on advertiser success and Amazon’s retail ecosystem. Our vision is to build a highly personalized, context-aware agentic advertiser guidance system that leverages LLMs together with tools such as auction simulations, ML models, and optimization algorithms. This agentic framework, will operate across both chat and non-chat experiences in the ad console, scaling to natural language queries as well as proactively delivering guidance based on deep understanding of the advertiser. To execute this vision, we collaborate closely with stakeholders across Ad Console, Sales, and Marketing to identify opportunities—from high-level product guidance down to granular keyword recommendations—and deliver them through a tailored, personalized experience. Our work is grounded in state-of-the-art agent architectures, tool integration, reasoning frameworks, and model customization approaches (including tuning, MCP, and preference optimization), ensuring our systems are both scalable and adaptive.
US, NY, New York
AMX Science's mission is to develop science that shapes human behavior in managing Amazon’s talent. We develop the core science for all Amazon-wide talent management and development experiences. Our multidisciplinary science team comprises of applied scientists, data scientists, economists and research scientists. We partner closely with product teams to build scalable science solutions that work backwards from internal customer problems for all of Amazon's businesses and locations around the world. Some of our work includes GenAI-powered writing assistance and insights, talent development and matching recommendations, experimentation and north star metrics, predictive and root cause models for talent events, voice of the customer qualitative analyses frameworks, and talent evaluation framework research. We are looking for an experienced AI/ML Applied Science Manager who has experience leading teams that build, apply and customize GenAI and traditional ML solutions to solve customer problems in production settings. Techniques we use on the team include NLP, supervised and unsupervised learning, recommendation systems, machine learning on graphs, reinforcement learning, algorithmic fairness and others on rich and novel datasets. As a science manager on the team, you will lead a team of ML scientists to build AI/ML solutions to address talent management and development product needs. You will be a hands-on technical leader who excels at driving innovation, fostering a data-driven culture, and leading through ambiguity to deliver measurable impact. You will innovate in the fastest-moving fields of current AI applications, including AI agents and intersection of GenAI and traditional ML systems, such as recommendations, and get to immediately apply your results in highly visible internal Amazon products that have a significant impact on employees’ lives. You will work closely with customers, product and program managers, other engineering managers, and tech leads to understand and guide your teams to build the right solutions. You will develop science roadmaps, communicate your vision and milestones to leadership and to your collaborators in the People Experience and Technology space. If this kind of work excites you, reach out to us to find out more! About the team AMX Science is an experienced central interdisciplinary organization of scientists spanning machine learning, economics and research that builds science models for Amazon's worldwide employee-facing talent management products, designs and supports experiments for product features, and measures impact of product and program initiatives across the broader organization. Examples of our work include GenAI-powered summarization and writing assistants, content and people recommendation systems, scalable experimentation products and measuring organizational north star metrics.
IL, Haifa
Come join the AWS Agentic AI science team in building the next generation models for intelligent automation. AWS, the world-leading provider of cloud services, has fostered the creation and growth of countless new businesses, and is a positive force for good. Our customers bring problems that will give Applied Scientists like you endless opportunities to see your research have a positive and immediate impact in the world. You will have the opportunity to partner with technology and business teams to solve real-world problems, have access to virtually endless data and computational resources, and to world-class engineers and developers that can help bring your ideas into the world. As part of the team, we expect that you will develop innovative solutions to hard problems, and publish your findings at peer reviewed conferences and workshops. Key job responsibilities We are looking for world class researchers with experience in one or more of the following areas - autonomous agents, API orchestration, Planning, large multimodal models (especially vision-language models), reinforcement learning (RL) and sequential decision making. A day in the life - Diverse Experiences Amazon values diverse experiences. Even if you do not meet all of the preferred qualifications and skills listed in the job description, we encourage candidates to apply. If your career is just starting, hasn’t followed a traditional path, or includes alternative experiences, don’t let it stop you from applying. - Why AWS Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform. We pioneered cloud computing and never stopped innovating — that’s why customers from the most successful startups to Global 500 companies trust our robust suite of products and services to power their businesses. - Work/Life Balance We value work-life harmony. Achieving success at work should never come at the expense of sacrifices at home, which is why flexible work hours and arrangements are part of our culture. When we feel supported in the workplace and at home, there’s nothing we can’t achieve in the cloud. - Inclusive Team Culture Here at AWS, it’s in our nature to learn and be curious. Our employee-led affinity groups foster a culture of inclusion that empower us to be proud of our differences. Ongoing events and learning experiences, including our Conversations on Race and Ethnicity (CORE) and AmazeCon (gender diversity) conferences, inspire us to never stop embracing our uniqueness. - Mentorship and Career Growth We’re continuously raising our performance bar as we strive to become Earth’s Best Employer. That’s why you’ll find endless knowledge-sharing, mentorship and other career-advancing resources here to help you develop into a better-rounded professional.
US, WA, Seattle
Calling all innovative tech enthusiasts! Join our cutting-edge team and dive into the world of distributed systems and high-performance computing. You'll have the opportunity to work on groundbreaking technologies that push the boundaries of computational science, solving complex challenges that have real-world impact. Are you passionate about creating scalable, sustainable computing systems that can power the world's most complex technological challenges? We're seeking innovative graduate researchers to push the boundaries of distributed systems and high-performance computing. We work across multiple Amazon businesses including Annapurna Labs, S3, EC2, and other critical infrastructure teams, though our research is not limited to these organizations. Our teams are committed to pushing the boundaries of distributed systems and high-performance computing, creating solutions that transform how we process and understand complex data Key job responsibilities • Collaborate with senior researchers to design and implement distributed computing solutions. • Design and prototype novel distributed computing architectures that enhance system performance and reliability • Conduct advanced research on scalable fault-tolerant systems for data center and serverless environments An ideal candidate for this role should possess a robust foundation in distributed systems, network architecture, or high-performance computing. The candidate should have hands-on experience with designing, implementing, and optimizing distributed algorithms, scalable network protocols, or parallel computing frameworks. Additionally, they must demonstrate the ability to work seamlessly within interdisciplinary teams, bringing together expertise from various domains such as software engineering, data science, and hardware architecture. This collaborative mindset is essential for developing innovative solutions that push the boundaries of cloud computing technology. A day in the life Your internship will be an immersive journey into advanced computational research. You'll collaborate with world-class scientists and engineers, exploring innovative approaches to solving complex computational problems. Expect to engage in hands-on projects that challenge your technical skills and spark your creativity.
US, CA, Sunnyvale
Prime Video is a first-stop entertainment destination offering customers a vast collection of premium programming in one app available across thousands of devices. Prime members can customize their viewing experience and find their favorite movies, series, documentaries, and live sports – including Amazon MGM Studios-produced series and movies; licensed fan favorites; and programming from Prime Video subscriptions such as Apple TV+, HBO Max, Peacock, Crunchyroll and MGM+. All customers, regardless of whether they have a Prime membership or not, can rent or buy titles via the Prime Video Store, and can enjoy even more content for free with ads. Are you interested in shaping the future of entertainment? Prime Video's technology teams are creating best-in-class digital video experience. As a Prime Video team member, you’ll have end-to-end ownership of the product, user experience, design, and technology required to deliver state-of-the-art experiences for our customers. You’ll get to work on projects that are fast-paced, challenging, and varied. You’ll also be able to experiment with new possibilities, take risks, and collaborate with remarkable people. We’ll look for you to bring your diverse perspectives, ideas, and skill-sets to make Prime Video even better for our customers. With global opportunities for talented technologists, you can decide where a career Prime Video Tech takes you! Key job responsibilities As an Applied Scientist at Prime Video, you will have end-to-end ownership of the product, related research and experimentation, applying advanced machine learning techniques in computer vision (CV), Generative AI, multimedia understanding and so on. You’ll work on diverse projects that enhance Prime Video’s content localization, image/video understanding, and content personalization, driving impactful innovations for our global audience. Other responsibilities include: - Research and develop generative models for controllable synthesis across images, video, vector graphics, and multimedia - Innovate in advanced diffusion and flow-based methods (e.g., inverse flow matching, parameter efficient training, guided sampling, test-time adaptation) to improve efficiency, controllability, and scalability. - Advance visual grounding, depth and 3D estimation, segmentation, and matting for integration into pre-visualization, compositing, VFX, and post-production pipelines. - Design multimodal GenAI workflows including visual-language model tooling, structured prompt orchestration, agentic pipelines. A day in the life Prime Video is pioneering the use of Generative AI to empower the next generation of creatives. Our mission is to make world-class media creation accessible, scalable, and efficient. We are seeking an Applied Scientist to advance the state of the art in Generative AI and to deliver these innovations as production-ready systems at Amazon scale. Your work will give creators unprecedented freedom and control while driving new efficiencies across Prime Video’s global content and marketing pipelines. This is a newly formed team within Prime Video Science!
US, NY, New York
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Applied Scientist to work on pre-training methodologies for Generative Artificial Intelligence (GenAI) models. You will interact closely with our customers and with the academic and research communities. Key job responsibilities Join us to work as an integral part of a team that has experience with GenAI models in this space. We work on these areas: - Scaling laws - Hardware-informed efficient model architecture, low-precision training - Optimization methods, learning objectives, curriculum design - Deep learning theories on efficient hyperparameter search and self-supervised learning - Learning objectives and reinforcement learning methods - Distributed training methods and solutions - AI-assisted research About the team The AGI team has a mission to push the envelope in GenAI with Large Language Models (LLMs) and multimodal systems, in order to provide the best-possible experience for our customers.
US, WA, Seattle
Are you a passionate Applied Scientist (AS) ready to shape the future of digital content creation? At Amazon, we're building Earth's most desired destination for creators to monetize their unique skills, inspire the next generation of customers, and help brands expand their reach. We build innovative products and experiences that drive growth for creators across Amazon's ecosystem. Our team owns the entire Creator product suite, ensuring a cohesive experience, optimizing compensation structures, and launching features that help creators achieve both monetary and non-monetary goals. Key job responsibilities As an AS on our team, you will: Handle challenging problems that directly impact millions of creators and customers Independently collect and analyze data Develop and deliver scalable predictive models, using any necessary programming, machine learning, and statistical analysis software Collaborate with other scientists, engineers, product managers, and business teams to creatively solve problems, measure and estimate risks, and constructively critique peer research Consult with engineering teams to design data and modeling pipelines which successfully interface with new and existing software Participate in design and implementation across teams to contribute to initiatives and develop optimal solutions that benefit the creators organization Key job responsibilities he successful candidate is a self-starter, comfortable with a dynamic, fast-paced environment, and able to think big while paying careful attention to detail. You have deep knowledge of an area/multiple areas of science, with a track record of applying this knowledge to deliver science solutions in a business setting and a demonstrated ability to operate at scale. You excel in a culture of invention and collaboration.
US, MA, North Reading
Are you inspired by invention? Is problem solving through teamwork in your DNA? Do you like the idea of seeing how your work impacts the bigger picture? Answer yes to any of these and you’ll fit right in here at Amazon Robotics. We are a smart team of doers that work passionately to apply advances in robotics and software to solve real-world challenges that will transform our customers’ experiences in ways we can’t even imagine yet. We invent new improvements every day. We are Amazon Robotics and we will give you the tools and support you need to invent with us in ways that are rewarding, fulfilling and fun. Amazon Robotics is seeking Applied Science Interns and Co-ops with a passion for robotic research to work on algorithms for robotics. Our team works on challenging and high-impact projects within robotics. Examples of projects include allocating resources to complete million orders a day, coordinating the motion of thousands of robots, autonomous navigation in warehouses, identifying objects and damage, and learning how to grasp all the products Amazon sells. As an Applied Science Intern/Co-op at Amazon Robotics, you will be working on one or more of our robotic technologies such as autonomous mobile robots, robot manipulators, and AI, computer vision technologies. The intern/co-op project(s) and the internship/co-op location are based on the team the student will be working on. Please note that by applying to this role you would be considered for Applied Scientist summer intern, spring co-op, and fall co-op roles on various Amazon Robotics teams. These teams work on robotics research within areas such as computer vision, machine learning, robotic manipulation, mobile robotics, navigation, path planning, perception, optimization and more. Learn more about Amazon Robotics: https://amazon.jobs/en/teams/amazon-robotics https://www.aboutamazon.com/news/operations/amazon-robotics-robots-fulfillment-center https://www.aboutamazon.com/news/operations/amazon-million-robots-ai-foundation-model