Notifications
Clear all

What are the top soft skills for an AI project manager?

2 Posts
3 Users
0 Reactions
273 Views
0
Topic starter

So Ive been a PM for about eight years now mainly doing standard SaaS stuff and mobile apps and I thought I had my process down to a science but man this new AI project is kicking my teeth in. Im currently based in Austin working for this mid-sized industrial firm and we have a $200k budget to build a predictive maintenance model for their assembly lines over the next six months. Standard enough right? Wrong. I realized about three weeks in that my usual toolkit isnt quite cutting it because the devs are talking about stochastic gradients and data drift while the CEO is asking why the robot isnt 100% accurate yet. It feels like Im constantly playing translator but in a way that involves managing a lot more uncertainty than I ever had with regular code.

With regular software if it breaks you fix the logic but with this model its like... we have to wait and see if the data even supports the outcome we want. It's making me realize that maybe the soft skills I used for years arent exactly what I need here. Like how do you tell a stakeholder that the timeline is - it depends on the training results - without sounding incompetent? I feel like I need to develop a very specific type of patience or maybe a better way to explain probabilistic outcomes to people who want binary answers.

I was talking to one of our data scientists and she was getting frustrated because I was pushing for a hard feature freeze and she was like look the model needs more tuning. It was a wake up call. What are the actually essential soft skills you guys have found for managing these types of projects? Is it more about managing the ego of the researchers or is it about being a shield for the team when the output looks like garbage for the first two months? Id love to hear what actually works when you're in the trenches because my usual organizer vibe is struggling with the chaos of machine learning...


2 Answers
12

Just saw this thread. Regarding what #1 said about the shift from logic to probability, I've found managing expectations works well when your telemetry is solid. Quick question though, what's your daily data ingestion volume for those sensors? I'm quite satisfied using Amazon SageMaker Model Monitor Standard to track drift.

  • Set strict p-value thresholds early
  • Use Labelbox Pro Data Platform for quality labeling
  • Focus stakeholders on F1 scores


2

The shift from standard SaaS logic to the probabilistic world of AI is a massive hurdle for most PMs. I've been through this transition myself and it usually requires a total rewire of how you define success. Its definitely a different beast than mobile apps and mobile development. Before I weigh in on specific skills tho, I need a bit more context on your situation:

  • What is the level of technical literacy among your executive stakeholders?
  • Are you working with a dedicated MLOps person or is the data scientist also handling deployment? Knowing if youre fighting the AI is magic myth or just struggling with a research-heavy team makes a huge difference in how you approach the communication side of things. It changes the strategy completely.


Share: