Skip to main content

Showing 1–13 of 13 results for author: Durasov, N

.
  1. arXiv:2503.13317  [pdf, other

    stat.ML cs.LG

    Do you understand epistemic uncertainty? Think again! Rigorous frequentist epistemic uncertainty estimation in regression

    Authors: Enrico Foglia, Benjamin Bobbia, Nikita Durasov, Michael Bauerheim, Pascal Fua, Stephane Moreau, Thierry Jardin

    Abstract: Quantifying model uncertainty is critical for understanding prediction reliability, yet distinguishing between aleatoric and epistemic uncertainty remains challenging. We extend recent work from classification to regression to provide a novel frequentist approach to epistemic and aleatoric uncertainty estimation. We train models to generate conditional predictions by feeding their initial output b… ▽ More

    Submitted 17 March, 2025; originally announced March 2025.

  2. arXiv:2503.06740  [pdf, other

    cs.CV

    D3DR: Lighting-Aware Object Insertion in Gaussian Splatting

    Authors: Vsevolod Skorokhodov, Nikita Durasov, Pascal Fua

    Abstract: Gaussian Splatting has become a popular technique for various 3D Computer Vision tasks, including novel view synthesis, scene reconstruction, and dynamic scene rendering. However, the challenge of natural-looking object insertion, where the object's appearance seamlessly matches the scene, remains unsolved. In this work, we propose a method, dubbed D3DR, for inserting a 3DGS-parametrized object in… ▽ More

    Submitted 9 March, 2025; originally announced March 2025.

  3. arXiv:2410.23910  [pdf, other

    cs.CV

    Uncertainty Estimation for 3D Object Detection via Evidential Learning

    Authors: Nikita Durasov, Rafid Mahmood, Jiwoong Choi, Marc T. Law, James Lucas, Pascal Fua, Jose M. Alvarez

    Abstract: 3D object detection is an essential task for computer vision applications in autonomous vehicles and robotics. However, models often struggle to quantify detection reliability, leading to poor performance on unfamiliar scenes. We introduce a framework for quantifying uncertainty in 3D object detection by leveraging an evidential learning loss on Bird's Eye View representations in the 3D detector.… ▽ More

    Submitted 31 October, 2024; originally announced October 2024.

  4. arXiv:2410.04201  [pdf, other

    cs.CV

    IT$^3$: Idempotent Test-Time Training

    Authors: Nikita Durasov, Assaf Shocher, Doruk Oner, Gal Chechik, Alexei A. Efros, Pascal Fua

    Abstract: Deep learning models often struggle when deployed in real-world settings due to distribution shifts between training and test data. While existing approaches like domain adaptation and test-time training (TTT) offer partial solutions, they typically require additional data or domain-specific auxiliary tasks. We present Idempotent Test-Time Training (IT$^3$), a novel approach that enables on-the-fl… ▽ More

    Submitted 25 May, 2025; v1 submitted 5 October, 2024; originally announced October 2024.

    Comments: Accepted at ICML 2025

  5. arXiv:2406.09250  [pdf, other

    cs.CV cs.AI cs.LG

    MirrorCheck: Efficient Adversarial Defense for Vision-Language Models

    Authors: Samar Fares, Klea Ziu, Toluwani Aremu, Nikita Durasov, Martin Takáč, Pascal Fua, Karthik Nandakumar, Ivan Laptev

    Abstract: Vision-Language Models (VLMs) are becoming increasingly vulnerable to adversarial attacks as various novel attack strategies are being proposed against these models. While existing defenses excel in unimodal contexts, they currently fall short in safeguarding VLMs against adversarial threats. To mitigate this vulnerability, we propose a novel, yet elegantly simple approach for detecting adversaria… ▽ More

    Submitted 17 October, 2024; v1 submitted 13 June, 2024; originally announced June 2024.

  6. arXiv:2403.16732  [pdf, other

    cs.AI

    Enabling Uncertainty Estimation in Iterative Neural Networks

    Authors: Nikita Durasov, Doruk Oner, Jonathan Donier, Hieu Le, Pascal Fua

    Abstract: Turning pass-through network architectures into iterative ones, which use their own output as input, is a well-known approach for boosting performance. In this paper, we argue that such architectures offer an additional benefit: The convergence rate of their successive outputs is highly correlated with the accuracy of the value to which they converge. Thus, we can use the convergence rate as a use… ▽ More

    Submitted 25 May, 2025; v1 submitted 25 March, 2024; originally announced March 2024.

    Comments: Accepted at ICML 2024

  7. arXiv:2211.11546  [pdf, other

    cs.CV

    PartAL: Efficient Partial Active Learning in Multi-Task Visual Settings

    Authors: Nikita Durasov, Nik Dorndorf, Pascal Fua

    Abstract: Multi-task learning is central to many real-world applications. Unfortunately, obtaining labelled data for all tasks is time-consuming, challenging, and expensive. Active Learning (AL) can be used to reduce this burden. Existing techniques typically involve picking images to be annotated and providing annotations for all tasks. In this paper, we show that it is more effective to select not only… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  8. arXiv:2211.11435  [pdf, other

    cs.LG cs.CV

    ZigZag: Universal Sampling-free Uncertainty Estimation Through Two-Step Inference

    Authors: Nikita Durasov, Nik Dorndorf, Hieu Le, Pascal Fua

    Abstract: Whereas the ability of deep networks to produce useful predictions has been amply demonstrated, estimating the reliability of these predictions remains challenging. Sampling approaches such as MC-Dropout and Deep Ensembles have emerged as the most popular ones for this purpose. Unfortunately, they require many forward passes at inference time, which slows them down. Sampling-free approaches can be… ▽ More

    Submitted 26 May, 2024; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Accepted to Transactions on Machine Learning Research (TMLR), ICML ABBI 2024

  9. arXiv:2210.10090  [pdf, other

    cs.CV cs.AI

    How to Boost Face Recognition with StyleGAN?

    Authors: Artem Sevastopolsky, Yury Malkov, Nikita Durasov, Luisa Verdoliva, Matthias Nießner

    Abstract: State-of-the-art face recognition systems require vast amounts of labeled training data. Given the priority of privacy in face recognition applications, the data is limited to celebrity web crawls, which have issues such as limited numbers of identities. On the other hand, self-supervised revolution in the industry motivates research on the adaptation of related techniques to facial recognition. O… ▽ More

    Submitted 28 July, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

    Comments: 16 pages, 9 figures, 11 tables; accepted to ICCV 2023

  10. arXiv:2109.13337  [pdf, other

    cs.LG cs.AI

    DEBOSH: Deep Bayesian Shape Optimization

    Authors: Nikita Durasov, Artem Lukoyanov, Jonathan Donier, Pascal Fua

    Abstract: Graph Neural Networks (GNNs) can predict the performance of an industrial design quickly and accurately and be used to optimize its shape effectively. However, to fully explore the shape space, one must often consider shapes deviating significantly from the training set. For these, GNN predictions become unreliable, something that is often ignored. For optimization techniques relying on Gaussian P… ▽ More

    Submitted 2 October, 2023; v1 submitted 28 September, 2021; originally announced September 2021.

  11. arXiv:2103.16291  [pdf, other

    cs.CV cs.AI

    Leveraging Self-Supervision for Cross-Domain Crowd Counting

    Authors: Weizhe Liu, Nikita Durasov, Pascal Fua

    Abstract: State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. While effective, these data-driven approaches rely on large amount of data annotation to achieve good performance, which stops these models from being deployed in emergencies during which data annotation is either too costly or cannot be obtained fast enough. One popular solution is to… ▽ More

    Submitted 30 March, 2021; originally announced March 2021.

  12. arXiv:2012.08334  [pdf, other

    cs.LG cs.CV

    Masksembles for Uncertainty Estimation

    Authors: Nikita Durasov, Timur Bagautdinov, Pierre Baque, Pascal Fua

    Abstract: Deep neural networks have amply demonstrated their prowess but estimating the reliability of their predictions remains challenging. Deep Ensembles are widely considered as being one of the best methods for generating uncertainty estimates but are very expensive to train and evaluate. MC-Dropout is another popular alternative, which is less expensive, but also less reliable. Our central intuition i… ▽ More

    Submitted 25 June, 2021; v1 submitted 15 December, 2020; originally announced December 2020.

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2021, pp. 13539-13548

  13. Double Refinement Network for Efficient Indoor Monocular Depth Estimation

    Authors: Nikita Durasov, Mikhail Romanov, Valeriya Bubnova, Pavel Bogomolov, Anton Konushin

    Abstract: Monocular depth estimation is the task of obtaining a measure of distance for each pixel using a single image. It is an important problem in computer vision and is usually solved using neural networks. Though recent works in this area have shown significant improvement in accuracy, the state-of-the-art methods tend to require massive amounts of memory and time to process an image. The main purpose… ▽ More

    Submitted 4 April, 2019; v1 submitted 20 November, 2018; originally announced November 2018.

    Journal ref: 2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)