paper-with-me

홈 › Papers

The Importance of Norm Regularization in Linear Graph Embedding: Theoretical Analysis and Empirical Demonstration

2018-02-10 · ICLR 2019 5 · Yihan Gao, Chao Zhang, Jian Peng, Aditya Parameswaran

Learning distributed representations for nodes in graphs is a crucial primitive in network analysis with a wide spectrum of applications. Linear graph embedding methods learn such representations by optimizing the likelihood of both positive and negative edges while constraining the dimension of the embedding vectors. We argue that the generalization performance of these methods is not due to the dimensionality constraint as commonly believed, but rather the small norm of embedding vectors. Both theoretical and empirical evidence are provided to support this argument: (a) we prove that the generalization error of these methods can be bounded by limiting the norm of vectors, regardless of the embedding dimension; (b) we show that the generalization performance of linear graph embedding methods is correlated with the norm of embedding vectors, which is small due to the early stopping of SGD and the vanishing gradients. We performed extensive experiments to validate our analysis and showcased the importance of proper norm regularization in practice.

📄 PDF Abstract BibTeX arXiv:1802.03560

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Embedding

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Elastic deep autoencoder for text embedding clustering by an improved graph regularization

2023-09-23 · Expert System with application journal 2023 9 · Fatemeh Daneshfar, Sayvan Soleymanbaigi, Ali Nafisi, Pedram Yamini

Text clustering is a task for grouping extracted information of the text in different clusters, which has many applications in recommender systems, sentiment analysis, and more. Deep learning-based methods have become in…

ClusteringDimensionality ReductionRecommendation SystemsSentiment Analysis+1

Embedding Graphs under Centrality Constraints for Network Visualization

2014-01-17 · Brian Baingana, Georgios B. Giannakis

Visual rendering of graphs is a key task in the mapping of complex network data. Although most graph drawing algorithms emphasize aesthetic appeal, certain applications such as travel-time maps place more importance on v…

Graph Embedding

Semi-Supervised Graph Attention Networks for Event Representation Learning

2022-01-02 · Joao Pedro Rodrigues Mattos, Ricardo M. Marcacini

Event analysis from news and social networks is very useful for a wide range of social studies and real-world applications. Recently, event graphs have been explored to model event datasets and their complex relationship…

Graph AttentionGraph EmbeddingGraph Representation LearningRepresentation Learning

Orientation Invariant Feature Embedding and Spatial Temporal Regularization for Vehicle Re-Identification

2017-10-01 · ICCV 2017 10 · Zhongdao Wang, Luming Tang, Xihui Liu, Zhuliang Yao 외

In this paper, we tackle the vehicle Re-identification (ReID) problem which is of great importance in urban surveillance and can be used for multiple applications. In our vehicle ReID framework, an orientation invariant …

RetrievalVehicle Re-Identification

Hyper-Laplacian Regularized Concept Factorization in Low-rank Tensor Space for Multi-view Clustering

2023-04-22 · Zixiao Yu, Lele Fu, Zhiling Cai, Zhoumin Lu

Tensor-oriented multi-view subspace clustering has achieved significant strides in assessing high-order correlations and improving clustering analysis of multi-view data. Nevertheless, most of existing investigations are…

ClusteringMulti-view Subspace Clustering