Shelley Golan Introduces ParetoSlider For Smooth Style Shifts

A large smooth metallic slider knob positioned on the right side of the frame with the background a soft gradient split.

ParetoSlider lets a single image generation system handle multiple competing goals without needing separate training runs. By adjusting a simple preference setting during creation, users can smoothly shift between visual targets like photorealism and sketch styles on the fly.

Created by Shelly Golan and a research group, the tool solves the common issue of locking image models into one fixed balance at the start of training. This approach saves storage space and removes the need to manage several custom versions of the same base engine.

Continuous style control and efficient training

  • One saved file manages multiple artistic targets instead of requiring separate downloads.
  • Adjusts picture details at runtime through a straightforward numerical input.
  • Uses lightweight adapter layers to keep the main model files completely frozen.
  • Balances conflicting design targets through delayed reward normalization during updates.
  • Works across different generation backends without changing the core setup.

Artists working with local machines will find this workflow useful for generating diverse visuals without constantly swapping files or rewriting setup scripts. Adjusting the preference dial on demand keeps project iteration fast and removes the storage overhead of downloading multiple heavy backups.

Training considerations and upcoming updates

The current release requires at least four graphics cards for stable training sessions, which places the initial setup outside the range of standard single-card workstations. The team noted that image editing and video support will follow shortly after the text generation module stabilizes.

"We introduce ParetoSlider, a multi-objective RL (MORL) framework that trains a single diffusion model to approximate the entire Pareto front,"

said the developer in their research paper. Download the complete training environment on GitHub, or review the full methodology in the technical preprint.