Article(id=1263514360752779276, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, articleNumber=null, orderNo=null, doi=10.11996/JG.j.2095-302X.2026010131, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=research-article, receivedDate=1745942400000, receivedDateStr=2025-04-30, revisedDate=null, revisedDateStr=null, acceptedDate=1753027200000, acceptedDateStr=2025-07-21, onlineDate=1779174898565, onlineDateStr=2026-05-19, pubDate=1772208000000, pubDateStr=2026-02-28, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1779174898565, onlineIssueDateStr=2026-05-19, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1779174898565, creator=13701087609, updateTime=1779174898565, updator=13701087609, issue=Issue{id=1263514351571428296, tenantId=1146029695717560320, journalId=1263187241531621409, year='2026', volume='47', issue='1', pageStart='1', pageEnd='233', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=1, specialIssue=null, createTime=1779174896376, creator=13701087609, updateTime=1779174963943, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1263514635077039012, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, language=EN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1263514635077039013, tenantId=1146029695717560320, journalId=1263187241531621409, issueId=1263514351571428296, language=CN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=131, endPage=142, ext={EN=ArticleExt(id=1263514363634266145, articleId=1263514360752779276, tenantId=1146029695717560320, journalId=1263187241531621409, language=EN, title=A dynamic pruning approach for cross-domain few-shot image generation, columnId=1263514354654262248, journalTitle=Journal of Graphics, columnName=Image Processing and Computer Vision, runingTitle=null, highlight=null, articleAbstract=
Few-shot image generation has important application value in fields such as medical imaging and artistic creation. In recent years, significant research progress has been made in this task, with mainstream approaches typically relying on transferring generative models pretrained on large-scale source domain datasets to target domains to mitigate data-scarcity challenges. However, when substantial semantic gaps exist between source and target domains, direct transfer often introduced incompatible source-specific features, degrading image realism and style consistency. Although existing methods have removed redundant features via static pruning strategies, such as fixed-threshold filter pruning, they struggle to adapt to the dynamic evolution of features across different layers of deep networks, often resulting in the mistaken removal of general low-level features while retaining redundant high-level ones, thereby affecting the adaptation performance and generation quality of the model. To address this, a dynamic pruning method based on filter-importance estimation was proposed. Specifically, the method continuously tracked the changes in Fisher information of each layer’s filters during training to evaluate their importance for image generation quality. Based on the Fisher information, a cumulative importance weight-based adaptive pruning mechanism was constructed to dynamically determine the pruning ratio for each layer, enabling more precise removal of redundant or incompatible filters while preserving general structural semantic information. Experiments were conducted on several representative few-shot target domains, and results showed that the proposed method significantly outperformed existing approaches in terms of image quality (Frechet Inception Distance, FID) and image diversity (Intra-domain Learned Perceptual Image Patch Similarity, Intra-LPIPS). In target domains exhibiting significant semantic differences from the source domain, the proposed method achieved superior FID scores compared with the current state-of-the-art methods, demonstrating its stability and superiority for cross-domain few-shot image generation tasks.
, correspAuthors=null, authorNote=null, correspAuthorsNote=
, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=Shiliang LI, Qiang FANG, Yihua WANG, Yifei SHI, Zhuo WANG, Zeyu LI, Yunfei XIE, Jia WANG), CN=ArticleExt(id=1263514374602371222, articleId=1263514360752779276, tenantId=1146029695717560320, journalId=1263187241531621409, language=CN, title=基于动态剪枝的跨域小样本图像生成方法研究, columnId=1263514354893337578, journalTitle=图学学报, columnName=图像处理与计算机视觉, runingTitle=null, highlight=null, articleAbstract=
小样本图像生成在医学成像、艺术创作等领域具有重要的应用价值。近年来,该任务取得了诸多研究成果,主流方法通常依赖将大规模源域数据集上预训练的生成模型迁移至目标域,以缓解目标数据稀缺带来的训练困难。然而,当源域与目标域之间存在显著语义差异时,直接迁移往往会引入不兼容的源域特征,从而引发生成图像真实性降低与风格一致性减弱等问题。现有方法虽通过静态剪枝(如固定阈值裁剪滤波器)去除冗余特征,但仍难以适应深度网络各层特征表达的动态演化规律,且易造成浅层通用特征被误删、深层冗余特征残留等问题,从而影响模型的迁移效果与生成质量。为此,提出了一种基于滤波器重要性估计的动态剪枝方法。首先,在训练过程中持续跟踪各层滤波器的Fisher信息变化,衡量其对图像生成质量的重要性程度。然后,结合Fisher信息构建了一种基于累积重要性权重的自适应剪枝机制,能够动态确定不同层级的剪枝比例,从而更精准地剔除冗余或不兼容特征的滤波器,保留通用的结构语义信息。实验在多个具有代表性的小样本目标域上进行,结果表明,该方法在生成图像质量指标(FID)和多样性指标(Intra-LPIPS)上显著优于现有方法。其中,在与源域语义相差较大的目标域中该方法FID优于现有最优方法,验证了其在跨域小样本图像生成任务中的稳定性与优越性。
, correspAuthors=null, authorNote=null, correspAuthorsNote=
, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=mq2NlNfIgO24jhxcdZiMXw==, magXml=KTZiGHujBBfzyLOkfgRYkA==, pdfUrl=null, pdf=TsxIVhjRCAFhqAmF7yQI8w==, pdfFileSize=28174645, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=FPiKkzbWqKAStPtfQwt7uA==, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=AmeRv3SS0+NsznP9r9y2LA==, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=李世亮, 方强, 王屹华, 施逸飞, 王卓, 李泽玉, 谢云飞, 王佳)}, authors=[Author(id=1263550822433080048, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550824488289025, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550822433080048, language=EN, stringName=Shiliang LI, firstName=Shiliang, middleName=null, lastName=LI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550824718975746, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550822433080048, language=CN, stringName=李世亮, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=
1 西北机电工程研究所, 陕西 咸阳 712099
2 国防科技大学智能科学学院, 湖南 长沙 410073, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)]), AuthorCompany(id=1263550821388698336, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=2, ext=[AuthorCompanyExt(id=1263550821472584418, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China), AuthorCompanyExt(id=1263550821757797094, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 国防科技大学智能科学学院, 湖南 长沙 410073)])]), Author(id=1263550825260040973, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=qiangfang@nudt.edu.cn, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550825624945432, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550825260040973, language=EN, stringName=Qiang FANG, firstName=Qiang, middleName=null, lastName=FANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
2, address=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550826090513185, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550825260040973, language=CN, stringName=方强, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
2, address=
2 国防科技大学智能科学学院, 湖南 长沙 410073, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550821388698336, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=2, ext=[AuthorCompanyExt(id=1263550821472584418, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China), AuthorCompanyExt(id=1263550821757797094, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 国防科技大学智能科学学院, 湖南 长沙 410073)])]), Author(id=1263550826912596776, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=2, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550827399136047, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550826912596776, language=EN, stringName=Yihua WANG, firstName=Yihua, middleName=null, lastName=WANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550829529842488, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550826912596776, language=CN, stringName=王屹华, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 西北机电工程研究所, 陕西 咸阳 712099, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)])]), Author(id=1263550830217708355, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=3, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550830721024846, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550830217708355, language=EN, stringName=Yifei SHI, firstName=Yifei, middleName=null, lastName=SHI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
2, address=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550831975121748, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550830217708355, language=CN, stringName=施逸飞, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
2, address=
2 国防科技大学智能科学学院, 湖南 长沙 410073, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550821388698336, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=2, ext=[AuthorCompanyExt(id=1263550821472584418, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China), AuthorCompanyExt(id=1263550821757797094, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 国防科技大学智能科学学院, 湖南 长沙 410073)])]), Author(id=1263550833506042716, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=4, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550835196347238, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550833506042716, language=EN, stringName=Zhuo WANG, firstName=Zhuo, middleName=null, lastName=WANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550836140065649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550833506042716, language=CN, stringName=王卓, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 西北机电工程研究所, 陕西 咸阳 712099, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)])]), Author(id=1263550836932789110, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=5, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550838543401852, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550836932789110, language=EN, stringName=Zeyu LI, firstName=Zeyu, middleName=null, lastName=LI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550839839441799, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550836932789110, language=CN, stringName=李泽玉, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 西北机电工程研究所, 陕西 咸阳 712099, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)])]), Author(id=1263550840367924110, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=6, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550843245216668, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550840367924110, language=EN, stringName=Yunfei XIE, firstName=Yunfei, middleName=null, lastName=XIE, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550844126020515, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550840367924110, language=CN, stringName=谢云飞, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 西北机电工程研究所, 陕西 咸阳 712099, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)])]), Author(id=1263550844990047147, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, orderNo=7, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1263550847854756784, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550844990047147, language=EN, stringName=Jia WANG, firstName=Jia, middleName=null, lastName=WANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1263550848735560629, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, authorId=1263550844990047147, language=CN, stringName=王佳, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1 西北机电工程研究所, 陕西 咸阳 712099, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)])])], keywords=[Keyword(id=1263550852028089284, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, orderNo=1, keyword=few-shot image generation), Keyword(id=1263550853387043791, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, orderNo=2, keyword=transfer learning), Keyword(id=1263550854523700182, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, orderNo=3, keyword=dynamic pruning), Keyword(id=1263550856574714843, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, orderNo=4, keyword=Fisher information), Keyword(id=1263550857925280739, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, orderNo=5, keyword=generative adversarial networks), Keyword(id=1263550858697032681, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, orderNo=1, keyword=小样本图像生成), Keyword(id=1263550860630606833, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, orderNo=2, keyword=跨域迁移), Keyword(id=1263550861326861307, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, orderNo=3, keyword=动态剪枝), Keyword(id=1263550861805010945, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, orderNo=4, keyword=Fisher信息), Keyword(id=1263550862568374281, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, orderNo=5, keyword=生成对抗网络)], refs=[Reference(id=1263550876271165635, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2014, volume=null, issue=null, pageStart=2672, pageEnd=2680, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=GOODFELLOW I J, POUGET-ABADIE J, MIRZA M, journalName=The 28th International Conference on Neural Information Processing Systems, refType=null, unstructuredReference=
GOODFELLOW I J,
POUGET-ABADIE J,
MIRZA M,
et al. Generative adversarial nets[C]//
The 28th International Conference on Neural Information Processing Systems. Cambridge: MIT Press,
2014: 2672-2680., articleTitle=Generative adversarial nets, refAbstract=null), Reference(id=1263550876552184007, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=8107, pageEnd=8116, url=null, language=null, rfNumber=[2], rfOrder=1, authorNames=KARRAS T, LAINE S, AITTALA M, journalName=2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
KARRAS T,
LAINE S,
AITTALA M,
et al. Analyzing and improving the image quality of StyleGAN[C]//
2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2020: 8107-8116., articleTitle=Analyzing and improving the image quality of StyleGAN, refAbstract=null), Reference(id=1263550878196351182, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=44, issue=4, pageStart=710, pageEnd=717, url=null, language=null, rfNumber=[3], rfOrder=2, authorNames=邵俊棋, 钱文华, 徐启豪, journalName=图学学报, refType=null, unstructuredReference=邵俊棋, 钱文华, 徐启豪. 基于条件残差生成对抗网络的风景图生成[J].
图学学报,
2023,
44(4): 710-717., articleTitle=基于条件残差生成对抗网络的风景图生成, refAbstract=null), Reference(id=1263550878729027797, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=44, issue=4, pageStart=710, pageEnd=717, url=null, language=null, rfNumber=[3], rfOrder=3, authorNames=SHAO J Q, QIAN W H, XU Q H, journalName=Journal of Graphics, refType=null, unstructuredReference=
SHAO J Q,
QIAN W H,
XU Q H. Landscape image generation based on conditional residual generative adversarial network[J].
Journal of Graphics,
2023,
44(4): 710-717 (in Chinese)., articleTitle=Landscape image generation based on conditional residual generative adversarial network, refAbstract=null), Reference(id=1263550878871634137, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=1, pageStart=102, pageEnd=111, url=null, language=null, rfNumber=[4], rfOrder=4, authorNames=古天骏, 熊苏雅, 林晓, journalName=图学学报, refType=null, unstructuredReference=古天骏, 熊苏雅, 林晓. 基于SASGAN的戏剧脸谱多样化生成[J].
图学学报,
2024,
45(1): 102-111., articleTitle=基于SASGAN的戏剧脸谱多样化生成, refAbstract=null), Reference(id=1263550879001657568, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=1, pageStart=102, pageEnd=111, url=null, language=null, rfNumber=[4], rfOrder=5, authorNames=GU T J, XIONG S Y, LIN X, journalName=Journal of Graphics, refType=null, unstructuredReference=
GU T J,
XIONG S Y,
LIN X. Diversified generation of theatrical masks based on SASGAN[J].
Journal of Graphics,
2024,
45(1): 102-111 (in Chinese)., articleTitle=Diversified generation of theatrical masks based on SASGAN, refAbstract=null), Reference(id=1263550879270093026, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=14981, pageEnd=14991, url=null, language=null, rfNumber=[5], rfOrder=6, authorNames=LIN J, ZHANG R, GANZ F, journalName=2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
LIN J,
ZHANG R,
GANZ F,
et al. Anycost GANs for interactive image synthesis and editing[C]//
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2021: 14981-14991., articleTitle=Anycost GANs for interactive image synthesis and editing, refAbstract=null), Reference(id=1263550879534334186, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=11369, pageEnd=11378, url=null, language=null, rfNumber=[6], rfOrder=7, authorNames=WANG T F, ZHANG Y, FAN Y B, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
WANG T F,
ZHANG Y,
FAN Y B,
et al. High-fidelity GAN inversion for image attribute editing[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 11369-11378., articleTitle=High-fidelity GAN inversion for image attribute editing, refAbstract=null), Reference(id=1263550880071205107, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=5, pageStart=1096, pageEnd=1105, url=null, language=null, rfNumber=[7], rfOrder=8, authorNames=刘宗明, 洪唯, 龙睿, journalName=图学学报, refType=null, unstructuredReference=刘宗明, 洪唯, 龙睿,
等. 基于自注意机制的乳源瑶绣自动生成与应用研究[J].
图学学报,
2024,
45(5): 1096-1105., articleTitle=基于自注意机制的乳源瑶绣自动生成与应用研究, refAbstract=null), Reference(id=1263550880201228534, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=5, pageStart=1096, pageEnd=1105, url=null, language=null, rfNumber=[7], rfOrder=9, authorNames=LIU Z M, HONG W, LONG R, journalName=Journal of Graphics, refType=null, unstructuredReference=
LIU Z M,
HONG W,
LONG R,
et al. Research on automatic generation and application of Ruyuan Yao embroidery based on self-attention mechanism[J].
Journal of Graphics,
2024,
45(5): 1096-1105 (in Chinese)., articleTitle=Research on automatic generation and application of Ruyuan Yao embroidery based on self-attention mechanism, refAbstract=null), Reference(id=1263550880352223483, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=14992, pageEnd=15002, url=null, language=null, rfNumber=[8], rfOrder=10, authorNames=CHAI L, ZHU J Y, SHECHTMAN E, journalName=2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
CHAI L,
ZHU J Y,
SHECHTMAN E,
et al. Ensembling with deep generative views[C]//
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2021: 14992-15002., articleTitle=Ensembling with deep generative views, refAbstract=null), Reference(id=1263550880482246911, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=30, issue=null, pageStart=1882, pageEnd=1897, url=null, language=null, rfNumber=[9], rfOrder=11, authorNames=TRAN N T, TRAN V H, NGUYEN N B, journalName=IEEE Transactions on Image Processing, refType=null, unstructuredReference=
TRAN N T,
TRAN V H,
NGUYEN N B,
et al. On data augmentation for GAN training[J].
IEEE Transactions on Image Processing,
2021,
30: 1882-1897., articleTitle=On data augmentation for GAN training, refAbstract=null), Reference(id=1263550880666796291, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=13041, pageEnd=13051, url=null, language=null, rfNumber=[10], rfOrder=12, authorNames=GONG J, FOO L G, FAN Z P, journalName=2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
GONG J,
FOO L G,
FAN Z P,
et al. DiffPose: toward more reliable 3D pose estimation[C]//
2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2023: 13041-13051., articleTitle=DiffPose: toward more reliable 3D pose estimation, refAbstract=null), Reference(id=1263550880859734280, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=9004, pageEnd=9014, url=null, language=null, rfNumber=[11], rfOrder=13, authorNames=AFRASIYABI A, LAROCHELLE H, LALONDE J F, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
AFRASIYABI A,
LAROCHELLE H,
LALONDE J F,
et al. Matching feature sets for few-shot image classification[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 9004-9014., articleTitle=Matching feature sets for few-shot image classification, refAbstract=null), Reference(id=1263550882612953357, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=1015, pageEnd=null, url=null, language=null, rfNumber=[12], rfOrder=14, authorNames=KARRAS T, AITTALA M, HELLSTEN J, journalName=The 34th International Conference on Neural Information Processing Systems, refType=null, unstructuredReference=
KARRAS T,
AITTALA M,
HELLSTEN J,
et al. Training generative adversarial networks with limited data[C]//
The 34th International Conference on Neural Information Processing Systems. Red Hook: Curran Associates Inc.,
2020: 1015., articleTitle=Training generative adversarial networks with limited data, refAbstract=null), Reference(id=1263550882919137553, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=7917, pageEnd=7927, url=null, language=null, rfNumber=[13], rfOrder=15, authorNames=TSENG H Y, JIANG L, LIU C, journalName=2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
TSENG H Y,
JIANG L,
LIU C,
et al. Regularizing generative adversarial networks under limited data[C]//
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2021: 7917-7927., articleTitle=Regularizing generative adversarial networks under limited data, refAbstract=null), Reference(id=1263550883288236311, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=11069, pageEnd=11079, url=null, language=null, rfNumber=[14], rfOrder=16, authorNames=GONG J, FAN Z P, KE Q H, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
GONG J,
FAN Z P,
KE Q H,
et al. Meta agent teaming active learning for pose estimation[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 11069-11079., articleTitle=Meta agent teaming active learning for pose estimation, refAbstract=null), Reference(id=1263550883615392027, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=10514, pageEnd=10523, url=null, language=null, rfNumber=[15], rfOrder=17, authorNames=FOO L G, GONG J, FAN Z P, journalName=2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
FOO L G,
GONG J,
FAN Z P,
et al. System-status-aware adaptive network for online streaming video understanding[C]//
2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2023: 10514-10523., articleTitle=System-status-aware adaptive network for online streaming video understanding, refAbstract=null), Reference(id=1263550883888021790, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=40, issue=3, pageStart=649, pageEnd=658, url=null, language=null, rfNumber=[16], rfOrder=18, authorNames=张彬, 周粤川, 张敏, journalName=计算机应用研究, refType=null, unstructuredReference=张彬, 周粤川, 张敏,
等. 生成对抗网络改进角度与应用研究综述[J].
计算机应用研究,
2023,
40(3): 649-658., articleTitle=生成对抗网络改进角度与应用研究综述, refAbstract=null), Reference(id=1263550884198400291, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=40, issue=3, pageStart=649, pageEnd=658, url=null, language=null, rfNumber=[16], rfOrder=19, authorNames=ZHANG B, ZHOU Y C, ZHANG M, journalName=Application Research of Computers, refType=null, unstructuredReference=
ZHANG B,
ZHOU Y C,
ZHANG M,
et al. Review of research on improvement and application of generative adversarial networks[J].
Application Research of Computers,
2023,
40(3): 649-658 (in Chinese)., articleTitle=Review of research on improvement and application of generative adversarial networks, refAbstract=null), Reference(id=1263550884303257895, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=44, issue=3, pageStart=502, pageEnd=512, url=null, language=null, rfNumber=[17], rfOrder=20, authorNames=孙龙飞, 刘慧, 杨奉常, journalName=图学学报, refType=null, unstructuredReference=孙龙飞, 刘慧, 杨奉常,
等. 面向医学图像层间插值的循环生成网络研究[J].
图学学报,
2023,
44(3): 502-512., articleTitle=面向医学图像层间插值的循环生成网络研究, refAbstract=null), Reference(id=1263550884458447146, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=44, issue=3, pageStart=502, pageEnd=512, url=null, language=null, rfNumber=[17], rfOrder=21, authorNames=SUN L F, LIU H, YANG F C, journalName=Journal of Graphics, refType=null, unstructuredReference=
SUN L F,
LIU H,
YANG F C,
et al. Research on cyclic generative network oriented to inter-layer interpolation of medical images[J].
Journal of Graphics,
2023,
44(3): 502-512 (in Chinese)., articleTitle=Research on cyclic generative network oriented to inter-layer interpolation of medical images, refAbstract=null), Reference(id=1263550884697522480, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=9058, pageEnd=9067, url=null, language=null, rfNumber=[18], rfOrder=22, authorNames=HU S X, LI D, STÜHMER J, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
HU S X,
LI D,
STÜHMER J,
et al. Pushing the limits of simple pipelines for few-shot learning: external data and fine-tuning make a difference[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 9058-9067., articleTitle=Pushing the limits of simple pipelines for few-shot learning: external data and fine-tuning make a difference, refAbstract=null), Reference(id=1263550884965957938, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2025, volume=133, issue=6, pageStart=3689, pageEnd=3726, url=null, language=null, rfNumber=[19], rfOrder=23, authorNames=YANG M P, WANG Z, journalName=International Journal of Computer Vision, refType=null, unstructuredReference=
YANG M P,
WANG Z. Image synthesis under limited data: a survey and taxonomy[J].
International Journal of Computer Vision,
2025,
133(6): 3689-3726., articleTitle=Image synthesis under limited data: a survey and taxonomy, refAbstract=null), Reference(id=1263550885167284534, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=7454, pageEnd=7463, url=null, language=null, rfNumber=[20], rfOrder=24, authorNames=LI H L, ZHU C L, ZHANG Y L, journalName=2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
LI H L,
ZHU C L,
ZHANG Y L,
et al. Task-specific fine-tuning via variational information bottleneck for weakly- supervised pathology whole slide image classification[C]//
2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2023: 7454-7463., articleTitle=Task-specific fine-tuning via variational information bottleneck for weakly- supervised pathology whole slide image classification, refAbstract=null), Reference(id=1263550885406359865, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=109, issue=1, pageStart=43, pageEnd=76, url=null, language=null, rfNumber=[21], rfOrder=25, authorNames=ZHUANG F Z, QI Z Y, DUAN K Y, journalName=Proceedings of the IEEE, refType=null, unstructuredReference=
ZHUANG F Z,
QI Z Y,
DUAN K Y,
et al. A comprehensive survey on transfer learning[J].
Proceedings of the IEEE,
2021,
109(1): 43-76., articleTitle=A comprehensive survey on transfer learning, refAbstract=null), Reference(id=1263550887113441598, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=7380, pageEnd=7391, url=null, language=null, rfNumber=[22], rfOrder=26, authorNames=ZHAO Y Q, DU C, ABDOLLAHZADEH M, journalName=2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
ZHAO Y Q,
DU C,
ABDOLLAHZADEH M,
et al. Exploring incompatible knowledge transfer in few-shot image generation[C]//
2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2023: 7380-7391., articleTitle=Exploring incompatible knowledge transfer in few-shot image generation, refAbstract=null), Reference(id=1263550887360905539, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=10738, pageEnd=10747, url=null, language=null, rfNumber=[23], rfOrder=27, authorNames=OJHA U, LI Y J, LU J W, journalName=2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
OJHA U,
LI Y J,
LU J W,
et al. Few-shot image generation via cross-domain correspondence[C]//
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2021: 10738-10747., articleTitle=Few-shot image generation via cross-domain correspondence, refAbstract=null), Reference(id=1263550887537066312, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=4, pageStart=814, pageEnd=826, url=null, language=null, rfNumber=[24], rfOrder=28, authorNames=朱宝旭, 刘漫丹, 张雯婷, journalName=图学学报, refType=null, unstructuredReference=朱宝旭, 刘漫丹, 张雯婷,
等. 高分辨率人脸纹理图全流程生成方法[J].
图学学报,
2024,
45(4): 814-826., articleTitle=高分辨率人脸纹理图全流程生成方法, refAbstract=null), Reference(id=1263550887641923913, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=45, issue=4, pageStart=814, pageEnd=826, url=null, language=null, rfNumber=[24], rfOrder=29, authorNames=ZHU B X, LIU M D, ZHANG W T, journalName=Journal of Graphics, refType=null, unstructuredReference=
ZHU B X,
LIU M D,
ZHANG W T,
et al. Full process generation method of high-resolution face texture map[J].
Journal of Graphics,
2024,
45(4): 814-826 (in Chinese)., articleTitle=Full process generation method of high-resolution face texture map, refAbstract=null), Reference(id=1263550887771947341, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2018, volume=null, issue=null, pageStart=220, pageEnd=236, url=null, language=null, rfNumber=[25], rfOrder=30, authorNames=WANG Y X, WU C S, HERRANZ L, journalName=The 15th European Conference on Computer Vision, refType=null, unstructuredReference=
WANG Y X,
WU C S,
HERRANZ L,
et al. Transferring GANs: generating images from limited data[C]//
The 15th European Conference on Computer Vision. Cham: Springer,
2018: 220-236., articleTitle=Transferring GANs: generating images from limited data, refAbstract=null), Reference(id=1263550887847444815, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=https://arxiv.org/abs/2002.10964, language=null, rfNumber=[26], rfOrder=31, authorNames=MO S, CHO M, SHIN J, journalName=null, refType=null, unstructuredReference=
MO S,
CHO M,
SHIN J. Freeze the discriminator: a simple baseline for fine-tuning GANs[EB/OL]. [2025-02-30]. https://arxiv.org/abs/2002.10964., articleTitle=Freeze the discriminator: a simple baseline for fine-tuning GANs, refAbstract=null), Reference(id=1263550888057160018, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=1332, pageEnd=null, url=null, language=null, rfNumber=[27], rfOrder=32, authorNames=LI Y J, ZHANG R, LU J W, journalName=The 34th International Conference on Neural Information Processing Systems, refType=null, unstructuredReference=
LI Y J,
ZHANG R,
LU J W,
et al. Few-shot image generation with elastic weight consolidation[C]//
The 34th International Conference on Neural Information Processing Systems. Red Hook: Curran Associates Inc.,
2020: 1332., articleTitle=Few-shot image generation with elastic weight consolidation, refAbstract=null), Reference(id=1263550888455618901, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=11194, pageEnd=11203, url=null, language=null, rfNumber=[28], rfOrder=33, authorNames=XIAO J Y, LI L, WANG C F, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
XIAO J Y,
LI L,
WANG C F,
et al. Few shot generative model adaption via relaxed spatial structural alignment[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 11194-11203., articleTitle=Few shot generative model adaption via relaxed spatial structural alignment, refAbstract=null), Reference(id=1263550888728248664, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=9130, pageEnd=9140, url=null, language=null, rfNumber=[29], rfOrder=34, authorNames=ZHAO Y Q, DING H H, HUANG H J, journalName=2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
ZHAO Y Q,
DING H H,
HUANG H J,
et al. A closer look at few-shot image generation[C]//
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press,
2022: 9130-9140., articleTitle=A closer look at few-shot image generation, refAbstract=null), Reference(id=1263550888824717659, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=1412, pageEnd=null, url=null, language=null, rfNumber=[30], rfOrder=35, authorNames=ZHAO Y Q, CHANDRASEGARAN K, ABDOLLAHZADEH M, journalName=The 36th International Conference on Neural Information Processing Systems, refType=null, unstructuredReference=
ZHAO Y Q,
CHANDRASEGARAN K,
ABDOLLAHZADEH M,
et al. Few-shot image generation via adaptation-aware kernel modulation[C]//
The 36th International Conference on Neural Information Processing Systems. Red Hook: Curran Associates Inc.,
2022: 1412., articleTitle=Few-shot image generation via adaptation-aware kernel modulation, refAbstract=null), Reference(id=1263550889294479710, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2024, volume=26, issue=null, pageStart=7661, pageEnd=7672, url=null, language=null, rfNumber=[31], rfOrder=36, authorNames=PAN S D, ZHANG Z Q, WEI K, journalName=IEEE Transactions on Multimedia, refType=null, unstructuredReference=
PAN S D,
ZHANG Z Q,
WEI K,
et al. Few-shot generative model adaptation via style-guided prompt[J].
IEEE Transactions on Multimedia,
2024,
26: 7661-7672., articleTitle=Few-shot generative model adaptation via style-guided prompt, refAbstract=null), Reference(id=1263550889462251876, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=https://openreview.net/pdf?id=0J6afk9DqrR, language=null, rfNumber=[32], rfOrder=37, authorNames=MOON T, CHOI M, LEE G, journalName=null, refType=null, unstructuredReference=
MOON T,
CHOI M,
LEE G,
et al. Fine-tuning diffusion models with limited data[EB/OL]. [2025-02-30]. https://openreview.net/pdf?id=0J6afk9DqrR., articleTitle=Fine-tuning diffusion models with limited data, refAbstract=null), Reference(id=1263550889705521512, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=https://arxiv.org/abs/2211.03264, language=null, rfNumber=[33], rfOrder=38, authorNames=ZHU J Y, MA H M, CHEN J S, journalName=null, refType=null, unstructuredReference=
ZHU J Y,
MA H M,
CHEN J S,
et al. Few-shot image generation with diffusion models[EB/OL]. [2025-02-30]. https://arxiv.org/abs/2211.03264., articleTitle=Few-shot image generation with diffusion models, refAbstract=null), Reference(id=1263550889927819627, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, doi=null, pmid=null, pmcid=null, year=2025, volume=null, issue=null, pageStart=20, pageEnd=37, url=null, language=null, rfNumber=[34], rfOrder=39, authorNames=CAO Y, GONG S G, journalName=The 18th European Conference on Computer Vision, refType=null, unstructuredReference=
CAO Y,
GONG S G. Few-shot image generation by conditional relaxing diffusion inversion[C]//
The 18th European Conference on Computer Vision. Cham: Springer,
2025: 20-37., articleTitle=Few-shot image generation by conditional relaxing diffusion inversion, refAbstract=null)], funds=[Fund(id=1263550875105149089, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=61703418, language=EN, fundingSource=National Natural Science Foundation of China(61703418), fundOrder=null, country=null), Fund(id=1263550875298087080, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=61703418, language=CN, fundingSource=国家自然科学基金(61703418), fundOrder=null, country=null), Fund(id=1263550875436499118, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=2023JJ20051, language=EN, fundingSource=Natural Science Foundation of Hunan Province(2023JJ20051), fundOrder=null, country=null), Fund(id=1263550875570716849, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=2023JJ20051, language=CN, fundingSource=湖南省自然科学基金(2023JJ20051), fundOrder=null, country=null), Fund(id=1263550875679768758, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=2023RC3011, language=EN, fundingSource=The Science and Technology Innovation Program of Hunan Province(2023RC3011), fundOrder=null, country=null), Fund(id=1263550875818180794, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, awardId=2023RC3011, language=CN, fundingSource=湖南省科技创新计划(2023RC3011), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1263550820579197649, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=1, ext=[AuthorCompanyExt(id=1263550820931519190, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China), AuthorCompanyExt(id=1263550820969267926, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550820579197649, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1 西北机电工程研究所, 陕西 咸阳 712099)]), AuthorCompany(id=1263550821388698336, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, xref=2, ext=[AuthorCompanyExt(id=1263550821472584418, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China), AuthorCompanyExt(id=1263550821757797094, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, companyId=1263550821388698336, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2 国防科技大学智能科学学院, 湖南 长沙 410073)])], figs=[ArticleFig(id=1263550864938156056, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 1, caption=
Fisher information variation across different-depth convolutional layers in RICK, figureFileSmall=8XpZ1OxvhhMaPp6L+5nHSA==, figureFileBig=o+MaKnTDkKn3KQj0xZScTQ==, tableContent=null), ArticleFig(id=1263550865433083934, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图1, caption=
RICK不同深度卷积层的Fisher信息变化趋势, figureFileSmall=8XpZ1OxvhhMaPp6L+5nHSA==, figureFileBig=o+MaKnTDkKn3KQj0xZScTQ==, tableContent=null), ArticleFig(id=1263550866355830824, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 2, caption=
Depth-wise analysis of pruned filters in generator convolutional layers using RICK, figureFileSmall=MhZMLa0qmo2crFzHaY2laA==, figureFileBig=ZstW8RhLq6p6DS1Q/s9T3Q==, tableContent=null), ArticleFig(id=1263550866863341616, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图2, caption=
RICK在生成器卷积层不同深度的剪枝数量对比, figureFileSmall=MhZMLa0qmo2crFzHaY2laA==, figureFileBig=ZstW8RhLq6p6DS1Q/s9T3Q==, tableContent=null), ArticleFig(id=1263550867203080243, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 3, caption=
Framework of few-shot image generation based on importance-weighted dynamic pruning, figureFileSmall=Z7RSHinBT84xRxieqBlJPw==, figureFileBig=AuYH2SVYAiwRUuYkp4VJdQ==, tableContent=null), ArticleFig(id=1263550869270872124, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图3, caption=
基于重要性权重动态剪枝的小样本图像生成框架图, figureFileSmall=Z7RSHinBT84xRxieqBlJPw==, figureFileBig=AuYH2SVYAiwRUuYkp4VJdQ==, tableContent=null), ArticleFig(id=1263550869946155074, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 4, caption=
Illustration of source and target domains((a) Source domain;(b) Target domain), figureFileSmall=+jFSNAuzoTrBhwlGkp30sQ==, figureFileBig=iVlQPa20d50PW7sS8suTsw==, tableContent=null), ArticleFig(id=1263550870361391181, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图4, caption=
源域与目标域示意图((a) 源域;(b) 目标域), figureFileSmall=+jFSNAuzoTrBhwlGkp30sQ==, figureFileBig=iVlQPa20d50PW7sS8suTsw==, tableContent=null), ArticleFig(id=1263550870545940562, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 5, caption=
Performance comparison of various FSIG approaches on the Babies dataset, figureFileSmall=qVnIO+VOpH6rsTz4knr4Yg==, figureFileBig=c3UbtEeyKWD+G+rIV5r6Mg==, tableContent=null), ArticleFig(id=1263550870759850072, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图5, caption=
FSIG不同方法在Babies数据集上的对比结果, figureFileSmall=qVnIO+VOpH6rsTz4knr4Yg==, figureFileBig=c3UbtEeyKWD+G+rIV5r6Mg==, tableContent=null), ArticleFig(id=1263550870931816539, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 6, caption=
Performance comparison of various FSIG approaches on the AFHQ-Cat dataset, figureFileSmall=NkuILlN1DTu4YkeuT0WF/g==, figureFileBig=ahNt7kcGWBeLZoz8PuLiTw==, tableContent=null), ArticleFig(id=1263550871154114658, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图6, caption=
FSIG不同方法在AFHQ-Cat数据集上的对比结果, figureFileSmall=NkuILlN1DTu4YkeuT0WF/g==, figureFileBig=ahNt7kcGWBeLZoz8PuLiTw==, tableContent=null), ArticleFig(id=1263550871338664039, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 7, caption=
The comparison of style transfer ability between RICK and DAP on the Sketches dataset ((a) Target domain; (b) Source domain; (c) RICK; (d) Our method), figureFileSmall=ppDaA8De9ZSC+djJkxx2Aw==, figureFileBig=5z13JkJV+t4pLukIwO9QDQ==, tableContent=null), ArticleFig(id=1263550871581933678, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图7, caption=
RICK与DAP在Sketches数据集上的风格迁移能力对比((a) 目标域;(b) 源域;(c) RICK;(d) 本文方法), figureFileSmall=ppDaA8De9ZSC+djJkxx2Aw==, figureFileBig=5z13JkJV+t4pLukIwO9QDQ==, tableContent=null), ArticleFig(id=1263550871711957107, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 8, caption=
Layer-wise Comparison of pruned filters between DAP and RICK in generator convolutional layers ((a) Shallow layer; (b) Middle layer; (c) Deep layer), figureFileSmall=Wm1ZbO27soRfDTFSvYSpzw==, figureFileBig=gylYSdMTADkWYSLdFL0QBQ==, tableContent=null), ArticleFig(id=1263550871888117880, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图8, caption=
生成器卷积层中DAP与RICK的剪枝数量分层对比((a) 浅层;(b) 中层;(c) 深层), figureFileSmall=Wm1ZbO27soRfDTFSvYSpzw==, figureFileBig=gylYSdMTADkWYSLdFL0QBQ==, tableContent=null), ArticleFig(id=1263550873683280000, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Fig. 9, caption=
Impact of hyperparameter α on FID scores across different target domains, figureFileSmall=M76GghHsFmhee/QzFBwT1A==, figureFileBig=2tfpfOyBgJqlMmZfuvaQog==, tableContent=null), ArticleFig(id=1263550873809109122, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=图9, caption=
超参数α对各目标域FID的影响, figureFileSmall=M76GghHsFmhee/QzFBwT1A==, figureFileBig=2tfpfOyBgJqlMmZfuvaQog==, tableContent=null), ArticleFig(id=1263550874060767369, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Table 1, caption=
Comparison of FID (↓) scores of different FSIG methods on various target domains
, figureFileSmall=null, figureFileBig=null, tableContent=
| 方法 | Backbone | Babies | Sunglasses | Sketches | AFHQ-Cat |
| TGAN[25] | StyleGAN | 101.58 | 55.97 | 53.41 | 64.68 |
| TGAN+ADA[12] | StyleGAN | 97.91 | 53.64 | 66.99 | 80.16 |
| FreezeD[26] | StyleGAN | 96.25 | 46.95 | 46.54 | 63.60 |
| CDC[23] | StyleGAN2 | 69.13 | 41.45 | 45.67 | 176.21 |
| DCL[29] | StyleGAN2 | 56.48 | 37.66 | 57.72 | 156.82 |
| EWC[27] | StyleGAN2 | 79.93 | 49.41 | 71.25 | 74.61 |
| DDPM-PA[33] | DDPM | 48.92 | 34.75 | 一 | 一 |
| AdAM[30] | StyleGAN2 | 48.83 | 28.03 | 38.11 | 58.07 |
| RICK[22] | StyleGAN2 | 39.39 | 25.22 | 40.52 | 53.27 |
| CRDI[34] | DDPM | 48.52 | 24.62 | 一 | 一 |
| DAP(Ours) | StyleGAN2 | 36.97 | 24.13 | 37.96 | 44.40 |
), ArticleFig(id=1263550874316619916, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=表1, caption=
FSIG各方法在不同目标域的FID(↓)结果
, figureFileSmall=null, figureFileBig=null, tableContent=
| 方法 | Backbone | Babies | Sunglasses | Sketches | AFHQ-Cat |
| TGAN[25] | StyleGAN | 101.58 | 55.97 | 53.41 | 64.68 |
| TGAN+ADA[12] | StyleGAN | 97.91 | 53.64 | 66.99 | 80.16 |
| FreezeD[26] | StyleGAN | 96.25 | 46.95 | 46.54 | 63.60 |
| CDC[23] | StyleGAN2 | 69.13 | 41.45 | 45.67 | 176.21 |
| DCL[29] | StyleGAN2 | 56.48 | 37.66 | 57.72 | 156.82 |
| EWC[27] | StyleGAN2 | 79.93 | 49.41 | 71.25 | 74.61 |
| DDPM-PA[33] | DDPM | 48.92 | 34.75 | 一 | 一 |
| AdAM[30] | StyleGAN2 | 48.83 | 28.03 | 38.11 | 58.07 |
| RICK[22] | StyleGAN2 | 39.39 | 25.22 | 40.52 | 53.27 |
| CRDI[34] | DDPM | 48.52 | 24.62 | 一 | 一 |
| DAP(Ours) | StyleGAN2 | 36.97 | 24.13 | 37.96 | 44.40 |
), ArticleFig(id=1263550874517946516, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=EN, label=Table 2, caption=
Ablation study of DAP integration into AdAM: FID comparison on multiple target domains
, figureFileSmall=null, figureFileBig=null, tableContent=
| 方法 | Backbone | Babies | Sunglasses | Sketches | AFHQ-Cat |
| AdAM[30] | StyleGAN2 | 48.83 | 28.03 | 38.11 | 58.07 |
| AdAM+DAP(Ours) | StyleGAN2 | 46.14(-2.69) | 25.57(-2.46) | 38.06(-0.05) | 50.12(-7.95) |
), ArticleFig(id=1263550874677330073, tenantId=1146029695717560320, journalId=1263187241531621409, articleId=1263514360752779276, language=CN, label=表2, caption=
DAP方法应用于AdAM方法的消融实验结果
, figureFileSmall=null, figureFileBig=null, tableContent=
| 方法 | Backbone | Babies | Sunglasses | Sketches | AFHQ-Cat |
| AdAM[30] | StyleGAN2 | 48.83 | 28.03 | 38.11 | 58.07 |
| AdAM+DAP(Ours) | StyleGAN2 | 46.14(-2.69) | 25.57(-2.46) | 38.06(-0.05) | 50.12(-7.95) |
)], attaches=null, journal=Journal(id=1263185177418154013, delFlag=0, nameCn=图学学报, nameEn=Journal of Graphics, nameHistory1=null, nameHistory2=null, issn=2095-302X, eissn=null, cn=10-1034/T, coden=null, periodic=1, language=CN, oaType=null, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=o2S94GfCLjDYYJqsdQm5Mw==, journalPrice=null, startedYear=null, abbrevIsoEn=Journal of Graphics, journalRemark=null, publicationField=null, createdTime=1779096415144, updatedTime=1779097332356, createdBy=18614031015, updatedBy=13701087609, firstLetterCn=J, firstLetterEn=J, subjectCode=Natural Sciences, subjectName=null, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=o2S94GfCLjDYYJqsdQm5Mw==, picEn=f7IBTa1ZXKPoIhMUwL1eVw==, jcr=null, cjcr=null, exts=[JournalExt(id=1263189024693469540, language=CN, name=图学学报, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1779097332404, updatedTime=1779097332404, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.txxb.com.cn/Journalx_txxb/authorLogOn.action, submissionEditorUrl=http://www.txxb.com.cn/Journalx_txxb/editorLogOn.action, submissionReviewUrl=http://www.txxb.com.cn/Journalx_txxb/expertLogOn.action, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1263189024764772709, language=EN, name=Journal of Graphics, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1779097332421, updatedTime=1779097332421, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.txxb.com.cn/Journalx_txxb/authorLogOn.action, submissionEditorUrl=http://www.txxb.com.cn/Journalx_txxb/editorLogOn.action, submissionReviewUrl=http://www.txxb.com.cn/Journalx_txxb/expertLogOn.action, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1263187241531621409, websiteList=[Website(id=1263188159811207473, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1263187241531621409, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/txxb/CN, language=CN, createTime=1779097126200, createBy=18614031015, updateTime=1779097561850, updateBy=18614031015, name=图学学报-中文, tplId=1146099689490845704, title=图学学报, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1263194793929204110, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=articleTextType, value=kx, createTime=1779098707897, updateTime=1779098707897, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793853706635, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=banner, value=null, createTime=1779098707879, updateTime=1779098707879, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793966952849, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=grayFlag, value=0, createTime=1779098707906, updateTime=1779098707906, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793824346506, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=logo, value=https://castjournals.cast.org.cn/joweb/txxb/CN/file/pic?fileId=lmN7m2FoR6FhgnIimGeZBg==, createTime=1779098707872, updateTime=1779098707872, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793992118675, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=minRunFlag, value=0, createTime=1779098707912, updateTime=1779098707912, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793891455373, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/txxb/CN/file/pic, createTime=1779098707888, updateTime=1779098707888, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793979535762, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=silenceFlag, value=0, createTime=1779098707909, updateTime=1779098707909, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793883066764, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1779098707886, updateTime=1779098707886, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793933398415, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=themeColor, value=null, createTime=1779098707898, updateTime=1779098707898, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194793941787024, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188159811207473, code=themeStyle, value=null, createTime=1779098707900, updateTime=1779098707900, creator=18614031015, updator=18614031015)]), Website(id=1263188160184500536, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1263187241531621409, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/txxb/EN, language=EN, createTime=1779097126289, createBy=18614031015, updateTime=1779097557941, updateBy=18614031015, name=图学学报-英文, tplId=1146101810881728533, title=Journal of Graphics, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1263194821443838360, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=articleTextType, value=kx, createTime=1779098714457, updateTime=1779098714457, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821393506709, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=banner, value=null, createTime=1779098714445, updateTime=1779098714445, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822144287131, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=grayFlag, value=0, createTime=1779098714624, updateTime=1779098714624, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821334786452, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=logo, value=https://castjournals.cast.org.cn/joweb/txxb/EN/file/pic?fileId=lmN7m2FoR6FhgnIimGeZBg==, createTime=1779098714431, updateTime=1779098714431, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822316253597, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=minRunFlag, value=0, createTime=1779098714665, updateTime=1779098714665, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821414478231, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/txxb/EN/file/pic, createTime=1779098714450, updateTime=1779098714450, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194822249144732, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=silenceFlag, value=0, createTime=1779098714649, updateTime=1779098714649, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821401895318, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_en_623/, createTime=1779098714448, updateTime=1779098714448, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821716468121, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=themeColor, value=null, createTime=1779098714522, updateTime=1779098714522, creator=18614031015, updator=18614031015), WebsiteProps(id=1263194821850685850, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1263188160184500536, code=themeStyle, value=null, createTime=1779098714554, updateTime=1779098714554, creator=18614031015, updator=18614031015)])], journalTitle=图学学报, weixinUrl=null, journalUrl=http://www.txxb.com.cn/, iacademicId=null, status=1, seqNo=null, journalTitleEn=Journal of Graphics, journalPhotoCn=o2S94GfCLjDYYJqsdQm5Mw==, journalPhotoEn=f7IBTa1ZXKPoIhMUwL1eVw==, journalFirstLetter=J, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/txxb/CN/10.11996/JG.j.2095-302X.2026010131, detailUrlEn=https://castjournals.cast.org.cn/joweb/txxb/EN/10.11996/JG.j.2095-302X.2026010131, pdfUrlCn=https://castjournals.cast.org.cn/joweb/txxb/CN/PDF/10.11996/JG.j.2095-302X.2026010131, pdfUrlEn=https://castjournals.cast.org.cn/joweb/txxb/EN/PDF/10.11996/JG.j.2095-302X.2026010131, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)