paper-with-me

홈 › Papers

Step-wise Distribution Alignment Guided Style Prompt Tuning for Source-free Cross-domain Few-shot Learning

2024-11-15 · Huali Xu, Yongxiang Liu, Li Liu, Shuaifeng Zhi, Shuzhou Sun, Tianpeng Liu, MingMing Cheng

Existing cross-domain few-shot learning (CDFSL) methods, which develop source-domain training strategies to enhance model transferability, face challenges with large-scale pre-trained models (LMs) due to inaccessible source data and training strategies. Moreover, fine-tuning LMs for CDFSL demands substantial computational resources, limiting practicality. This paper addresses the source-free CDFSL (SF-CDFSL) problem, tackling few-shot learning (FSL) in the target domain using only pre-trained models and a few target samples without source data or strategies. To overcome the challenge of inaccessible source data, this paper introduces Step-wise Distribution Alignment Guided Style Prompt Tuning (StepSPT), which implicitly narrows domain gaps through prediction distribution optimization. StepSPT proposes a style prompt to align target samples with the desired distribution and adopts a dual-phase optimization process. In the external process, a step-wise distribution alignment strategy factorizes prediction distribution optimization into a multi-step alignment problem to tune the style prompt. In the internal process, the classifier is updated using standard cross-entropy loss. Evaluations on five datasets demonstrate that StepSPT outperforms existing prompt tuning-based methods and SOTAs. Ablation studies further verify its effectiveness. Code will be made publicly available at \url{https://github.com/xuhuali-mxj/StepSPT}.

📄 PDF Abstract BibTeX arXiv:2411.10070

Code (1)

xuhuali-mxj/stepspt 공식 구현 pytorch

Tasks

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Structure-Preserving Zero-Shot Image Editing via Stage-Wise Latent Injection in Diffusion Models

2025-04-22 · Dasol Jeong, Donggoo Kang, Jiwon Park, Hyebean Lee 외

We propose a diffusion-based framework for zero-shot image editing that unifies text-guided and reference-guided approaches without requiring fine-tuning. Our method leverages diffusion inversion and timestep-specific nu…

Attribute

A Training-Free Style-Personalization via Scale-wise Autoregressive Model

2025-07-06 · Kyoungmin Lee, Jihun Park, Jongmin Gim, Wonhyeok Choi 외

We present a training-free framework for style-personalized image generation that controls content and style information during inference using a scale-wise autoregressive model. Our method employs a three-path design--c…

Image GenerationPersonalized Image Generation

SKIP: a Self-knowledge-guided Step-wise Preference Learning Framework for Concise Reasoning

2026-09-15 · Qinhong Lin, Yuhao Zhang, Yinglun Feng, Zhongliang Yang 외 arxiv

While Chain-of-Thought (CoT) reasoning has been proven to be effective, it often leads to overthinking, resulting in computational overhead, inference latency, and even degraded performance in large language models (LLMs…

APRNet: Attention-based Pixel-wise Rendering Network for Photo-Realistic Text Image Generation

2022-03-15 · Yangming Shi, Haisong Ding, Kai Chen, Qiang Huo

Style-guided text image generation tries to synthesize text image by imitating reference image's appearance while keeping text content unaltered. The text image appearance includes many aspects. In this paper, we focus o…

Image Generation

ReAlign: Text-to-Motion Generation via Step-Aware Reward-Guided Alignment

2025-11-24 · Wanjiang Weng, Xiaofeng Tan, Junbo Wang, Guo-Sen Xie 외 arxiv

Text-to-motion generation, which synthesizes 3D human motions from text inputs, holds immense potential for applications in gaming, film, and robotics. Recently, diffusion-based methods have been shown to generate more d…