CN108960296B - 一种基于连续潜在语义分析的模型拟合方法 - Google Patents

一种基于连续潜在语义分析的模型拟合方法 Download PDF

Info

Publication number
CN108960296B
CN108960296B CN201810613941.0A CN201810613941A CN108960296B CN 108960296 B CN108960296 B CN 108960296B CN 201810613941 A CN201810613941 A CN 201810613941A CN 108960296 B CN108960296 B CN 108960296B
Authority
CN
China
Prior art keywords
model
semantic space
data
matrix
analysis
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810613941.0A
Other languages
English (en)
Other versions
CN108960296A (zh
Inventor
王菡子
肖国宝
王兴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen University
Original Assignee
Xiamen University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiamen University filed Critical Xiamen University
Priority to CN201810613941.0A priority Critical patent/CN108960296B/zh
Publication of CN108960296A publication Critical patent/CN108960296A/zh
Application granted granted Critical
Publication of CN108960296B publication Critical patent/CN108960296B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • G06F18/24137Distances to cluster centroïds

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)

Abstract

一种基于连续潜在语义分析的模型拟合方法,涉及计算机视觉技术。准备数据集。融合偏好分析和潜在语义分析构造潜在语义空间。分析潜在语义空间的数据分布。在潜在语义空间中自适应地去除离群点。在潜在语义空间中对剩下的数据点进行聚类分析。根据聚类结果估计模型参数,完成模型拟合。通过融合连续偏好分析和潜在语义分析快速有效地构造潜在语义空间,并将输入数据投影到所构造的潜在语义空间中,使得离群点靠近原点而来自不同模型实例的内点分布在不同的子空间中,从而将复杂的模型拟合问题看作成潜在语义空间中子空间恢复问题。本发明能够快速且有效地处理模型拟合问题。

Description

