paper-with-me

홈 › Papers

AutoLL: Automatic Linear Layout of Graphs based on Deep Neural Network

2021-08-05 · Chihiro Watanabe, Taiji Suzuki

Linear layouts are a graph visualization method that can be used to capture an entry pattern in an adjacency matrix of a given graph. By reordering the node indices of the original adjacency matrix, linear layouts provide knowledge of latent graph structures. Conventional linear layout methods commonly aim to find an optimal reordering solution based on predefined features of a given matrix and loss function. However, prior knowledge of the appropriate features to use or structural patterns in a given adjacency matrix is not always available. In such a case, performing the reordering based on data-driven feature extraction without assuming a specific structure in an adjacency matrix is preferable. Recently, a neural-network-based matrix reordering method called DeepTMR has been proposed to perform this function. However, it is limited to a two-mode reordering (i.e., the rows and columns are reordered separately) and it cannot be applied in the one-mode setting (i.e., the same node order is used for reordering both rows and columns), owing to the characteristics of its model architecture. In this study, we extend DeepTMR and propose a new one-mode linear layout method referred to as AutoLL. We developed two types of neural network models, AutoLL-D and AutoLL-U, for reordering directed and undirected networks, respectively. To perform one-mode reordering, these AutoLL models have specific encoder architectures, which extract node features from an observed adjacency matrix. We conducted both qualitative and quantitative evaluations of the proposed approach, and the experimental results demonstrate its effectiveness.

📄 PDF Abstract BibTeX arXiv:2108.02431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoLLM-CARD: Towards a Description and Landscape of Large Language Models

2024-09-25 · Shengwei Tian, Lifeng Han, Goran Nenadic

With the rapid growth of the Natural Language Processing (NLP) field, a vast variety of Large Language Models (LLMs) continue to emerge for diverse NLP tasks. As more papers are published, researchers and developers face…

Knowledge Graphsnamed-entity-recognitionNamed Entity RecognitionNER+1

Virtual Home Staging: Inverse Rendering and Editing an Indoor Panorama under Natural Illumination

2023-11-21 · Guanzhou Ji, Azadeh O. Sawyer, Srinivasa G. Narasimhan

We propose a novel inverse rendering method that enables the transformation of existing indoor panoramas with new indoor furniture layouts under natural illumination. To achieve this, we captured indoor HDR panoramas alo…

Inverse RenderingLayout Design

PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes

2022-07-02 · CVPR 2022 1 · Yu-Ying Yeh, Zhengqin Li, Yannick Hold-Geoffroy, Rui Zhu 외

Most indoor 3D scene reconstruction methods focus on recovering 3D geometry and scene layout. In this work, we go beyond this to propose PhotoScene, a framework that takes input image(s) of a scene along with approximate…

3D geometry3D Scene Reconstruction

Femoral ROIs and Entropy for Texture-based Detection of Osteoarthritis from High-Resolution Knee Radiographs

2017-03-27 · Jiří Hladůvka, Bui Thi Mai Phuong, Richard Ljuhar, Davul Ljuhar 외

The relationship between knee osteoarthritis progression and changes in tibial bone structure has long been recognized and various texture descriptors have been proposed to detect early osteoarthritis (OA) from radiograp…

Timeline-based Process Discovery

2023-12-21 · Harleen Kaur, Jan Mendling, Christoffer Rubensson, Timotheus Kampik

A key concern of automatic process discovery is to provide insights into performance aspects of business processes. Waiting times are of particular importance in this context. For that reason, it is surprising that curre…