Skip to main content

Showing 1–10 of 10 results for author: Korman, S

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

    cs.LG cs.CV

    The Balanced-Pairwise-Affinities Feature Transform

    Authors: Daniel Shalam, Simon Korman

    Abstract: The Balanced-Pairwise-Affinities (BPA) feature transform is designed to upgrade the features of a set of input items to facilitate downstream matching or grou** related tasks. The transformed set encodes a rich representation of high order relations between the input features. A particular min-cost-max-flow fractional matching problem, whose entropy regularized version can be approximated by an… ▽ More

    Submitted 25 June, 2024; originally announced July 2024.

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

  2. arXiv:2304.07743  [pdf, other

    cs.CV

    SeaThru-NeRF: Neural Radiance Fields in Scattering Media

    Authors: Deborah Levy, Amit Peleg, Naama Pearl, Dan Rosenbaum, Derya Akkaynak, Simon Korman, Tali Treibitz

    Abstract: Research on neural radiance fields (NeRFs) for novel view generation is exploding with new models and extensions. However, a question that remains unanswered is what happens in underwater or foggy scenes where the medium strongly influences the appearance of objects. Thus far, NeRF and its variants have ignored these cases. However, since the NeRF framework is based on volumetric rendering, it has… ▽ More

    Submitted 16 April, 2023; originally announced April 2023.

  3. arXiv:2204.04668  [pdf, other

    cs.CV

    NAN: Noise-Aware NeRFs for Burst-Denoising

    Authors: Naama Pearl, Tali Treibitz, Simon Korman

    Abstract: Burst denoising is now more relevant than ever, as computational photography helps overcome sensitivity issues inherent in mobile phones and small cameras. A major challenge in burst-denoising is in co** with pixel misalignment, which was so far handled with rather simplistic assumptions of simple motion, or the ability to align in pre-processing. Such assumptions are not realistic in the presen… ▽ More

    Submitted 12 April, 2022; v1 submitted 10 April, 2022; originally announced April 2022.

    Comments: to appear at CVPR 2022

  4. arXiv:2204.03065  [pdf, other

    cs.CV

    The Self-Optimal-Transport Feature Transform

    Authors: Daniel Shalam, Simon Korman

    Abstract: The Self-Optimal-Transport (SOT) feature transform is designed to upgrade the set of features of a data instance to facilitate downstream matching or grou** related tasks. The transformed set encodes a rich representation of high order relations between the instance features. Distances between transformed features capture their direct original similarity and their third party agreement regarding… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

  5. arXiv:2105.00220  [pdf, other

    cs.LG cs.CV

    Generative Adversarial Networks via a Composite Annealing of Noise and Diffusion

    Authors: Kensuke Nakamura, Simon Korman, Byung-Woo Hong

    Abstract: Generative adversarial network (GAN) is a framework for generating fake data using a set of real examples. However, GAN is unstable in the training stage. In order to stabilize GANs, the noise injection has been used to enlarge the overlap of the real and fake distributions at the cost of increasing variance. The diffusion (or smoothing) may reduce the intrinsic underlying dimensionality of data b… ▽ More

    Submitted 31 July, 2022; v1 submitted 1 May, 2021; originally announced May 2021.

  6. arXiv:1804.02638  [pdf, other

    cs.CV

    OATM: Occlusion Aware Template Matching by Consensus Set Maximization

    Authors: Simon Korman, Mark Milam, Stefano Soatto

    Abstract: We present a novel approach to template matching that is efficient, can handle partial occlusions, and comes with provable performance guarantees. A key component of the method is a reduction that transforms the problem of searching a nearest neighbor among $N$ high-dimensional vectors, to searching neighbors among two sets of order $\sqrt{N}$ vectors, which can be found efficiently using range se… ▽ More

    Submitted 8 April, 2018; originally announced April 2018.

    Comments: to appear at cvpr 2018

  7. arXiv:1802.07045  [pdf, other

    cs.CV

    Latent RANSAC

    Authors: Simon Korman, Roee Litman

    Abstract: We present a method that can evaluate a RANSAC hypothesis in constant time, i.e. independent of the size of the data. A key observation here is that correct hypotheses are tightly clustered together in the latent parameter domain. In a manner similar to the generalized Hough transform we seek to find this cluster, only that we need as few as two votes for a successful detection. Rapidly locating s… ▽ More

    Submitted 3 June, 2018; v1 submitted 20 February, 2018; originally announced February 2018.

    Comments: presented in CVPR 2018

  8. arXiv:1607.03961  [pdf, other

    cs.DS cs.CV

    Deleting and Testing Forbidden Patterns in Multi-Dimensional Arrays

    Authors: Omri Ben-Eliezer, Simon Korman, Daniel Reichman

    Abstract: Understanding the local behaviour of structured multi-dimensional data is a fundamental problem in various areas of computer science. As the amount of data is often huge, it is desirable to obtain sublinear time algorithms, and specifically property testers, to understand local properties of the data. We focus on the natural local problem of testing pattern freeness: given a large $d$-dimensiona… ▽ More

    Submitted 26 March, 2017; v1 submitted 13 July, 2016; originally announced July 2016.

  9. Probably Approximately Symmetric: Fast rigid Symmetry Detection with Global Guarantees

    Authors: Simon Korman, Roee Litman, Shai Avidan, Alex Bronstein

    Abstract: We present a fast algorithm for global rigid symmetry detection with approximation guarantees. The algorithm is guaranteed to find the best approximate symmetry of a given shape, to within a user-specified threshold, with very high probability. Our method uses a carefully designed sampling of the transformation space, where each transformation is efficiently evaluated using a sub-linear algorithm.… ▽ More

    Submitted 6 October, 2014; v1 submitted 26 March, 2014; originally announced March 2014.

    MSC Class: 65D18; 68U05 ACM Class: I.3.5

    Journal ref: Comput. Graph. Forum 34, 1 (February 2015), 2-13

  10. arXiv:1111.1713  [pdf, other

    cs.DS

    Tight Approximation of Image Matching

    Authors: Simon Korman, Daniel Reichman, Gilad Tsur

    Abstract: In this work we consider the {\em image matching} problem for two grayscale $n \times n$ images, $M_1$ and $M_2$ (where pixel values range from 0 to 1). Our goal is to find an affine transformation $T$ that maps pixels from $M_1$ to pixels in $M_2$ so that the differences over pixels $p$ between $M_1(p)$ and $M_2(T(p))$ is minimized. Our focus here is on sublinear algorithms that give an approxima… ▽ More

    Submitted 7 November, 2011; originally announced November 2011.