Skip to main content

Showing 1–11 of 11 results for author: Hel-Or, Y

.
  1. arXiv:2407.08714  [pdf

    q-bio.NC

    Invariant inter-subject relational structures in the human visual cortex

    Authors: Ofer Lipman, Shany Grossman, Doron Friedman, Yacov Hel-Or, Rafael Malach

    Abstract: It is a fundamental behavior that different individuals see the world in a largely similar manner. This is an essential basis for humans' ability to cooperate and communicate. However, what are the neuronal properties that underlie these inter-subject commonalities of our visual world? Finding out what aspects of neuronal coding remain invariant across individuals' brains will shed light not only… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

  2. arXiv:2402.03867  [pdf, other

    cs.SD eess.AS

    Binaural sound source localization using a hybrid time and frequency domain model

    Authors: Gil Geva, Olivier Warusfel, Shlomo Dubnov, Tammuz Dubnov, Amir Amedi, Yacov Hel-Or

    Abstract: This paper introduces a new approach to sound source localization using head-related transfer function (HRTF) characteristics, which enable precise full-sphere localization from raw data. While previous research focused primarily on using extensive microphone arrays in the frontal plane, this arrangement often encountered limitations in accuracy and robustness when dealing with smaller microphone… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

  3. arXiv:2211.11825  [pdf, other

    cs.CV

    Multi-Directional Subspace Editing in Style-Space

    Authors: Chen Naveh, Yacov Hel-Or

    Abstract: This paper describes a new technique for finding disentangled semantic directions in the latent space of StyleGAN. Our method identifies meaningful orthogonal subspaces that allow editing of one human face attribute, while minimizing undesired changes in other attributes. Our model is capable of editing a single attribute in multiple directions, resulting in a range of possible generated images. W… ▽ More

    Submitted 23 August, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Journal ref: ICCV 2023

  4. arXiv:2203.16626  [pdf, other

    cs.CV cs.GR

    DDNeRF: Depth Distribution Neural Radiance Fields

    Authors: David Dadon, Ohad Fried, Yacov Hel-Or

    Abstract: In recent years, the field of implicit neural representation has progressed significantly. Models such as neural radiance fields (NeRF), which uses relatively small neural networks, can represent high-quality scenes and achieve state-of-the-art results for novel view synthesis. Training these types of networks, however, is still computationally very expensive. We present depth distribution neural… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

  5. arXiv:2203.15065  [pdf, other

    cs.CV

    DeepShadow: Neural Shape from Shadow

    Authors: Asaf Karnieli, Ohad Fried, Yacov Hel-Or

    Abstract: This paper presents DeepShadow, a one-shot method for recovering the depth map and surface normals from photometric stereo shadow maps. Previous works that try to recover the surface normals from photometric stereo images treat cast shadows as a disturbance. We show that the self and cast shadows not only do not disturb 3D reconstruction, but can be used alone, as a strong learning signal, to reco… ▽ More

    Submitted 30 October, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: ECCV 2022. Project page available at https://asafkar.github.io/deepshadow/

  6. arXiv:2110.04519  [pdf, other

    cs.LG cs.AI

    Pairwise Margin Maximization for Deep Neural Networks

    Authors: Berry Weinstein, Shai Fine, Yacov Hel-Or

    Abstract: The weight decay regularization term is widely used during training to constrain expressivity, avoid overfitting, and improve generalization. Historically, this concept was borrowed from the SVM maximum margin principle and extended to multi-class deep networks. Carefully inspecting this principle reveals that it is not optimal for multi-class classification in general, and in particular when usin… ▽ More

    Submitted 9 October, 2021; originally announced October 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2009.06011

  7. arXiv:2009.06011  [pdf, other

    cs.LG cs.AI stat.ML

    Margin-Based Regularization and Selective Sampling in Deep Neural Networks

    Authors: Berry Weinstein, Shai Fine, Yacov Hel-Or

    Abstract: We derive a new margin-based regularization formulation, termed multi-margin regularization (MMR), for deep neural networks (DNNs). The MMR is inspired by principles that were applied in margin analysis of shallow linear classifiers, e.g., support vector machine (SVM). Unlike SVM, MMR is continuously scaled by the radius of the bounding sphere (i.e., the maximal norm of the feature vector in the d… ▽ More

    Submitted 13 September, 2020; originally announced September 2020.

  8. arXiv:2008.01487  [pdf, other

    cs.LG stat.ML

    Autoencoder Image Interpolation by Shaping the Latent Space

    Authors: Alon Oring, Zohar Yakhini, Yacov Hel-Or

    Abstract: Autoencoders represent an effective approach for computing the underlying factors characterizing datasets of different types. The latent representation of autoencoders have been studied in the context of enabling interpolation between data points by decoding convex combinations of latent vectors. This interpolation, however, often leads to artifacts or produces unrealistic results during reconstru… ▽ More

    Submitted 21 October, 2020; v1 submitted 4 August, 2020; originally announced August 2020.

    Comments: Submitted Sept 2020

  9. The Role of Redundant Bases and Shrinkage Functions in Image Denoising

    Authors: Yacov Hel-Or, Gil Ben-Artzi

    Abstract: Wavelet denoising is a classical and effective approach for reducing noise in images and signals. Suggested in 1994, this approach is carried out by rectifying the coefficients of a noisy image in the transform domain, using a set of scalar shrinkage function (SFs). A plethora of papers deals with the optimal shape of the SFs and the transform used, where it is known that applying the SFs in redun… ▽ More

    Submitted 21 April, 2020; originally announced April 2020.

  10. arXiv:2002.01793  [pdf, other

    cs.LG cs.CV cs.IR stat.ML

    Proximity Preserving Binary Code using Signed Graph-Cut

    Authors: Inbal Lav, Shai Avidan, Yoram Singer, Yacov Hel-Or

    Abstract: We introduce a binary embedding framework, called Proximity Preserving Code (PPC), which learns similarity and dissimilarity between data points to create a compact and affinity-preserving binary code. This code can be used to apply fast and memory-efficient approximation to nearest-neighbor searches. Our framework is flexible, enabling different proximity definitions between data points. In contr… ▽ More

    Submitted 5 February, 2020; originally announced February 2020.

    Journal ref: AAAI Conference on Artificial Intelligence , Feb. 2020

  11. arXiv:1911.06996  [pdf, other

    cs.LG stat.ML

    Selective sampling for accelerating training of deep neural networks

    Authors: Berry Weinstein, Shai Fine, Yacov Hel-Or

    Abstract: We present a selective sampling method designed to accelerate the training of deep neural networks. To this end, we introduce a novel measurement, the minimal margin score (MMS), which measures the minimal amount of displacement an input should take until its predicted classification is switched. For multi-class linear classification, the MMS measure is a natural generalization of the margin-based… ▽ More

    Submitted 16 November, 2019; originally announced November 2019.