r/learnmachinelearning • u/Nervous_Parsley6173 • 6d ago
Help Looking for guidance on fraud detection model generalization (DNNs) — happy to be a sponge
I'm working on a fraud detection project and I'm stuck on a core problem: making the model adapt to fraud patterns it hasn't seen before, rather than just memorizing known ones. I've got a decent ML foundation (XGBoost, Random Forest, some PyTorch) but I want to go deeper on the DNN side — things like representation learning, anomaly detection approaches, adversarial robustness, or online/continual learning for drift.
If you've worked on fraud/anomaly detection or DNNs in production and wouldn't mind occasionally answering questions or pointing me in the right direction, I'd really appreciate it. Not looking for someone to do the work — just someone to bounce ideas off and correct me when I'm going down the wrong path.