Search Results for author: Long Jin

Found 19 papers, 8 papers with code

NodeMixup: Tackling Under-Reaching for Graph Neural Networks

1 code implementation20 Dec 2023 Weigang Lu, Ziyu Guan, Wei Zhao, Yaming Yang, Long Jin

However, due to the uneven location distribution of labeled nodes in the graph, labeled nodes are only accessible to a small portion of unlabeled nodes, leading to the \emph{under-reaching} issue.

Node Classification

Hiformer: Heterogeneous Feature Interactions Learning with Transformers for Recommender Systems

no code implementations10 Nov 2023 Huan Gui, Ruoxi Wang, Ke Yin, Long Jin, Maciej Kula, Taibai Xu, Lichan Hong, Ed H. Chi

We identify two key challenges for applying the vanilla Transformer architecture to web-scale recommender systems: (1) Transformer architecture fails to capture the heterogeneous feature interactions in the self-attention layer; (2) The serving latency of Transformer architecture might be too high to be deployed in web-scale recommender systems.

Recommendation Systems

Asymmetric Co-Training with Explainable Cell Graph Ensembling for Histopathological Image Classification

no code implementations24 Aug 2023 Ziqi Yang, Zhongyu Li, Chen Liu, Xiangde Luo, Xingguang Wang, Dou Xu, CHAOQUN LI, Xiaoying Qin, Meng Yang, Long Jin

To make full use of pixel-level and cell-level features dynamically, we propose an asymmetric co-training framework combining a deep graph convolutional network and a convolutional neural network for multi-class histopathological image classification.

Classification Histopathological Image Classification +1

A Comprehensive Study on Knowledge Graph Embedding over Relational Patterns Based on Rule Learning

1 code implementation15 Aug 2023 Long Jin, Zhen Yao, Mingyang Chen, Huajun Chen, Wen Zhang

Though KGE models' capabilities are analyzed over different relational patterns in theory and a rough connection between better relational patterns modeling and better performance of KGC has been built, a comprehensive quantitative analysis on KGE models over relational patterns remains absent so it is uncertain how the theoretical support of KGE to a relational pattern contributes to the performance of triples associated to such a relational pattern.

Knowledge Graph Completion Knowledge Graph Embedding +1

Long short-term memory with activation on gradient

1 code implementation journal 2023 Chuan Qin, Liangming Chen, Zangtai Cai, Mei Liu, Long Jin

As the number of long short-term memory (LSTM) layers increases, vanishing/exploding gradient problems exacerbate and have a negative impact on the performance of the LSTM.

Zero Stability Well Predicts Performance of Convolutional Neural Networks

1 code implementation27 Jun 2022 Liangming Chen, Long Jin, Mingsheng Shang

We first give the interpretation of zero stability in the context of deep learning and then investigate the performance of existing first- and second-order CNNs under different zero-stable circumstances.

Decoupling the Depth and Scope of Graph Neural Networks

1 code implementation NeurIPS 2021 Hanqing Zeng, Muhan Zhang, Yinglong Xia, Ajitesh Srivastava, Andrey Malevich, Rajgopal Kannan, Viktor Prasanna, Long Jin, Ren Chen

We propose a design principle to decouple the depth and scope of GNNs -- to generate representation of a target entity (i. e., a node or an edge), we first extract a localized subgraph as the bounded-size scope, and then apply a GNN of arbitrary depth on top of the subgraph.

Link Prediction Node Classification +1

Activated Gradients for Deep Neural Networks

2 code implementations9 Jul 2021 Mei Liu, Liangming Chen, Xiaohao Du, Long Jin, Mingsheng Shang

The experimental results also demonstrate that the proposed method is able to be adopted in various deep neural networks to improve their performance.

Deep Graph Neural Networks with Shallow Subgraph Samplers

2 code implementations2 Dec 2020 Hanqing Zeng, Muhan Zhang, Yinglong Xia, Ajitesh Srivastava, Andrey Malevich, Rajgopal Kannan, Viktor Prasanna, Long Jin, Ren Chen

We propose a simple "deep GNN, shallow sampler" design principle to improve both the GNN accuracy and efficiency -- to generate representation of a target node, we use a deep GNN to pass messages only within a shallow, localized subgraph.

Labeling Trick: A Theory of Using Graph Neural Networks for Multi-Node Representation Learning

2 code implementations NeurIPS 2021 Muhan Zhang, Pan Li, Yinglong Xia, Kai Wang, Long Jin

In this paper, we provide a theory of using graph neural networks (GNNs) for multi-node representation learning (where we are interested in learning a representation for a set of more than one node, such as link).

General Classification Graph Classification +4

Deforming the Loss Surface to Affect the Behaviour of the Optimizer

no code implementations14 Sep 2020 Liangming Chen, Long Jin, Xiujuan Du, Shuai Li, Mei Liu

With visualizations of loss landscapes, we evaluate the flatnesses of minima obtained by both the original optimizer and optimizers enhanced by VDMs on CIFAR-100.

Deforming the Loss Surface

no code implementations24 Jul 2020 Liangming Chen, Long Jin, Xiujuan Du, Shuai Li, Mei Liu

Furthermore, the flatter minima could be obtained by exploiting the proposed deformation functions, which is verified on CIFAR-100, with visualizations of loss landscapes near the critical points obtained by both the original optimizer and optimizer enhanced by deformation functions.

Introspective Neural Networks for Generative Modeling

no code implementations ICCV 2017 Justin Lazarow, Long Jin, Zhuowen Tu

We study unsupervised learning by developing a generative model built from progressively learned deep convolutional neural networks.

General Classification

Introspective Generative Modeling: Decide Discriminatively

no code implementations25 Apr 2017 Justin Lazarow, Long Jin, Zhuowen Tu

We study unsupervised learning by developing introspective generative modeling (IGM) that attains a generator using progressively learned deep convolutional neural networks.

General Classification

Introspective Classification with Convolutional Nets

no code implementations NeurIPS 2017 Long Jin, Justin Lazarow, Zhuowen Tu

We propose introspective convolutional networks (ICN) that emphasize the importance of having convolutional neural networks empowered with generative capabilities.

Classification General Classification

Object Detection Free Instance Segmentation With Labeling Transformations

no code implementations28 Nov 2016 Long Jin, Zeyu Chen, Zhuowen Tu

Instance segmentation has attracted recent attention in computer vision and existing methods in this domain mostly have an object detection stage.

Instance Segmentation Object +4

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