Drift: The deterministic component of a stochastic process (SDE) that dictates the general trend or direction of the generated data
Terminal Cost: A cost function evaluated at the final time step (t=0) of the generation process, used here to measure the distance between the generated image's style and the reference style
SDE: Stochastic Differential Equation—a mathematical equation describing how a process with random noise evolves over time
CSD: Consistent Style Descriptor—a feature extractor used to compute the style discrepancy in the terminal cost
AFA: Attention Feature Aggregation—a proposed module that concatenates keys/values from text and reference images while keeping them distinct to prevent content leakage
Tweedie's Formula: A method to estimate the final clean image (mean) from a noisy intermediate state during the diffusion process
HJB Equation: Hamilton-Jacobi-Bellman equation—a partial differential equation that gives the condition for optimal control
DDIM Inversion: A technique to reverse the deterministic diffusion process to find the initial noise latent that would generate a given image