1. Style-Editor: Text-driven Object-Centric Style Editing 텍스트를 이용해 이미지 속 특정 객체만 스타일을 변경하는 모델.
추가적인 마스크 없이 CLIP 기반 패치 선택을 통해 객체 위치를 찾고, 해당 영역에만 스타일을 적용하며 배경은 유지한다.
• 객체 영역 선택: TMPS + PRS
• 객체 스타일링 손실: Patch-wise Co-Directional Loss
• 배경 유지: Adaptive Background Preservation Loss
→ 텍스트로 지정한 객체만 자연스럽게 스타일 바꾸는 이미지 편집 기법
2. Content-Adaptive Style Transfer: A Training-Free Approach with VQ Autoencoders
학습 없이 스타일 전이를 수행하는 VQ 기반 방법.
콘텐츠 구조는 유지하면서 영역별로 스타일을 다르게 적용하고, 부족한 스타일만 보정하며 원형 정보를 보존한다.
• 콘텐츠 영역 기반 스타일 주입 (CSI)
• 부족한 스타일 채우는 Adaptive Refinement
• 디테일 보존을 위한 Content Refinement
→ 학습 없이 이미지 영역에 맞추어 스타일을 입히는 VQ 기반 적응형 스타일 전이 기법
3. A Training-Free Style-aligned Image Generation with Scale-wise Autoregressive Model
텍스트 기반 이미지 생성 시 여러 이미지 간 스타일을 일관되게 맞추는 방법.
생성 과정의 단계별 특징을 조작하여 스타일을 통합하며 학습이 필요 없다.
• 초기 단계: Initial Feature Replacement → RGB/톤 통일
• 중간 단계: Pivotal Feature Interpolation → 구조·배치 통일
• 중/후반: Dynamic Style Injection → 스타일 점진적 통일
→ 학습 없이 빠르게 생성 이미지 전반에 스타일을 맞추는 autoregressive 기반 기법
1. Style-Editor: Text-driven Object-Centric Style Editing A model that modifies the style of only specific objects in an image using text prompts.
Without additional masks, it locates target objects through CLIP-based patch selection and applies style edits solely to that region while preserving the background.
• Object Region Selection: TMPS + PRS
• Object Styling Loss: Patch-wise Co-Directional Loss
• Background Preservation: Adaptive Background Preservation Loss
→ A text-driven image editing technique that naturally restyles only the specified object.
2. Content-Adaptive Style Transfer: A Training-Free Approach with VQ Autoencoders
A VQ-based, training-free method for style transfer.
It preserves the content structure while applying different styles to different regions, filling in missing style details and maintaining original information.
• Content-aware Style Injection (CSI)
• Adaptive Refinement for missing style completion
• Content Refinement for detail preservation
→ A VQ-based adaptive style transfer technique that applies style according to image regions without training.
3. A Training-Free Style-aligned Image Generation with Scale-wise Autoregressive Model
A method that ensures style consistency across multiple images in text-driven image generation.
It aligns style by manipulating features at different stages of the generative process—without any training.
• Initial Stage: Initial Feature Replacement → RGB/tone alignment
• Middle Stage: Pivotal Feature Interpolation → structural & layout consistency
• Mid/Late Stages: Dynamic Style Injection → progressive style unification
→ An autoregressive, training-free approach that quickly unifies the style across generated images.