SearcharxivSearch

arXiv subjects

Nadav Carmel

Publications and source records attributed to Nadav Carmel.

3 recordsLinked to original sources

Do More With What You Have: Transferring Depth-Scale from Labeled to Unlabeled Domains

Transferring the absolute depth prediction capabilities of an estimator to a new domain is a task with significant real-world applications. This task is specifically challenging when images from the new domain are collected without ground-truth depth measurements, and possibly with sensors of different intrinsics. To overcome such limitations, a recent zero-shot solution was trained on an extensive training dataset and encoded the various camera intrinsics. Other solutions generated synthetic data with depth labels that matched the intrinsics of the new target data to enable depth-scale transfer between the domains. In this work we present an alternative solution that can utilize any existing synthetic or real dataset, that has a small number of images annotated with ground truth depth labels. Specifically, we show that self-supervised depth estimators result in up-to-scale predictions that are linearly correlated to their absolute depth values across the domain, a property that we model in this work using a single scalar. In addition, aligning the field-of-view of two datasets prior to training, results in a common linear relationship for both domains. We use this observed property to transfer the depth-scale from source datasets that have absolute depth labels to new target datasets that lack these measurements, enabling absolute depth predictions in the target domain. The suggested method was successfully demonstrated on the KITTI, DDAD and nuScenes datasets, while using other existing real or synthetic source datasets, that have a different field-of-view, other image style or structural content, achieving comparable or better accuracy than other existing methods that do not use target ground-truth depths.

cs.CV

Hybrid Logical-Physical Qubit Interaction as a Post Selection Oracle

We demonstrate a property of the quantum 5-qubit stabilizer code that enables the interaction between qubits of different logical layers, and conduct a full density-matrix simulation of an interaction between a logical and a physical qubit. We use the logical qubit as an ancilla and find under which circumstances it gives an advantage over the bare physical ancilla approach, changing the circuit depth and noise level with decoherence processes at play. We use it as a post selection oracle for quantum phase estimation to detect errors propagating from the sensor qubit. Finally, we use our simulation to give noise thresholds both for computation and for sensing a signal using quantum phase estimation that are well within the capabilities of today's hardware.

quant-ph

Fast and Accurate Gaussian Kernel Ridge Regression Using Matrix Decompositions for Preconditioning

This paper presents a method for building a preconditioner for a kernel ridge regression problem, where the preconditioner is not only effective in its ability to reduce the condition number substantially, but also efficient in its application in terms of computational cost and memory consumption. The suggested approach is based on randomized matrix decomposition methods, combined with the fast multipole method to achieve an algorithm that can process large datasets in complexity linear to the number of data points. In addition, a detailed theoretical analysis is provided, including an upper bound to the condition number. Finally, for Gaussian kernels, the analysis shows that the required rank for a desired condition number can be determined directly from the dataset itself without performing any analysis on the kernel matrix.

math.NA