Skip to main content

Showing 1–6 of 6 results for author: Sadeghi, J

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

    cs.CV

    On Calibration of Object Detectors: Pitfalls, Evaluation and Baselines

    Authors: Selim Kuzucu, Kemal Oksuz, Jonathan Sadeghi, Puneet K. Dokania

    Abstract: Reliable usage of object detectors require them to be calibrated -- a crucial problem that requires careful attention. Recent approaches towards this involve (1) designing new loss functions to obtain calibrated detectors by training them from scratch, and (2) post-hoc Temperature Scaling (TS) that learns to scale the likelihood of a trained detector to output calibrated predictions. These approac… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: 31 pages, 8 figures

  2. arXiv:2311.12722  [pdf, other

    cs.RO cs.CR cs.CV cs.LG

    Attacking Motion Planners Using Adversarial Perception Errors

    Authors: Jonathan Sadeghi, Nicholas A. Lord, John Redford, Romain Mueller

    Abstract: Autonomous driving (AD) systems are often built and tested in a modular fashion, where the performance of different modules is measured using task-specific metrics. These metrics should be chosen so as to capture the downstream impact of each module and the performance of the system as a whole. For example, high perception quality should enable prediction and planning to be performed safely. Even… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  3. arXiv:2210.02168  [pdf, other

    cs.LG

    An Active Learning Reliability Method for Systems with Partially Defined Performance Functions

    Authors: Jonathan Sadeghi, Romain Mueller, John Redford

    Abstract: In engineering design, one often wishes to calculate the probability that the performance of a system is satisfactory under uncertainty. State of the art algorithms exist to solve this problem using active learning with Gaussian process models. However, these algorithms cannot be applied to problems which often occur in the autonomous vehicle domain where the performance of a system may be undefin… ▽ More

    Submitted 2 November, 2022; v1 submitted 5 October, 2022; originally announced October 2022.

    Comments: To appear in NeurIPS 2022 Workshop on Gaussian Processes, Spatiotemporal Modeling, and Decision-making Systems (GPSMDMS). The code to generate these experiments is available as an open source repository, see http://github.com/fiveai/hGP_experiments/

  4. Query-based Hard-Image Retrieval for Object Detection at Test Time

    Authors: Edward Ayers, Jonathan Sadeghi, John Redford, Romain Mueller, Puneet K. Dokania

    Abstract: There is a longstanding interest in capturing the error behaviour of object detectors by finding images where their performance is likely to be unsatisfactory. In real-world applications such as autonomous driving, it is also crucial to characterise potential failures beyond simple requirements of detection performance. For example, a missed detection of a pedestrian close to an ego vehicle will g… ▽ More

    Submitted 29 June, 2023; v1 submitted 23 September, 2022; originally announced September 2022.

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence, 37(12), 14692-14700 (2023)

  5. arXiv:2208.00096  [pdf, other

    cs.RO cs.MA

    Perspectives on the System-level Design of a Safe Autonomous Driving Stack

    Authors: Majd Hawasly, Jonathan Sadeghi, Morris Antonello, Stefano V. Albrecht, John Redford, Subramanian Ramamoorthy

    Abstract: Achieving safe and robust autonomy is the key bottleneck on the path towards broader adoption of autonomous vehicles technology. This motivates going beyond extrinsic metrics such as miles between disengagement, and calls for approaches that embody safety by design. In this paper, we address some aspects of this challenge, with emphasis on issues of motion planning and prediction. We do this throu… ▽ More

    Submitted 29 July, 2022; originally announced August 2022.

    Comments: AI Communications special issue on Multi-agent Systems Research in the UK

  6. arXiv:2110.02739  [pdf, other

    cs.LG cs.AI cs.CV cs.RO

    A Step Towards Efficient Evaluation of Complex Perception Tasks in Simulation

    Authors: Jonathan Sadeghi, Blaine Rogers, James Gunn, Thomas Saunders, Sina Samangooei, Puneet Kumar Dokania, John Redford

    Abstract: There has been increasing interest in characterising the error behaviour of systems which contain deep learning models before deploying them into any safety-critical scenario. However, characterising such behaviour usually requires large-scale testing of the model that can be extremely computationally expensive for complex real-world tasks. For example, tasks involving compute intensive object det… ▽ More

    Submitted 4 November, 2021; v1 submitted 28 September, 2021; originally announced October 2021.

    Comments: To appear in NeurIPS 2021 Workshop on Machine Learning for Autonomous Driving (ML4AD)