Philip Resnik, standing in the background, and a colleague in the Computational Linguistics and Information Processing Laboratory on the Maryland campus are seen collaborating together while looking at display screens
Philip Resnik, standing, is a computational linguist at the University of Maryland. He is working to apply machine learning techniques to social media data in an attempt to make predictions about important aspects of mental health.
Credit: John T. Consoli / University of Maryland

How a university researcher is using machine learning to help identify suicide risk

Using social media data, the University of Maryland's Philip Resnik aims to help clinicians prioritize individuals who may need immediate attention.

Philip Resnik was a computer science undergrad at Harvard when he accompanied a friend to her linguistics class. Through that course, he discovered a fascination with language. Given his background, he naturally approached the topic from a computational perspective.

AWS re:Invent 2022: Impact through cutting-edge ML research with Amazon Research Awards

Now a professor at the University of Maryland in the Department of Linguistics and the Institute for Advanced Computer Studies, Resnik has been doing research in computational linguistics for more than 30 years. One of his goals is to use technology to make progress on social problems. Influenced by his wife, clinical psychologist Rebecca Resnik, he became especially interested in applying computational models to identify linguistic signals related to mental health.

“Language is a crucial window into people's mental state,” Resnik said.

Related content
Gari Clifford, the chair of the Department of Biomedical Informatics at Emory University and an Amazon Research Award recipient, wants to transform healthcare.

With the support of Amazon’s Machine Learning Research Award (MLRA), he and his colleagues are currently applying machine learning techniques to social media data in an attempt to make predictions about important aspects of mental health, including the risk of suicide.

Developing more sophisticated tools to prevent suicide is a pressing issue in the United States. Suicide was the second leading cause of death among people between the ages of 10 and 34 in 2018, according to the Centers for Disease Control and Prevention (CDC). Among all ages that year, more than 48,000 Americans died by suicide. Resnik noted the COVID-19 pandemic has further increased the urgency of this problem via an “echo pandemic.” That term has been used by some in the mental health community to characterize the long-term mental health effects of sustained isolation, anxiety, and disruption of normal life.

The value of social media data

Machine learning research projects on mental health historically have relied on various types of data, such as health records and clinical interviews. But Resnik and other researchers have found that social media provides an additional layer of information, giving a glimpse into the everyday experiences of patients when they are not being evaluated by a mental healthcare provider.

Mindful of privacy and ethical concerns, Resnik envisions a system where patients who are already seeing a mental health professional are given the option to consent for access to their social media data for this monitoring purpose.

Philip Resnik, a professor at the University of Maryland in the Department of Linguistics and the Institute for Advanced Computer Studies, is seen standing in a hallway
Philip Resnik says one of his goals is to use technology to make progress on social problems. “Language is a crucial window into people's mental state,” he says.
Credit: John T. Consoli / University of Maryland

“Healthcare visits, where problems can be identified, are relatively few and far between compared to what so many people are doing every day, posting about their lived experience on social media,” Resnik said. The idea is to use social media data to discover patterns that are predictive, for example, of someone with schizophrenia having a psychotic episode, or someone with depression having a suicidal crisis.

Related content
ARA recipient is using artificial intelligence to help doctors make decisions based on radiological data.

The project is still in the technology research stage, said Resnik, but the ultimate goal is to have a practical impact by allowing mental healthcare professionals to access previously unavailable information about the people that they're helping treat.

These predictions are made possible via supervised machine learning. In this scenario, the model utilizes datasets comprised of social media posts to learn how to identify patterns or properties to make a prediction after being given a large number of correct examples.

In order to do this work, Resnik and colleagues are using social media data donated by volunteers using two sites, “OurDataHelps” and “OurDataHelps: UMD”, as well as data from Reddit. All their work receives careful ethical review and they take extra steps to anonymize the users, such as automatically masking anything that resembles a name or a location.

Prioritizing at-risk individuals

Previous work that used machine learning to make mental health predictions has generally aimed to make binary distinctions. For example: Should this person be flagged as at risk or not? However, Resnik and his team believe that simply flagging people who might require attention is not enough.

