arxiv: v1 [physics.soc-ph] 19 May 2018

Size: px
Start display at page:

Download "arxiv: v1 [physics.soc-ph] 19 May 2018"

Transcription

1 Classification algorithm for formations in football games Takuma Narizuka 1 and Yoshihiro Yamazaki 2 1 Department of Physics, Faculty of Science and Engineering, Chuo University, Bunkyo, Tokyo , Japan 2 Department of Physics, School of Advanced Science and Engineering, Waseda University, Shinjuku, Tokyo , Japan arxiv: v1 [physics.soc-ph] 19 May 2018 Abstract This paper develops a classification algorithm for formations in team sports, with a focus on football games. Our method first classifies formations into several average formations: 424, 4141, 433, 541, and 343. Then, each average formation is further divided into more specific patterns in which the configurations of players are slightly different. The latter step is based on hierarchical clustering and the Delaunay method, which defines a formation of a team as an adjacency matrix of Delaunay triangulation. A formation classified using our method is expressed in a form such as 424-C1. 1. Introduction In competitive team sports, such as football and basketball, each player coordinates with team members and interacts with opposing players. Throughout such interactions, players maintain a certain formation at the team level. Such a formation structure reflects a team s strategies for achieving effective attacks and defense in order to win [1 4]. A traditional method of characterizing formations employs notation such as 4-4-2, which indicates four defenders, four midfielders, and two forwards. Although this is a convenient means of roughly grasping formation structures, it is too simple to analyze real games. In fact, the following more quantitative methods have been introduced. The first example is based on a Voronoi region defined for each player, which is the set of field locations whose distances from the player are less than from any other [5]. Intuitively, this corresponds to the territory of the player on the field. The basic properties of the Voronoi region have been investigated for football and hockey games [6, 7], and modified version considering the velocity and acceleration of a player have also been proposed [8 12]. Bialkowski et al. developed another approach to formations, called role representation [13, 14]. Here, the role represents the relative position of each player in the formation, such as center forward or left wing. The key idea behind their method is that players are not distinguished by their uniform numbers, but rather by the role numbers assigned to them at each frame of the game data. Specifically, a heat map for a team is divided into 10 heat maps (roles) corresponding to roles, in order to yield a minimal overlap. Then, the set of rules is regarded as the formation of the team. It has been reported that this method can detect positional exchanges of players, and characteristic formations such as are distinguished more efficiently. address: pararel@gmail.com (T. Narizuka). 1

2 Along with these studies, we have proposed using the Delaunay method, which identifies the adjacency relationships of players Voronoi regions, i.e., the Delaunay network, with the formation of a team [15]. Because the formation at time t is quantified by an adjacency matrix in this method, dissimilarity measures between two different formations can be defined. On the basis of the Delaunay method, we have also proposed a classification algorithm for formations in a single game. This algorithm classifies Delaunay networks into clusters by means of hierarchical clustering. We have demonstrated that our method can characterize the differences and dynamics of football formations at different time scales within a game. The Delaunay method is useful for the time-series analysis and quantitative comparison of formations. However, the above classification algorithm for a single game cannot be straightforwardly extended to the case of multiple games. In this paper, we propose an extended algorithm that can classify formations over multiple games. 2. Method In the following analysis, we employ datasets comprising 45 football games provided by DataStadium Inc., Japan. These are the games from the 13th to 17th sections of the J1 League second stage in Because the J1 League comprises 18 teams, there are five games per team. Each dataset contains all player positions every 0.04 seconds. We focus on the 10 players (N = 10) other than the goalkeeper for each team. For simplicity, we only analyze the data of the first halves of games where player substitutions did not occur. Thus, seven teams were excluded, and our data consists of uniform numbers of players who are not changed during a game. The position of the j-th player of a team at time t is denoted as r j (t) = [x j (t), y j (t)]. The centroid position and gyration radius of a team respectively defined as follows: r c (t) = 1 N N r j (t), (1) j=1 σ(t) = 1 N N r c (t) r j (t) 2. (2) j=1 Using r c (t) and σ(t), the normalized coordinates R j (t) for the j-th player are calculated as 3. Classification algorithm for a single game R j (t) = r j(t) r c (t). (3) σ(t) Here, we present a brief review of the Delaunay method and the previous classification algorithm we introduced in [15]. As shown in Fig. 1(a), the Delaunay method quantifies a formation of a team using the adjacency matrix A(t) of the Delaunay network, whose components A ij (t) are given by 1 if the Voronoi regions of players i and j are adjacent with each other at t, A ij (t) = 0 otherwise. 2

3 Owing to this quantification, a dissimilarity measure between two formations at different times can be introduced as D tt = N N [A ij (t) A ij (t )] 2. (4) i=1 j=1 D tt depends only on the adjacency relationship of players, and is independent of the deviation σ(t) of a team. Based on this dissimilarity measure, we introduced a classification algorithm for formations appearing in a single game through the following four steps (i)-(iv). (i) The Delaunay networks of all frames in a single game are computed. (ii) Hierarchical clustering is performed using Ward s method [16], by employing the dissimilarity measure defined by eq. (4). (iii) N c clusters are extracted by cutting the dendrogram at a certain height h c. (iv) Coarse-grained formations are visualized from each cluster as follows. For each Delaunay network in a cluster, the positional coordinates of each player are converted into normalized coordinates using eq. (3). Then, the average positions of players are visualized using ellipses. For example, we show the coarsegrained formations with N c = 3 obtained from the 13th section of Sendai in Fig. 1(b). Each cluster is distinguished by a cluster number, and the difference between them is that several pairs of players exchange their positions, for example, players 2 and 3, and players 5 and Extension of the previous classification algorithm to multiple games Let us consider the problem of classifying Delaunay networks over multiple games into clusters. In order to quantify a formation using an adjacency matrix A(t), uniform numbers U = [a, b,..., j] of players need to be assigned to the indexes I = [1, 2,..., 10] of A(t). If we classify Delaunay networks of a single game in which no player substitutions occur, then an arbitrary correspondence between U and I can be employed. However, classification over multiple games requires the assignment of multiple uniform numbers U 1, U 2,... for different games to one set of indices I. Because such an assignment is not uniquely determined, a criterion must be defined. Here, we adopt the framework of role representation introduced in [13, 14]. That is, we assume that players with similar average positions in a formation play the same roles in a team. Then, we label each player by a role number and identify them with the indexes I of A(t). In the following, we propose an extended classification algorithm based on this idea, consisting of two parts I and II. Part I: classification into average formation In part I, we assign the same index i of A(t) to players whose average positions in a formation are approximately the same. To estimate the average position of each player in a game, we compute the heat map of each game for each team in the normalized coordinates (3). We present the heat maps obtained for all teams and games in Fig. 2. In this figure, the average positions of players are expressed by ellipses. The direction and magnitude of an ellipse is determined by the eigenvector and eigenvalue of the covariance matrix for the corresponding player s position. These heat maps appear to be classified into several patterns. In fact, we find from our data that they belong to one of the following five patterns: 424, 4141, 433, 541, and 343 (these are referred to as average formations hereafter). A schematic representation of each 3

