Researcher profile

James A. Yorke

James A. Yorke contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Robustness of solutions of almost every system of equations

In mathematical modeling, it is common to have an equation $F(p)=c$ where the exact form of $F$ is not known. This article shows that there are large classes of $F$ where almost all $F$ share the same properties. The classes we investigate are vector spaces $\mathcal{F}$ of $C^1$ functions $F:\mathbb{R}^N \to \mathbb{R}^M$ that satisfy the following condition: $\mathcal{F}$ has ``almost constant rank'' (ACR) if there is a constant integer $ρ(\mathcal{F}) \geq 0$ such that rank$(DF(p))=ρ(\mathcal{F})$ for ``almost every'' $F\in \mathcal{F}$ and almost every $p\in\mathbb{R}^N$. If the vector space $\mathcal{F}$ is finite-dimensional, then ``almost every'' is with respect to Lebesgue measure on $\mathcal{F}$, and otherwise, it means almost every in the sense of prevalence, as described herein. Most function spaces commonly used for modeling purposes are ACR. In particular, we show that if all of the functions in $\mathcal{F}$ are linear or polynomial or real analytic, or if $\mathcal{F}$ is the set of all functions in a ``structured system'', then $\mathcal{F}$ is ACR. For each $F$ and $p$, the solution set of $p \in \mathbb{R}^N$ is SolSet$(p):= \{x: F(x)=F(p)\}.$ A solution set of $F(p)=c$ is called robust if it persists despite small changes in $F$ and $c$. The following two global results are proved for almost every $F$ in an ACR vector space $\mathcal{F}$: (1) Either the solution set SolSet$(p)$ is robust for almost every $p\in \mathbb{R}^N$, or none of the solution sets are robust. (2) The solution set SolSet$(p)$ is a $C^\infty$-manifold of dimension $d = N-ρ(\mathcal{F})$. In particular, $d$ is the same for almost every $F \in \mathcal{F}$.

preprint2020arXiv

Network Deconvolution

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels are in effect re-learning redundant data. In this work, we show that this redundancy has made neural network training challenging, and propose network deconvolution, a procedure which optimally removes pixel-wise and channel-wise correlations before the data is fed into each layer. Network deconvolution can be efficiently calculated at a fraction of the computational cost of a convolution layer. We also show that the deconvolution filters in the first layer of the network resemble the center-surround structure found in biological neurons in the visual regions of the brain. Filtering with such kernels results in a sparse representation, a desired property that has been missing in the training of neural networks. Learning from the sparse representation promotes faster convergence and superior results without the use of batch normalization. We apply our network deconvolution operation to 10 modern neural network models by replacing batch normalization within each. Extensive experiments show that the network deconvolution operation is able to deliver performance improvement in all cases on the CIFAR-10, CIFAR-100, MNIST, Fashion-MNIST, Cityscapes, and ImageNet datasets.