LAKAN: Landmark-assisted Adaptive Kolmogorov-Arnold Network for Face Forgery Detection

The paper proposes LAKAN, a novel face forgery detection method that integrates a Kolmogorov-Arnold Network with learnable spline activations and a landmark-assisted adaptive module to dynamically guide the network's focus toward critical facial regions, thereby achieving superior performance in identifying complex deepfake artifacts across multiple datasets.

Jiayao Jiang, Bin Liu, Qi Chu, Nenghai Yu

Published 2026-02-17
📖 4 min read☕ Coffee break read

Imagine you are a security guard at a high-stakes art gallery. Your job is to spot fake paintings among real masterpieces. In the digital world, "fake paintings" are Deepfakes—videos or images where someone's face has been digitally swapped or altered to look like a different person.

For a long time, security guards (AI detectors) have used two main tools:

  1. The Grid Watchers (CNNs): They look at the picture pixel by pixel, like a grid.
  2. The Pattern Seekers (Transformers): They look at how different parts of the face relate to each other, like a detective connecting clues.

These tools are good, but they have a weakness: they use a fixed rulebook. Imagine trying to catch a thief who changes their disguise every day, but your rulebook says, "If the hat is red, it's fake." If the thief wears a blue hat, you miss them. Real forgery is messy, complex, and changes constantly. A fixed rulebook can't adapt fast enough.

Enter LAKAN: The "Smart Detective" with a Map

The paper introduces a new system called LAKAN (Landmark-Assisted Adaptive Kolmogorov-Arnold Network). Think of it as upgrading your security guard with two superpowers:

1. The "Shape-Shifting" Brain (The KAN)

Traditional AI uses a fixed "activation function" (like a rigid filter) to process information. It's like trying to fit a square peg in a round hole.

  • The Analogy: Imagine a sculptor who uses a mold to shape clay. Traditional AI uses a fixed metal mold. If the clay is weirdly shaped, the metal mold breaks or leaves gaps.
  • LAKAN's Innovation: LAKAN uses a Kolmogorov-Arnold Network (KAN). Instead of a fixed metal mold, it uses liquid clay (learnable splines). It can stretch, shrink, and reshape its own "mold" to perfectly fit the specific weirdness of the forgery it's looking at. It learns the exact shape of the lie, rather than guessing based on a generic rule.

2. The "Face Map" Guide (The Landmarks)

Even with a shape-shifting brain, the AI might get distracted. It might look at the background, the hair, or the clothes, wasting time on things that don't matter.

  • The Analogy: Imagine the AI is a detective looking for a clue in a messy room. Without help, they might search the whole room.
  • LAKAN's Innovation: LAKAN uses Facial Landmarks. These are 68 specific dots on a face (corners of eyes, tip of nose, outline of lips). Think of these as GPS coordinates for the face.
  • How it works: LAKAN takes these GPS coordinates and creates a "heat map" or a flashlight. It tells the AI: "Hey, don't look at the background! The fake parts are almost always right here, around the eyes and mouth where the digital stitching happens." It dynamically adjusts the AI's focus based on the specific face it's looking at.

How It All Fits Together (The Workflow)

  1. The Input: You feed the AI a video frame.
  2. The Map: First, it quickly finds the 68 "GPS dots" (landmarks) on the face.
  3. The Custom Brain: It uses those dots to instantly build a customized brain (the KAN parameters) just for this specific face. It's like a tailor measuring a customer and sewing a suit on the spot, rather than selling off-the-rack sizes.
  4. The Spotlight: This custom brain creates a "gating signal" (a spotlight). It shines a bright light on the areas where the forgery is most likely hiding (like the edges of a swapped face) and dims the light on the rest of the image.
  5. The Verdict: The AI looks at the highlighted areas and says, "Real" or "Fake."

Why Is This a Big Deal?

The authors tested this on a "university exam" of different forgery datasets (some with celebrities, some with bad lighting, some with multiple people).

  • The Result: LAKAN didn't just pass; it got an A+. It beat all the previous "Grid Watchers" and "Pattern Seekers."
  • The Secret Sauce: Because it uses the "GPS map" (landmarks) to guide its "shape-shifting brain" (KAN), it doesn't need to memorize every specific type of fake. It learns to look for the structural inconsistencies that happen whenever a face is faked, no matter how the fake was made.

In a Nutshell

If traditional AI is a security guard with a rigid checklist, LAKAN is a detective with a magical map and a chameleon suit. It knows exactly where to look, and it changes its own thinking style to match the specific lie it's trying to catch. This makes it incredibly hard for forgers to fool it.

Get papers like this in your inbox

Personalized daily or weekly digests matching your interests. Gists or technical summaries, in your language.

Try Digest →