paper-with-me

Papers

SSR-Encoder: Encoding Selective Subject Representation for Subject-Driven Generation

2023-12-26 · CVPR 2024 1 · Yuxuan Zhang, Yiren Song, Jiaming Liu, Rui Wang, Jinpeng Yu, Hao Tang, Huaxia Li, Xu Tang, Yao Hu, Han Pan, Zhongliang Jing

Recent advancements in subject-driven image generation have led to zero-shot generation, yet precise selection and focus on crucial subject representations remain challenging. Addressing this, we introduce the SSR-Encoder, a novel architecture designed for selectively capturing any subject from single or multiple reference images. It responds to various query modalities including text and masks, without necessitating test-time fine-tuning. The SSR-Encoder combines a Token-to-Patch Aligner that aligns query inputs with image patches and a Detail-Preserving Subject Encoder for extracting and preserving fine features of the subjects, thereby generating subject embeddings. These embeddings, used in conjunction with original text embeddings, condition the generation process. Characterized by its model generalizability and efficiency, the SSR-Encoder adapts to a range of custom models and control modules. Enhanced by the Embedding Consistency Regularization Loss for improved training, our extensive experiments demonstrate its effectiveness in versatile and high-quality image generation, indicating its broad applicability. Project page: https://ssr-encoder.github.io

📄 PDF Abstract BibTeX arXiv:2312.16272

Code (1)

Xiaojiu-z/SSR_Encoder 공식 구현 jax

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding

2026-04-09 · Mu Nan, Muquan Yu, Weijian Mai, Jacob S. Prince 외 arxiv

Visual decoding from brain signals is a key challenge at the intersection of computer vision and neuroscience, requiring methods that bridge neural representations and computational models of vision. A field-wide goal is…

Brain Decoding

Improving Multimodal Brain Encoding Model with Dynamic Subject-awareness Routing

2025-10-06 · Xuanhua Yin, Runkai Zhao, Weidong Cai arxiv

Naturalistic fMRI encoding must handle multimodal inputs, shifting fusion styles, and pronounced inter-subject variability. We introduce AFIRE (Agnostic Framework for Multimodal fMRI Response Encoding), an agnostic inter…

AnyStory: Towards Unified Single and Multiple Subject Personalization in Text-to-Image Generation

2025-01-16 · Junjie He, Yuxiang Tuo, Binghui Chen, Chongyang Zhong 외

Recently, large-scale generative models have demonstrated outstanding text-to-image generation capabilities. However, generating high-fidelity personalized images with specific subjects still presents challenges, especia…

Image GenerationText to Image GenerationText-to-Image Generation

Selective Encoding for Abstractive Sentence Summarization

2017-04-24 · ACL 2017 7 · Qingyu Zhou, Nan Yang, Furu Wei, Ming Zhou

We propose a selective encoding model to extend the sequence-to-sequence framework for abstractive sentence summarization. It consists of a sentence encoder, a selective gate network, and an attention equipped decoder. T…

DecoderSentenceSentence Summarization

EZIGen: Enhancing zero-shot personalized image generation with precise subject encoding and decoupled guidance

2024-09-12 · Zicheng Duan, Yuxuan Ding, Chenhui Gou, Ziqin Zhou 외

Zero-shot personalized image generation models aim to produce images that align with both a given text prompt and subject image, requiring the model to effectively incorporate both sources of guidance. However, existing …

DenoisingImage GenerationPersonalized Image GenerationSubject Transfer