paper-with-me

홈 › Papers

Using link and content over time for embedding generation in Dynamic Attributed Networks

2018-07-17 · Ana Paula Appel, Renato L. F. Cunha, Charu C. Aggarwal, Marcela Megumi Terakado

In this work, we consider the problem of combining link, content and temporal analysis for community detection and prediction in evolving networks. Such temporal and content-rich networks occur in many real-life settings, such as bibliographic networks and question answering forums. Most of the work in the literature (that uses both content and structure) deals with static snapshots of networks, and they do not reflect the dynamic changes occurring over multiple snapshots. Incorporating dynamic changes in the communities into the analysis can also provide useful insights about the changes in the network such as the migration of authors across communities. In this work, we propose Chimera, a shared factorization model that can simultaneously account for graph links, content, and temporal analysis. This approach works by extracting the latent semantic structure of the network in multidimensional form, but in a way that takes into account the temporal continuity of these embeddings. Such an approach simplifies temporal analysis of the underlying network by using the embedding as a surrogate. A consequence of this simplification is that it is also possible to use this temporal sequence of embeddings to predict future communities. We present experimental results illustrating the effectiveness of the approach.

📄 PDF Abstract BibTeX arXiv:1807.06560

Code (1)

renatolfc/chimera-stf 공식 구현 tf

Tasks

Community DetectionQuestion Answering

Similar Papers 제목 키워드 기반

Word Embedding and Topic Modeling Enhanced Multiple Features for Content Linking and Argument / Sentiment Labeling in Online Forums

2017-04-01 · WS 2017 4 · Lei Li, Liyuan Mao, Moye Chen

Multiple grammatical and semantic features are adopted in content linking and argument/sentiment labeling for online forums in this paper. There are mainly two different methods for content linking. First, we utilize the…

ClusteringSentenceSentence SimilaritySentiment Analysis+1

Large Scale Retrieval for the LinkedIn Feed using Causal Language Models

2025-10-16 · Sudarshan Srinivasa Ramanujam, Antonio Alonso, Saurabh Kataria, Siddharth Dangi 외 arxiv

In large scale recommendation systems like the LinkedIn Feed, the retrieval stage is critical for narrowing hundreds of millions of potential candidates to a manageable subset for ranking. LinkedIn's Feed serves suggeste…

Recommendation Systems

Learning Social Image Embedding with Deep Multimodal Attention Networks

2017-10-18 · Feiran Huang, Xiao-Ming Zhang, Zhoujun Li, Tao Mei 외

Learning social media data embedding by deep models has attracted extensive research interest as well as boomed a lot of applications, such as link prediction, classification, and cross-modal search. However, for social …

ClassificationGeneral ClassificationLink PredictionMulti-Label Classification+2

LARAG: Link-Aware Retrieval Strategy for RAG Systems in Hyperlinked Technical Documentation

2026-05-08 · Giorgia Bolognesi, Claudio Estatico, Ulderico Fugacci, Isabella Mastroianni 외 arxiv

Retrieval-Augmented Generation (RAG) enhances the factual grounding of Large Language Models by conditioning their outputs on external documents. However, standard embedding-based retrievers treat naturally structured co…

LinkNet: Relational Embedding for Scene Graph

2018-11-15 · NeurIPS 2018 12 · Sanghyun Woo, Dahun Kim, Donghyeon Cho, In So Kweon

Objects and their relationships are critical contents for image understanding. A scene graph provides a structured description that captures these properties of an image. However, reasoning about the relationships betwee…

Graph GenerationScene Graph Generation