Related content
Amazon Research Award recipient Jonathan Tamir is focusing on deriving better images faster.

In the United States, more than 120 million people live in areas with mental healthcare provider shortages, according to the Bureau of Health Workforce. “This means that even if they know they need help with a mental health problem, they are likely to have a hard time seeing the mental healthcare provider, because there aren’t enough providers,” Resnik noted.

What happens when software identifies even more people that might need help in an already overburdened system? The answer, he said, is to find ways to help prioritize the cases that need the most attention the soonest.

You have a pipeline where, at every stage that you assess the patient, there might be an appropriate intervention. The idea is to find the right level of care across the population, as opposed to simply making a binary distinction.
Philip Resnik

This is why Resnik’s team shifted their emphasis from simple classification to prioritization. In one approach, a healthcare provider would be informed which patients are more at risk and require the most immediate attention. The system would not only rank the most at-risk individuals, but also rank, for each of them, which social media posts were most indicative of that person’s mental state. This way, when the provider got an alert, they wouldn’t have to go through possibly hundreds of social media updates to better evaluate that person’s condition. Instead, they would be shown the most concerning posts up front.

Resnik and colleagues described this in a recent paper. Although the idea hasn’t yet been put into practice by clinicians, it was developed in consultation with experts from organizations such as the American Association of Suicidology who provided valuable input and feedback into how these technologies should be designed to be both effective and ethical.

Resnik’s team is also working on another approach to patient prioritization, a system that would rely on multiple stages of patient assessment. For example, patients’ social media data could be evaluated unintrusively in the first stage. A subset of individuals then might be invited to go through to a second, interactive, stage, such as responding to questions through an automatic system where their answers and properties of their speech, for example their speaking rate and the quality of their voice, would be evaluated through machine learning techniques. Among those, the individuals at most immediate or serious risk could be directed to a third stage of evaluation that would involve a human being.

“You have a pipeline where, at every stage that you assess the patient, there might be an appropriate intervention,” Resnik said. “The idea is to find the right level of care across the population, as opposed to simply making a binary distinction.”

Both of these approaches have been supported by the MLRA. “It has been helpful not only in terms of the AWS credits to build infrastructure and the funding for graduate students, but also the engagement with people at Amazon,” said Resnik. “We’ve had active conversations with people inside AWS, who are themselves responsible for building important tools. The relationship that I have, as a researcher, with Amazon has been enormously helpful.”

Building a secure environment for sensitive data

Previous funding from the MLRA also helped sponsor the development of a secure computational environment to house mental health data. This is an important step to advance research in machine learning for mental health, as one of the main obstacles in this field is obtaining access to this very sensitive data.

The goal of this joint project between the University of Maryland and the independent research institution NORC at the University of Chicago: give qualified researchers ethical and secure access to mental health datasets. The resulting Mental Health Data Enclave, hosted on AWS, is designed to let researchers access datasets remotely from their own computers and work with them inside a secure environment, without ever being able to copy or send the data elsewhere.

The enclave will be used this spring for an exercise at the Computational Linguistics and Clinical Psychology Workshop (held in conjunction with NAACL), an event that brings together clinicians and technologists. A sensitive mental health dataset will be shared among different teams, who will work on it within the enclave to solve a problem. The solutions will then be discussed at the workshop.

Resnik said that the AWS award will make it possible for all the teams to ethically access and work on this sensitive data. “I view this as a proof of concept for what I hope will become a lasting paradigm going forward, where we use secure environments to get the community working in a shared way on sensitive data,” he added. “This is the way that real progress has been made for decades in other research areas.”  Crucially, though, Resnik observes, research progress is not an end in itself: ultimately it needs to feed into practical and ethical deployment within the mental healthcare ecosystem. As he and collaborating suicide prevention experts noted in a recent article, “The key to progress is closer and more consistent engagement of the suicidology and technology communities.”

Research areas

Related content

