paper-with-me

Papers

A Multi-purposed Unsupervised Framework for Comparing Embeddings of Undirected and Directed Graphs

2021-11-30 · Bogumił Kamiński, Łukasz Kraiński, Paweł Prałat, François Théberge

Graph embedding is a transformation of nodes of a network into a set of vectors. A good embedding should capture the underlying graph topology and structure, node-to-node relationship, and other relevant information about the graph, its subgraphs, and nodes themselves. If these objectives are achieved, an embedding is a meaningful, understandable, and often compressed representation of a network. Unfortunately, selecting the best embedding is a challenging task and very often requires domain experts. In this paper, we extend the framework for evaluating graph embeddings that was recently introduced by the authors. Now, the framework assigns two scores, local and global, to each embedding that measure the quality of an evaluated embedding for tasks that require good representation of local and, respectively, global properties of the network. The best embedding, if needed, can be selected in an unsupervised way, or the framework can identify a few embeddings that are worth further investigation. The framework is flexible, scalable, and can deal with undirected/directed, weighted/unweighted graphs.

📄 PDF Abstract BibTeX arXiv:2112.00075

Code (2)

KrainskiL/CGE.jl 공식 구현
krainskil/unsupervisedframeworkforcomparinggraphembeddings 공식 구현

Tasks

Graph Embedding

Similar Papers 제목 키워드 기반

No Dataset Needed for Downstream Knowledge Benchmarking: Response Dispersion Inversely Correlates with Accuracy on Domain-specific QA

2024-08-24 · Robert L Simione II

This research seeks to obviate the need for creating QA datasets and grading (chatbot) LLM responses when comparing LLMs' knowledge in specific topic domains. This is done in an entirely end-user centric way without need…

BenchmarkingChatbotSentence Similarity

Disambiguation of Potentially Idiomatic Expressions with Contextual Embeddings

2020-12-01 · COLING (MWE) 2020 12 · Murathan Kurfali, Robert Östling

The majority of multiword expressions can be interpreted as figuratively or literally in different contexts which pose challenges in a number of downstream tasks. Most previous work deals with this ambiguity following th…

Unspeech: Unsupervised Speech Context Embeddings

2018-04-18 · Benjamin Milde, Chris Biemann

We introduce "Unspeech" embeddings, which are based on unsupervised learning of context feature representations for spoken language. The embeddings were trained on up to 9500 hours of crawled English speech data without …

Clustering

An Unsupervised Framework for Comparing Graph Embeddings

2019-05-29 · Bogumil Kaminski, Pawel Pralat, Francois Theberge

Graph embedding is a transformation of vertices of a graph into set of vectors. Good embeddings should capture the graph topology, vertex-to-vertex relationship, and other relevant information about graphs, subgraphs, an…

Graph Embedding

Centroid-based Text Summarization through Compositionality of Word Embeddings

2017-04-01 · WS 2017 4 · Gaetano Rossiello, Pierpaolo Basile, Giovanni Semeraro

The textual similarity is a crucial aspect for many extractive text summarization methods. A bag-of-words representation does not allow to grasp the semantic relationships between concepts when comparing strongly related…

Document SummarizationExtractive Text SummarizationMulti-Document SummarizationText Summarization+1