paper-with-me

홈 › Papers

RAVA: Retrieval-Augmented Viewpoint Alignment for Subject-Driven Image Generation

2026-06-16 · Qiwei Yan, Zhiqiang Yuan, Chongyang Li, Jiapei Zhang, Ying Deng, Jinchao Zhang, Jie Zhou arxiv

Reference-driven image generation has made rapid progress on identity preservation, but reliable viewpoint control across different subjects remains poorly understood. The difficulty is not merely generating a new image of the target subject: the model must infer the implicit viewpoint of one subject and transfer it to another subject using only image-level evidence, without camera poses, depth, or ray-based conditions. In this setting, existing generators conditioned on multiple image references often rely on spurious semantic correlations, which lead to viewpoint drift, part-level structural mismatches, and missing or unsupported target-specific content. We formulate this challenge as cross-subject viewpoint alignment and propose RAVA, a retrieval-augmented framework that supplies explicit geometric evidence before generation. RAVA first learns a cross-instance viewpoint embedding that retrieves target-subject images aligned with the anchor viewpoint, then applies a LogDet-based subset selection strategy to retain a compact reference set that is both view-consistent and structurally complementary. The selected references are finally consumed by a fine-tuned multi-reference image generator. Experiments show that generic semantic embeddings are nearly random for this task, while the proposed retriever substantially improves viewpoint retrieval quality. On cross-subject generation, RAVA consistently outperforms zero-shot baselines and stronger retrieval alternatives under the same generation backbone. These results indicate that cross-subject viewpoint alignment benefits from retrieval-augmented geometric grounding rather than relying on end-to-end generation alone.

📄 PDF Abstract BibTeX arXiv:2606.17619

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Homa at SemEval-2025 Task 5: Aligning Librarian Records with OntoAligner for Subject Tagging

2025-04-30 · Hadi Bayrami Asl Tekanlou, Jafar Razmara, Mahsa Sanaei, Mostafa Rahgouy 외

This paper presents our system, Homa, for SemEval-2025 Task 5: Subject Tagging, which focuses on automatically assigning subject labels to technical records from TIBKAT using the Gemeinsame Normdatei (GND) taxonomy. We l…

RAGRetrievalRetrieval-augmented GenerationSemantic Similarity+1

Viewpoint Rosetta Stone: Unlocking Unpaired Ego-Exo Videos for View-invariant Representation Learning

2025-01-01 · CVPR 2025 1 · Mi Luo, Zihui Xue, Alex Dimakis, Kristen Grauman

Egocentric and exocentric perspectives of human action differ significantly, yet overcoming this extreme viewpoint gap is critical for applications in augmented reality and robotics. We propose ViewpointRosetta, an a…

Action RecognitionContrastive LearningRepresentation Learning

From Scenes to Elements: Multi-Granularity Evidence Retrieval for Verifiable Multimodal RAG

2026-05-14 · Guanhua Chen, Chuyue Huang, Yutong Yao, Shudong Liu 외 arxiv

Multimodal Retrieval-Augmented Generation (RAG) systems retrieve evidence at coarse granularities (entire images or scenes), creating a mismatch with fine-grained user queries and making failures unverifiable. We introdu…

Normalized Human Pose Features for Human Action Video Alignment

2021-01-01 · ICCV 2021 10 · Jingyuan Liu, Mingyi Shi, Qifeng Chen, Hongbo Fu 외

We present a novel approach for extracting human pose features from human action videos. The goal is to let the pose features capture only the poses of the action while being invariant to other factors, including vid…

Action RecognitionMetric LearningPose RetrievalRetrieval+1

ASTRA: Enhancing Multi-Subject Generation with Retrieval-Augmented Pose Guidance and Disentangled Position Embedding

2026-04-15 · Tianze Xia, Zijian Ning, Zonglin Zhao, Mingjia Wang arxiv

Subject-driven image generation has shown great success in creating personalized content, but its capabilities are largely confined to single subjects in common poses. Current approaches face a fundamental conflict when …

Image Generation