paper-with-me

홈 › Papers

Seal2Real: Prompt Prior Learning on Diffusion Model for Unsupervised Document Seal Data Generation and Realisation

2023-10-01 · Jiancheng Huang, Yifan Liu, Yi Huang, Shifeng Chen

In document processing, seal-related tasks have very large commercial applications, such as seal segmentation, seal authenticity discrimination, seal removal, and text recognition under seals. However, these seal-related tasks are highly dependent on labelled document seal datasets, resulting in very little work on these tasks. To address the lack of labelled datasets for these seal-related tasks, we propose Seal2Real, a generative method that generates a large amount of labelled document seal data, and construct a Seal-DB dataset containing 20K images with labels. In Seal2Real, we propose a prompt prior learning architecture based on a pre-trained Stable Diffusion Model that migrates the prior generative power of to our seal generation task with unsupervised training. The realistic seal generation capability greatly facilitates the performance of downstream seal-related tasks on real data. Experimental results on the Seal-DB dataset demonstrate the effectiveness of Seal2Real.

📄 PDF Abstract BibTeX arXiv:2310.00546

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SEAL: SEmantic-Augmented Imitation Learning via Language Model

2024-10-03 · Chengyang Gu, Yuxin Pan, Haotian Bai, Hui Xiong 외

Hierarchical Imitation Learning (HIL) is a promising approach for tackling long-horizon decision-making tasks. While it is a challenging task due to the lack of detailed supervisory labels for sub-goal learning, and reli…

Decision MakingImitation LearningLanguage ModelingLanguage Modelling+3

SeaLion: Semantic Part-Aware Latent Point Diffusion Models for 3D Generation

2025-01-01 · CVPR 2025 1 · Dekai Zhu, Yan Di, Stefan Gavranovic, Slobodan Ilic

Denoising diffusion probabilistic models have achieved significant success in point cloud generation, enabling numerous downstream applications, such as generative data augmentation and 3D model editing. However, lit…

3D GenerationData AugmentationDenoisingModel Editing+2

SEALGuard: Safeguarding the Multilingual Conversations in Southeast Asian Languages for LLM Software Systems

2025-07-11 · Wenliang Shan, Michael Fu, Rui Yang, Chakkrit Tantithamthavorn arxiv

Safety alignment is critical for LLM-powered systems. While recent LLM-powered guardrail approaches such as LlamaGuard achieve high detection accuracy of unsafe inputs written in English (e.g., ``How to create a bomb?'')…

SEAL: Semantic-aware Single-image Sticker Personalization with a Large-scale Sticker-tag Dataset

2026-04-29 · Changhyun Roh, Yonghyun Jeong, Jonghyun Lee, Chanho Eom 외 arxiv

Synthesizing a target concept from a single reference image is challenging in diffusion-based personalized text-to-image generation, particularly for sticker personalization where prompts often require explicit attribute…

Text-to-Image GenerationTest-time Adaptation

CapSeal: Capability-Sealed Secret Mediation for Secure Agent Execution

2026-04-18 · Shutong Jin, Ruiyi Guo, Ray C. C. Cheung arxiv

Modern AI agents routinely depend on secrets such as API keys and SSH credentials, yet the dominant deployment model still exposes those secrets directly to the agent process through environment variables, local files, o…