一种基于连续潜在语义分析的模型拟合方法
技术领域
本发明涉及计算机视觉技术,尤其是涉及一种基于连续潜在语义分析的模型拟合方法。
背景技术
几何模型拟合是计算机视觉中最有挑战性的任务之一。它的主要任务是有效地从观测数据中估计恰当的模型参数。模型拟合方法已经被广泛应用于计算机视觉领域中,如,运动分割,图像拼接,光流计算,单应估计,基础矩阵估计,三维重构,等等。
在过去几十年中,大量的模型拟合算法被提出来。其中,Random SampleConsensus(RANSAC)(M.A.Fischler and R.C.Bolles.Random sample consensus:aparadigm for model fitting with applications to image analysis and automatedcartography.Comm.ACM,24(6):381–395,1981)是一种比较流行的拟合算法。一方面,RANSAC被广泛地应用在不同计算机视觉任务中。另外一方面,研究者提出了大量的RANSAC变种以提高它的性能。然而,RANSAC存在一些明显极限。比如,RANSAC采用“拟合-移除”的框架。该框架的计算有效性不是很高,且需要大量的计算时间。一般情况下,一个模型拟合方法包含两个步骤:1)通过采样生成大量的模型假设;2)根据这些模型假设估计模型实例的参数。很多工作针对两个步骤提出有效的改进方案,比如,Proximity(Y.Kanazawa andH.Kawakami,Detection ofplanar regions withuncalibrated stereo usingdistributions offeature points,in Proc.Bri.Mach.Vis.Conf.,2004,pp.2701–2710)和MultiGS(T.-J.Chin,J.Yu,and D.Suter,Accelerated hypothesis generationformultistructure data viapreference analysis,IEEETrans.PatternAnal.Mach.Intell.,vol.34,no.4,pp.625–638,2012)提出指导性采样算法,HMSS(R.Tennakoon,A.Bab-Hadiashar,Z.Cao,R.Hoseinnezhad,andD.Suter,Robustmodel fitting using higher than minimal subsetsampling,IEEETrans.PatternAnal.Mach.Intell.,vol.38,no.2,pp.350–362,2016)和RansaCov(L.MagriandA.Fusiello,Multiple model fitting as a set coverageproblem,in Proc.IEEEConf.Comput.Vis.Pattern Recogn.,2016,pp.3318–3326)提出改进模型选择的有效性。
当前的模型拟合方法可以分为两类,即基于一致性分析的模型拟合方法和基于偏好分析的模型拟合方法。基于一致性分析的模型拟合方法,比如,GPbM(S.Mittal,S.Anand,and P.Meer,Generalized projection-based m-estimator,IEEE Trans.PatternAnal.Mach.Intell.,vol.34,no.12,pp.2351–2364,2012),AKSWH(H.Wang,T.-J.Chin,andD.Suter,Simultaneously fitting and segmenting multiple-structure data withoutliers,IEEE Trans.Pattern Anal.Mach.Intell.,vol.34,no.6,pp.1177–1192,2012)和MSH(H.Wang,G.Xiao,Y.Yan,andD.Suter,Mode-seeking on hypergraphsfor robustgeometric model fitting,in Proc.IEEE Int.Conf.Comput.Vis.,2015,pp.2902–2910),对数据分布具有较好的鲁棒性。然而,它们的性能往往依赖于模型假设的质量。基于偏好分析的模型拟合方法,比如,HF(G.Xiao,H.Wang,T.Lai,andD.Suter,Hypergraph modellingforgeometric model fitting,Pattern Recogn.,vol.60,no.1,pp.748–760,2016),RPA(L.Magri andA.Fusiello,Multiple structure recovery via robustpreferenceanalysis,Image and Vision Comput.,vol.67,pp.1–15,2017)和T-linkage(L.MagriandA.Fusiello,T-linkage:Acontinuous relaxation ofj-linkage for multi-modelfitting,in Proc.IEEE Conf.Comput.Vis.Pattern Recogn.,2014,pp.3954–3961),往往能够取得精度较高的拟合效果。然而,它们的计算效率比较低。
发明内容
本发明的目的在于提供一种基于连续潜在语义分析的模型拟合方法。
本发明首先通过采样方法生成一定数目的模型假设;然后基于生成的模型假设计算偏好矩阵,接着融合偏好分析与潜在语义分析构造潜在语义空间,并将输入数据投影到该空间中;最后通过分析所构造的潜在语义空间,去除离群点和聚类内点,完成模型拟合。
本发明包括以下步骤:
1)准备数据集。
2)融合偏好分析和潜在语义分析构造潜在语义空间。
3)分析潜在语义空间的数据分布。
4)在潜在语义空间中自适应地去除离群点。
5)在潜在语义空间中对剩下的数据点进行聚类分析。
6)根据聚类结果估计模型参数,完成模型拟合。
在步骤1)中,所述准备数据集的具体步骤可为:
采用特征提取算法提取图像的特征,得到X={xi},i=1,2,...,n,n为数据总数,n为自然数。
在步骤2)中,所述融合偏好分析和潜在语义分析构造潜在语义空间可包括以下子步骤:
(1)从数据集中随机采样m个最小子集,其中,一个最小子集是指估计一个模型所需的最小数据集,如估计平面需要4个点,估计基础矩阵需要7或8个点,等等;
(2)评估每个最小子集的模型假设参数;
(3)计算每个数据点与每个模型假设的偏好值,偏好值的计算公式如下:
Figure BDA0001696242660000031
式中,
Figure BDA0001696242660000032
数据点xi到假设θj的距离(可用sampson距离来度量),ψ为大于零的实数;
(4)通过偏好值构造偏好矩阵F,并分解该偏好矩阵,矩阵分解公式如下:
F=U∑VT
∑=diag(σ1,...,σd)
式中,U和V分别表示左奇异向量矩阵和右奇异向量矩阵,∑是对角矩阵,在对角线上为奇异值,并用非减排序,即σ1≥σ2≥…≥σd>0,其中d=rank(F),表示矩阵F的秩;
(5)对偏好矩阵F进一步降维,降维的公式如下:
Fn×mVm×k≈Un×kk×k
式中,n和m分别表示数据点和模型假设的个数,k表示输入数据中包含的模型实例的个数;
(6)基于降维后的偏好矩阵构造潜在语义空间,并将输入数据投影到所构造的空间中。
在步骤4)中,所述在潜在语义空间中自适应地去除离群点可包括以下子步骤:
(1)计算潜在语义空间中数据点到原点的欧式距离;
(2)在潜在语义空间中,根据数据点到原点的欧式距离,自适应地设定阈值去除靠近原点的数据点。
在步骤5)中,所述在潜在语义空间中对剩下的数据点进行聚类分析可包括以下子步骤:
(1)在语义空间中采样剩下的数据点并进行直线拟合(该直线为经过原点的直线);
(2)通过拟合得到的直线对数据点进行聚类分析。
本发明通过融合连续偏好分析和潜在语义分析快速有效地构造潜在语义空间,并将输入数据投影到所构造的潜在语义空间中,使得离群点靠近原点而来自不同模型实例的内点分布在不同的子空间中,从而将复杂的模型拟合问题看作成潜在语义空间中子空间恢复问题。本发明能够快速且有效地处理模型拟合问题。
附图说明
图1为本发明实施例的流程示意图。
图2为本发明在H.S.Wong提供的AdelaideRMF数据集(H.S.Wong,T.-J.Chin,J.Yu,and D.Suter.Dynamic and hierarchical multi-structure geometric modelfitting.In ICCV,pages1044–1051,2011)进行单应性估计的部分结果(其中D1~D5分别表示Bonython,Elderhalla,Library,Sene和Hartley)。第一排为真实结构分割结果,第二排为本发明的分割结果。
图3为本发明在H.S.Wong提供的AdelaideRMF数据集(H.S.Wong,T.-J.Chin,J.Yu,and D.Suter.Dynamic and hierarchical multi-structure geometric modelfitting.In ICCV,pages1044–1051,2011)进行基础矩阵估计的部分结果(其中D6~D10分别表示Biscuit,Breadcube,Breadtoy,Gamebiscuit和Breadtoycar)。第一排为真实结构分割结果,第二排为本发明的分割结果。
具体实施方式
下面结合附图和实施例对本发明的方法作详细说明。
参见图1,本发明实施例的实施方式包括以下步骤:
S1.准备数据集。
具体包括:采用特征提取算法提取图像的特征,得到X={xi},i=1,2,...,n,n为数据总数,n为自然数。
S2.融合偏好分析和潜在语义分析构造潜在语义空间。
具体包括:从数据集中随机采样m个最小子集,其中,一个最小子集是指估计一个模型所需的最小数据集,如估计平面需要四个点,估计基础矩阵需要七个或八个点,等等。
评估每个最小子集的模型假设参数。
计算每个数据点与每个模型假设的偏好值。偏好值的计算公式如下:
Figure BDA0001696242660000041
式中,
Figure BDA0001696242660000042
数据点xi到假设θj的距离(可用sampson距离来度量)。ψ为大于零的实数。
通过偏好值构造偏好矩阵F,并分解该偏好矩阵。矩阵分解公式如下:
F=U∑VT
∑=diag(σ1,...,σd)
式中,U和V分别表示左奇异向量矩阵和右奇异向量矩阵。∑是对角矩阵。在对角线上为奇异值,并用非减排序,即σ1≥σ2≥…≥σd>0,其中d=rank(F),表示矩阵F的秩。
对偏好矩阵F进一步降维,降维的公式如下:
Fn×mVm×k≈Un×kk×k
式中,n和m分别表示数据点和模型假设的个数。k表示输入数据中包含的模型实例的个数。
基于降维后的偏好矩阵构造潜在语义空间,并将输入数据投影到所构造的空间中。
S3.分析潜在语义空间的数据分布。
S4.在潜在语义空间中自适应地去除离群点。
具体包括:计算潜在语义空间中数据点到原点的欧式距离;
在潜在语义空间中,根据数据点到原点的欧式距离,自适应地设定阈值去除靠近原点的数据点。
S5.在潜在语义空间中对剩下的数据点进行聚类分析。
具体包括:在语义空间中采样剩下的数据点并进行直线拟合(该直线为经过原点的直线)。通过拟合得到的直线对数据点进行聚类分析。
S6.根据聚类结果估计模型参数,完成模型拟合。
本发明在H.S.Wong提供的AdelaideRMF数据集(H.S.Wong,T.-J.Chin,J.Yu,andD.Suter.Dynamic andhierarchicalmulti-structure geometric model fitting.InICCV,pages 1044–1051,2011)进行单应性估计的部分结果(其中D1~D5分别表示Bonython,Elderhalla,Library,Sene和Hartley)参见图2。
本发明在H.S.Wong提供的AdelaideRMF数据集(H.S.Wong,T.-J.Chin,J.Yu,andD.Suter.Dynamic andhierarchicalmulti-structure geometric model fitting.InICCV,pages 1044–1051,2011)进行基础矩阵估计的部分结果(其中D6~D10分别表示Biscuit,Breadcube,Breadtoy,Gamebiscuit和Breadtoycar)参见图3。
本发明CLSA与其他几种模型拟合方法进行消失点检测的错误率和时间效率分析对比参见表1。
表1
Figure BDA0001696242660000051
在表1中,M1、M2、M3、M4和M5共五个方法分别对应的是H.Wang等提出的方法(H.Wang,G.Xiao,Y.Yan,and D.Suter,Mode-seeking on hypergraphsfor robustgeometric model fitting,in Proc.IEEE Int.Conf.Comput.Vis.,2015,pp.2902–2910),L.Magri等提出的方法(L.Magri andA.Fusiello,Multiple model fitting as a setcoverageproblem,in Proc.IEEE Conf.Comput.Vis.Pattern Recogn.,2016,pp.3318–3326),(L.Magri and A.Fusiello,T-linkage:A continuous relaxation ofj-linkagefor multi-model fitting,in Proc.IEEE Conf.Comput.Vis.Pattern Recogn.,2014,pp.3954–3961),(L.Magri and A.Fusiello,Multiple structure recovery viarobustpreference analysis,Image andVision Comput.,vol.67,pp.1–15,2017)和本发明的方法。

