Search Results for author: Tsuyoshi Murata

Found 18 papers, 12 papers with code

DEGNN: Dual Experts Graph Neural Network Handling Both Edge and Node Feature Noise

1 code implementation14 Apr 2024 Tai Hasegawa, Sukwon Yun, Xin Liu, Yin Jun Phua, Tsuyoshi Murata

Leveraging these modified representations, DEGNN subsequently addresses downstream tasks, ensuring robustness against noise present in both edges and node features of real-world graphs.

Graph structure learning Self-Supervised Learning

Future-Proofing Class Incremental Learning

no code implementations4 Apr 2024 Quentin Jodelet, Xin Liu, Yin Jun Phua, Tsuyoshi Murata

Exemplar-Free Class Incremental Learning is a highly challenging setting where replay memory is unavailable.

Class Incremental Learning Incremental Learning

Class-Incremental Learning using Diffusion Model for Distillation and Replay

no code implementations30 Jun 2023 Quentin Jodelet, Xin Liu, Yin Jun Phua, Tsuyoshi Murata

Experiments on the competitive benchmarks CIFAR100, ImageNet-Subset, and ImageNet demonstrate how this new approach can be used to further improve the performance of state-of-the-art methods for class-incremental learning on large scale datasets.

Class Incremental Learning Incremental Learning

Not All Neighbors are Friendly: Learning to Choose Hop Features to Improve Node Classification

1 code implementation CIKM 2022 Sunil Kumar Maurya, Xin Liu, Tsuyoshi Murata

With extensive experiments, we show that our proposed model outperforms the state-of-the-art GNN models with remarkable improvements up to 27. 8%.

Node Classification

Modularity Optimization as a Training Criterion for Graph Neural Networks

1 code implementation30 Jun 2022 Tsuyoshi Murata, Naveed Afzal

Graph convolution is a recent scalable method for performing deep feature learning on attributed graphs by aggregating local node information over multiple layers.

Attribute Node Classification

Leaping Through Time with Gradient-based Adaptation for Recommendation

1 code implementation11 Dec 2021 Nuttapong Chairatanakul, Hoang NT, Xin Liu, Tsuyoshi Murata

Different from the popular recurrent modeling approach, we propose a new solution named LeapRec to the temporal dynamic problem by using trajectory-based meta-learning to model time dependencies.

Meta-Learning Recommendation Systems

Simplifying approach to Node Classification in Graph Neural Networks

1 code implementation12 Nov 2021 Sunil Kumar Maurya, Xin Liu, Tsuyoshi Murata

In this work, we decouple the node feature aggregation step and depth of graph neural network, and empirically analyze how different aggregated features play a role in prediction performance.

Classification feature selection +1

Natural Image Reconstruction from fMRI using Deep Learning: A Survey

no code implementations journal 2021 Zarina Rakhimberdina, Quentin Jodelet, Xin Liu, Tsuyoshi Murata

With the advent of brain imaging techniques and machine learning tools, much effort has been devoted to building computational models to capture the encoding of visual information in the human brain.

Brain Decoding Image Reconstruction

Cross-lingual Transfer for Text Classification with Dictionary-based Heterogeneous Graph

1 code implementation Findings (EMNLP) 2021 Nuttapong Chairatanakul, Noppayut Sriwatanasakdi, Nontawat Charoenphakdee, Xin Liu, Tsuyoshi Murata

To address this challenge, we propose dictionary-based heterogeneous graph neural network (DHGNet) that effectively handles the heterogeneity of DHG by two-step aggregations, which are word-level and language-level aggregations.

Cross-Lingual Transfer text-classification +2

Improving Graph Neural Networks with Simple Architecture Design

1 code implementation17 May 2021 Sunil Kumar Maurya, Xin Liu, Tsuyoshi Murata

Combining these techniques, we present a simple and shallow model, Feature Selection Graph Neural Network (FSGNN), and show empirically that the proposed model outperforms other state of the art GNN models and achieves up to 64% improvements in accuracy on node classification tasks.

feature selection Node Classification

Balanced softmax cross-entropy for incremental learning with and without memory

no code implementations23 Mar 2021 Quentin Jodelet, Xin Liu, Tsuyoshi Murata

When incrementally trained on new classes, deep neural networks are subject to catastrophic forgetting which leads to an extreme deterioration of their performance on the old classes while learning the new ones.

Class Incremental Learning Incremental Learning +1

Adaptive Stacked Graph Filter

no code implementations1 Jan 2021 Hoang NT, Takanori Maehara, Tsuyoshi Murata

We study Graph Convolutional Networks (GCN) from the graph signal processing viewpoint by addressing a difference between learning graph filters with fully-connected weights versus trainable polynomial coefficients.

Classification General Classification

Stacked Graph Filter

1 code implementation22 Nov 2020 Hoang NT, Takanori Maehara, Tsuyoshi Murata

We study Graph Convolutional Networks (GCN) from the graph signal processing viewpoint by addressing a difference between learning graph filters with fully connected weights versus trainable polynomial coefficients.

Classification General Classification

MetAL: Active Semi-Supervised Learning on Graphs via Meta Learning

1 code implementation22 Jul 2020 Kaushalya Madhawa, Tsuyoshi Murata

In this paper, we propose MetAL, an AL approach that selects unlabeled instances that directly improve the future performance of a classification model.

Active Learning Bilevel Optimization +1

Graph Convolutional Networks for Graphs Containing Missing Features

2 code implementations9 Jul 2020 Hibiki Taguchi, Xin Liu, Tsuyoshi Murata

Notably, our approach does not increase the computational complexity of GCN and it is consistent with GCN when the features are complete.

Graph Learning Imputation +2

Exploring Partially Observed Networks with Nonparametric Bandits

1 code implementation19 Apr 2018 Kaushalya Madhawa, Tsuyoshi Murata

We formulate this problem as an exploration-exploitation problem and propose a novel nonparametric multi-arm bandit (MAB) algorithm for identifying which nodes to be queried.

Cannot find the paper you are looking for? You can Submit a new open access paper.