4 average formation is shown in Fig. 3(a). It should be noted that we manually classified the heat maps into average formations. We also present the average formations by team in Fig. 3(b). Although most teams used the same average formation throughout the five games, several teams changed. For a certain average formation, the ellipses (average positions of players in a game) are distinguished by serial numbers, as shown in Fig. 3(b). It is considered that players belonging to the same average formation with the same serial number play the same role in the team (e.g., player 1 in 4141 is interpreted as a center forward ). Therefore, we identify these serial numbers with the indexes I of A(t), and a one-to-one correspondence between U 1, U 2,... and I is obtained for each average formation. Part II: classification into clusters As shown in Fig. 2, the ellipses of some players in a heat map overlap, indicating that these players exchange their positions or move close to each other in the game. In addition, the configurations of players are slightly different even within the same average formation. In order to distinguish such patternsin part II we classify all the Delaunay networks belonging to the same average formation into clusters using the previous classification algorithm (see Sec. 3 for details). Figures 4 and 5 present typical examples of clustering results, with N c = 4 and N c = 8, respectively, for the five games of Sendai. Because Sendai adopted 424 in all five games (see Fig.3(b)), the coarse-grained formation obtained using this method is expressed as 424-C1, where the former number denotes the average formation and the latter is the cluster number. Furthermore, each ellipse in a cluster in Fig. 5(b) consists of all the positions of players with the same index in the five teams. We find that each cluster exhibits a more specific pattern compared with the corresponding average formations. It should be noted that C4 in N c = 4 and C6 in N c = 8 only include irregular patterns, which could be associated with transitional situations such as competition in front of goal or counter attacks. Here, the value of N c depends on the cutting height h c of the dendrogram in Fig 4(b), where the height represents the distance between two merged clusters in the clustering process. By varying N c, we can control the degree of coarse graining of formations: more fine (coarse) patterns are obtained by increasing (decreasing) N c (see Fig 5 for a typical example). It should be noted that N c = 1 is the most coarse pattern, corresponding to the superposition of all average formations of the five games. 5. Discussion We have proposed an extended classification algorithm based on role representation (part I) and hierarchical clustering (part II). Here, we compare our classification algorithm with the method introduced by Bialkowski et al. [13, 14]. In that method, a 2D probability distribution H( r) (heat map) for a team is divided into 10 heat maps, H( r) = 10 r=1 H r( r), and the set F = {H r ( r); r = 1,, 10} is regarded as the formation. Each H r ( r) is computed to achieve a minimal overlap with others, under the condition that each player belongs to a different r at each frame. Because each player is labeled by a role number r instead of uniform number u at each frame, this method is called role representation. In the role representation approach, H r ( r) consists of various players at different frames, and patterns in which two players exchange 4

5 their positions are regarded as the same. In contrast, our algorithm describes an entire heat map H( r) as the sum of players heat maps, H( r) = 10 u=1 H u( r), where u denotes the uniform number. The set F = {H u ( r); u = 1,, 10} is called a average formation. This decomposition does not achieve the minimal overlap, namely, players with different u values can exchange their positions during a game. Instead, our method distinguishes such position-exchanged patterns as different formations, based on the Delaunay method and hierarchical clustering. In this sense, our method realizes more detailed characterization of formations compared with that in [13, 14]. While our decomposition of the entire heat map H( r) does not achieve the minimal overlap, the average positions of players, expressed by ellipses, are still clearly separated (see Fig. 2). That is, each player carries out an individual role in a football game. This feature of football games allows us to label players not only by uniform numbers U, but also by role numbers (role representation). Furthermore, it provides a criterion for the correspondence between multiple uniform numbers U 1, U 2,... and the indexes I of A(t), and allows hierarchical clustering to be realized over multiple games. We note that our method can be applied to specific sports in which players average positions are almost fixed, because it relies on the one-to-one correspondence between U and I. The variation in average formations and switches among them are a reflection of teams strategies [1, 2]. It has been reported that football teams adopt a so-called win-stay lose-shift strategy for formation changes between games [2]: they tend to adopt the same (a different) formation after a win (loss). Our method has the potential to provide a more detailed characterization of strategies or game flow by focusing on formation changes within a game. As a real-world example, we present the transition diagram between the clusters of Fig. 5(b) in Fig. 6. Here, a transition from one cluster to another represents a change in the configuration of the players in the formation, e.g., C1 C2 indicates that players 2 and 3 exchange their positions. We find that transition diagrams of five games exhibit different transition patterns, even though they belong to the same average formation of 424. We expect the analysis of the cluster transitions for different N c values to provide insights into the characterization of team styles. Regarding this type of analysis, a further extension of the Delaunay network could also be considered. In fact, the present Delaunay network lacks information on opposing teams. This means that the edges do not always represent pass routes, because opposing players may be present on these edges. We can address this problem by introducing a Delaunay triangulation method including an opposing team. Further dynamical analyses of formation structures incorporating ball passes or interactions with opposing players by employing this extended Delaunay network will be a topic of future research. In conclusion, we have developed a framework for clustering formations in team sports. A formation classified using our method is expressed in a form such as 424-C1, indicating that a football formation can be understood as the combination of a average formation and the deviation from it. We expect that our method can be applied to various team sports and provide a common tool for formation analysis. 5

6 Acknowledgements The authors are very grateful to DataStadium Inc., Japan for providing the player tracking data. The authors thank H. Kuninaka for a fruitful discussion. This work was partially supported by the Data Centric Science Research Commons Project of the Research Organization of Information and Systems, Japan, a Grant-in-Aid for Young Scientists 18K18013 from the Japan Society for the Promotion of Science (JSPS), and Hayao Nakayama Foundation for Science, Technology and Culture. References [1] Hirotsu, N., Ito, M., Miyaji, C., Hamano, K., Taguchi, A.: Modeling tactical changes of formation in association football as a non-zero-sum game. Journal of Quantitative Analysis in Sports 5 (2009) [2] Tamura, K., Masuda, N.: Win-stay lose-shift strategy in formation changes in football. EPJ Data Science 4, 9 (2015) [3] Memmert, D., Lemmink, K.A., Sampaio, J.: Current approaches to tactical performance analyses in soccer using position data. Sports Medicine 47(1), 1 10 (2017) [4] Sumpter, D.: Soccermatics: Mathematical Adventures in the Beautiful Game. Bloomsbury Sigma, London (2017) [5] Okabe, A., Boots, B., Sugihara, K., Nok-Chiu, S.: Spatial Tessellations: Concepts and Applications of Voronoi Diagrams. John Wiley & Sons, New York (2000) [6] Kim, S.: Voronoi analysis of a soccer game. Nonlinear Analysis: Modelling and Control 9, (2004) [7] Fonseca, S., Milho, J., Travassos, B., Araújo, D.: Spatial dynamics of team sports exposed by Voronoi diagrams. Human Movement Science 31, (2012) [8] Taki, T., Hasegawa, J., Fukumura, T.: Development of motion analysis system for quantitative evaluation of teamwork in soccer games. Proceedings of the 3rd IEEE International Conference on Image Processing 3, (1996) [9] Taki, T., Hasegawa, J.: Visualization of dominant region in team games and its application to teamwork analysis. Proceedings of the Computer Graphics International 2000, (2000) [10] Fujimura, A., Sugihara, K.: Geometric analysis and quantitative evaluation of sport teamwork. Systems and Computers in Japan 36, (2005) [11] Gudmundsson, J., Wolle, T.: Football analysis using spatio-temporal tools. Computers, Environment and Urban Systems 47, (2014) [12] Gudmundsson, J., Horton, M.: Spatio-temporal analysis of team sports. ACM Computing Surveys (CSUR) 50, 22 (2017) 6

