Skip to main content

Showing 1–7 of 7 results for author: Alpaydın, E

.
  1. arXiv:2210.00319  [pdf, other

    cs.LG

    PathFinder: Discovering Decision Pathways in Deep Neural Networks

    Authors: Ozan İrsoy, Ethem Alpaydın

    Abstract: Explainability is becoming an increasingly important topic for deep neural networks. Though the operation in convolutional layers is easier to understand, processing becomes opaque in fully-connected layers. The basic idea in our work is that each instance, as it flows through the layers, causes a different activation pattern in the hidden layers and in our Paths methodology, we cluster these acti… ▽ More

    Submitted 1 October, 2022; originally announced October 2022.

  2. Hierarchical Mixtures of Generators for Adversarial Learning

    Authors: Alper Ahmetoğlu, Ethem Alpaydın

    Abstract: Generative adversarial networks (GANs) are deep neural networks that allow us to sample from an arbitrary probability distribution without explicitly estimating the distribution. There is a generator that takes a latent vector as input and transforms it into a valid sample from the distribution. There is also a discriminator that is trained to discriminate such fake samples from true samples of th… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

  3. arXiv:1812.10158  [pdf, other

    cs.LG stat.ML

    Dropout Regularization in Hierarchical Mixture of Experts

    Authors: Ozan İrsoy, Ethem Alpaydın

    Abstract: Dropout is a very effective method in preventing overfitting and has become the go-to regularizer for multi-layer neural networks in recent years. Hierarchical mixture of experts is a hierarchically gated model that defines a soft decision tree where leaves correspond to experts and decision nodes correspond to gating models that softly choose between its children, and as such, the model defines a… ▽ More

    Submitted 25 December, 2018; originally announced December 2018.

  4. arXiv:1804.02491  [pdf, other

    cs.LG cs.NE stat.ML

    Continuously Constructive Deep Neural Networks

    Authors: Ozan İrsoy, Ethem Alpaydın

    Abstract: Traditionally, deep learning algorithms update the network weights whereas the network architecture is chosen manually, using a process of trial and error. In this work, we propose two novel approaches that automatically update the network structure while also learning its weights. The novelty of our approach lies in our parameterization where the depth, or additional complexity, is encapsulated c… ▽ More

    Submitted 6 April, 2018; originally announced April 2018.

    Comments: 10 pages

  5. arXiv:1412.6388  [pdf, other

    cs.LG stat.ML

    Distributed Decision Trees

    Authors: Ozan İrsoy, Ethem Alpaydın

    Abstract: Recently proposed budding tree is a decision tree algorithm in which every node is part internal node and part leaf. This allows representing every decision tree in a continuous parameter space, and therefore a budding tree can be jointly trained with backpropagation, like a neural network. Even though this continuity allows it to be used in hierarchical representation learning, the learned repres… ▽ More

    Submitted 19 December, 2014; originally announced December 2014.

  6. arXiv:1409.7461  [pdf, other

    cs.LG stat.ML

    Autoencoder Trees

    Authors: Ozan İrsoy, Ethem Alpaydın

    Abstract: We discuss an autoencoder model in which the encoding and decoding functions are implemented by decision trees. We use the soft decision tree where internal nodes realize soft multivariate splits given by a gating function and the overall output is the average of all leaves weighted by the gating values on their path. The encoder tree takes the input and generates a lower dimensional representatio… ▽ More

    Submitted 25 September, 2014; originally announced September 2014.

    Comments: 9 pages

  7. arXiv:1409.4566  [pdf, ps, other

    stat.ML cs.LG

    Multivariate Comparison of Classification Algorithms

    Authors: Olcay Taner Yildiz, Ethem Alpaydin

    Abstract: Statistical tests that compare classification algorithms are univariate and use a single performance measure, e.g., misclassification error, $F$ measure, AUC, and so on. In multivariate tests, comparison is done using multiple measures simultaneously. For example, error is the sum of false positives and false negatives and a univariate test on error cannot make a distinction between these two sour… ▽ More

    Submitted 16 September, 2014; originally announced September 2014.