TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Datasets/Three-view Synthetic data

Three-view Synthetic data

Synthetic data

MITIntroduced 2024-05-09

10000 instances of three-view numerical data set with 4 clusters and 2 feature components are considered. The data points in each view are generated from a 2-component 2-variate Gaussian mixture model (GMM) where their mixing proportions α1(1)=α1(2)=α1(3)=α1(4)=0.3\alpha_1^{(1)}=\alpha_1^{(2)}=\alpha_1^{(3)}=\alpha_1^{(4)}=0.3α1(1)​=α1(2)​=α1(3)​=α1(4)​=0.3; α2(1)=α2(2)=α2(3)=α2(4)=0.15\alpha_2^{(1)}=\alpha_2^{(2)}=\alpha_2^{(3)}=\alpha_2^{(4)}=0.15α2(1)​=α2(2)​=α2(3)​=α2(4)​=0.15; α3(1)=α3(2)=α3(3)=α3(4)=0.15\alpha_3^{(1)}=\alpha_3^{(2)}=\alpha_3^{(3)}=\alpha_3^{(4)}=0.15α3(1)​=α3(2)​=α3(3)​=α3(4)​=0.15 and α4(1)=α4(2)=α4(3)=α4(4)=0.4\alpha_4^{(1)}=\alpha_4^{(2)}=\alpha_4^{(3)}=\alpha_4^{(4)}=0.4α4(1)​=α4(2)​=α4(3)​=α4(4)​=0.4. The means μik(1)\mu_{ik}^{(1)}μik(1)​ for the first view are [−10 −5)][-10 ~-5)][−10 −5)],[−9 11][-9 ~ 11][−9 11], [0 6][0~ 6][0 6] and [4 0][4~0][4 0]; The means μik(2)\mu_{ik}^{(2)}μik(2)​ for the view 2 are [−8 −12][-8 ~-12][−8 −12],[−6 −3][-6 ~ -3][−6 −3], [−2 7][-2~ 7][−2 7] and [2 1][2~1][2 1]; And the means μik(3)\mu_{ik}^{(3)}μik(3)​ for the third view are [−5 −10][-5 ~-10][−5 −10],[−8 −1][-8 ~ -1][−8 −1], [0 5][0~ 5][0 5] and [5 −4][5~-4][5 −4]. The covariance matrices for the three views are Σ1(1)=Σ1(2)=Σ1(3)=Σ1(4)=[1001]\Sigma_1^{(1)}=\Sigma_1^{(2)}=\Sigma_1^{(3)}=\Sigma_1^{(4)}=\left[ \begin{array}{cc} 1 & 0\\0&1\end{array}\right]Σ1(1)​=Σ1(2)​=Σ1(3)​=Σ1(4)​=[10​01​]; Σ2(1)=Σ2(2)=Σ2(3)=Σ2(4)=3[1001]\Sigma_2^{(1)}=\Sigma_2^{(2)}=\Sigma_2^{(3)}=\Sigma_2^{(4)}=3 \left[ \begin{array}{cc} 1 & 0\\0&1\end{array}\right]Σ2(1)​=Σ2(2)​=Σ2(3)​=Σ2(4)​=3[10​01​]; Σ3(1)=Σ3(2)=Σ3(3)=Σ3(4)=2[1001]\Sigma_3^{(1)}=\Sigma_3^{(2)}=\Sigma_3^{(3)}=\Sigma_3^{(4)}=2 \left[ \begin{array}{cc} 1 & 0\\0&1\end{array}\right]Σ3(1)​=Σ3(2)​=Σ3(3)​=Σ3(4)​=2[10​01​]; and Σ4(1)=Σ4(2)=Σ4(3)=Σ4(4)=0.5[1001]\Sigma_4^{(1)}=\Sigma_4^{(2)}=\Sigma_4^{(3)}=\Sigma_4^{(4)}=0.5 \left[ \begin{array}{cc} 1 & 0\\0&1\end{array}\right]Σ4(1)​=Σ4(2)​=Σ4(3)​=Σ4(4)​=0.5[10​01​]. These x1(1)x_1^{(1)}x1(1)​ and x2(1)x_2^{(1)}x2(1)​ are the coordinates for the view 1, x1(2)x_1^{(2)}x1(2)​ and x2(2)x_2^{(2)}x2(2)​ are the coordinates for the view 2, x1(3)x_1^{(3)}x1(3)​ and x2(3)x_2^{(3)}x2(3)​ are the coordinates for the view 3. While the original distribution of data points for cluster 1, cluster 2, cluster 3, and cluster 4 are 1514, 3046, 3903, and 1537, respectively.

Statistics

Papers
1
Benchmarks
0

Links

Homepage

Tasks

Multiview Detection