7 [13] Bialkowski, A., Lucey, P., Carr, P., Yue, Y., Sridharan, S., Matthews, I.: Large-scale analysis of soccer matches using spatiotemporal tracking data. Proceedings of the 2014 IEEE International Conference on Data Mining, (2014) [14] Bialkowski, A., Lucey, P., Carr, P., Matthews, I., Sridharan, S., Fookes, C.: Discovering team structures in soccer from spatiotemporal data. IEEE Transactions on Knowledge and Data Engineering 28, (2016) [15] (in Japanese) Narizuka, T., Yamazaki, Y.: Characterization of the formation structure in team sports. Proceedings of the Institute of Statistical Mathematics, Special Topic: New Challenges to Statistical Science in Sports 65, (2017). [English version: arxiv: ] [16] Pang-Ning, T., Steinbach, M., Kumar, V.: Introduction to Data Mining. Addison Wesley, Boston (2005) 7

8 <latexit sha1_base64="x0vvtaelfyxek+dgehkmhm6lpnw=">aaaeznichvhbbtnaej0aa8ufmsificuktfv6idyicysevmsfy9qstljdrfzmk67q2ja9sqiwxrvx4qiie0gcej/bhr/gup4acsxslxwyb6yantistd7zmfdm38w4gssisenjgnzop3/h4uily+nylavltzvru5e/dblvm9/1w33hjrgrpn6wqrp8pwi5pxbcvuccp8riezepi+f7t+qo4icdu++jnmc2rfdnrdmenuqgeuamy+u92taisrzef15ih6e9shm2wsngckfknzi4awkxfzalwoamofkf/hc4izgfnpw5+eojxnzblfksuqyu75zfykte+exnuf0fnqvavx2zwwl1ellpcq+bz9awqte/khudwp02qvpk2jbzow75avm172bbf3xgmiqbcpbaou2cdrf+b2achqb9h5cgl0rlqdihfazkdhhfewgj9xj/fbwd5f4p71noslezvulidpfjyi1+o5/okf1kp9mf9hdlrktlylsm8htgxb50ll/e2dn7l2uap4sjv6y5mix04j7sklb7odxzfwzmj5+9pt25v72wrnmp9cfqf09p6beswit/sy9bfpvdhd0oahl3riv3hp4xngxfydpsxz4n6msq9ogpsh3vr+6khlwfwsusky7zla912ti93trp09y6u9+k+cax4sbcggbmuqub8bha0aamce2v9kz7q7f0we/152ootpbzrknh6s/+afek+gm=</latexit> <latexit sha1_base64="x0vvtaelfyxek+dgehkmhm6lpnw=">aaaeznichvhbbtnaej0aa8ufmsificuktfv6idyicysevmsfy9qstljdrfzmk67q2ja9sqiwxrvx4qiie0gcej/bhr/gup4acsxslxwyb6yantistd7zmfdm38w4gssisenjgnzop3/h4uily+nylavltzvru5e/dblvm9/1w33hjrgrpn6wqrp8pwi5pxbcvuccp8riezepi+f7t+qo4icdu++jnmc2rfdnrdmenuqgeuamy+u92taisrzef15ih6e9shm2wsngckfknzi4awkxfzalwoamofkf/hc4izgfnpw5+eojxnzblfksuqyu75zfykte+exnuf0fnqvavx2zwwl1ellpcq+bz9awqte/khudwp02qvpk2jbzow75avm172bbf3xgmiqbcpbaou2cdrf+b2achqb9h5cgl0rlqdihfazkdhhfewgj9xj/fbwd5f4p71noslezvulidpfjyi1+o5/okf1kp9mf9hdlrktlylsm8htgxb50ll/e2dn7l2uap4sjv6y5mix04j7sklb7odxzfwzmj5+9pt25v72wrnmp9cfqf09p6beswit/sy9bfpvdhd0oahl3riv3hp4xngxfydpsxz4n6msq9ogpsh3vr+6khlwfwsusky7zla912ti93trp09y6u9+k+cax4sbcggbmuqub8bha0aamce2v9kz7q7f0we/152ootpbzrknh6s/+afek+gm=</latexit> <latexit sha1_base64="x0vvtaelfyxek+dgehkmhm6lpnw=">aaaeznichvhbbtnaej0aa8ufmsificuktfv6idyicysevmsfy9qstljdrfzmk67q2ja9sqiwxrvx4qiie0gcej/bhr/gup4acsxslxwyb6yantistd7zmfdm38w4gssisenjgnzop3/h4uily+nylavltzvru5e/dblvm9/1w33hjrgrpn6wqrp8pwi5pxbcvuccp8riezepi+f7t+qo4icdu++jnmc2rfdnrdmenuqgeuamy+u92taisrzef15ih6e9shm2wsngckfknzi4awkxfzalwoamofkf/hc4izgfnpw5+eojxnzblfksuqyu75zfykte+exnuf0fnqvavx2zwwl1ellpcq+bz9awqte/khudwp02qvpk2jbzow75avm172bbf3xgmiqbcpbaou2cdrf+b2achqb9h5cgl0rlqdihfazkdhhfewgj9xj/fbwd5f4p71noslezvulidpfjyi1+o5/okf1kp9mf9hdlrktlylsm8htgxb50ll/e2dn7l2uap4sjv6y5mix04j7sklb7odxzfwzmj5+9pt25v72wrnmp9cfqf09p6beswit/sy9bfpvdhd0oahl3riv3hp4xngxfydpsxz4n6msq9ogpsh3vr+6khlwfwsusky7zla912ti93trp09y6u9+k+cax4sbcggbmuqub8bha0aamce2v9kz7q7f0we/152ootpbzrknh6s/+afek+gm=</latexit> <latexit sha1_base64="x0vvtaelfyxek+dgehkmhm6lpnw=">aaaeznichvhbbtnaej0aa8ufmsificuktfv6idyicysevmsfy9qstljdrfzmk67q2ja9sqiwxrvx4qiie0gcej/bhr/gup4acsxslxwyb6yantistd7zmfdm38w4gssisenjgnzop3/h4uily+nylavltzvru5e/dblvm9/1w33hjrgrpn6wqrp8pwi5pxbcvuccp8riezepi+f7t+qo4icdu++jnmc2rfdnrdmenuqgeuamy+u92taisrzef15ih6e9shm2wsngckfknzi4awkxfzalwoamofkf/hc4izgfnpw5+eojxnzblfksuqyu75zfykte+exnuf0fnqvavx2zwwl1ellpcq+bz9awqte/khudwp02qvpk2jbzow75avm172bbf3xgmiqbcpbaou2cdrf+b2achqb9h5cgl0rlqdihfazkdhhfewgj9xj/fbwd5f4p71noslezvulidpfjyi1+o5/okf1kp9mf9hdlrktlylsm8htgxb50ll/e2dn7l2uap4sjv6y5mix04j7sklb7odxzfwzmj5+9pt25v72wrnmp9cfqf09p6beswit/sy9bfpvdhd0oahl3riv3hp4xngxfydpsxz4n6msq9ogpsh3vr+6khlwfwsusky7zla912ti93trp09y6u9+k+cax4sbcggbmuqub8bha0aamce2v9kz7q7f0we/152ootpbzrknh6s/+afek+gm=</latexit> (a) A(t) = B C A (b) C1 C2 C3 Fig. 1. A typical example of (a) a Delaunay network and (b) coarse-grained formations obtained from the 13th section of Sendai. 8

