|
|
|
|
|
by manquer
876 days ago
|
|
Bayesian filters worked very well for email spam. Google ( and most others) has been able to keep spam classifed long before transformers were even introduced with mostly Bayesian filters. Not saying it can or can’t be solved with transformers, just that could do it with lower cost(computational) older methods just as easily . |
|
As someone flagged me, I'd like to know how well current filters catch LLM-generated spam? By hypothesis, not well, especially given that you can always run a LLM output through f(g(h(...))).