Get Started
Topic · 26 recaps

Image Generation

Text-to-image synthesis and editing — diffusion, autoregressive, and hybrid approaches, plus controllability techniques like ControlNet, LoRA, and editing pipelines.
PostsQuestions
Home
Topics
Search
Library
Questions researchers are working onFollow a question through Rcap’s explanations and the latest papers addressing it.
Can text-to-image models match web-scale performance using smaller, reproducible datasets and models?Billion-scale web-scraped datasets can make text-to-image results difficult to reproduce because their contents and availability change. The central difficulty is determining whether a much smaller, standardized image collection can retain the capabilities associated with those models.How can 3D brain MRI inpainting reconstruct healthy tissue in pathological regions without changing observed anatomy?Pathological or masked regions remove information needed for automated brain MRI analysis. A reconstruction must appear anatomically plausible without modifying the surrounding anatomy that remains visible.How can a transferable image-style representation separate overall identity from fine-grained visual attributes?Image style combines high-level identity with many visual factors that are entangled with image content. Without an explicit shared representation, styles are difficult to compare, transfer, and model consistently.How can AI generate attractive graphics with accurate text and editable layers?Bitmap generation often flattens designs, making text unreliable and later edits difficult. Code-based generation preserves structure but can struggle with aesthetic judgment and complex visual assets.How can attackers evade black-box AIGC detectors using a frozen diffusion model without source images or detector-aware retraining?AIGC detectors must identify synthetic images even when generation can be adjusted to reduce detectable signals. This is difficult when the attacker can observe only detector responses and cannot alter the generator or rely on source images.How can attention heads be pruned in text-to-image diffusion transformers without losing prompt-specific object identity?During denoising, semantic information may be maintained by structural template tokens and image-to-text interactions rather than by the prompt tokens that initially encode it. This makes it difficult to identify redundant attention computation without disrupting object identity.How can continuous image-generation controls achieve measurable scales and avoid interference when composed?Slider changes may not produce consistent, observable changes in the rendered image, and separate controls can interfere when combined. This makes it difficult to determine which attributes are controllable, compare control strengths, and predict composed results.How can cross-domain image compositing preserve foreground identity while matching the background’s visual style?Different-domain images cannot be reconciled reliably through tone adjustment alone. Stylizing the inserted object to fit its surroundings can also alter the object’s recognizable identity.How can diffusion image and video generators be preference-aligned without inefficient training exploration or inference-time search?Policy-gradient preference optimization can explore inefficiently, become trapped in local optima, and exploit reward signals in ways that reduce semantic faithfulness or visual realism. Alignment must also avoid requiring extra search during generation.How can diffusion-transformer generators follow spatial controls without large task-specific adapters?A generator may need to satisfy spatial or motion constraints while retaining general-purpose image or video synthesis. Separate adapters for each control can increase storage and adaptation costs and reduce reuse across tasks.How can few-step diffusion defer high-resolution denoising without causing transition artifacts?High-resolution denoising dominates the cost of few-step diffusion inference. Moving from low to high resolution late in the trajectory can create distribution mismatch and visible artifacts, while few remaining steps provide little opportunity to correct them.How can few-step visual generators preserve preference-aligned quality without being capped by multi-step teacher distillation?Compressing multi-step denoising into a few steps can reduce visual fidelity. Conventional distillation also makes the student imitate the teacher, allowing the teacher’s quality to become a ceiling even when reward preferences favor different outputs.How can generative image systems preserve subject identity under viewpoint changes, degradation, and iterative edits?A generative system can produce visually compelling images and follow instructions while changing the identity of the depicted subject. This drift becomes more pronounced with viewpoint changes, small or degraded subjects, repeated edits, and multiple subjects.How can generative models complete sparse satellite tile pyramids consistently across zoom levels and neighboring locations?Satellite imagery is organized as nested tile pyramids, but filling missing tiles can make fine-scale content disagree with its coarser context or with neighboring tiles. The challenge is completing an entire pyramid from seeds at different zoom levels and locations without breaking either relationship.How can high-resolution diffusion Transformers prune tokens without sacrificing image fidelity or predictable compute?At high resolution, self-attention cost grows quadratically with the number of image tokens. Pruning tokens can reduce this burden, but removing information may harm generated-image fidelity and make computation harder to predict.How can image editing shift a source image’s mixed emotion distribution while preserving its scene composition and semantics?A single emotion label cannot specify which coexisting emotions should increase, decrease, or remain stable. Editing affective visual cues can also disrupt the source scene’s content, composition, or structure.How can image editors infer edit regions and preserve non-target content without introducing artifacts?Image editors must localize intended changes while keeping the rest of an image faithful to its original content. Region-estimation errors and preservation corrections can themselves create visible distortions.How can image generation and editing agents reliably verify and integrate retrieved multimodal world knowledge?Parametric knowledge may be incomplete for the facts and visual appearances required by a prompt, while retrieved text and images can be difficult to check and combine during generation or editing. As a result, relevant evidence may still fail to prevent factual or visual errors.How can image generation and editing models render long, dense, complex, or rare-character text accurately?Image generation and editing models can produce visually plausible scenes while distorting the exact shapes, order, or placement of rendered text. The problem becomes more pronounced when text is lengthy, densely arranged, complex, or contains rare characters.How can image generation reconstruct culturally faithful, anatomically coordinated two-hand Bharatanatyam gestures from sparse, ambiguous descriptions?Bharatanatyam gesture datasets are small, and canonical Sanskrit descriptions often do not specify the precise hand configurations needed for image generation. Coordinating two independently posed hands while preserving valid anatomy and culturally recognized form makes reconstruction especially difficult.
Previous
1 / 4
Next