TrioPose: Native Triple-Stream Diffusion Transformers for Pose-Guided Text-to-Image Generation

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, extended

Summary

TrioPose is a novel framework for pose-guided text-to-image generation that addresses limb distortions and feature crosstalk in complex multi-person scenarios. Built upon the SD3.5M architecture, it introduces a Triple-Stream Pose-Aware DiT (TSPA-DiT) that treats pose as an independent modality, using layer-wise activation and zero-initialized dual-residual injection to maintain latent stability. To manage multi-instance occlusions, TrioPose employs a Learnable Relational Bias Mask, categorizing topological connectivity into five fine-grained physical states and mapping them to continuous attention soft constraints. Additionally, a Pose-Guided Spatial Loss Weighting strategy modulates the diffusion objective with heatmap-derived error maps, focusing anatomical supervision on distortion-prone regions. TrioPose achieves an AP of 64.33 on Human-Art, a 30% improvement, and sets new benchmarks for visual fidelity and text-image semantic alignment across Human-Art, CrowdPose, and OCHuman datasets.

Key takeaway

For AI Scientists and Machine Learning Engineers working on human image generation, TrioPose offers a robust solution to multi-person pose control challenges. You should consider its native triple-stream architecture and relational bias mask approach to mitigate limb distortions and feature crosstalk. This framework demonstrates superior performance, achieving an AP of 64.33 on Human-Art, suggesting a shift from adapter-based methods to native DiT integration for high-fidelity, complex human synthesis.

Key insights

TrioPose natively integrates pose as an independent modality in Diffusion Transformers, enhancing multi-person image generation fidelity.

Principles

Method

TrioPose uses a Triple-Stream Pose-Aware DiT with layer-wise activation and dual-residual injection. It applies a Learnable Relational Bias Mask for occlusion handling and Pose-Guided Spatial Loss Weighting for anatomical supervision.

In practice

Topics

Code references

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.