paper-with-me

Papers

GINopic: Topic Modeling with Graph Isomorphism Network

2024-04-02 · Suman Adhya, Debarshi Kumar Sanyal

Topic modeling is a widely used approach for analyzing and exploring large document collections. Recent research efforts have incorporated pre-trained contextualized language models, such as BERT embeddings, into topic modeling. However, they often neglect the intrinsic informational value conveyed by mutual dependencies between words. In this study, we introduce GINopic, a topic modeling framework based on graph isomorphism networks to capture the correlation between words. By conducting intrinsic (quantitative as well as qualitative) and extrinsic evaluations on diverse benchmark datasets, we demonstrate the effectiveness of GINopic compared to existing topic models and highlight its potential for advancing topic modeling.

📄 PDF Abstract BibTeX arXiv:2404.02115

Code (1)

adhyasuman/ginopic 공식 구현 pytorch

Tasks

Topic Models

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching

2021-12-16 · Xin Liu, Yangqiu Song

Graph neural networks (GNNs) and message passing neural networks (MPNNs) have been proven to be expressive for subgraph structures in many applications. Some applications in heterogeneous graphs require explicit edge mod…

Node ClassificationRepresentation Learning

Mathematical representation of the structure of neuron-glia networks

2021-11-21 · Marco Peña-Garcia, Francesco Peña-Garcia, Nelson Castro, Walter Cabrera-Febola

Network representations of the nervous system have been useful for the understanding of brain phenomena such as perception, motor coordination, and memory. Although brains are composed of both neurons and glial cells, ne…

Neural Subgraph Isomorphism Counting

2019-12-25 · Xin Liu, Haojie Pan, Mutian He, Yangqiu Song 외

In this paper, we study a new graph learning problem: learning to count subgraph isomorphisms. Different from other traditional graph learning problems such as node classification and link prediction, subgraph isomorphis…

Domain AdaptationGraph LearningLink PredictionNode Classification+2

Casting graph isomorphism as a point set registration problem using a simplex embedding and sampling

2021-11-15 · Yigit Oktar

Graph isomorphism is an important problem as its worst-case time complexity is not yet fully understood. In this study, we try to draw parallels between a related optimization problem called point set registration. A gra…

Tracing Source Language Interference in Translation with Graph-Isomorphism Measures

2021-09-01 · RANLP 2021 9 · Koel Dutta Chowdhury, Cristina España-Bonet, Josef van Genabith

Previous research has used linguistic features to show that translations exhibit traces of source language interference and that phylogenetic trees between languages can be reconstructed from the results of translations …

Open-Ended Question AnsweringTranslation