Search papers, labs, and topics across Lattice.
The paper introduces PALATE, a novel framework for personalized portrait retouching that adapts to individual user preferences while maintaining a shared editing model. By decomposing user rewards into a global backbone, category-level residuals, and a lightweight user adapter, PALATE effectively personalizes retouching without the need for extensive training for each user. The method achieves a remarkable 72.83% pairwise preference-prediction accuracy, significantly outperforming existing baselines, including the strongest competitor, PickScore, which only reaches 58.06%.
PALATE enables personalized portrait retouching at a fraction of the cost, requiring only 512 bytes of user-specific data while achieving superior preference prediction accuracy.
Automatic portrait retouching has advanced rapidly, yet its objective is inherently subjective: the same portrait admits multiple professionally valid results, and users disagree about which one is best. Most existing methods optimize a population-level aesthetic standard and therefore cannot capture individual taste, while fine-tuning a separate editing model for every user incurs prohibitive training, storage, and data costs. We propose PALATE, a shared reward-evolution framework that keeps the image editor fixed and instead personalizes the selection among retouched candidates of the same source portrait. PALATE decomposes the reward for each user into a global backbone shared by all users, category-level residuals shared by aesthetically similar users, and a lightweight user adapter, with anti-collapse regularizers keeping the three levels complementary.A cyclic dual-level distillation scheme first distills user-specific preferences into category rewards and then consolidates the resulting category-level knowledge into the global backbone, which is redistributed to initialize the next evolution round. In this way, the shared initialization improves progressively across rounds, enabling unseen users to be calibrated from only a few rankings. On expert-retouched candidates from PPR10K with held-out users and held-out images, PALATE attains 72.83% pairwise preference-prediction accuracy, surpassing all reward, aesthetic, and image-quality baselines, of which the strongest, PickScore, reaches 58.06%. Each new user costs only 512 bytes of user-specific parameters and millisecond-level scoring.