中文
相关论文

相关论文: Input Convex Gradient Networks

200 篇论文

In this paper, we propose a method for image-set classification based on convex cone models, focusing on the effectiveness of convolutional neural network (CNN) features as inputs. CNN features have non-negative values when using the…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Naoya Sogi , Taku Nakayama , Kazuhiro Fukui

Gradients have been used to quantify feature importance in machine learning models. Unfortunately, in nonlinear deep networks, not only individual neurons but also the whole network can saturate, and as a result an important input feature…

机器学习 · 计算机科学 2016-11-16 Mukund Sundararajan , Ankur Taly , Qiqi Yan

Implicit equilibrium models, i.e., deep neural networks (DNNs) defined by implicit equations, have been becoming more and more attractive recently. In this paper, we investigate an emerging question: can an implicit equilibrium model's…

机器学习 · 计算机科学 2021-06-08 Xingyu Xie , Qiuhao Wang , Zenan Ling , Xia Li , Yisen Wang , Guangcan Liu , Zhouchen Lin

We introduce and analyze a statistical estimator for Monge transport maps: solutions to the quadratic optimal transport problem in Euclidean space. For absolutely continuous source measures, this map is uniquely defined as the gradient of a…

最优化与控制 · 数学 2026-04-27 Elsa Cazelles , Edouard Pauwels , Léo Portales

The convolutional layers of standard convolutional neural networks (CNNs) are equivariant to translation. However, the convolution and fully-connected layers are not equivariant or invariant to other affine geometric transformations.…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Jaspreet Singh , Chandan Singh

This paper presents the Deep Convolution Inverse Graphics Network (DC-IGN), a model that learns an interpretable representation of images. This representation is disentangled with respect to transformations such as out-of-plane rotations…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Tejas D. Kulkarni , Will Whitney , Pushmeet Kohli , Joshua B. Tenenbaum

Graph Convolutional Network (GCN) has been widely applied in transportation demand prediction due to its excellent ability to capture non-Euclidean spatial dependence among station-level or regional transportation demands. However, in most…

机器学习 · 计算机科学 2020-12-16 Junchen Ye , Leilei Sun , Bowen Du , Yanjie Fu , Hui Xiong

We develop subgradient- and gradient-based methods for minimizing strongly convex functions under a notion which generalizes the standard Euclidean strong convexity. We propose a unifying framework for subgradient methods which yields two…

最优化与控制 · 数学 2016-08-19 Masaru Ito

Isotonic regression (IR) is shape-constrained regression to maintain a univariate fitting curve non-decreasing, which has numerous applications including single-index models and probability calibration. When it comes to multi-output…

机器学习 · 统计学 2026-03-12 Han Bao , Amirreza Eshraghi , Yutong Wang

As a popular machine learning method, neural networks can be used to solve many complex tasks. Their strong generalization ability comes from the representation ability of the basic neuron model. The most popular neuron is the MP neuron,…

机器学习 · 计算机科学 2020-11-24 Junyi An , Fengshan Liu , Jian Zhao , Furao Shen

We introduce inverse transport networks as a learning architecture for inverse rendering problems where, given input image measurements, we seek to infer physical scene parameters such as shape, material, and illumination. During training,…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Chengqian Che , Fujun Luan , Shuang Zhao , Kavita Bala , Ioannis Gkioulekas

Graph convolutional network (GCN) is an emerging neural network approach. It learns new representation of a node by aggregating feature vectors of all neighbors in the aggregation process without considering whether the neighbors or…

机器学习 · 计算机科学 2022-04-01 Li Zhang , Heda Song , Nikolaos Aletras , Haiping Lu

It is challenging to guide neural network (NN) learning with prior knowledge. In contrast, many known properties, such as spatial smoothness or seasonality, are straightforward to model by choosing an appropriate kernel in a Gaussian…

机器学习 · 计算机科学 2024-02-29 Ziyang Jiang , Tongshu Zheng , Yiling Liu , David Carlson

Deep learning involves a difficult non-convex optimization problem, which is often solved by stochastic gradient (SG) methods. While SG is usually effective, it may not be robust in some situations. Recently, Newton methods have been…

机器学习 · 统计学 2018-11-16 Chien-Chih Wang , Kent Loong Tan , Chih-Jen Lin

We study non-convex subgradient flows for training two-layer ReLU neural networks from a convex geometry and duality perspective. We characterize the implicit bias of unregularized non-convex gradient flow as convex regularization of an…

机器学习 · 计算机科学 2021-10-14 Yifei Wang , Mert Pilanci

Convolutional Neural Networks (CNNs) achieve impressive performance in a wide variety of fields. Their success benefited from a massive boost when very deep CNN models were able to be reliably trained. Despite their merits, CNNs fail to…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Guohao Li , Matthias Müller , Ali Thabet , Bernard Ghanem

Deep generative models (DGM) are neural networks with many hidden layers trained to approximate complicated, high-dimensional probability distributions using a large number of samples. When trained successfully, we can use the DGMs to…

机器学习 · 计算机科学 2021-04-13 Lars Ruthotto , Eldad Haber

Our ability to interact with the world around us relies on being able to infer what actions objects afford -- often referred to as affordances. The neural mechanisms of object-action associations are realized in the visuomotor pathway where…

神经元与认知 · 定量生物学 2020-02-24 Aria Yuan Wang , Michael J. Tarr

Computational models of vision have traditionally been developed in a bottom-up fashion, by hierarchically composing a series of straightforward operations - i.e. convolution and pooling - with the aim of emulating simple and complex cells…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Simone Azeglio , Simone Poetto , Luca Savant Aira , Marco Nurisso

Methods from convex optimization are widely used as building blocks for deep learning algorithms. However, the reasons for their empirical success are unclear, since modern convolutional networks (convnets), incorporating rectifier units…

机器学习 · 计算机科学 2016-04-08 David Balduzzi