Papers › HumanGaussian: Text-Driven 3D Human Generation with Gaussian Splatting

HumanGaussian: Text-Driven 3D Human Generation with Gaussian Splatting

28 Nov 2023CVPR 2024 1arXiv:2311.17061archive 2025-07-28

Xian Liu, Xiaohang Zhan, Jiaxiang Tang, Ying Shan, Gang Zeng, Dahua Lin, Xihui Liu, Ziwei Liu

Realistic 3D human generation from text prompts is a desirable yet challenging task. Existing methods optimize 3D representations like mesh or neural fields via score distillation sampling (SDS), which suffers from inadequate fine details or excessive training time. In this paper, we propose an efficient yet effective framework, HumanGaussian, that generates high-quality 3D humans with fine-grained geometry and realistic appearance. Our key insight is that 3D Gaussian Splatting is an efficient renderer with periodic Gaussian shrinkage or growing, where such adaptive density control can be naturally guided by intrinsic human structures. Specifically, 1) we first propose a Structure-Aware SDS that simultaneously optimizes human appearance and geometry. The multi-modal score function from both RGB and depth space is leveraged to distill the Gaussian densification and pruning process. 2) Moreover, we devise an Annealed Negative Prompt Guidance by decomposing SDS into a noisier generative score and a cleaner classifier score, which well addresses the over-saturation issue. The floating artifacts are further eliminated based on Gaussian size in a prune-only phase to enhance generation smoothness. Extensive experiments demonstrate the superior efficiency and competitive quality of our framework, rendering vivid 3D humans under diverse scenarios. Project Page: https://alvinliu0.github.io/projects/HumanGaussian

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.17061")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: community (archive-listed): 12 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

silence-tang/gaussianip mentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 6 ran; 2 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · fixture could not drive it
3ran
6unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from silence-tang/gaussianip. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

gaussian silence-tang/gaussianip/utils/loss_utils.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · c56b7ef16f309a45 · report
get_expon_lr_func silence-tang/gaussianip/gs_renderer.py community (archive-listed) ran MIT (permissive) · 6d2c15014d993b0e · report
inverse_sigmoid silence-tang/gaussianip/gs_renderer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · b488da571728b636 · report
l1_loss silence-tang/gaussianip/utils/loss_utils.py community (archive-listed) ran fingerprinted MIT (permissive) · 583773e4dabaeef2 · report
l2_loss silence-tang/gaussianip/utils/loss_utils.py community (archive-listed) ran fingerprinted MIT (permissive) · 8c3b0f873ba11813 · report
strip_lowerdiag silence-tang/gaussianip/gs_renderer.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · cd789cab1b072db4 · report
camera_info silence-tang/gaussianip/avatar/avatar_loader.py community (archive-listed) unverified MIT (permissive) · 5c3733028a88fb6d · report
dot silence-tang/gaussianip/animation.py community (archive-listed) unverified MIT (permissive) · e35aafbf0069edb6 · report
length silence-tang/gaussianip/animation.py community (archive-listed) unverified MIT (permissive) · 43cdc168f88caf9b · report
qvec2rotmat silence-tang/gaussianip/avatar/avatar_loader.py community (archive-listed) unverified MIT (permissive) · 6ce64cf0fbcd6bb1 · report
rotmat2qvec silence-tang/gaussianip/avatar/avatar_loader.py community (archive-listed) unverified MIT (permissive) · 659bc4e7e63ed8f9 · report
safe_normalize silence-tang/gaussianip/animation.py community (archive-listed) unverified MIT (permissive) · 8a8484ccf552d87f · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Pruning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections