paper-with-me

Papers

A Survey on Role-Oriented Network Embedding

2021-07-18 · Pengfei Jiao, Xuan Guo, Ting Pan, Wang Zhang, Yulong Pei

Recently, Network Embedding (NE) has become one of the most attractive research topics in machine learning and data mining. NE approaches have achieved promising performance in various of graph mining tasks including link prediction and node clustering and classification. A wide variety of NE methods focus on the proximity of networks. They learn community-oriented embedding for each node, where the corresponding representations are similar if two nodes are closer to each other in the network. Meanwhile, there is another type of structural similarity, i.e., role-based similarity, which is usually complementary and completely different from the proximity. In order to preserve the role-based structural similarity, the problem of role-oriented NE is raised. However, compared to community-oriented NE problem, there are only a few role-oriented embedding approaches proposed recently. Although less explored, considering the importance of roles in analyzing networks and many applications that role-oriented NE can shed light on, it is necessary and timely to provide a comprehensive overview of existing role-oriented NE methods. In this review, we first clarify the differences between community-oriented and role-oriented network embedding. Afterwards, we propose a general framework for understanding role-oriented NE and a two-level categorization to better classify existing methods. Then, we select some representative methods according to the proposed categorization and briefly introduce them by discussing their motivation, development and differences. Moreover, we conduct comprehensive experiments to empirically evaluate these methods on a variety of role-related tasks including node classification and clustering (role discovery), top-k similarity search and visualization using some widely used synthetic and real-world datasets...

📄 PDF Abstract BibTeX arXiv:2107.08379

Code (1)

cspjiao/RONE 공식 구현 pytorch

Tasks

ClusteringGraph MiningLink PredictionNetwork EmbeddingNode ClassificationNode ClusteringSurvey

Similar Papers 제목 키워드 기반

A Machine Learning-oriented Survey on Tiny Machine Learning

2023-09-21 · Luigi Capogrosso, Federico Cunico, Dong Seon Cheng, Franco Fummi 외

The emergence of Tiny Machine Learning (TinyML) has positively revolutionized the field of Artificial Intelligence by promoting the joint design of resource-constrained IoT hardware devices and their learning-based softw…

Model OptimizationSurvey

Multimodal Large Language Model-Enabled Video Translation: A Role-Oriented Survey

2026-04-13 · Bingzheng Qu, Kehai Chen, Xuefeng Bai, Min Zhang arxiv

Recent progress in multimodal large language models (MLLMs) is reshaping video translation from a cascaded pipeline of automatic speech recognition, machine translation, text-to-speech, and lip synchronization into a uni…

Multimodal ReasoningMachine TranslationSpeech Recognition

A Survey on LLM-based News Recommender Systems

2025-02-13 · Rongyao Wang, Veronica Liesaputra, Zhiyi Huang

News recommender systems play a critical role in mitigating the information overload problem. In recent years, due to the successful applications of large language model technologies, researchers have utilized Discrimina…

BenchmarkingFairnessLanguage ModelingLanguage Modelling+4

On The Role of Pretrained Language Models in General-Purpose Text Embeddings: A Survey

2025-07-28 · Meishan Zhang, Xin Zhang, Xinping Zhao, Shouzheng Huang 외 arxiv

Text embeddings have attracted growing interest due to their effectiveness across a wide range of natural language processing (NLP) tasks, including retrieval, classification, clustering, bitext mining, and summarization…

Contrastive Learning

Towards Goal-oriented Prompt Engineering for Large Language Models: A Survey

2024-01-25 · Haochen Li, Jonathan Leung, Zhiqi Shen

Large Language Models (LLMs) have shown prominent performance in various downstream tasks and prompt engineering plays a pivotal role in optimizing LLMs' performance. This paper, not only as an overview of current prompt…

Language ModellingLarge Language ModelPrompt Engineering