中文
相关论文

相关论文: Gated Path Planning Networks

200 篇论文

Vision Transformers (ViTs) have demonstrated exceptional performance in various vision tasks. However, they tend to underperform on smaller datasets due to their inherent lack of inductive biases. Current approaches address this limitation…

计算机视觉与模式识别 · 计算机科学 2026-02-20 Alan Luo , Kaiwen Yuan

The black-box nature of neural networks limits the ability to encode or impose specific structural relationships between inputs and outputs. While various studies have introduced architectures that ensure the network's output adheres to a…

机器学习 · 计算机科学 2025-03-04 Asghar A. Jadoon , D. Thomas Seidl , Reese E. Jones , Jan N. Fuhg

Training Generative Adversarial Networks (GANs) is notoriously challenging. We propose and study an architectural modification, self-modulation, which improves GAN performance across different data sets, architectures, losses, regularizers,…

机器学习 · 计算机科学 2019-05-03 Ting Chen , Mario Lucic , Neil Houlsby , Sylvain Gelly

Inference networks of traditional Variational Autoencoders (VAEs) are typically amortized, resulting in relatively inaccurate posterior approximation compared to instance-wise variational optimization. Recent semi-amortized approaches were…

机器学习 · 计算机科学 2020-11-18 Minyoung Kim , Vladimir Pavlovic

Generative Adversarial Networks (GANs) is a novel class of deep generative models which has recently gained significant attention. GANs learns complex and high-dimensional distributions implicitly over images, audio, and data. However,…

机器学习 · 计算机科学 2023-04-06 Divya Saxena , Jiannong Cao

The input tokens to Vision Transformers carry little semantic meaning as they are defined as regular equal-sized patches of the input image, regardless of its content. However, processing uniform background areas of an image should not…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Jakob Drachmann Havtorn , Amelie Royer , Tijmen Blankevoort , Babak Ehteshami Bejnordi

Convolutional neural networks (CNNs) have so far been the de-facto model for visual data. Recent work has shown that (Vision) Transformer models (ViT) can achieve comparable or even superior performance on image classification tasks. This…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Maithra Raghu , Thomas Unterthiner , Simon Kornblith , Chiyuan Zhang , Alexey Dosovitskiy

Deep learning-based methods are growing prominence for planning purposes. In this paper, we present a hybrid planner that combines a graph machine learning model and an optimal solver based on branch and bound tree search for path-planning…

人工智能 · 计算机科学 2022-04-05 Kevin Osanlou , Andrei Bursuc , Christophe Guettier , Tristan Cazenave , Eric Jacopin

Convolutional Neural Networks (CNNs) have achieved comparable error rates to well-trained human on ILSVRC2014 image classification task. To achieve better performance, the complexity of CNNs is continually increasing with deeper and bigger…

计算机视觉与模式识别 · 计算机科学 2014-12-30 Wei Yu , Kuiyuan Yang , Yalong Bai , Hongxun Yao , Yong Rui

Event camera has offered promising alternative for visual perception, especially in high speed and high dynamic range scenes. Recently, many deep learning methods have shown great success in providing promising solutions to many event-based…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Ziluo Ding , Rui Zhao , Jiyuan Zhang , Tianxiao Gao , Ruiqin Xiong , Zhaofei Yu , Tiejun Huang

Successful recurrent models such as long short-term memories (LSTMs) and gated recurrent units (GRUs) use ad hoc gating mechanisms. Empirically these models have been found to improve the learning of medium to long term temporal…

机器学习 · 计算机科学 2018-05-01 Corentin Tallec , Yann Ollivier

We introduce semi-parametric inducing point networks (SPIN), a general-purpose architecture that can query the training set at inference time in a compute-efficient manner. Semi-parametric architectures are typically more compact than…

机器学习 · 计算机科学 2023-03-31 Richa Rastogi , Yair Schiff , Alon Hacohen , Zhaozhi Li , Ian Lee , Yuntian Deng , Mert R. Sabuncu , Volodymyr Kuleshov

Depth completion deals with the problem of recovering dense depth maps from sparse ones, where color images are often used to facilitate this task. Recent approaches mainly focus on image guided learning frameworks to predict dense depth.…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Zhiqiang Yan , Kun Wang , Xiang Li , Zhenyu Zhang , Jun Li , Jian Yang

How to improve generative modeling by better exploiting spatial regularities and coherence in images? We introduce a novel neural network for building image generators (decoders) and apply it to variational autoencoders (VAEs). In our…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Đorđe Miladinović , Aleksandar Stanić , Stefan Bauer , Jürgen Schmidhuber , Joachim M. Buhmann

The computation power of SDN controllers fosters the development of a new generation of control plane that uses compute-intensive operations to automate and optimize the network configuration across layers. From now on, cutting-edge…

网络与互联网体系结构 · 计算机科学 2016-02-05 Jérémie Leguay , Moez Draief , Symeon Chouvardas , Stefano Paris , Georgios S. Paschos , Lorenzo Maggi , Meiyu Qi

The problem of multi-task regression over graph nodes has been recently approached through Graph-Instructed Neural Network (GINN), which is a promising architecture belonging to the subset of message-passing graph neural networks. In this…

机器学习 · 计算机科学 2025-01-09 Francesco Della Santa , Antonio Mastropietro , Sandra Pieraccini , Francesco Vaccarino

Recurrent Neural Networks (RNNs) achieve state-of-the-art results in many sequence-to-sequence modeling tasks. However, RNNs are difficult to train and tend to suffer from overfitting. Motivated by the Data Processing Inequality (DPI), we…

机器学习 · 统计学 2018-05-24 Ziv Aharoni , Gal Rattner , Haim Permuter

Existing methods for concealed visual perception (CVP) often leverage reversible strategies to decrease uncertainty, yet these are typically confined to the mask domain, leaving the potential of the RGB domain underexplored. To address…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Chunming He , Fengyang Xiao , Rihan Zhang , Chengyu Fang , Deng-Ping Fan , Sina Farsiu

Different types of neural networks have been used to solve the flow sensing problem in turbulent flows, namely to estimate velocity in wall-parallel planes from wall measurements. Generative adversarial networks (GANs) are among the most…

Legged robots are popular candidates for missions in challenging terrains due to the wide variety of locomotion strategies they can employ. Terrain classification is a key enabling technology for autonomous legged robots, as it allows the…

机器人学 · 计算机科学 2020-11-25 Ahmadreza Ahmadi , Tønnes Nygaard , Navinda Kottege , David Howard , Nicolas Hudson
‹ 上一页 1 8 9 10 下一页 ›