9 fukuoka hiroshima section 13 (541) section 14 (343) section 15 (343) section 16 (541) section 17 (424) section 16 (343) section 17 (343) iwata kashima kashiwa kawasaki section 13 (343) section 14 (343) section 15 (others) section 16 (others) section 17 (424) section 16 (others) section 17 (424) kobe kofu section 13 (541) section 14 (541) section 15 (others) section 16 (541) section 17 (541) 9

10 nagoya section 13 (4141) section 14 (4141) section 15 (4141) niigata section 13 (343) section 14 (424) section 15 (541) section 16 (4141) section 17 (4141) section 16 (424) section 17 (541) omiya section 13 (424) section 14 (424) section 15 (others) osaka sendai shonan section 13 (343) section 14 (343) section 15 (343) section 16 (343) section 17 (424) tokyo section 13 (424) section 14 (others) section 15 (others) tosu section 13 (433) section 14 (433) section 15 (433) section 16 (433) section 17 (433) 10

11 urawa section 13 (343) section 14 (343) section 15 (343) yokohama section 13 (4141) section 14 (4141) section 15 (424) section 16 (343) section 17 (343) section 16 (424) section 17 (4141) Fig. 2. Heat maps (average formations) of five games for 18 teams. The direction of offense is upward in each panel. Each heat map belongs to one of the following five average formations: 424, 4141, 433, 541, and 343. The label (others) means that player substitutions occurred in the first half of the game, or the average formation could not be identified. (a) Section 13 Sendai Section 13 Nagoya Section 13 Tosu Section 13 Kofu Section 13 Shonan (b) Fig. 3. (a) Schematic representation of each average formation (upper panels) and typical examples thereof (lower panels). (b) average formations of each team throughout five games. The label others means that player substitutions occurred in the first half or the average formation could not be identified. 11

12 (a) (b) Fig. 4. (a) Dendrogram and (b) the relation between the number of clusters and height obtained from the hierarchical clustering for five games of Sendai. The height of the vertical axes corresponds to the distance between two merged clusters in the clustering process. (a) N c = 4 C1 C2 C3 C4 (b) N c = 8 C1 C2 C3 C4 C5 C6 C7 C8 Fig. 5. Visualization of coarse-grained formations for five games of Sendai where (a) N c = 4 and (b) N c = 8. Each cluster is distinguished by a cluster number. 12

13 Section 13 Section 14 Section 15 Section 16 Section 17 C3 C3 C3 C3 C3 C4 C2 C4 C2 C4 C2 C4 C2 C4 C2 C5 C1 C5 C1 C5 C1 C5 C1 C5 C1 C6 C8 C6 C8 C6 C8 C6 C8 C6 C8 C7 C7 C7 C7 C7 Fig. 6. Transition diagram between clusters for all games of Sendai where N c = 8. 13

Characterization of the formation structure in team sports. Tokyo , Japan. University, Shinjuku, Tokyo , Japan

Characterization of the formation structure in team sports. Tokyo , Japan. University, Shinjuku, Tokyo , Japan Characterization of the formation structure in team sports Takuma Narizuka 1 and Yoshihiro Yamazaki 2 1 Department of Physics, Faculty of Science and Engineering, Chuo University, Bunkyo, Tokyo 112-8551,

More information

Visualization of Dominant Region in Team Games and Its Application to Teamwork Analysis

Visualization of Dominant Region in Team Games and Its Application to Teamwork Analysis Visualization of Dominant Region in Team Games and Its Application to Teamwork Analysis Tsuyoshi Taki and Jun-ichi Hasegawa School of Computer and Cognitive Sciences, Chukyo University 101 Tokodachi, Kaizu-cho,

More information

Rowena Cole and Luigi Barone. Department of Computer Science, The University of Western Australia, Western Australia, 6907

Rowena Cole and Luigi Barone. Department of Computer Science, The University of Western Australia, Western Australia, 6907 The Game of Clustering Rowena Cole and Luigi Barone Department of Computer Science, The University of Western Australia, Western Australia, 697 frowena, luigig@cs.uwa.edu.au Abstract Clustering is a technique

More information

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS M. Hofer and H. Pottmann Institute of Geometry Vienna University of Technology, Vienna, Austria hofer@geometrie.tuwien.ac.at, pottmann@geometrie.tuwien.ac.at

More information

Semi-Supervised Clustering with Partial Background Information

Semi-Supervised Clustering with Partial Background Information Semi-Supervised Clustering with Partial Background Information Jing Gao Pang-Ning Tan Haibin Cheng Abstract Incorporating background knowledge into unsupervised clustering algorithms has been the subject

More information

Seismic regionalization based on an artificial neural network

Seismic regionalization based on an artificial neural network Seismic regionalization based on an artificial neural network *Jaime García-Pérez 1) and René Riaño 2) 1), 2) Instituto de Ingeniería, UNAM, CU, Coyoacán, México D.F., 014510, Mexico 1) jgap@pumas.ii.unam.mx

More information

A Metric of the Relative Abstraction Level of Software Patterns

A Metric of the Relative Abstraction Level of Software Patterns A Metric of the Relative Abstraction Level of Software Patterns Atsuto Kubo 1, Hironori Washizaki 2, and Yoshiaki Fukazawa 1 1 Department of Computer Science, Waseda University, 3-4-1 Okubo, Shinjuku-ku,

More information

Crystal Voronoi Diagram and Its Applications to Collision-Free Paths

Crystal Voronoi Diagram and Its Applications to Collision-Free Paths Crystal Voronoi Diagram and Its Applications to Collision-Free Paths Kei Kobayashi 1 and Kokichi Sugihara 2 1 University of Tokyo, Hongo, Bunkyo-ku, Tokyo 113-8656, Japan, kkoba@stat.t.u-tokyo.ac.jp 2

More information

Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation

Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation Chris J. Needham and Roger D. Boyle School of Computing, The University of Leeds, Leeds, LS2 9JT, UK {chrisn,roger}@comp.leeds.ac.uk

More information

Paper A Method of Important Player Extraction Based on Link Analysis in Soccer Videos

Paper A Method of Important Player Extraction Based on Link Analysis in Soccer Videos ITE Trans. on MT Vol. 5, No. 2, pp. 42-48 (2017) Copyright 2017 by ITE Transactions on Media Technology and pplications (MT) Paper Method of Important Player Extraction ased on Link nalysis in Soccer Videos

More information

Unsupervised Learning

Unsupervised Learning Outline Unsupervised Learning Basic concepts K-means algorithm Representation of clusters Hierarchical clustering Distance functions Which clustering algorithm to use? NN Supervised learning vs. unsupervised

More information

An Empirical Analysis of Communities in Real-World Networks

An Empirical Analysis of Communities in Real-World Networks An Empirical Analysis of Communities in Real-World Networks Chuan Sheng Foo Computer Science Department Stanford University csfoo@cs.stanford.edu ABSTRACT Little work has been done on the characterization

More information

Cluster Analysis. Ying Shen, SSE, Tongji University

Cluster Analysis. Ying Shen, SSE, Tongji University Cluster Analysis Ying Shen, SSE, Tongji University Cluster analysis Cluster analysis groups data objects based only on the attributes in the data. The main objective is that The objects within a group