US, WA, Seattle
Pricing is one of the most consequential decisions Amazon makes — and the science behind it needs to be causally rigorous, not just predictive. The P2 Optimization Science (P2OS) team builds the machine learning systems that power Amazon's pricing decisions at scale: demand lift models, customer lifetime value frameworks, and the experimentation infrastructure that validates whether our pricing changes actually work. We're hiring an Applied Scientist to own causal inference at the intersection of ML and pricing experimentation. This role exists because our team has identified a real gap: the methodological bridge between econometric analysis (owned by our economists) and production-scale ML pipelines (owned by our engineers) needs a practitioner who lives in both worlds. You'll build CATE estimation models, design analysis workflows for pricing weblabs, and develop the reusable causal ML infrastructure that the broader team — including non-ML scientists — can rely on. This is not a research role. The bias here is toward shipping production-quality causal pipelines with real downstream business impact. You'll measure success by what changes in LTV estimates, what pricing errors your models help avoid, and whether the economists on your team can actually use what you build. If you're a scientist who wants to work on hard causal identification problems in a high-stakes production environment — and who finds satisfaction in making rigorous methods accessible to a broader team — this role is for you. Key job responsibilities * Build causal ML pipelines for pricing — Design, train, evaluate, and deploy end-to-end causal estimation models for pricing use cases. * Own the science on heterogeneous treatment effects — Be the team SME on causal ML methodology: identification strategies, model selection, evaluation standards, and the tradeoffs between econometric and ML approaches to causal estimation. * Support pricing experiment analysis — Contribute causal analysis methodology to pricing weblab and A/B test post-analysis; build reusable tooling that economists can use without requiring ML expertise * Connect model outputs to business outcomes — Define, before writing code, what business metric each model moves; deliver model evaluation reports framed around pricing errors avoided and LTV estimate changes. * Evaluate and adopt novel techniques — Assess applicability of emerging causal inference methods (synthetic DiD, generalized random forests, causal representation learning) to Amazon's pricing context; write internal methodology proposals for adoption * Write internal documentation and methodology papers — Produce at least one internal write-up per half that connects a causal ML technique to a concrete pricing use case; make pipelines extensible and well-documented so other scientists can build on them. * Collaborate across disciplines — Partner closely with the Sr. Economist on identification strategy and causal assumptions; work with SDE and DE partners on production deployment; align with PMs on experiment design requirements A day in the life As an Applied Scientist on the P2OS team, your work directly shapes the prices customers see on hundreds of millions of Amazon products. In a given workweek, you might: * Investigate an optimization anomaly in simulation and trace it back to a model input gap or an unmodeled market dynamic * Design an offline evaluation framework to benchmark competing optimization approaches before committing to online testing * Collaborate with Sr. Economists on the identification strategy for the model you're building for a pricing lab * Present a science proposal for incorporating a new competitiveness or inventory signal into an optimization system * Work cross-team with the experimentation platform team on randomization design. * Develop and write up a novel scientific finding — preparing a paper or technical report for submission to a top-tier venue such as KDD, NeurIPS, or the ACM Conference on Economics and Computation
US, CA, Sunnyvale
We are seeking an Applied Scientist to focus on Robot Navigation. In this role, you'll research and develop advanced navigation systems that enable robots to move reliably and safely through complex, dynamic environments. You'll work across a broad spectrum of navigation approaches—from classical methods to learning-based techniques and foundation models—to build robust solutions for autonomous robot navigation. Key job responsibilities - Develop and implement robust navigation systems that enable reliable autonomous operation in complex, dynamic indoor environments with static and dynamic obstacles - Build simulation-based and on-device evaluation frameworks with comprehensive benchmarks and metrics for systematic comparison of navigation methods - Conduct sim-to-real transfer experiments, analyzing performance gaps and developing techniques to ensure reliable real-world navigation performance - Collaborate with world model, manipulation, and other teams to ensure seamless integration of navigation capabilities into the full robot system - Stay current with the latest advances in robot navigation, spatial reasoning, and related fields, and apply relevant findings to improve system performance - Mentor fellow scientists and engineers while maintaining strong individual technical contributions About the team Fauna Robotics, an Amazon company, is building capable, safe, and genuinely delightful robots for everyday life. Our goal is simple: make robots people actually want to live and interact with in everyday human spaces. We believe that future won’t arrive until building for robotics becomes far more accessible. Today, too much effort is spent reinventing the fundamentals. We’re changing that by developing tightly integrated hardware and software systems that make it faster, safer, and more intuitive to create real-world robotic products.
IN, TS, Hyderabad
Have you ever wondered how Amazon launches and maintains a consistent customer experience across hundreds of countries and languages it serves its customers? Are you passionate about data and mathematics, and hope to impact the experience of millions of customers? Are you obsessed with designing simple algorithmic solutions to very challenging problems? If so, we look forward to hearing from you! At Amazon, we strive to be Earth's most customer-centric company, where both internal and external customers can find and discover anything they want in their own language of preference. Our Translations Services (TS) team plays a pivotal role in expanding the reach of our marketplace worldwide and enables thousands of developers and other stakeholders (Product Managers, Program Managers, Linguists) in developing locale specific solutions. Amazon Translations Services (TS) is seeking an Applied Scientist to be based in our Hyderabad office. As a key member of the Science and Engineering team of TS, this person will be responsible for designing algorithmic solutions based on data and mathematics for translating billions of words annually across 130+ and expanding set of locales. The successful applicant will ensure that there is minimal human touch involved in any language translation and accurate translated text is available to our worldwide customers in a streamlined and optimized manner. With access to vast amounts of data, technology, and a diverse community of talented individuals, you will have the opportunity to make a meaningful impact on the way customers and stakeholders engage with Amazon and our platform worldwide. Together, we will drive innovation, solve complex problems, and shape the future of e-commerce. Key job responsibilities * Apply your expertise in LLM models to design, develop, and implement scalable machine learning solutions that address complex language translation-related challenges in the eCommerce space. * Collaborate with cross-functional teams, including software engineers, data scientists, and product managers, to define project requirements, establish success metrics, and deliver high-quality solutions. * Conduct thorough data analysis to gain insights, identify patterns, and drive actionable recommendations that enhance seller performance and customer experiences across various international marketplaces. * Continuously explore and evaluate state-of-the-art modeling techniques and methodologies to improve the accuracy and efficiency of language translation-related systems. * Communicate complex technical concepts effectively to both technical and non-technical stakeholders, providing clear explanations and guidance on proposed solutions and their potential impact. About the team We are a start-up mindset team. As the long-term technical strategy is still taking shape, there is a lot of opportunity for this fresh Science team to innovate by leveraging Gen AI technoligies to build scalable solutions from scratch. Our Vision: Language will not stand in the way of anyone on earth using Amazon products and services. Our Mission: We are the enablers and guardians of translation for Amazon's customers. We do this by offering hands-off-the-wheel service to all Amazon teams, optimizing translation quality and speed at the lowest cost possible.
US, CA, Sunnyvale
Amazon is on a mission to redefine the future of automation — and we're looking for exceptional talent to help lead the way. We are building the next generation of advanced robotic systems that seamlessly blend cutting-edge AI, sophisticated control systems, and novel mechanical design to create adaptable, intelligent automation solutions capable of operating safely alongside humans in dynamic, real-world environments. At Amazon, we leverage the power of machine learning, artificial intelligence, and advanced robotics to solve some of the most complex operational challenges at a scale unlike anywhere else in the world. Our fleet of robots spans hundreds of facilities globally, working in sophisticated coordination to deliver on our promise of customer excellence — and we're just getting started. As a Sr. Scientist in Robot Navigation, you will be at the forefront of this transformation — architecting and delivering navigation systems that are intelligent, safe, and scalable. You will bring deep expertise in learning-based planning and control, a strong understanding of foundation models and their application to embodied agents, and as well as have in-depth understanding of control-theoretic approaches such as model predictive control (MPC)-based trajectory planning. You will develop navigation solutions that seamlessly blend data-driven intelligence with principled control-theoretic guarantees. Our vision is bold: to build navigation systems that allow robots to move fluidly and safely through dynamic environments — understanding context, anticipating change, and adapting in real time. You will lead research that bridges the gap between cutting-edge academic advances and production grade deployment, collaborating with world-class teams pushing the boundaries of robotic autonomy, manipulation, and human-robot interaction. Join us in building the next generation of intelligent navigation systems that will define the future of autonomous robotics at scale. Key job responsibilities - Design, develop, and deploy perception algorithms for robotics systems, including object detection, segmentation, tracking, depth estimation, and scene understanding - Lead research initiatives in computer vision, sensor fusion and 3D perception - Collaborate with cross-functional teams including robotics engineers, software engineers, and product managers to define and deliver perception capabilities - Drive end-to-end ownership of ML models — from data collection and labeling strategy to training, evaluation, and deployment - Mentor junior scientists and engineers; contribute to a culture of technical excellence - Define and track key metrics to measure perception system performance in real-world environments - Publish research findings in top-tier venues (CVPR, ICCV, ECCV, ICRA, NeurIPS, etc.) and contribute to patents A day in the life - Train ML models for deployment in simulation and real-world robots, identify and document their limitations post-deployment - Drive technical discussions within your team and with key stakeholders to develop innovative solutions to address identified limitations - Actively contribute to brainstorming sessions on adjacent topics, bringing fresh perspectives that help peers grow and succeed — and in doing so, build lasting trust across the team - Mentor team members while maintaining significant hands-on contribution to technical solutions About the team Our team is a group is a diverse group of scientists and engineers passionate about building intelligent machines. We value curiosity, rigor, and a bias for action. We believe in learning from failure and iterating quickly toward solutions that matter.
IN, KA, Bengaluru
As a member of the CMT team, you'll play a key role in the evolution of our Competitive Monitoring systems to solve significantly complex and interesting technical challenges in machine learning, large language models in production, and recommender systems to name a few. The team's work directly impacts customer experience at a worldwide scale. Key job responsibilities Thought leader on the team and help set team directions Research multiple problem domains, suggest various approaches to try and be as hands-on as needed while providing more junior scientists with critical mentorship Collaborate with engineers to come up with the right LLD and HLD to solve key business problems Strong emphasis on communication via writing, internal and external talks, and being able to align with multiple stakeholders A day in the life As an Applied scientist II, a typical day will involve aligning with key product, engineering and business stakeholders ; advising junior scientists on the work they are doing ; reading current research papers and staying up-to-date on AI research ; diving deep as needed to improve CMT models and addressing stakeholders from the science perspective ; writing python code
IN, KA, Bengaluru
As a member of the CMT team, you'll play a key role in the evolution of our Competitive Monitoring systems to solve significantly complex and interesting technical challenges in machine learning, large language models in production, and recommender systems to name a few. The team's work directly impacts customer experience at a worldwide scale. Key job responsibilities 1. Research the problem domain and come up with various approaches to solve the problem. 2. Be willing to experiment quickly and fail fast. 3. Collaborate with engineers to come up with the right end to end solution to the business problems. 4. Ideate on future roadmap for science in CMT 5. Be willing to roll up your sleeves and learn core topics outside applied science, for example ML engineering A day in the life A typical day might involve (a) working on ideas for improving models around product similarity or price recommendations, (b) working closely with other scientists and our ML engineers to ensure that the best models are in production, (c) writing good maintainable code that can be reused and reproduced, (d) sharing your work across CMT and beyond via technical writings and presentations
US, MA, N.reading
Amazon is seeking exceptional talent to help develop the next generation of advanced robotics systems that will transform automation at Amazon's scale. We're building revolutionary robotic systems that combine cutting-edge AI, sophisticated control systems, and advanced mechanical design to create adaptable automation solutions capable of working safely alongside humans in dynamic environments. This is a unique opportunity to shape the future of robotics and automation at an unprecedented scale, working with world-class teams pushing the boundaries of what's possible in robotic dexterous manipulation, locomotion, and human-robot interaction. This role presents an opportunity to shape the future of robotics through innovative applications of deep learning and large language models. At Amazon we leverage advanced robotics, machine learning, and artificial intelligence to solve complex operational challenges at an unprecedented scale. Our fleet of robots operates across hundreds of facilities worldwide, working in sophisticated coordination to fulfill our mission of customer excellence. The ideal candidate will contribute to research that bridges the gap between theoretical advancement and practical implementation in robotics. You will be part of a team that's revolutionizing how robots learn, adapt, and interact with their environment. Join us in building the next generation of intelligent robotics systems that will transform the future of automation and human-robot collaboration. Key job responsibilities - Design and implement whole body control methods for balance, locomotion, and dexterous manipulation - Utilize state-of-the-art in methods in learned and model-based control - Create robust and safe behaviors for different terrains and tasks - Implement real-time controllers with stability guarantees - Collaborate effectively with multi-disciplinary teams to co-design hardware and algorithms for loco-manipulation - Mentor junior engineer and scientists
IN, KA, Bengaluru
Amazon Music is an immersive audio entertainment service that deepens connections between fans, artists, and creators. From personalized music playlists to exclusive podcasts, concert livestreams to artist merch, Amazon Music is innovating at some of the most exciting intersections of music and culture. The Amazon Music Search Science team is seeking an innovative and driven Applied Scientist to join our engineering and science hub in Bangalore. You will work alongside a world-class team of machine learning experts to break new ground in understanding user intent, classifying complex audio and musical forms, and creating next-generation interactive search experiences that help users find the exact music, podcasts, and audio content they are in the mood for. In this role, you will own the design, development, and deployment of end-to-end machine learning systems. You will balance execution on core search and discovery priorities—such as improving retrieval accuracy, latency, and relevance for millions of daily queries—while laying the foundational modeling capabilities for broader semantic understanding and advanced conversational search experiences across mobile, web, and voice-forward devices (like Alexa and Echo). Key job responsibilities - Core Search & Execution: Collaborate with scientists, software engineers, and product managers to define, frame, and solve complex business and ranking problems as machine learning, information retrieval, or optimization tasks. - Advanced AI & Modeling: Design, build, train, and evaluate production-grade ML models using classical machine learning, deep learning, Large Language Models (LLMs), and Agentic AI techniques to scale music discovery and intent resolution. - End-to-End Production Ownership: Take algorithms from research ideation to production deployment. Build scalable data pipelines, efficient model-serving systems, and robust offline/online evaluation frameworks. - Experimentation & Iteration: Design and analyze large-scale A/B experiments across millions of customers to measure impact on search relevance, engagement, and customer satisfaction, refining models for continuous improvement. - Forward-Looking Innovation: Research and implement novel statistical and machine learning approaches, exploring multi-modal understanding, rich content semantics, and advanced retrieval mechanisms that extend beyond traditional search boundaries. - Technical Communication: Communicate findings, architectural decisions, and technical roadmaps clearly to both technical peers and executive stakeholders, authoring robust design documents and contributing to team standards. Basic Qualifications - PhD, or Master’s degree and 4+ years of relevant experience in Computer Science, Computer Engineering, Machine Learning, Statistics, or a related quantitative field. - 3+ years of hands-on experience building machine learning models or algorithms for business applications and deploying them into production. - Strong programming skills in Python, Java, C++, or related languages, with a solid foundation in data structures, algorithms, and object-oriented design. - Experience in one or more of the following areas: Information Retrieval, Natural Language Processing (NLP), Recommender Systems, Deep Learning, or Numerical Optimization. - Demonstrated ability to work effectively with cross-functional teams in a fast-paced environment. Preferred Qualifications - Experience with large-scale distributed computing frameworks and big data systems (e.g., Spark, Hadoop, AWS infrastructure). - Experience building search ranking, query understanding, or semantic retrieval systems for high-scale consumer applications. - Familiarity with modern foundation models, LLMs, fine-tuning techniques, and efficient inference optimization for production services. - Track record of peer-reviewed publications or patents at top-tier machine learning/AI conferences (e.g., NeurIPS, KDD, ACL, SIGIR, ICML). - Experience in designing, executing, and evaluating rigorous online A/B experiments.
IN, KA, Bengaluru
Amazon Music is an immersive audio entertainment service that deepens connections between fans, artists, and creators. From personalized music playlists to exclusive podcasts, concert livestreams to artist merch, Amazon Music is innovating at some of the most exciting intersections of music and culture. The Amazon Music Search Science team is looking for an execution-focused Senior Applied Scientist to spearhead core scientific initiatives within our Bangalore hub. In this leadership-by-example role, you will define and execute the applied science roadmap for search and content discovery systems, directly impacting millions of customers worldwide. You will operate at the exciting intersection of large-scale search infrastructure, applied machine learning, and foundation models. You will drive immediate, high-impact business deliverables in music search relevance, personalization, and retrieval performance, while simultaneously architecting the long-term technological vision that expands our search ecosystem toward deeper semantic intelligence, agentic workflows, and cross-domain audio understanding. Key job responsibilities - Strategic Roadmap & Architecture: Define and execute the technical and scientific roadmap for music search systems, making critical architectural decisions that balance short-term feature delivery with long-term scalability, maintainability, and extensibility. - Pioneering Applied Science: Lead the design and implementation of state-of-the-art machine learning solutions leveraging deep learning, LLMs, and agentic workflows to solve complex search, ranking, and intent-matching challenges. - Cross-Functional Leadership: Partner closely with product management, engineering leaders, and peer teams to harmonize technical direction and deliver synchronized customer experiences. - Technical Excellence & Mentorship: Drive engineering and scientific excellence across the team by conducting rigorous design reviews, establishing modeling best practices, setting high bars for artifact delivery, and mentoring junior/mid-level scientists. - Experimentation & Scaling: Establish robust scientific processes for large-scale data analysis, offline model validation, and online A/B experimentation, ensuring high statistical rigor and measurable business impact across millions of active listeners. - Stakeholder Influence & Writing: Author strategic whitepapers, and executive-level documentation. Communicate complex technical options and trade-offs to senior leadership to drive informed decision-making. Basic Qualifications - PhD, or Master’s degree and 6+ years of applied research and industrial machine learning experience in Computer Science, Machine Learning, or a related field. - 3+ years of specialized experience designing, building, and scaling machine learning models for core production business applications (e.g., Search, Recommendation Systems, or Large-Scale Information Retrieval). - Expert programming proficiency in Python, Java, C++, or related languages, combined with deep familiarity with neural network architectures and deep learning frameworks. - Proven track record of owning end-to-end technical deliverables from problem formulation and model architecture to production deployment and performance tuning. - Demonstrated leadership in mentoring technical talent and driving engineering/scientific best practices. Preferred Qualifications - Deep expertise in search retrieval, query understanding, ranking algorithms, and large-scale vector search/embedding systems. - Experience building applied science solutions on top of foundation models, large language models (LLMs), or multi-modal architectures. - Experience with large-scale distributed training and inference optimization on cloud infrastructure (AWS). - A strong publication record or patent portfolio in top-tier peer-reviewed venues (e.g., NeurIPS, SIGIR, KDD, ACL, ICML). - Experience designing and interpreting complex online experimentation frameworks for consumer-facing recommendation or search products.
US, CA, Santa Clara
We are looking for passionate, talented, and inventive Principal Applied Scientist with a strong machine learning background to help build industry-leading Conversational AI Systems. Our mission is to provide a delightful experience to Amazon’s customers by pushing the envelope in Natural Language Understanding (NLU), Dialog Systems including Generative AI with Large Language Models (LLMs) and Applied Machine Learning (ML). As part of our team, you will work alongside internationally recognized experts to develop novel algorithms and modeling techniques to advance the state-of-the-art in human language technology. Your work will directly impact millions of our customers in the form of products and services that make use language technology. You will gain hands on experience with Amazon’s heterogeneous text, structured data sources, and large-scale computing resources to accelerate advances in language understanding. We are hiring in all areas of human language technology: NLU, Dialog Management, Conversational AI, LLMs and Generative AI. A day in the life The team uses generative AI and foundation models to reimagine the experience of all customers on AWS. We explore new technologies and find creative solutions. Curiosity and an explorative mindset can find a place here to impact the life of engineers around the world. If you are excited about this space and want to enlighten your peers with new capabilities, this is the team for you.