Goto

Collaborating Authors

 Deep Learning



FactorGraphNeuralNetwork

Neural Information Processing Systems

Most of the successful deep neural network architectures are structured, often consisting of elements like convolutional neural networks and gated recurrent neural networks. Recently, graph neural networks (GNNs) have been successfully applied to graph-structureddata such as point cloud and molecular data. These networks often only consider pairwise dependencies, as they operate on a graph structure.


Supplementary Material of " BackdoorBench: A Comprehensive Benchmark of Backdoor Learning "

Neural Information Processing Systems

A.1 Descriptions of backdoor attack algorithms In addition to the basic information in Table 1 of the main manuscript, here we describe the general idea of eight implemented backdoor attack algorithms in BackdoorBench, as follows. A.2 Descriptions of backdoor defense algorithms In addition to the basic information in Table 2 of the main manuscript, here we describe the general idea of nine implemented backdoor defense algorithms in BackdoorBench, as follows. It is used to determine the number of pruned neurons. Running environments Our evaluations are conducted on GPU servers with 2 Intel(R) Xeon(R) Platinum 8170 CPU @ 2.10GHz, RTX3090 GPU (32GB) and 320 GB RAM (2666MHz). With these hyper-3 Table 2: Hyper-parameter settings of all implemented defense methods.



TemporalLatentBottleneck

Neural Information Processing Systems

It also tends towards high capacity storage of all pieces of information which may be relevant for future reasoning [42, 3, 4]. By contrast, longterm memory changes slowly [45, 41], is highly selective and involves repeated consolidation. It contains a set of memories that summarize the entire past, only storing details about observations whicharemostrelevant[28,6]. Deep Learning has seen a variety of architectures for processing sequential data [36, 57, 18].


Supplementary Material for Accurate Interpolation for Scattered Data through Hierarchical Residual Refinement Shizhe Ding

Neural Information Processing Systems

In the embedding phase, NIERT uniformly embeds both observed and target points. A learnable mask vector is introduced for target points lacking value data. The NIERT interpolator's core is a Transformer encoder with a masked self-attention mechanism, uniformly encoding observed and The NIERT, a Transformer encoder-only architecture that uniformly encodes observed points and models their correlations, exhibits superior interpolation accuracy. Our proposed architecture, specifically adapted to HINT's overall framework, introduces HINT employs residuals on observed points to estimate residuals on target points. Table 1: Statistics of the interpolation tasks used for training in each dataset.Dataset d Theoretical dataset II: Perlin is another synthetic assembly of interpolation tasks, specifically designed for the numerical interpolation of two-dimensional rough functions.




Combating Noise: Semi-supervisedLearningby RegionUncertaintyQuantification

Neural Information Processing Systems

Semi-supervised learning aims to leverage alarge amount of unlabeled data for performance boosting. Existing works primarily focus on image classification. Inthispaper,wedelveintosemi-supervised learning forobject detection, where labeled data are more labor-intensive to collect.