More information

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Round-Tour Voronoi Diagrams

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Round-Tour Voronoi Diagrams MATHEMATICAL ENGINEERING TECHNICAL REPORTS Round-Tour Voronoi Diagrams Hidenori FUJII and Kokichi SUGIHARA (Communicated by Masato TAKEICHI) METR 2009 21 May 2009 DEPARTMENT OF MATHEMATICAL INFORMATICS

More information

Overlapping Communities

Overlapping Communities Yangyang Hou, Mu Wang, Yongyang Yu Purdue Univiersity Department of Computer Science April 25, 2013 Overview Datasets Algorithm I Algorithm II Algorithm III Evaluation Overview Graph models of many real

More information

A Metric for Measuring the Abstraction Level of Design Patterns

A Metric for Measuring the Abstraction Level of Design Patterns A Metric for Measuring the Abstraction Level of Design Patterns Atsuto Kubo 1, Hironori Washizaki 2, and Yoshiaki Fukazawa 1 1 Department of Computer Science, Waseda University, 3-4-1 Okubo, Shinjuku-ku,

More information

Some questions of consensus building using co-association

Some questions of consensus building using co-association Some questions of consensus building using co-association VITALIY TAYANOV Polish-Japanese High School of Computer Technics Aleja Legionow, 4190, Bytom POLAND vtayanov@yahoo.com Abstract: In this paper

More information

A FUZZY BASED APPROACH TO TEXT MINING AND DOCUMENT CLUSTERING

A FUZZY BASED APPROACH TO TEXT MINING AND DOCUMENT CLUSTERING A FUZZY BASED APPROACH TO TEXT MINING AND DOCUMENT CLUSTERING Sumit Goswami 1 and Mayank Singh Shishodia 2 1 Indian Institute of Technology-Kharagpur, Kharagpur, India sumit_13@yahoo.com 2 School of Computer

More information

American Football Route Identification Using Supervised Machine Learning

American Football Route Identification Using Supervised Machine Learning American Football Route Identification Using Supervised Machine Learning Hochstedler, Jeremy & Paul T. Gagnon Telemetry Sports Abstract Football organizations spend significant resources classifying on-field

More information

Understanding Clustering Supervising the unsupervised

Understanding Clustering Supervising the unsupervised Understanding Clustering Supervising the unsupervised Janu Verma IBM T.J. Watson Research Center, New York http://jverma.github.io/ jverma@us.ibm.com @januverma Clustering Grouping together similar data

More information

IMAGE CLASSIFICATION USING COMPETITIVE NEURAL NETWORKS

IMAGE CLASSIFICATION USING COMPETITIVE NEURAL NETWORKS IMAGE CLASSIFICATION USING COMPETITIVE NEURAL NETWORKS V. Musoko, M. Kolı nova, A. Procha zka Institute of Chemical Technology, Department of Computing and Control Engineering Abstract The contribution

More information

ON THE VELOCITY OF A WEIGHTED CYLINDER DOWN AN INCLINED PLANE

ON THE VELOCITY OF A WEIGHTED CYLINDER DOWN AN INCLINED PLANE ON THE VELOCITY OF A WEIGHTED CYLINDER DOWN AN INCLINED PLANE Raghav Grover and Aneesh Agarwal RG (Grade 12 High School), AA (Grade 11 High School) Department of Physics, The Doon School, Dehradun. raghav.503.2019@doonschool.com,

More information

Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering

Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering A. Spanos* (Petroleum Geo-Services) & M. Bekara (PGS - Petroleum Geo- Services) SUMMARY The current approach for the quality

More information

Chemometrics. Description of Pirouette Algorithms. Technical Note. Abstract

Chemometrics. Description of Pirouette Algorithms. Technical Note. Abstract 19-1214 Chemometrics Technical Note Description of Pirouette Algorithms Abstract This discussion introduces the three analysis realms available in Pirouette and briefly describes each of the algorithms

More information

Self-Organized Similarity based Kernel Fuzzy Clustering Model and Its Applications

Self-Organized Similarity based Kernel Fuzzy Clustering Model and Its Applications Fifth International Workshop on Computational Intelligence & Applications IEEE SMC Hiroshima Chapter, Hiroshima University, Japan, November 10, 11 & 12, 2009 Self-Organized Similarity based Kernel Fuzzy

More information

A Sweep-Line Algorithm for the Inclusion Hierarchy among Circles

A Sweep-Line Algorithm for the Inclusion Hierarchy among Circles Japan J. Indust. Appl. Math., 23 (2006), 127 138 Area 3 A Sweep-Line Algorithm for the Inclusion Hierarchy among Circles Deok-Soo Kim 1,, Byunghoon Lee 2 and Kokichi Sugihara 3 1 Department of Industrial

More information

Efficient Acquisition of Human Existence Priors from Motion Trajectories

Efficient Acquisition of Human Existence Priors from Motion Trajectories Efficient Acquisition of Human Existence Priors from Motion Trajectories Hitoshi Habe Hidehito Nakagawa Masatsugu Kidode Graduate School of Information Science, Nara Institute of Science and Technology

More information

Minoru SASAKI and Kenji KITA. Department of Information Science & Intelligent Systems. Faculty of Engineering, Tokushima University

Minoru SASAKI and Kenji KITA. Department of Information Science & Intelligent Systems. Faculty of Engineering, Tokushima University Information Retrieval System Using Concept Projection Based on PDDP algorithm Minoru SASAKI and Kenji KITA Department of Information Science & Intelligent Systems Faculty of Engineering, Tokushima University

More information

Saliency Detection for Videos Using 3D FFT Local Spectra

Saliency Detection for Videos Using 3D FFT Local Spectra Saliency Detection for Videos Using 3D FFT Local Spectra Zhiling Long and Ghassan AlRegib School of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, GA 30332, USA ABSTRACT

More information

Color Image Segmentation

Color Image Segmentation Color Image Segmentation Yining Deng, B. S. Manjunath and Hyundoo Shin* Department of Electrical and Computer Engineering University of California, Santa Barbara, CA 93106-9560 *Samsung Electronics Inc.

More information

Football result prediction using simple classification algorithms, a comparison between k-nearest Neighbor and Linear Regression

Football result prediction using simple classification algorithms, a comparison between k-nearest Neighbor and Linear Regression EXAMENSARBETE INOM TEKNIK, GRUNDNIVÅ, 15 HP STOCKHOLM, SVERIGE 2016 Football result prediction using simple classification algorithms, a comparison between k-nearest Neighbor and Linear Regression PIERRE

More information

highest cosine coecient [5] are returned. Notice that a query can hit documents without having common terms because the k indexing dimensions indicate

highest cosine coecient [5] are returned. Notice that a query can hit documents without having common terms because the k indexing dimensions indicate Searching Information Servers Based on Customized Proles Technical Report USC-CS-96-636 Shih-Hao Li and Peter B. Danzig Computer Science Department University of Southern California Los Angeles, California

More information

RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM

RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM M. Abbe 1, K. Takamasu 2 and S. Ozono 2 1 Mitutoyo Corporation, 1-2-1, Sakato, Takatsu, Kawasaki, 213-12, Japan 2 The University of Tokyo, 7-3-1, Hongo,

More information

Hierarchical Multi level Approach to graph clustering

