AI Deepfake Detection Specialist
An AI Deepfake Detection Specialist identifies, analyzes, and mitigates AI-generated synthetic media including deepfake videos, au…
Skill Guide
The engineering discipline of designing, training, and optimizing neural network architectures within PyTorch or TensorFlow to perform binary or multi-class classification tasks, with specific expertise in mitigating the performance degradation caused by class imbalances in the training data.
Scenario
You are given a dataset of credit card transactions where fraudulent cases are 0.17% of the total. Your task is to build a binary classifier to flag fraud.
Scenario
You have a dermatoscopic image dataset (like HAM10000) with 7 classes of skin lesions, where some conditions are extremely rare. You need to build a multi-class detector.
Scenario
You are building a real-time system for a manufacturing line to detect 15+ types of product defects, where the defect rate is <0.5% and defect patterns evolve over time.
PyTorch/TensorFlow for model construction. scikit-learn for initial data splitting and metrics. imbalanced-learn for SMOTE, random oversampling, and class-weight utilities. albumentations for advanced, fast image augmentation critical for minority class oversampling in vision tasks.
Lightning/TFA for streamlined training loops with built-in metrics. Optuna for hyperparameter tuning of loss function parameters (e.g., focal loss gamma). SHAP/Captum for model interpretability to understand minority class feature importance. W&B/MLflow for experiment tracking of class-specific metrics across runs.
1 career found
Try a different search term.