WhiteMail
← Glossary

AI · 탐지 엔진 · AI & detection engine

인공신경망 (ANN)

Definition

연속값·밀집연산 기반 표준 신경망. 트랜스포머 LLM이 여기 속함(현재 탐지 엔진).

Standard neural network (dense, continuous) — transformers/LLMs belong here (our shipped engine).

For executives (CEO·CISO)

현재 주류 기술이며 정확도가 높지만 GPU·추론 비용·전력이 운영의 핵심 변수입니다. 놓치기 쉬운 것: 모든 메일을 모델에 태우면 비용이 폭증합니다 — 규칙으로 먼저 거르고 애매한 것만 모델로 보내는 비용 티어링 설계가 있는지 확인하세요.

Today's mainstream with high accuracy, but GPU/inference cost and power are the key operational variables. Commonly missed: running every email through the model explodes cost — verify there is cost-tiering (rules first, model only for ambiguous cases).

Learn more

Related terms