Claims (1)

1.一种基于连续潜在语义分析的模型拟合方法,其特征在于包括以下步骤:
1)准备数据集:采用特征提取算法提取图像的特征,得到X={xi},i=1,2,...,n,n为数据总数,n为自然数;
2)融合偏好分析和潜在语义分析构造潜在语义空间,具体方法如下:
(1)从数据集中随机采样m个最小子集,其中,一个最小子集是指估计一个模型所需的最小数据集,具体为:估计平面需要四个点,估计基础矩阵需要7或8个点;
(2)评估每个最小子集的模型假设参数;
(3)计算每个数据点与每个模型假设的偏好值,偏好值的计算公式如下:
Figure FDA0003489075860000011
式中,rxij)为 数据点xi到假设θj的sampson距离,ψ为大于零的实数;
(4)通过偏好值构造偏好矩阵F,并分解该偏好矩阵,矩阵分解公式如下:
F=U∑VT
∑=diag(σ1,…,σd)
式中,U和V分别表示左奇异向量矩阵和右奇异向量矩阵,∑是对角矩阵,在对角线上为奇异值,并用非减排序,即σ1≥σ2≥…≥σd>0,其中d=rank(F),表示矩阵F的秩;
(5)对偏好矩阵F进一步降维,降维的公式如下:
Fn×mVm×k≈Un×kk×k
式中,n和m分别表示数据点和模型假设的个数,k表示输入数据中包含的模型实例的个数;
(6)基于降维后的偏好矩阵构造潜在语义空间,并将输入数据投影到所构造的空间中;
3)分析潜在语义空间的数据分布;
4)在潜在语义空间中自适应地去除离群点,具体方法如下:
(1)计算潜在语义空间中数据点到原点的欧式距离;
(2)在潜在语义空间中,根据数据点到原点的欧式距离,自适应地设定阈值去除靠近原点的数据点;
5)在潜在语义空间中对剩下的数据点进行聚类分析,具体方法如下:
(1)在语义空间中采样剩下的数据点并进行直线拟合;
(2)通过拟合得到的直线对数据点进行聚类分析;
6)根据聚类结果估计模型参数,完成模型拟合。
CN201810613941.0A 2018-06-14 2018-06-14 一种基于连续潜在语义分析的模型拟合方法 Active CN108960296B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810613941.0A CN108960296B (zh) 2018-06-14 2018-06-14 一种基于连续潜在语义分析的模型拟合方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810613941.0A CN108960296B (zh) 2018-06-14 2018-06-14 一种基于连续潜在语义分析的模型拟合方法

