Skip to main content

Showing 1–22 of 22 results for author: Rosenbaum, D

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

    cs.CV

    Osmosis: RGBD Diffusion Prior for Underwater Image Restoration

    Authors: Opher Bar Nathan, Deborah Levy, Tali Treibitz, Dan Rosenbaum

    Abstract: Underwater image restoration is a challenging task because of strong water effects that increase dramatically with distance. This is worsened by lack of ground truth data of clean scenes without water. Diffusion priors have emerged as strong image restoration priors. However, they are often trained with a dataset of the desired restored output, which is not available in our case. To overcome this… ▽ More

    Submitted 21 March, 2024; originally announced March 2024.

  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:2302.03130  [pdf, other

    cs.LG cs.CV

    Spatial Functa: Scaling Functa to ImageNet Classification and Generation

    Authors: Matthias Bauer, Emilien Dupont, Andy Brock, Dan Rosenbaum, Jonathan Richard Schwarz, Hyunjik Kim

    Abstract: Neural fields, also known as implicit neural representations, have emerged as a powerful means to represent complex signals of various modalities. Based on this Dupont et al. (2022) introduce a framework that views neural fields as data, termed *functa*, and proposes to do deep learning directly on this dataset of neural fields. In this work, we show that the proposed framework faces limitations w… ▽ More

    Submitted 9 February, 2023; v1 submitted 6 February, 2023; originally announced February 2023.

  4. arXiv:2201.12204  [pdf, other

    cs.LG

    From data to functa: Your data point is a function and you can treat it like one

    Authors: Emilien Dupont, Hyunjik Kim, S. M. Ali Eslami, Danilo Rezende, Dan Rosenbaum

    Abstract: It is common practice in deep learning to represent a measurement of the world on a discrete grid, e.g. a 2D grid of pixels. However, the underlying signal represented by these measurements is often continuous, e.g. the scene depicted in an image. A powerful continuous alternative is then to represent these measurements using an implicit neural representation, a neural function trained to output t… ▽ More

    Submitted 10 November, 2022; v1 submitted 28 January, 2022; originally announced January 2022.

  5. arXiv:2106.14108  [pdf, other

    cs.CE eess.IV

    Inferring a Continuous Distribution of Atom Coordinates from Cryo-EM Images using VAEs

    Authors: Dan Rosenbaum, Marta Garnelo, Michal Zielinski, Charlie Beattie, Ellen Clancy, Andrea Huber, Pushmeet Kohli, Andrew W. Senior, John Jumper, Carl Doersch, S. M. Ali Eslami, Olaf Ronneberger, Jonas Adler

    Abstract: Cryo-electron microscopy (cryo-EM) has revolutionized experimental protein structure determination. Despite advances in high resolution reconstruction, a majority of cryo-EM experiments provide either a single state of the studied macromolecule, or a relatively small number of its conformations. This reduces the effectiveness of the technique for proteins with flexible regions, which are known to… ▽ More

    Submitted 26 June, 2021; originally announced June 2021.

  6. arXiv:1910.01007  [pdf, other

    cs.CV cs.LG stat.ML

    Unsupervised Doodling and Painting with Improved SPIRAL

    Authors: John F. J. Mellor, Eunbyung Park, Yaroslav Ganin, Igor Babuschkin, Tejas Kulkarni, Dan Rosenbaum, Andy Ballard, Theophane Weber, Oriol Vinyals, S. M. Ali Eslami

    Abstract: We investigate using reinforcement learning agents as generative models of images (extending arXiv:1804.01118). A generative agent controls a simulated painting environment, and is trained with rewards provided by a discriminator network simultaneously trained to assess the realism of the agent's samples, either unconditional or reconstructions. Compared to prior work, we make a number of improvem… ▽ More

    Submitted 2 October, 2019; originally announced October 2019.

    Comments: See https://learning-to-paint.github.io for an interactive version of this paper, with videos

    ACM Class: I.2; I.4

  7. arXiv:1906.06789  [pdf, other

    cs.RO cs.CV

    Providentia -- A Large-Scale Sensor System for the Assistance of Autonomous Vehicles and Its Evaluation

    Authors: Annkathrin Krämmer, Christoph Schöller, Dhiraj Gulati, Venkatnarayanan Lakshminarasimhan, Franz Kurz, Dominik Rosenbaum, Claus Lenz, Alois Knoll

    Abstract: The environmental perception of an autonomous vehicle is limited by its physical sensor ranges and algorithmic performance, as well as by occlusions that degrade its understanding of an ongoing traffic situation. This not only poses a significant threat to safety and limits driving speeds, but it can also lead to inconvenient maneuvers. Intelligent Infrastructure Systems can help to alleviate thes… ▽ More

    Submitted 8 December, 2021; v1 submitted 16 June, 2019; originally announced June 2019.

    Comments: Accepted for publication in the Journal of Field Robotics

  8. arXiv:1901.05761  [pdf, other

    cs.LG stat.ML

    Attentive Neural Processes

    Authors: Hyunjik Kim, Andriy Mnih, Jonathan Schwarz, Marta Garnelo, Ali Eslami, Dan Rosenbaum, Oriol Vinyals, Yee Whye Teh

    Abstract: Neural Processes (NPs) (Garnelo et al 2018a;b) approach regression by learning to map a context set of observed input-output pairs to a distribution over regression functions. Each function models the distribution of the output given an input, conditioned on the context. NPs have the benefit of fitting observed data efficiently with linear complexity in the number of context input-output pairs, an… ▽ More

    Submitted 9 July, 2019; v1 submitted 17 January, 2019; originally announced January 2019.

  9. arXiv:1807.03149  [pdf, other

    cs.CV cs.LG stat.ML

    Learning models for visual 3D localization with implicit mapping

    Authors: Dan Rosenbaum, Frederic Besse, Fabio Viola, Danilo J. Rezende, S. M. Ali Eslami

    Abstract: We consider learning based methods for visual localization that do not require the construction of explicit maps in the form of point clouds or voxels. The goal is to learn an implicit representation of the environment at a higher, more abstract level. We propose to use a generative approach based on Generative Query Networks (GQNs, Eslami et al. 2018), asking the following questions: 1) Can GQN c… ▽ More

    Submitted 12 December, 2018; v1 submitted 4 July, 2018; originally announced July 2018.

  10. arXiv:1807.01622  [pdf, other

    cs.LG stat.ML

    Neural Processes

    Authors: Marta Garnelo, Jonathan Schwarz, Dan Rosenbaum, Fabio Viola, Danilo J. Rezende, S. M. Ali Eslami, Yee Whye Teh

    Abstract: A neural network (NN) is a parameterised function that can be tuned via gradient descent to approximate a labelled collection of data with high precision. A Gaussian process (GP), on the other hand, is a probabilistic model that defines a distribution over possible functions, and is updated in light of data via the rules of probabilistic inference. GPs are probabilistic, data-efficient and flexibl… ▽ More

    Submitted 4 July, 2018; originally announced July 2018.

  11. arXiv:1807.01613  [pdf, other

    cs.LG stat.ML

    Conditional Neural Processes

    Authors: Marta Garnelo, Dan Rosenbaum, Chris J. Maddison, Tiago Ramalho, David Saxton, Murray Shanahan, Yee Whye Teh, Danilo J. Rezende, S. M. Ali Eslami

    Abstract: Deep neural networks excel at function approximation, yet they are typically trained from scratch for each new function. On the other hand, Bayesian methods, such as Gaussian Processes (GPs), exploit prior knowledge to quickly infer the shape of a new function at test time. Yet GPs are computationally expensive, and it can be hard to design appropriate priors. In this paper we propose a family of… ▽ More

    Submitted 4 July, 2018; originally announced July 2018.

  12. arXiv:1609.08253  [pdf, ps, other

    cs.CC cs.DS math.GR

    On the Group and Color Isomorphism Problems

    Authors: François Le Gall, David J. Rosenbaum

    Abstract: In this paper, we prove results on the relationship between the complexity of the group and color isomorphism problems. The difficulty of color isomorphism problems is known to be closely linked to the the composition factors of the permutation group involved. Previous works are primarily concerned with applying color isomorphism to bou nded degree graph isomorphism, and have therefore focused on… ▽ More

    Submitted 27 September, 2016; originally announced September 2016.

    Comments: 17 pages

  13. arXiv:1604.02902  [pdf, other

    cs.CV

    Statistics of RGBD Images

    Authors: Dan Rosenbaum, Yair Weiss

    Abstract: Cameras that can measure the depth of each pixel in addition to its color have become easily available and are used in many consumer products worldwide. Often the depth channel is captured at lower quality compared to the RGB channels and different algorithms have been proposed to improve the quality of the D channel given the RGB channels. Typically these approaches work by assuming that edges in… ▽ More

    Submitted 11 April, 2016; originally announced April 2016.

  14. arXiv:1604.02815  [pdf, other

    cs.CV

    Beyond Brightness Constancy: Learning Noise Models for Optical Flow

    Authors: Dan Rosenbaum, Yair Weiss

    Abstract: Optical flow is typically estimated by minimizing a "data cost" and an optional regularizer. While there has been much work on different regularizers many modern algorithms still use a data cost that is not very different from the ones used over 30 years ago: a robust version of brightness constancy or gradient constancy. In this paper we leverage the recent availability of ground-truth optical fl… ▽ More

    Submitted 11 April, 2016; originally announced April 2016.

  15. arXiv:1412.0639  [pdf, other

    cs.DS

    Beating the Generator-Enumeration Bound for Solvable-Group Isomorphism

    Authors: David J. Rosenbaum

    Abstract: We consider the isomorphism problem for groups specified by their multiplication tables. Until recently, the best published bound for the worst-case was achieved by the n^(log_p n + O(1)) generator-enumeration algorithm. In previous work with Fabian Wagner, we showed an n^((1 / 2) log_p n + O(log n / log log n)) time algorithm for testing isomorphism of p-groups by building graphs with degree boun… ▽ More

    Submitted 1 December, 2014; originally announced December 2014.

    Comments: 22 pages. This is an updated and improved version of the results for solvable groups in arXiv:1205.0642

  16. arXiv:1402.4844  [pdf, ps, other

    cs.LG stat.ML

    Subspace Learning with Partial Information

    Authors: Alon Gonen, Dan Rosenbaum, Yonina Eldar, Shai Shalev-Shwartz

    Abstract: The goal of subspace learning is to find a $k$-dimensional subspace of $\mathbb{R}^d$, such that the expected squared distance between instance vectors and the subspace is as small as possible. In this paper we study subspace learning in a partial information setting, in which the learner can only observe $r \le d$ attributes from each instance vector. We propose several efficient algorithms for t… ▽ More

    Submitted 26 May, 2016; v1 submitted 19 February, 2014; originally announced February 2014.

  17. arXiv:1312.1755  [pdf, ps, other

    cs.DS cs.DM

    Beating the Generator-Enumeration Bound for $p$-Group Isomorphism

    Authors: David J. Rosenbaum, Fabian Wagner

    Abstract: We consider the group isomorphism problem: given two finite groups G and H specified by their multiplication tables, decide if G cong H. For several decades, the n^(log_p n + O(1)) generator-enumeration bound (where p is the smallest prime dividing the order of the group) has been the best worst-case result for general groups. In this work, we show the first improvement over the generator-enumerat… ▽ More

    Submitted 5 December, 2013; originally announced December 2013.

    Comments: 15 pages. This is an updated and improved version of the results for p-groups in arXiv:1205.0642 and TR11-052 in ECCC

  18. arXiv:1304.3935  [pdf, ps, other

    cs.DS cs.CC

    Bidirectional Collision Detection and Faster Deterministic Isomorphism Testing

    Authors: David J. Rosenbaum

    Abstract: In this work, we introduce bidirectional collision detection --- a new algorithmic tool that applies to the collision problems that arise in many isomorphism problems. For the group isomorphism problem, we show that bidirectional collision detection yields a deterministic n^((1 / 2) log n + O(1)) time algorithm whereas previously the n^(log n + O(1)) generator-enumeration algorithm was the best re… ▽ More

    Submitted 16 May, 2013; v1 submitted 14 April, 2013; originally announced April 2013.

    Comments: 18 pages. v1 shows the results. v2 makes minor corrections

  19. arXiv:1205.0642  [pdf, other

    cs.DS cs.DM quant-ph

    Breaking the n^(log n) Barrier for Solvable-Group Isomorphism

    Authors: David Rosenbaum

    Abstract: We consider the group isomorphism problem: given two finite groups G and H specified by their multiplication tables, decide if G and H are isomorphic. The n^(log n) barrier for group isomorphism has withstood all attacks --- even for the special cases of p-groups and solvable groups --- ever since the n^(log n + O(1)) generator-enumeration algorithm. In this work, we present the first significant… ▽ More

    Submitted 11 December, 2013; v1 submitted 3 May, 2012; originally announced May 2012.

    Comments: 24 pages for the main body, 29 pages of appendices and references, 2 figures. v1 shows the algorithm for nilpotent groups. v2 makes a minor improvement. v3 generalizes to solvable groups. v4 contains additional discussions, clarifications and new side results. v5 makes the construction of the canonical forms explicit (expanding on a remark in v4). v6 makes various minor corrections. The portion of this paper on p-groups has been replaced by arXiv:1312.1755

  20. arXiv:1205.0036  [pdf, other

    quant-ph cs.CC

    Optimal Quantum Circuits for Nearest-Neighbor Architectures

    Authors: David Rosenbaum

    Abstract: We show that the depth of quantum circuits in the realistic architecture where a classical controller determines which local interactions to apply on the kD grid Z^k where k >= 2 is the same (up to a constant factor) as in the standard model where arbitrary interactions are allowed. This allows minimum-depth circuits (up to a constant factor) for the nearest-neighbor architecture to be obtained fr… ▽ More

    Submitted 7 May, 2013; v1 submitted 30 April, 2012; originally announced May 2012.

    Comments: 24 pages, 6 figures. v1 introduces all the results. v2 and v3 make minor improvements to the presentation and add additional references

  21. arXiv:1111.1462  [pdf, other

    quant-ph cs.CC

    Uselessness for an Oracle Model with Internal Randomness

    Authors: Aram W. Harrow, David J. Rosenbaum

    Abstract: We consider a generalization of the standard oracle model in which the oracle acts on the target with a permutation selected according to internal random coins. We describe several problems that are impossible to solve classically but can be solved by a quantum algorithm using a single query; we show that such infinity-vs-one separations between classical and quantum query complexities can be cons… ▽ More

    Submitted 23 September, 2013; v1 submitted 6 November, 2011; originally announced November 2011.

    Comments: 18 pages. v2. shortened, presentation improved, same results

    Journal ref: Q. Inf. Comput. vol. 14, no. 7&8, pp. 608-624 (2014)

  22. arXiv:1011.4138  [pdf, ps, other

    quant-ph cs.CC

    Quantum Algorithms for Tree Isomorphism and State Symmetrization

    Authors: David Rosenbaum

    Abstract: The graph isomorphism problem is theoretically interesting and also has many practical applications. The best known classical algorithms for graph isomorphism all run in time super-polynomial in the size of the graph in the worst case. An interesting open problem is whether quantum computers can solve the graph isomorphism problem in polynomial time. In this paper, an algorithm is shown which can… ▽ More

    Submitted 25 April, 2011; v1 submitted 18 November, 2010; originally announced November 2010.