Skip to main content

Showing 1–32 of 32 results for author: Seung, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2307.04946  [pdf, other

    cs.CV cs.LG eess.IV

    DDGM: Solving inverse problems by Diffusive Denoising of Gradient-based Minimization

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: Inverse problems generally require a regularizer or prior for a good solution. A recent trend is to train a convolutional net to denoise images, and use this net as a prior when solving the inverse problem. Several proposals depend on a singular value decomposition of the forward operator, and several others backpropagate through the denoising net at runtime. Here we propose a simpler approach tha… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: Solving inverse problems using gradient minimization coupled with a diffusion prior

  2. arXiv:2306.10201  [pdf, other

    eess.IV cs.CV

    Stretched sinograms for limited-angle tomographic reconstruction with neural networks

    Authors: Kyle Luther, Sebastian Seung

    Abstract: We present a direct method for limited angle tomographic reconstruction using convolutional networks. The key to our method is to first stretch every tilt view in the direction perpendicular to the tilt axis by the secant of the tilt angle. These stretched views are then fed into a 2-D U-Net which directly outputs the 3-D reconstruction. We train our networks by minimizing the mean squared error b… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

  3. arXiv:2206.02716  [pdf, other

    cs.NE q-bio.NC

    Stacked unsupervised learning with a network architecture found by supervised meta-learning

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: Stacked unsupervised learning (SUL) seems more biologically plausible than backpropagation, because learning is local to each layer. But SUL has fallen far short of backpropagation in practical applications, undermining the idea that SUL can explain how brains learn. Here we show an SUL algorithm that can perform completely unsupervised clustering of MNIST digits with comparable accuracy relative… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

    Comments: Under review at Neurips 2022

  4. arXiv:2204.07475  [pdf, other

    cs.NE cs.LG

    Kernel similarity matching with Hebbian neural networks

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: Recent works have derived neural networks with online correlation-based learning rules to perform \textit{kernel similarity matching}. These works applied existing linear similarity matching algorithms to nonlinear features generated with random Fourier methods. In this paper attempt to perform kernel similarity matching by directly learning the nonlinear features. Our algorithm proceeds by derivi… ▽ More

    Submitted 15 April, 2022; originally announced April 2022.

  5. arXiv:2204.07466  [pdf, other

    cs.CV

    Sensitivity of sparse codes to image distortions

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: Sparse coding has been proposed as a theory of visual cortex and as an unsupervised algorithm for learning representations. We show empirically with the MNIST dataset that sparse codes can be very sensitive to image distortions, a behavior that may hinder invariant object recognition. A locally linear analysis suggests that the sensitivity is due to the existence of linear combinations of active d… ▽ More

    Submitted 15 April, 2022; originally announced April 2022.

  6. arXiv:2106.10795  [pdf, other

    cs.CV

    Large-scale image segmentation based on distributed clustering algorithms

    Authors: Ran Lu, Aleksandar Zlateski, H. Sebastian Seung

    Abstract: Many approaches to 3D image segmentation are based on hierarchical clustering of supervoxels into image regions. Here we describe a distributed algorithm capable of handling a tremendous number of supervoxels. The algorithm works recursively, the regions are divided into chunks that are processed independently in parallel by multiple workers. At each round of the recursive procedure, the chunk siz… ▽ More

    Submitted 20 June, 2021; originally announced June 2021.

    Comments: 8 pages, 5 figures

  7. arXiv:1909.09872  [pdf, other

    cs.CV

    Learning and Segmenting Dense Voxel Embeddings for 3D Neuron Reconstruction

    Authors: Kisuk Lee, Ran Lu, Kyle Luther, H. Sebastian Seung

    Abstract: We show dense voxel embeddings learned via deep metric learning can be employed to produce a highly accurate segmentation of neurons from 3D electron microscopy images. A "metric graph" on a set of edges between voxels is constructed from the dense voxel embeddings generated by a convolutional network. Partitioning the metric graph with long-range edges as repulsive constraints yields an initial s… ▽ More

    Submitted 5 August, 2021; v1 submitted 21 September, 2019; originally announced September 2019.

  8. arXiv:1906.08189  [pdf, other

    cs.LG stat.ML

    Reward Prediction Error as an Exploration Objective in Deep RL

    Authors: Riley Simmons-Edler, Ben Eisner, Daniel Yang, Anthony Bisulco, Eric Mitchell, Sebastian Seung, Daniel Lee

    Abstract: A major challenge in reinforcement learning is exploration, when local dithering methods such as epsilon-greedy sampling are insufficient to solve a given task. Many recent methods have proposed to intrinsically motivate an agent to seek novel states, driving the agent to discover improved reward. However, while state-novelty exploration methods are suitable for tasks where novel observations corr… ▽ More

    Submitted 13 January, 2021; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: Published at IJCAI 2020, camera-ready version

  9. arXiv:1904.12966  [pdf, other

    cs.CV

    Convolutional nets for reconstructing neural circuits from brain images acquired by serial section electron microscopy

    Authors: Kisuk Lee, Nicholas Turner, Thomas Macrina, **gpeng Wu, Ran Lu, H. Sebastian Seung

    Abstract: Neural circuits can be reconstructed from brain images acquired by serial section electron microscopy. Image analysis has been performed by manual labor for half a century, and efforts at automation date back almost as far. Convolutional nets were first applied to neuronal boundary detection a dozen years ago, and have now achieved impressive accuracy on clean images. Robust handling of image defe… ▽ More

    Submitted 29 April, 2019; originally announced April 2019.

  10. arXiv:1904.10489  [pdf, other

    cs.DC cs.CV q-bio.NC

    Chunkflow: Distributed Hybrid Cloud Processing of Large 3D Images by Convolutional Nets

    Authors: **gpeng Wu, William M. Silversmith, Kisuk Lee, H. Sebastian Seung

    Abstract: It is now common to process volumetric biomedical images using 3D Convolutional Networks (ConvNets). This can be challenging for the teravoxel and even petavoxel images that are being acquired today by light or electron microscopy. Here we introduce chunkflow, a software framework for distributing ConvNet processing over local and cloud GPUs and CPUs. The image volume is divided into overlap** c… ▽ More

    Submitted 2 May, 2019; v1 submitted 23 April, 2019; originally announced April 2019.

  11. arXiv:1904.09947  [pdf, other

    cs.CV

    Synaptic Partner Assignment Using Attentional Voxel Association Networks

    Authors: Nicholas Turner, Kisuk Lee, Ran Lu, **gpeng Wu, Dodam Ih, H. Sebastian Seung

    Abstract: Connectomics aims to recover a complete set of synaptic connections within a dataset imaged by volume electron microscopy. Many systems have been proposed for locating synapses, and recent research has included a way to identify the synaptic partners that communicate at a synaptic cleft. We re-frame the problem of identifying synaptic partners as directly generating the mask of the synaptic partne… ▽ More

    Submitted 21 November, 2019; v1 submitted 22 April, 2019; originally announced April 2019.

  12. arXiv:1904.03260  [pdf, other

    cs.RO

    Pixels to Plans: Learning Non-Prehensile Manipulation by Imitating a Planner

    Authors: Tarik Tosun, Eric Mitchell, Ben Eisner, **wook Huh, Bhoram Lee, Daewon Lee, Volkan Isler, H. Sebastian Seung, Daniel Lee

    Abstract: We present a novel method enabling robots to quickly learn to manipulate objects by leveraging a motion planner to generate "expert" training trajectories from a small amount of human-labeled data. In contrast to the traditional sense-plan-act cycle, we propose a deep learning architecture and training regimen called PtPNet that can estimate effective end-effector trajectories for manipulation dir… ▽ More

    Submitted 5 April, 2019; originally announced April 2019.

    Comments: 8 pages

  13. arXiv:1904.02643  [pdf, other

    cs.CV

    Siamese Encoding and Alignment by Multiscale Learning with Self-Supervision

    Authors: Eric Mitchell, Stefan Keselj, Sergiy Popovych, Davit Buniatyan, H. Sebastian Seung

    Abstract: We propose a method of aligning a source image to a target image, where the transform is specified by a dense vector field. The two images are encoded as feature hierarchies by siamese convolutional nets. Then a hierarchy of aligner modules computes the transform in a coarse-to-fine recursion. Each module receives as input the transform that was computed by the module at the level above, aligns th… ▽ More

    Submitted 4 April, 2019; originally announced April 2019.

  14. arXiv:1903.10605  [pdf, other

    cs.AI

    Q-Learning for Continuous Actions with Cross-Entropy Guided Policies

    Authors: Riley Simmons-Edler, Ben Eisner, Eric Mitchell, Sebastian Seung, Daniel Lee

    Abstract: Off-Policy reinforcement learning (RL) is an important class of methods for many problem domains, such as robotics, where the cost of collecting data is high and on-policy methods are consequently intractable. Standard methods for applying Q-learning to continuous-valued action domains involve iteratively sampling the Q-function to find a good action (e.g. via hill-climbing), or by learning a poli… ▽ More

    Submitted 1 July, 2019; v1 submitted 25 March, 2019; originally announced March 2019.

  15. arXiv:1903.07525  [pdf, other

    cs.CV cs.PF

    PZnet: Efficient 3D ConvNet Inference on Manycore CPUs

    Authors: Sergiy Popovych, Davit Buniatyan, Aleksandar Zlateski, Kai Li, H. Sebastian Seung

    Abstract: Convolutional nets have been shown to achieve state-of-the-art accuracy in many biomedical image analysis tasks. Many tasks within biomedical analysis domain involve analyzing volumetric (3D) data acquired by CT, MRI and Microscopy acquisition methods. To deploy convolutional nets in practical working systems, it is important to solve the efficient inference problem. Namely, one should be able to… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

  16. arXiv:1903.07027  [pdf, other

    cs.CV cs.LG q-bio.NC

    Reconstructing neuronal anatomy from whole-brain images

    Authors: James Gornet, Kannan Umadevi Venkataraju, Arun Narasimhan, Nicholas Turner, Kisuk Lee, H. Sebastian Seung, Pavel Osten, Uygar Sümbül

    Abstract: Reconstructing multiple molecularly defined neurons from individual brains and across multiple brain regions can reveal organizational principles of the nervous system. However, high resolution imaging of the whole brain is a technically challenging and slow process. Recently, oblique light sheet microscopy has emerged as a rapid imaging method that can provide whole brain fluorescence microscopy… ▽ More

    Submitted 17 March, 2019; originally announced March 2019.

    Comments: 2019 IEEE 16th International Symposium on Biomedical Imaging (ISBI 2019)

  17. arXiv:1903.02536  [pdf, ps, other

    math.OC cs.GT cs.LG cs.NE

    Convergence of gradient descent-ascent analyzed as a Newtonian dynamical system with dissipation

    Authors: H. Sebastian Seung

    Abstract: A dynamical system is defined in terms of the gradient of a payoff function. Dynamical variables are of two types, ascent and descent. The ascent variables move in the direction of the gradient, while the descent variables move in the opposite direction. Dynamical systems of this form or very similar forms have been studied in diverse fields such as game theory, optimization, neural networks, and… ▽ More

    Submitted 4 March, 2019; originally announced March 2019.

    MSC Class: 37N40; 90C26 ACM Class: G.1.6; G.1.7

  18. arXiv:1902.04942  [pdf, other

    cs.LG stat.ML

    Sample Variance Decay in Randomly Initialized ReLU Networks

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: Before training a neural net, a classic rule of thumb is to randomly initialize the weights so the variance of activations is preserved across layers. This is traditionally interpreted using the total variance due to randomness in both weights \emph{and} samples. Alternatively, one can interpret the rule of thumb as preservation of the variance over samples for a fixed network. The two interpretat… ▽ More

    Submitted 5 August, 2019; v1 submitted 13 February, 2019; originally announced February 2019.

    Comments: Submitted to Neurips2019

  19. arXiv:1902.00100  [pdf, other

    cs.CV

    Learning Metric Graphs for Neuron Segmentation In Electron Microscopy Images

    Authors: Kyle Luther, H. Sebastian Seung

    Abstract: In the deep metric learning approach to image segmentation, a convolutional net densely generates feature vectors at the pixels of an image. Pairs of feature vectors are trained to be similar or different, depending on whether the corresponding pixels belong to same or different ground truth segments. To segment a new image, the feature vectors are computed and clustered. Both empirically and theo… ▽ More

    Submitted 31 January, 2019; originally announced February 2019.

    Comments: 5 pages, Accepted at IEEE ISBI 2019

  20. arXiv:1812.11937  [pdf, other

    q-bio.NC cs.NE

    Two "correlation games" for a nonlinear network with Hebbian excitatory neurons and anti-Hebbian inhibitory neurons

    Authors: H. Sebastian Seung

    Abstract: A companion paper introduces a nonlinear network with Hebbian excitatory (E) neurons that are reciprocally coupled with anti-Hebbian inhibitory (I) neurons and also receive Hebbian feedforward excitation from sensory (S) afferents. The present paper derives the network from two normative principles that are mathematically equivalent but conceptually different. The first principle formulates unsupe… ▽ More

    Submitted 31 December, 2018; originally announced December 2018.

  21. arXiv:1812.11581  [pdf, other

    q-bio.NC cs.NE

    Unsupervised learning by a nonlinear network with Hebbian excitatory and anti-Hebbian inhibitory neurons

    Authors: H. Sebastian Seung

    Abstract: This paper introduces a rate-based nonlinear neural network in which excitatory (E) neurons receive feedforward excitation from sensory (S) neurons, and inhibit each other through disynaptic pathways mediated by inhibitory (I) interneurons. Correlation-based plasticity of disynaptic inhibition serves to incompletely decorrelate E neuron activity, pushing the E neurons to learn distinct sensory fea… ▽ More

    Submitted 30 December, 2018; originally announced December 2018.

    Comments: 10 figures

  22. arXiv:1806.02932  [pdf, other

    cs.AI cs.LG cs.NE cs.PL

    Program Synthesis Through Reinforcement Learning Guided Tree Search

    Authors: Riley Simmons-Edler, Anders Miltner, Sebastian Seung

    Abstract: Program Synthesis is the task of generating a program from a provided specification. Traditionally, this has been treated as a search problem by the programming languages (PL) community and more recently as a supervised learning problem by the machine learning community. Here, we propose a third approach, representing the task of synthesizing a given program as a Markov decision process solvable v… ▽ More

    Submitted 7 June, 2018; originally announced June 2018.

    Comments: 9 pages, 5 figures, Submitted to NIPS 2018 conference

  23. arXiv:1708.02599  [pdf, other

    cs.CV

    An Error Detection and Correction Framework for Connectomics

    Authors: Jonathan Zung, Ignacio Tartavull, Kisuk Lee, H. Sebastian Seung

    Abstract: We define and study error detection and correction tasks that are useful for 3D reconstruction of neurons from electron microscopic imagery, and for image segmentation more generally. Both tasks take as input the raw image and a binary mask representing a candidate object. For the error detection task, the desired output is a map of split and merge errors in the object. For the error correction ta… ▽ More

    Submitted 3 December, 2017; v1 submitted 8 August, 2017; originally announced August 2017.

  24. arXiv:1706.00120  [pdf, other

    cs.CV

    Superhuman Accuracy on the SNEMI3D Connectomics Challenge

    Authors: Kisuk Lee, Jonathan Zung, Peter Li, Viren Jain, H. Sebastian Seung

    Abstract: For the past decade, convolutional networks have been used for 3D reconstruction of neurons from electron microscopic (EM) brain images. Recent years have seen great improvements in accuracy, as evidenced by submissions to the SNEMI3D benchmark challenge. Here we report the first submission to surpass the estimate of human accuracy provided by the SNEMI3D leaderboard. A variant of 3D U-Net is trai… ▽ More

    Submitted 31 May, 2017; originally announced June 2017.

  25. arXiv:1705.08593  [pdf, other

    cs.CV

    Deep Learning Improves Template Matching by Normalized Cross Correlation

    Authors: Davit Buniatyan, Thomas Macrina, Dodam Ih, Jonathan Zung, H. Sebastian Seung

    Abstract: Template matching by normalized cross correlation (NCC) is widely used for finding image correspondences. We improve the robustness of this algorithm by preprocessing images with "siamese" convolutional networks trained to maximize the contrast between NCC values of true and false matches. The improvement is quantified using patches of brain images from serial section electron microscopy. Relative… ▽ More

    Submitted 23 May, 2017; originally announced May 2017.

  26. arXiv:1704.00646  [pdf, other

    cs.NE q-bio.NC

    A correlation game for unsupervised learning yields computational interpretations of Hebbian excitation, anti-Hebbian inhibition, and synapse elimination

    Authors: H. Sebastian Seung, Jonathan Zung

    Abstract: Much has been learned about plasticity of biological synapses from empirical studies. Hebbian plasticity is driven by correlated activity of presynaptic and postsynaptic neurons. Synapses that converge onto the same neuron often behave as if they compete for a fixed resource; some survive the competition while others are eliminated. To provide computational interpretations of these aspects of syna… ▽ More

    Submitted 3 April, 2017; originally announced April 2017.

  27. arXiv:1606.07372  [pdf, other

    q-bio.NC cs.CV

    Automatic Neuron Detection in Calcium Imaging Data Using Convolutional Networks

    Authors: Noah J. Apthorpe, Alexander J. Riordan, Rob E. Aguilar, Jan Homann, Yi Gu, David W. Tank, H. Sebastian Seung

    Abstract: Calcium imaging is an important technique for monitoring the activity of thousands of neurons simultaneously. As calcium imaging datasets grow in size, automated detection of individual neurons is becoming important. Here we apply a supervised learning approach to this problem and show that convolutional networks can achieve near-human accuracy and superhuman speed. Accuracy is superior to the pop… ▽ More

    Submitted 21 December, 2016; v1 submitted 23 June, 2016; originally announced June 2016.

    Comments: 9 pages, 5 figures, 2 ancillary files; minor changes for camera-ready version. appears in Advances in Neural Information Processing Systems 29 (NIPS 2016)

  28. arXiv:1606.05688  [pdf, other

    cs.DC cs.LG

    ZNNi - Maximizing the Inference Throughput of 3D Convolutional Networks on Multi-Core CPUs and GPUs

    Authors: Aleksandar Zlateski, Kisuk Lee, H. Sebastian Seung

    Abstract: Sliding window convolutional networks (ConvNets) have become a popular approach to computer vision problems such as image segmentation, and object detection and localization. Here we consider the problem of inference, the application of a previously trained ConvNet, with emphasis on 3D images. Our goal is to maximize throughput, defined as average number of output voxels computed per unit time. Ot… ▽ More

    Submitted 17 June, 2016; originally announced June 2016.

  29. arXiv:1510.06706  [pdf, other

    cs.NE cs.CV cs.DC cs.LG

    ZNN - A Fast and Scalable Algorithm for Training 3D Convolutional Networks on Multi-Core and Many-Core Shared Memory Machines

    Authors: Aleksandar Zlateski, Kisuk Lee, H. Sebastian Seung

    Abstract: Convolutional networks (ConvNets) have become a popular approach to computer vision. It is important to accelerate ConvNet training, which is computationally costly. We propose a novel parallel algorithm based on decomposition into a set of tasks, most of which are convolutions or FFTs. Applying Brent's theorem to the task dependency graph implies that linear speedup with the number of processors… ▽ More

    Submitted 22 October, 2015; originally announced October 2015.

  30. arXiv:1508.04843  [pdf, other

    cs.CV

    Recursive Training of 2D-3D Convolutional Networks for Neuronal Boundary Detection

    Authors: Kisuk Lee, Aleksandar Zlateski, Ashwin Vishwanathan, H. Sebastian Seung

    Abstract: Efforts to automate the reconstruction of neural circuits from 3D electron microscopic (EM) brain images are critical for the field of connectomics. An important computation for reconstruction is the detection of neuronal boundaries. Images acquired by serial section EM, a leading 3D EM technique, are highly anisotropic, with inferior quality along the third dimension. For such images, the 2D max-… ▽ More

    Submitted 19 August, 2015; originally announced August 2015.

  31. arXiv:1505.00249  [pdf, ps, other

    cs.CV

    Image Segmentation by Size-Dependent Single Linkage Clustering of a Watershed Basin Graph

    Authors: Aleksandar Zlateski, H. Sebastian Seung

    Abstract: We present a method for hierarchical image segmentation that defines a disaffinity graph on the image, over-segments it into watershed basins, defines a new graph on the basins, and then merges basins with a modified, size-dependent version of single linkage clustering. The quasilinear runtime of the method makes it suitable for segmenting large images. We illustrate the method on the challenging… ▽ More

    Submitted 1 May, 2015; originally announced May 2015.

    Comments: 8 pages

  32. arXiv:0911.5372  [pdf, other

    cs.CV cs.AI cs.LG cs.NE

    Maximin affinity learning of image segmentation

    Authors: Srinivas C. Turaga, Kevin L. Briggman, Moritz Helmstaedter, Winfried Denk, H. Sebastian Seung

    Abstract: Images can be segmented by first using a classifier to predict an affinity graph that reflects the degree to which image pixels must be grouped together and then partitioning the graph to yield a segmentation. Machine learning has been applied to the affinity classifier to produce affinity graphs that are good in the sense of minimizing edge misclassification rates. However, this error measure i… ▽ More

    Submitted 27 November, 2009; originally announced November 2009.