Publications (2)

Publication Number Publication Date
CN108960296A CN108960296A (zh) 2018-12-07
CN108960296B true CN108960296B (zh) 2022-03-29

Family

ID=64488804

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810613941.0A Active CN108960296B (zh) 2018-06-14 2018-06-14 一种基于连续潜在语义分析的模型拟合方法

Country Status (1)

Country Link
CN (1) CN108960296B (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109784266B (zh) * 2019-01-09 2021-12-03 江西理工大学应用科学学院 一种多模型超图的手写汉字识别算法
CN110163865B (zh) * 2019-05-28 2021-06-01 闽江学院 一种针对模型拟合中不平衡数据的采样方法
CN112132204B (zh) * 2020-09-18 2022-05-24 厦门大学 一种基于偏好概率加权采样的鲁棒模型拟合方法

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853428A (zh) * 2009-04-03 2010-10-06 范晓 远程特征咨询***及方法
CN102831445A (zh) * 2012-08-01 2012-12-19 厦门大学 基于语义Hough变换和偏最小二乘法的目标检测方法
US8751429B2 (en) * 2012-07-09 2014-06-10 Wine Ring, Inc. Personal taste assessment method and system
US9069795B2 (en) * 2009-04-07 2015-06-30 Alon Atsmon System and process for building a catalog using visual objects
CN104820905A (zh) * 2015-05-19 2015-08-05 威海北洋电气集团股份有限公司 基于空间轨迹大数据分析的人员管控方法及***
US9116924B2 (en) * 2013-01-14 2015-08-25 Xerox Corporation System and method for image selection using multivariate time series analysis
CN104991968A (zh) * 2015-07-24 2015-10-21 成都云堆移动信息技术有限公司 基于文本挖掘的互联网媒体用户属性分析方法
CN106708969A (zh) * 2016-12-02 2017-05-24 山西大学 文献资源主题聚类共现潜在语义向量空间模型语义核方法
CN107273474A (zh) * 2017-06-08 2017-10-20 成都数联铭品科技有限公司 基于潜在语义分析的自动摘要抽取方法及***
WO2018011685A1 (en) * 2016-07-09 2018-01-18 Videotap Pte. Ltd Method and system for sharing of real-time, dynamic, adaptive and non-linearly assembled videos on publisher platforms

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9940577B2 (en) * 2015-07-07 2018-04-10 Adobe Systems Incorporated Finding semantic parts in images

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853428A (zh) * 2009-04-03 2010-10-06 范晓 远程特征咨询***及方法
US9069795B2 (en) * 2009-04-07 2015-06-30 Alon Atsmon System and process for building a catalog using visual objects
US8751429B2 (en) * 2012-07-09 2014-06-10 Wine Ring, Inc. Personal taste assessment method and system
CN102831445A (zh) * 2012-08-01 2012-12-19 厦门大学 基于语义Hough变换和偏最小二乘法的目标检测方法
US9116924B2 (en) * 2013-01-14 2015-08-25 Xerox Corporation System and method for image selection using multivariate time series analysis
CN104820905A (zh) * 2015-05-19 2015-08-05 威海北洋电气集团股份有限公司 基于空间轨迹大数据分析的人员管控方法及***
CN104991968A (zh) * 2015-07-24 2015-10-21 成都云堆移动信息技术有限公司 基于文本挖掘的互联网媒体用户属性分析方法
WO2018011685A1 (en) * 2016-07-09 2018-01-18 Videotap Pte. Ltd Method and system for sharing of real-time, dynamic, adaptive and non-linearly assembled videos on publisher platforms
CN106708969A (zh) * 2016-12-02 2017-05-24 山西大学 文献资源主题聚类共现潜在语义向量空间模型语义核方法
CN107273474A (zh) * 2017-06-08 2017-10-20 成都数联铭品科技有限公司 基于潜在语义分析的自动摘要抽取方法及***

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Message Passing on the Two-Layer Network for Geometric Model Fitting;Xing Wang等;《Springer International Publishing AG 2017》;20171231;第54-69页 *
基于数据挖掘的视频推荐技术研究;梁雪芬;《中国优秀硕士学位论文全文数据库(信息科技辑)》;20160315;第I138-5407页 *

Also Published As

Publication number Publication date
CN108960296A (zh) 2018-12-07

Similar Documents

Publication Publication Date Title
Li et al. Structured sparse subspace clustering: A joint affinity learning and subspace clustering framework
CN111310707B (zh) 基于骨骼的图注意力网络动作识别方法及***
Wang et al. Efficient subspace segmentation via quadratic programming
Xie et al. Weighted Schatten $ p $-norm minimization for image denoising and background subtraction
CN104268594B (zh) 一种视频异常事件检测方法及装置
Li et al. Multi-scale neighborhood feature extraction and aggregation for point cloud segmentation
CN108960296B (zh) 一种基于连续潜在语义分析的模型拟合方法
Guo et al. JointPruning: Pruning networks along multiple dimensions for efficient point cloud processing
Guo et al. A fully-pipelined expectation-maximization engine for Gaussian mixture models
CN111209974A (zh) 基于张量分解的异构大数据核心特征提取的方法及***
CN111401339A (zh) 识别人脸图像中的人的年龄的方法、装置及电子设备
CN112529068B (zh) 一种多视图图像分类方法、***、计算机设备和存储介质
Gao et al. A structure constraint matrix factorization framework for human behavior segmentation
Raffo et al. Reverse engineering of CAD models via clustering and approximate implicitization
Yuan et al. Compositional scene representation learning via reconstruction: A survey
Chen et al. Bayesian adaptive matrix factorization with automatic model selection
Zhao et al. Psˆ2-net: A locally and globally aware network for point-based semantic segmentation
Pan et al. Unsupervised hierarchical modeling of locomotion styles
Forbes et al. Deep autoencoders with aggregated residual transformations for urban reconstruction from remote sensing data
Li et al. Local latent representation based on geometric convolution for particle data feature exploration
CN114240999A (zh) 一种基于增强图注意力与时间卷积网络的运动预测方法
CN114155410A (zh) 图池化、分类模型训练、重建模型训练方法和装置
Zhao et al. Rethinking superpixel segmentation from biologically inspired mechanisms
Baozhou et al. REAF: Reducing approximation of channels by reducing feature reuse within convolution
Gkirtzou et al. The pyramid quantized Weisfeiler–Lehman graph representation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant