paper-with-me

Papers

Multi-Perspective, Simultaneous Embedding

2019-09-13 · Md Iqbal Hossain, Vahan Huroyan, Stephen Kobourov, Raymundo Navarrete

We describe MPSE: a Multi-Perspective Simultaneous Embedding method for visualizing high-dimensional data, based on multiple pairwise distances between the data points. Specifically, MPSE computes positions for the points in 3D and provides different views into the data by means of 2D projections (planes) that preserve each of the given distance matrices. We consider two versions of the problem: fixed projections and variable projections. MPSE with fixed projections takes as input a set of pairwise distance matrices defined on the data points, along with the same number of projections and embeds the points in 3D so that the pairwise distances are preserved in the given projections. MPSE with variable projections takes as input a set of pairwise distance matrices and embeds the points in 3D while also computing the appropriate projections that preserve the pairwise distances. The proposed approach can be useful in multiple scenarios: from creating simultaneous embedding of multiple graphs on the same set of vertices, to reconstructing a 3D object from multiple 2D snapshots, to analyzing data from multiple points of view. We provide a functional prototype of MPSE that is based on an adaptive and stochastic generalization of multi-dimensional scaling to multiple distances and multiple variable projections. We provide an extensive quantitative evaluation with datasets of different sizes and using different number of projections, as well as several examples that illustrate the quality of the resulting solutions.

📄 PDF Abstract BibTeX arXiv:1909.06485

Code (1)

enggiqbal/MPSE 공식 구현 pytorch

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Enhancing Network Embedding with Auxiliary Information: An Explicit Matrix Factorization Perspective

2017-11-11 · Junliang Guo, Linli Xu, Xunpeng Huang, Enhong Chen

Recent advances in the field of network embedding have shown the low-dimensional network representation is playing a critical role in network analysis. However, most of the existing principles of network embedding do not…

Link PredictionNetwork EmbeddingNode Classification

3DMPE: 3D Multi-Perspective Embedding

2026-07-06 · Vahan Huroyan, Md Rahat-uz-Zaman, Stephen Kobourov arxiv

We study 3D point cloud reconstruction from multiple partially observed 2D projections. Given two or more projections of an unknown 3D point cloud, together with cross-view point correspondences and visibility informatio…

Point Clouds

Detecting Text in the Wild with Deep Character Embedding Network

2019-01-02 · Jiaming Liu, Chengquan Zhang, Yipeng Sun, Junyu Han 외

Most text detection methods hypothesize texts are horizontal or multi-oriented and thus define quadrangles as the basic detection unit. However, text in the wild is usually perspectively distorted or curved, which can no…

ClusteringText Detection

Multi-Perspective Document Revision

2022-10-01 · COLING 2022 10 · Mana Ihori, Hiroshi Sato, Tomohiro Tanaka, Ryo Masumura

This paper presents a novel multi-perspective document revision task. In conventional studies on document revision, tasks such as grammatical error correction, sentence reordering, and discourse relation classification h…

Grammatical Error CorrectionRelation ClassificationSentence

Semi-supervised Symmetric Non-negative Matrix Factorization with Low-Rank Tensor Representation

2024-05-04 · Yuheng Jia, Jia-Nan Li, Wenhui Wu, Ran Wang

Semi-supervised symmetric non-negative matrix factorization (SNMF) utilizes the available supervisory information (usually in the form of pairwise constraints) to improve the clustering ability of SNMF. The previous meth…