paper-with-me

홈 › Papers

Modeling and Mining Multi-Aspect Graphs With Scalable Streaming Tensor Decomposition

2022-10-10 · Ekta Gujral

Graphs emerge in almost every real-world application domain, ranging from online social networks all the way to health data and movie viewership patterns. Typically, such real-world graphs are big and dynamic, in the sense that they evolve over time. Furthermore, graphs usually contain multi-aspect information i.e. in a social network, we can have the "means of communication" between nodes, such as who messages whom, who calls whom, and who comments on whose timeline and so on. How can we model and mine useful patterns, such as communities of nodes in that graph, from such multi-aspect graphs? How can we identify dynamic patterns in those graphs, and how can we deal with streaming data, when the volume of data to be processed is very large? In order to answer those questions, in this thesis, we propose novel tensor-based methods for mining static and dynamic multi-aspect graphs. In general, a tensor is a higher-order generalization of a matrix that can represent high-dimensional multi-aspect data such as time-evolving networks, collaboration networks, and spatio-temporal data like Electroencephalography (EEG) brain measurements. The thesis is organized in two synergistic thrusts: First, we focus on static multi-aspect graphs, where the goal is to identify coherent communities and patterns between nodes by leveraging the tensor structure in the data. Second, as our graphs evolve dynamically, we focus on handling such streaming updates in the data without having to re-compute the decomposition, but incrementally update the existing results.

📄 PDF Abstract BibTeX arXiv:2210.04404

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Tensor Decomposition

Similar Papers 제목 키워드 기반

An LLM-Based System for Argument Mining

2026-05-13 · Paulo Pirozelli, Victor Hugo Nascimento Rocha, Fabio G. Cozman, Douglas Aldred arxiv

Arguments are a fundamental aspect of human reasoning, in which claims are supported, challenged, and weighed against one another. We present an end-to-end large language model (LLM)-based system for reconstructing argum…

Argument Mining

Mining Path Association Rules in Large Property Graphs (with Appendix)

2024-08-04 · Yuya Sasaki, Panagiotis Karras

How can we mine frequent path regularities from a graph with edge labels and vertex attributes? The task of association rule mining successfully discovers regular patterns in item sets and substructures. Still, to our be…

OAG-Bench: A Human-Curated Benchmark for Academic Graph Mining

2024-02-24 · Fanjin Zhang, Shijie Shi, Yifan Zhu, Bo Chen 외

With the rapid proliferation of scientific literature, versatile academic knowledge services increasingly rely on comprehensive academic graph mining. Despite the availability of public academic graphs, benchmarks, and d…

Graph Mining

Towards Autoencoding Variational Inference for Aspect-based Opinion Summary

2019-02-07 · Tai Hoang, Huy Le, Tho Quan

Aspect-based Opinion Summary (AOS), consisting of aspect discovery and sentiment classification steps, has recently been emerging as one of the most crucial data mining tasks in e-commerce systems. Along this direction, …

General ClassificationSentiment AnalysisSentiment ClassificationTopic Models+1

TEAGS: Time-aware Text Embedding Approach to Generate Subgraphs

2019-07-06 · Saeid Hosseini, Saeed Najafipour, Ngai-Man Cheung, Hongzhi Yin 외

Contagions (e.g. virus, gossip) spread over the nodes in propagation graphs. We can use the temporal and textual data of the nodes to compute the edge weights and then generate subgraphs with highly relevant nodes. This …