Hierarchical Multi level Approach to graph clustering Hierarchical Multi level Approach to graph clustering by: Neda Shahidi neda@cs.utexas.edu Cesar mantilla, cesar.mantilla@mail.utexas.edu Advisor: Dr. Inderjit Dhillon Introduction Data sets can be presented

More information

This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane?

This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane? Intersecting Circles This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane? This is a problem that a programmer might have to solve, for example,

More information

Concept Tree Based Clustering Visualization with Shaded Similarity Matrices

Concept Tree Based Clustering Visualization with Shaded Similarity Matrices Syracuse University SURFACE School of Information Studies: Faculty Scholarship School of Information Studies (ischool) 12-2002 Concept Tree Based Clustering Visualization with Shaded Similarity Matrices

More information

Constrained Clustering with Interactive Similarity Learning

Constrained Clustering with Interactive Similarity Learning SCIS & ISIS 2010, Dec. 8-12, 2010, Okayama Convention Center, Okayama, Japan Constrained Clustering with Interactive Similarity Learning Masayuki Okabe Toyohashi University of Technology Tenpaku 1-1, Toyohashi,

More information

Introduction to Trajectory Clustering. By YONGLI ZHANG

Introduction to Trajectory Clustering. By YONGLI ZHANG Introduction to Trajectory Clustering By YONGLI ZHANG Outline 1. Problem Definition 2. Clustering Methods for Trajectory data 3. Model-based Trajectory Clustering 4. Applications 5. Conclusions 1 Problem

More information

6. Concluding Remarks

6. Concluding Remarks [8] K. J. Supowit, The relative neighborhood graph with an application to minimum spanning trees, Tech. Rept., Department of Computer Science, University of Illinois, Urbana-Champaign, August 1980, also

More information

Powered Outer Probabilistic Clustering

Powered Outer Probabilistic Clustering Proceedings of the World Congress on Engineering and Computer Science 217 Vol I WCECS 217, October 2-27, 217, San Francisco, USA Powered Outer Probabilistic Clustering Peter Taraba Abstract Clustering

More information

Keywords: clustering algorithms, unsupervised learning, cluster validity

Keywords: clustering algorithms, unsupervised learning, cluster validity Volume 6, Issue 1, January 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Clustering Based

More information

Final report - CS224W: Using Wikipedia pages traffic data to infer pertinence of links

Final report - CS224W: Using Wikipedia pages traffic data to infer pertinence of links Final report - CS224W: Using Wikipedia pages traffic data to infer pertinence of links Marc Thibault; SUNetID number: 06227968 Mael Trean; SUNetIDnumber: 06228438 I - Introduction/Motivation/Problem Definition

More information

Superpixel Tracking. The detail of our motion model: The motion (or dynamical) model of our tracker is assumed to be Gaussian distributed:

Superpixel Tracking. The detail of our motion model: The motion (or dynamical) model of our tracker is assumed to be Gaussian distributed: Superpixel Tracking Shu Wang 1, Huchuan Lu 1, Fan Yang 1 abnd Ming-Hsuan Yang 2 1 School of Information and Communication Engineering, University of Technology, China 2 Electrical Engineering and Computer

More information

POSE ESTIMATION OF CONSTRUCTION MATERIALS USING MULTIPLE ID DEVICES FOR CONSTRUCTION AUTOMATION

POSE ESTIMATION OF CONSTRUCTION MATERIALS USING MULTIPLE ID DEVICES FOR CONSTRUCTION AUTOMATION POSE ESTIMATION OF CONSTRUCTION MATERIALS USING MULTIPLE ID DEVICES FOR CONSTRUCTION AUTOMATION Tomohiro UMETANI Graduate School of Design and Architecture Nagoya City University 2-1-10 Kitachikusa, Chikusa,

More information

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks SOMSN: An Effective Self Organizing Map for Clustering of Social Networks Fatemeh Ghaemmaghami Research Scholar, CSE and IT Dept. Shiraz University, Shiraz, Iran Reza Manouchehri Sarhadi Research Scholar,

More information

Chapter 2 How to Use the Dots to Analyze the Behavior and the Collective Organization

Chapter 2 How to Use the Dots to Analyze the Behavior and the Collective Organization Chapter 2 How to Use the Dots to Analyze the Behavior and the Collective Organization Abstract Position data can be obtained from different approaches and techniques. Based on that, the aim of this chapter

More information

ICA. PCs. ICs. characters. E WD -1/2. feature. image. vector. feature. feature. selection. selection.

ICA. PCs. ICs. characters. E WD -1/2. feature. image. vector. feature. feature. selection. selection. A Study of Feature Extraction and Selection Using Independent Component Analysis Seiichi Ozawa Div. of System Function Science Graduate School of Science and Technology Kobe University Kobe 657-851, JAPAN

More information

Data Exploration with PCA and Unsupervised Learning with Clustering Paul Rodriguez, PhD PACE SDSC

Data Exploration with PCA and Unsupervised Learning with Clustering Paul Rodriguez, PhD PACE SDSC Data Exploration with PCA and Unsupervised Learning with Clustering Paul Rodriguez, PhD PACE SDSC Clustering Idea Given a set of data can we find a natural grouping? Essential R commands: D =rnorm(12,0,1)

More information

Motion analysis for broadcast tennis video considering mutual interaction of players

Motion analysis for broadcast tennis video considering mutual interaction of players 14-10 MVA2011 IAPR Conference on Machine Vision Applications, June 13-15, 2011, Nara, JAPAN analysis for broadcast tennis video considering mutual interaction of players Naoto Maruyama, Kazuhiro Fukui

More information

Multimedia Integration for Cooking Video Indexing

Multimedia Integration for Cooking Video Indexing Multimedia Integration for Cooking Video Indexing Reiko Hamada 1, Koichi Miura 1, Ichiro Ide 2, Shin ichi Satoh 3, Shuichi Sakai 1, and Hidehiko Tanaka 4 1 The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku,

More information

Unsupervised Learning

Unsupervised Learning Unsupervised Learning Unsupervised learning Until now, we have assumed our training samples are labeled by their category membership. Methods that use labeled samples are said to be supervised. However,

More information

User Level QoS Assessment of a Multipoint to Multipoint TV Conferencing Application over IP Networks

User Level QoS Assessment of a Multipoint to Multipoint TV Conferencing Application over IP Networks User Level QoS Assessment of a Multipoint to Multipoint TV Conferencing Application over IP Networks Yoshihiro Ito and Shuji Tasaka Department of Computer Science and Engineering, Graduate School of Engineering

More information

Cluster Analysis using Spherical SOM

