CVJun 16

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

arXiv:2606.1761912.5
Predicted impact top 36% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in subject-driven image generation, this work tackles the underexplored problem of viewpoint transfer across different subjects, showing that retrieval-augmented geometric evidence is more effective than end-to-end generation alone.

RAVA addresses cross-subject viewpoint alignment in reference-driven image generation, where the model must infer and transfer viewpoint from one subject to another without explicit camera parameters. The proposed retrieval-augmented framework significantly outperforms zero-shot baselines and alternative retrieval methods, demonstrating that explicit geometric grounding improves viewpoint consistency.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes