Common Sense

주니어 PM 혼자 AI 기초 공부: 도대체 AI PM이 뭔데?

Brownee 2025. 12. 21. 15:45
반응형

📌 Question: What the hell is an AI Product Manager anyway?

"Coming back to Product after an academic break, AI has made many things easier and we should be worried if the whole role will have a huge transition or get eliminated due to AI.
I came across what happens to be a new wave of Product Management as AI PM, and i dont know jack sh# about it, can anyone shed some learning on this?"

 

👉 Answer: AI PM(AI Product Manager)의 정의와 핵심 역량

 

AI PM의 정의 및 유형

'AI Product Manager' 는 그저 유행(Hype)에 따라 생성된 직함이라는 냉소적 시각도 존재합니다. 하지만 실무적으로는 다음 세 가지 유형으로 구분됩니다.

  • AI 제품 중심(The Core AI PM)
    • AI/ML 모델 자체가 핵심인 제품을 관리합니다.
    • 예: 추천 엔진, 검색 알고리즘, 자율 주행 등.
  • AI 도입 중심(The AI Implementer)
    • 기존 제품에 Generative AI 기능을 추가하여 사용자 경험을 개선하는 역할을 합니다.
  • AI 인프라 중심(The AI Infra PM)
    • 데이터 모델링, 클라우드 인프라, MLOps/LLMOps 등 AI 개발 환경을 지원하는 플랫폼을 관리합니다.


AI PM의 주요 역할 (Responsibilities)

  • 목표 설정 (Objective)
    • 모델의 기술적 성능과 비즈니스 가치 사이의 간극을 조율합니다.
    • 예) 기술적 정확도 vs. 매출, 리텐션
  • 데이터 전략 (Data Strategy) 
    • 학습 데이터의 품질을 관리하고, 데이터 수집 경로를 설계하고, 데이터 레이블링 가이드라인을 수립합니다.
  • 모델 평가 및 루프 설계
    • 모델이 실제 환경에서 어떻게 작동하는지(Eval) 모니터링하고, 피드백을 통해 모델을 개선하는 순환 구조를 설계합니다.
  • 불확실성 관리
    • 결정론적(A 입력시 B 출력)이지 않은 AI의 확률론적 특성을 이해하고 리스크를 관리합니다.
  • 윤리 및 보안 관리
    • 데이터 프라이버시, 모델 편향성 방지, 보안 리뷰 준수 등 AI 윤리 가이드라인을 적용합니다.
  • 데이터 거버넌스(Governance) 수립
    • 저작권 및 데이터 라이선스를 관리하며 모델 학습에 쓰이는 데이터가 법적으로 안전한지 판단합니다.
  • 비용 관리 (Cost Management)
    • 기능 구현에만 그치지 않고 '단가 대비 효율(Unit Economics)'을 계산할 수 있어야 합니다.
  • 성능과 UX의 트레이드오프
    • '속도(Latency)와 정확도(Accuracy)' 사이에서 타협점을 찾는 의사결정을 해야 합니다.

 

AI PM의 핵심 역량 (Core Competencies)

  • 기술적 문해력 (Technical Literacy)
    • 단순 프롬프트 작성을 넘어 LLM, RL(강화학습), ML의 차이점을 이해할 수 있어야 합니다.
    • MLOps / LLMOps 이해 - 모델 배포, 모니터링, 재학습 프로세스에 대한 지식.
    • RAG (검색 증강 생성) - 지식 습득 및 답변 정확도 향상을 위한 기술적 구조 파악.
  • 확률론적 사고 (Probabilistic Thinking) 
    • '완벽한 결과' 가 아니라 '신뢰할 수 있는 확률' 로 제품을 바라보는 능력이 필요합니다.
    • Hallucination 등의 실패 케이스가 발생했을 때 이를 사용자 경험(UX)으로 어떻게 보완할지 설계하는 능력이 필요합니다.
  • 도메인 및 데이터 통찰 (Domain & Data Insight) 
    • 특정 산업(의료, 핀테크 등)에서 AI가 해결할 수 있는 '진짜 문제'를 발굴해야 합니다.
    • 모델 성능을 높이기 위해 어떤 데이터를 우선적으로 확보해야 하는지 결정하는 판단력이 필요합니다.
  • 비즈니스 가치 증명 (Value Verification) 
    • 이해관계자가 약속한 'AI 유즈케이스'를 실제 가치로 전환하는 능력이 필요합니다.
    • 단순히 'AI를 썼다'가 아니라, AI를 통해 기존 대비 효율성이 얼마나 높아졌는지 지표로 증명해야 합니다.

 

현업 AI PM들의 현실 조언

  • 타이틀에 매몰되지 말 것
    • AI PM은 결국 PM이다.
    • AI는 도구일 뿐, 가장 중요한 것은 여전히 고객의 문제를 해결하는 제품 관리 역량입니다.
  • 가짜 AI PM 주의
    • 단순히 서드파티 API(OpenAI 등)를 연결하는 것만으로는 AI PM이라고 부르기에 부족합니다.
    • 모델의 코어 로직과 데이터 흐름에 얼마나 깊이 관여하느냐가 차별점이 됩니다.
  • 지속적인 학습
    • AI 기술은 매달 급변하므로, Hugging Face 같은 커뮤니티를 살피거나 최신 아키텍처를 이해하려는 노력이 필수입니다.

 

현실 조언 from Reddit community

Most people are just product managers with a basic LLM function in their product. AI product managers actually understand AI and will normally be building/optimising the AI tools themselves.

A product managers job is to seek out and deliver value to customers. Product managers use tools as a medium to deliver value. LLMs are just a type of tool exactly like it was when cognitive services/ML were launched. There are many branches of AI and most product managers know very little about them. Leveraging an LLM/GPT to deliver a use case does NOT make you an AI Product Manager. You are a product manager.

An AI product manager is someone with in-depth knowledge of AI (maybe they have a PhD - like my Chief AI officer does). They understand MLOps, RLOps, LLMOps. They know hugging face is not a type of emoji. They understand the use cases of RL vs LLM. They work with data scientists to improve the AI core. So typically an AI product manager is working on the core Ai platform or models that multiple other products might leverage.

Today, I’m working on the development of a solution with a very heavy AI function that uses ML, RL, and LLM/GPT functions for different use cases. E.g. sensitive data or where precision is needed on numbers, it doesn’t go to the LLM. Where a narrative is needed it does go there. Where we want the model to get better we use reinforcement learning. I am a product person at heart and would say I know about AI but I’m not the genius with the PhD that does understand the minutiae who is the AI product manager.

 

On paper: Identifying and solving problems which couldn't be solved feasibly earlier, but can be now using Generative AI.

IRL:
1. Unnecessarily forcing Generative AI into products and processes, to justify your position and salary.
2. Figuring out how to deliver the AI use cases that your board has already promised to clients and shareholders - basically a usual PM + AI. 

 

Hey there so I work with one and I own some parts of our AI stack here is how I would break it down.

1.) An AI pM is just a PM but with specific knowledge as it relates to that discipline. Not to different from how an infrastructure PM is just a PM but with extra knowledge of how technical systems work.
In our case the AI PM knows how AI is applied in multiple industries, understands the underlying technical architecture and has some direct technical skills to help manipulate these systems.
2.) the role can focus on a specific AI product or can serve as a cross cutting role to help implement things across the org.
3.) There is also the role of AI/ML infra PM where the product manager generally has a focused understanding of data, data models and cloud infrastructure that goes into supporting AI products.

 

반응형