← Latest papers
💻 computer science

Identity-Consistent Expression Fields: A Disentangled Neural Radiance Field Framework for Few-Shot Facial Expression Synthesis

This paper proposes Identity-Consistent Expression Fields (ICEF), a disentangled Neural Radiance Field framework that separates static identity features from dynamic expression deformations and employs a confidence-weighted warping mechanism to achieve high-quality, identity-preserving facial expression synthesis in few-shot scenarios, even when extrapolating to novel expressions.

Original authors: Minh Tran

Published 2026-07-21
📖 4 min read☕ Coffee break read

Original authors: Minh Tran

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot to draw a specific friend. You only have three photos of them: one smiling, one looking surprised, and one with a neutral face. Your goal is to make the robot generate a brand-new picture of that same friend making a silly, exaggerated face you've never seen before, like sticking their tongue out while raising an eyebrow. This is the world of Neural Radiance Fields (NeRF), a clever way computers use math to turn flat 2D photos into 3D worlds. Think of a NeRF not as a 3D model made of triangles, but as a magical "fog" that knows exactly what color and density to be at any point in space, depending on where you are looking from.

For a long time, these 3D fog-machines were great at showing a face from a new angle, but when asked to change the expression (like going from a smile to a frown) using only a few photos, they often got confused. They would try to morph the whole face, but in doing so, they accidentally changed the person's unique features. It's like trying to change a character's outfit in a video game, but the game engine accidentally changes their nose shape or skin texture along with the clothes. This is a big problem for making virtual avatars for movies or video games, because you want the character to look like themselves, just doing something different, not turning into a stranger.

Enter a new idea called ICEF (Identity-Consistent Expression Fields). The researchers behind this paper noticed that previous methods tried to warp a single, messy "feature volume" (a digital container of all the face's details) to fit a new expression. The problem was that this container was too flexible; when asked to stretch into a new, unseen expression, it would warp the person's identity along with the expression. ICEF suggests a smarter approach: instead of one big, tangled container, split the face into two distinct parts. First, keep a static, unchangeable "ID card" that holds all the unique details of the person's face (their skin texture, the exact shape of their nose, their eye color) in a neutral state. Second, create a separate, flexible "mold" that only moves the parts of the face that actually change when you make a face (like the mouth, eyes, and eyebrows).

The paper proposes that by strictly separating these two, the computer can stretch the "mold" to make a new expression without ever touching the "ID card." To make sure the mold doesn't accidentally grab the ID card, they added a special rule (a "regularizer") that tells the computer: "Only move the mouth and eyes; leave the forehead and cheeks alone." Furthermore, they realized that if you ask the computer to make an expression that is very different from the few photos it was given, it might start guessing wildly and making mistakes. To fix this, ICEF uses a "confidence meter." If the new expression is far away from the examples it knows, the system automatically switches to a simpler, safer way of moving the face, rather than trusting its complex, risky guesswork.

In their tests, the authors found that this method works much better at keeping the person looking like themselves, especially when the new expression is very different from the training photos. They showed that while older methods started to blur or distort the person's identity when pushed to the limit, ICEF kept the identity crisp and consistent. The paper doesn't claim this is a perfect, finished product for every possible face, but it suggests that this "splitting" strategy is a solid way to solve the specific problem of identity drift in few-shot facial animation. It's a step toward making digital avatars that can act out any scene without losing their own face in the process.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →