AI Medical Compendium Journal:
IEEE transactions on pattern analysis and machine intelligence

Showing 71 to 80 of 300 articles

Gradient Matters: Designing Binarized Neural Networks via Enhanced Information-Flow.

IEEE transactions on pattern analysis and machine intelligence
Binarized neural networks (BNNs) have drawn significant attention in recent years, owing to great potential in reducing computation and storage consumption. While it is attractive, traditional BNNs usually suffer from slow convergence speed and drama...

Dynamic Neural Networks: A Survey.

IEEE transactions on pattern analysis and machine intelligence
Dynamic neural network is an emerging research topic in deep learning. Compared to static models which have fixed computational graphs and parameters at the inference stage, dynamic networks can adapt their structures or parameters to different input...

Hierarchical Bayesian LSTM for Head Trajectory Prediction on Omnidirectional Images.

IEEE transactions on pattern analysis and machine intelligence
When viewing omnidirectional images (ODIs), viewers can access different viewports via head movement (HM), which sequentially forms head trajectories in spatial-temporal domain. Thus, head trajectories play a key role in modeling human attention on O...

Deep Generative Modelling: A Comparative Review of VAEs, GANs, Normalizing Flows, Energy-Based and Autoregressive Models.

IEEE transactions on pattern analysis and machine intelligence
Deep generative models are a class of techniques that train deep neural networks to model the distribution of training samples. Research has fragmented into various interconnected approaches, each of which make trade-offs including run-time, diversit...

Segmenting Objects From Relational Visual Data.

IEEE transactions on pattern analysis and machine intelligence
In this article, we model a set of pixelwise object segmentation tasks - automatic video segmentation (AVS), image co-segmentation (ICS) and few-shot semantic segmentation (FSS) - in a unified view of segmenting objects from relational visual data. T...

Higher-Order Explanations of Graph Neural Networks via Relevant Walks.

IEEE transactions on pattern analysis and machine intelligence
Graph Neural Networks (GNNs) are a popular approach for predicting graph structured data. As GNNs tightly entangle the input graph into the neural network structure, common explainable AI approaches are not applicable. To a large extent, GNNs have re...

Learning Versatile Convolution Filters for Efficient Visual Recognition.

IEEE transactions on pattern analysis and machine intelligence
This paper introduces versatile filters to construct efficient convolutional neural networks that are widely used in various visual recognition tasks. Considering the demands of efficient deep learning techniques running on cost-effective hardware, a...

Progressive Tandem Learning for Pattern Recognition With Deep Spiking Neural Networks.

IEEE transactions on pattern analysis and machine intelligence
Spiking neural networks (SNNs) have shown clear advantages over traditional artificial neural networks (ANNs) for low latency and high computational efficiency, due to their event-driven nature and sparse communication. However, the training of deep ...

Mining Data Impressions From Deep Models as Substitute for the Unavailable Training Data.

IEEE transactions on pattern analysis and machine intelligence
Pretrained deep models hold their learnt knowledge in the form of model parameters. These parameters act as "memory" for the trained models and help them generalize well on unseen data. However, in absence of training data, the utility of a trained m...

EdgeNets: Edge Varying Graph Neural Networks.

IEEE transactions on pattern analysis and machine intelligence
Driven by the outstanding performance of neural networks in the structured euclidean domain, recent years have seen a surge of interest in developing neural networks for graphs and data supported on graphs. The graph is leveraged at each layer of the...