Cluster Analysis using Spherical SOM Cluster Analysis using Spherical SOM H. Tokutaka 1, P.K. Kihato 2, K. Fujimura 2 and M. Ohkita 2 1) SOM Japan Co-LTD, 2) Electrical and Electronic Department, Tottori University Email: {tokutaka@somj.com,

More information

Reliability Verification of Search Engines Hit Counts: How to Select a Reliable Hit Count for a Query

Reliability Verification of Search Engines Hit Counts: How to Select a Reliable Hit Count for a Query Reliability Verification of Search Engines Hit Counts: How to Select a Reliable Hit Count for a Query Takuya Funahashi and Hayato Yamana Computer Science and Engineering Div., Waseda University, 3-4-1

More information

Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks

Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks Susumu Matsumae Graduate School of Science and Engineering Saga University Saga 840-8502, Japan Fukuhito Ooshita

More information

Clustering Algorithms for Data Stream

Clustering Algorithms for Data Stream Clustering Algorithms for Data Stream Karishma Nadhe 1, Prof. P. M. Chawan 2 1Student, Dept of CS & IT, VJTI Mumbai, Maharashtra, India 2Professor, Dept of CS & IT, VJTI Mumbai, Maharashtra, India Abstract:

More information

Similarity Image Retrieval System Using Hierarchical Classification

Similarity Image Retrieval System Using Hierarchical Classification Similarity Image Retrieval System Using Hierarchical Classification Experimental System on Mobile Internet with Cellular Phone Masahiro Tada 1, Toshikazu Kato 1, and Isao Shinohara 2 1 Department of Industrial

More information

A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data

A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data Wei Yang 1, Tinghua Ai 1, Wei Lu 1, Tong Zhang 2 1 School of Resource and Environment Sciences,

More information

Clustering. Chapter 10 in Introduction to statistical learning

Clustering. Chapter 10 in Introduction to statistical learning Clustering Chapter 10 in Introduction to statistical learning 16 14 12 10 8 6 4 2 0 2 4 6 8 10 12 14 1 Clustering ² Clustering is the art of finding groups in data (Kaufman and Rousseeuw, 1990). ² What

More information

CSE 258 Lecture 5. Web Mining and Recommender Systems. Dimensionality Reduction

CSE 258 Lecture 5. Web Mining and Recommender Systems. Dimensionality Reduction CSE 258 Lecture 5 Web Mining and Recommender Systems Dimensionality Reduction This week How can we build low dimensional representations of high dimensional data? e.g. how might we (compactly!) represent

More information

A Quantitative Stability Measure for Graspless Manipulation

A Quantitative Stability Measure for Graspless Manipulation A Quantitative Stability Measure for Graspless Manipulation Yusuke MAEDA and Tamio ARAI Department of Precision Engineering, School of Engineering The University of Tokyo 7-3-1 Hongo, Bunkyo-ku, Tokyo

More information

Cluster Analysis. Angela Montanari and Laura Anderlucci

Cluster Analysis. Angela Montanari and Laura Anderlucci Cluster Analysis Angela Montanari and Laura Anderlucci 1 Introduction Clustering a set of n objects into k groups is usually moved by the aim of identifying internally homogenous groups according to a

More information

An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data

An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data Nian Zhang and Lara Thompson Department of Electrical and Computer Engineering, University

More information

Enhancing Clustering Results In Hierarchical Approach By Mvs Measures

Enhancing Clustering Results In Hierarchical Approach By Mvs Measures International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 6 (June 2014), PP.25-30 Enhancing Clustering Results In Hierarchical Approach

More information

V4 Matrix algorithms and graph partitioning

V4 Matrix algorithms and graph partitioning V4 Matrix algorithms and graph partitioning - Community detection - Simple modularity maximization - Spectral modularity maximization - Division into more than two groups - Other algorithms for community

More information

STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY

STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY ИЗСЛЕДВАНЕ НА РАЗВИТИЕТО НА СТРУКТУРАТА НА МЕТРОМРЕЖАТА НА СОФИЙСКИЯ МЕТОПОЛИТЕН Assoc. Prof. PhD Stoilova S., MSc. eng. Stoev V.,

More information

2 Feature Extraction and Signal Reconstruction. of Air and Bone Conduction Voices by Independent Component Analysis

2 Feature Extraction and Signal Reconstruction. of Air and Bone Conduction Voices by Independent Component Analysis IMECS 28, 9-2 March, 28, Hong Kong Feature Extraction and Signal Reconstruction of Air and Bone Conduction Voices by Independent Component Analysis Tadahiro Azetsu, Eiji Uchino, Ryosuke Kubota, and Noriaki

More information

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors Texture The most fundamental question is: How can we measure texture, i.e., how can we quantitatively distinguish between different textures? Of course it is not enough to look at the intensity of individual

More information

Ch.5 Classification and Clustering. In machine learning, there are two main types of learning problems, supervised and unsupervised learning.

Ch.5 Classification and Clustering. In machine learning, there are two main types of learning problems, supervised and unsupervised learning. Ch.5 Classification and Clustering In machine learning, there are two main types of learning problems, supervised and unsupervised learning. An analogy for the former is a French class where the teacher

More information

Unsupervised Learning : Clustering

Unsupervised Learning : Clustering Unsupervised Learning : Clustering Things to be Addressed Traditional Learning Models. Cluster Analysis K-means Clustering Algorithm Drawbacks of traditional clustering algorithms. Clustering as a complex

More information

Determining Differences between Two Sets of Polygons

Determining Differences between Two Sets of Polygons Determining Differences between Two Sets of Polygons MATEJ GOMBOŠI, BORUT ŽALIK Institute for Computer Science Faculty of Electrical Engineering and Computer Science, University of Maribor Smetanova 7,

More information

A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS

A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS A. Mahphood, H. Arefi *, School of Surveying and Geospatial Engineering, College of Engineering, University of Tehran,

More information

Practical Image and Video Processing Using MATLAB

Practical Image and Video Processing Using MATLAB Practical Image and Video Processing Using MATLAB Chapter 18 Feature extraction and representation What will we learn? What is feature extraction and why is it a critical step in most computer vision and

More information

CHAPTER 4: CLUSTER ANALYSIS

CHAPTER 4: CLUSTER ANALYSIS CHAPTER 4: CLUSTER ANALYSIS WHAT IS CLUSTER ANALYSIS? A cluster is a collection of data-objects similar to one another within the same group & dissimilar to the objects in other groups. Cluster analysis

More information

A Method for Edge Detection in Hyperspectral Images Based on Gradient Clustering

A Method for Edge Detection in Hyperspectral Images Based on Gradient Clustering A Method for Edge Detection in Hyperspectral Images Based on Gradient Clustering V.C. Dinh, R. P. W. Duin Raimund Leitner Pavel Paclik Delft University of Technology CTR AG PR Sys Design The Netherlands

More information

Ontology Matching with CIDER: Evaluation Report for the OAEI 2008

Ontology Matching with CIDER: Evaluation Report for the OAEI 2008 Ontology Matching with CIDER: Evaluation Report for the OAEI 2008 Jorge Gracia, Eduardo Mena IIS Department, University of Zaragoza, Spain {jogracia,emena}@unizar.es Abstract. Ontology matching, the task

More information

Visual-Interactive Search for Soccer Trajectories to Identify Interesting Game Situations

Visual-Interactive Search for Soccer Trajectories to Identify Interesting Game Situations Visual-Interactive Search for Soccer Trajectories to Identify Interesting Game Situations Lin Shao 1, Dominik Sacha 1, Benjamin Neldner 1, Manuel Stein 1 and Tobias Schreck 2 1 University of Konstanz,

More information

QUERYING VIDEO DATA BY SPATIO-TEMPORAL RELATIONSHIPS OF MOVING OBJECT TRACES

QUERYING VIDEO DATA BY SPATIO-TEMPORAL RELATIONSHIPS OF MOVING OBJECT TRACES QUERYING VIDEO DATA BY SPATIO-TEMPORAL RELATIONSHIPS OF MOVING OBJECT TRACES Chikashi Yajima Yoshihiro Nakanishi Katsumi Tanaka Division of Computer and Systems Engineering, Graduate School of Science

More information

Yunfeng Zhang 1, Huan Wang 2, Jie Zhu 1 1 Computer Science & Engineering Department, North China Institute of Aerospace

Yunfeng Zhang 1, Huan Wang 2, Jie Zhu 1 1 Computer Science & Engineering Department, North China Institute of Aerospace [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 20 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(20), 2014 [12526-12531] Exploration on the data mining system construction

More information

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION Guifeng Zhang, Zhaocong Wu, lina Yi School of remote sensing and information engineering, Wuhan University,

More information

Keyword Extraction by KNN considering Similarity among Features

Keyword Extraction by KNN considering Similarity among Features 64 Int'l Conf. on Advances in Big Data Analytics ABDA'15 Keyword Extraction by KNN considering Similarity among Features Taeho Jo Department of Computer and Information Engineering, Inha University, Incheon,

More information

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Yukinobu Fukushima Graduate School of Information Science and Technology, Osaka University - Yamadaoka, Suita, Osaka 60-08, Japan

More information

The Comparison of CBA Algorithm and CBS Algorithm for Meteorological Data Classification Mohammad Iqbal, Imam Mukhlash, Hanim Maria Astuti

The Comparison of CBA Algorithm and CBS Algorithm for Meteorological Data Classification Mohammad Iqbal, Imam Mukhlash, Hanim Maria Astuti Information Systems International Conference (ISICO), 2 4 December 2013 The Comparison of CBA Algorithm and CBS Algorithm for Meteorological Data Classification Mohammad Iqbal, Imam Mukhlash, Hanim Maria

More information

Robot Motion Planning Using Generalised Voronoi Diagrams

Robot Motion Planning Using Generalised Voronoi Diagrams Robot Motion Planning Using Generalised Voronoi Diagrams MILOŠ ŠEDA, VÁCLAV PICH Institute of Automation and Computer Science Brno University of Technology Technická 2, 616 69 Brno CZECH REPUBLIC Abstract:

More information

Extraction of representative learning set from measured geospatial data

Extraction of representative learning set from measured geospatial data Extraction of representative learning set from measured geospatial data Béla Paláncz 1, Lajos Völgyesi 2, Piroska Zaletnyik 2, Levente Kovács 3 1 Department of Photogrammetry and Geoinformatics, Faculty

More information

TASK SEGMENTATION IN A MOBILE ROBOT BY MNSOM AND CLUSTERING WITH SPATIO-TEMPORAL CONTIGUITY. Received January 2008; revised June 2008

TASK SEGMENTATION IN A MOBILE ROBOT BY MNSOM AND CLUSTERING WITH SPATIO-TEMPORAL CONTIGUITY. Received January 2008; revised June 2008 International Journal of Innovative Computing, Information and Control ICIC International c 2008 ISSN 1349-4198 Volume 5, Number 4, April 2009 pp. 1 ICONIP07-04 TASK SEGMENTATION IN A MOBILE ROBOT BY MNSOM

More information

Cluster Analysis: Agglomerate Hierarchical Clustering

Cluster Analysis: Agglomerate Hierarchical Clustering Cluster Analysis: Agglomerate Hierarchical Clustering Yonghee Lee Department of Statistics, The University of Seoul Oct 29, 2015 Contents 1 Cluster Analysis Introduction Distance matrix Agglomerative Hierarchical

More information

CSE 255 Lecture 5. Data Mining and Predictive Analytics. Dimensionality Reduction

CSE 255 Lecture 5. Data Mining and Predictive Analytics. Dimensionality Reduction CSE 255 Lecture 5 Data Mining and Predictive Analytics Dimensionality Reduction Course outline Week 4: I ll cover homework 1, and get started on Recommender Systems Week 5: I ll cover homework 2 (at the

More information

Visual Attention Control by Sensor Space Segmentation for a Small Quadruped Robot based on Information Criterion

Visual Attention Control by Sensor Space Segmentation for a Small Quadruped Robot based on Information Criterion Visual Attention Control by Sensor Space Segmentation for a Small Quadruped Robot based on Information Criterion Noriaki Mitsunaga and Minoru Asada Dept. of Adaptive Machine Systems, Osaka University,

More information

Eagle Knights 2007: Four-Legged League

Eagle Knights 2007: Four-Legged League Eagle Knights 2007: Four-Legged League Alfredo Weitzenfeld 1, Alonso Martínez 1, Bernardo Muciño 1, Gabriela Serrano 1, Carlos Ramos 1, and Carlos Rivera 1 1 Robotics Laboratory Lab, ITAM, Rio Hondo 1,

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

More information

Dynamic Human Shape Description and Characterization

Dynamic Human Shape Description and Characterization Dynamic Human Shape Description and Characterization Z. Cheng*, S. Mosher, Jeanne Smith H. Cheng, and K. Robinette Infoscitex Corporation, Dayton, Ohio, USA 711 th Human Performance Wing, Air Force Research

More information

A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points

A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points Tomohiro Nakai, Koichi Kise, Masakazu Iwamura Graduate School of Engineering, Osaka

More information

Human Action Recognition Using Independent Component Analysis

Human Action Recognition Using Independent Component Analysis Human Action Recognition Using Independent Component Analysis Masaki Yamazaki, Yen-Wei Chen and Gang Xu Department of Media echnology Ritsumeikan University 1-1-1 Nojihigashi, Kusatsu, Shiga, 525-8577,

More information

Refinement of digitized documents through recognition of mathematical formulae

Refinement of digitized documents through recognition of mathematical formulae Refinement of digitized documents through recognition of mathematical formulae Toshihiro KANAHORI Research and Support Center on Higher Education for the Hearing and Visually Impaired, Tsukuba University

More information

Hierarchical Document Clustering

Hierarchical Document Clustering Hierarchical Document Clustering Benjamin C. M. Fung, Ke Wang, and Martin Ester, Simon Fraser University, Canada INTRODUCTION Document clustering is an automatic grouping of text documents into clusters

More information

Robot Motion Planning in Eight Directions

Robot Motion Planning in Eight Directions Robot Motion Planning in Eight Directions Miloš Šeda and Tomáš Březina Abstract In this paper, we investigate the problem of 8-directional robot motion planning where the goal is to find a collision-free

More information

SLIDING WINDOW FOR RELATIONS MAPPING

SLIDING WINDOW FOR RELATIONS MAPPING SLIDING WINDOW FOR RELATIONS MAPPING Dana Klimesova Institute of Information Theory and Automation, Prague, Czech Republic and Czech University of Agriculture, Prague klimes@utia.cas.c klimesova@pef.czu.cz

More information

A Mouse-Like Hands-Free Gesture Technique for Two-Dimensional Pointing

A Mouse-Like Hands-Free Gesture Technique for Two-Dimensional Pointing A Mouse-Like Hands-Free Gesture Technique for Two-Dimensional Pointing Yusaku Yokouchi and Hiroshi Hosobe Faculty of Computer and Information Sciences, Hosei University 3-7-2 Kajino-cho, Koganei-shi, Tokyo

More information

LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION

LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION Ammar Zayouna Richard Comley Daming Shi Middlesex University School of Engineering and Information Sciences Middlesex University, London NW4 4BT, UK A.Zayouna@mdx.ac.uk

More information