Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–14 of 14 results for author: Joy, T

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

    cs.LG cs.CL

    What Makes and Breaks Safety Fine-tuning? A Mechanistic Study

    Authors: Samyak Jain, Ekdeep Singh Lubana, Kemal Oksuz, Tom Joy, Philip H. S. Torr, Amartya Sanyal, Puneet K. Dokania

    Abstract: Safety fine-tuning helps align Large Language Models (LLMs) with human preferences for their safe deployment. To better understand the underlying factors that make models safe via safety fine-tuning, we design a synthetic data generation framework that captures salient aspects of an unsafe input by modeling the interaction between the task the model is asked to perform (e.g., "design") versus the… ▽ More

    Submitted 21 August, 2024; v1 submitted 14 July, 2024; originally announced July 2024.

    Comments: Preprint

  2. arXiv:2309.14976  [pdf, other

    cs.CV

    MoCaE: Mixture of Calibrated Experts Significantly Improves Object Detection

    Authors: Kemal Oksuz, Selim Kuzucu, Tom Joy, Puneet K. Dokania

    Abstract: Combining the strengths of many existing predictors to obtain a Mixture of Experts which is superior to its individual components is an effective way to improve the performance without having to develop new architectures or train a model from scratch. However, surprisingly, we find that naïvely combining expert object detectors in a similar way to Deep Ensembles, can often lead to degraded perform… ▽ More

    Submitted 1 February, 2024; v1 submitted 26 September, 2023; originally announced September 2023.

  3. arXiv:2307.00934  [pdf, other

    cs.CV

    Towards Building Self-Aware Object Detectors via Reliable Uncertainty Quantification and Calibration

    Authors: Kemal Oksuz, Tom Joy, Puneet K. Dokania

    Abstract: The current approach for testing the robustness of object detectors suffers from serious deficiencies such as improper methods of performing out-of-distribution detection and using calibration metrics which do not consider both localisation and classification quality. In this work, we address these issues, and introduce the Self-Aware Object Detection (SAOD) task, a unified testing framework which… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

    Comments: CVPR 2023

  4. arXiv:2207.06211  [pdf, other

    cs.CV

    Sample-dependent Adaptive Temperature Scaling for Improved Calibration

    Authors: Tom Joy, Francesco Pinto, Ser-Nam Lim, Philip H. S. Torr, Puneet K. Dokania

    Abstract: It is now well known that neural networks can be wrong with high confidence in their predictions, leading to poor calibration. The most common post-hoc approach to compensate for this is to perform temperature scaling, which adjusts the confidences of the predictions on any input by scaling the logits by a fixed value. Whilst this approach typically improves the average calibration across the whol… ▽ More

    Submitted 22 July, 2022; v1 submitted 13 July, 2022; originally announced July 2022.

  5. arXiv:2106.12570  [pdf, other

    cs.LG cs.CV

    Learning Multimodal VAEs through Mutual Supervision

    Authors: Tom Joy, Yuge Shi, Philip H. S. Torr, Tom Rainforth, Sebastian M. Schmon, N. Siddharth

    Abstract: Multimodal VAEs seek to model the joint distribution over heterogeneous data (e.g.\ vision, language), whilst also capturing a shared representation across such modalities. Prior work has typically combined information from the modalities by reconciling idiosyncratic representations directly in the recognition model through explicit products, mixtures, or other such factorisations. Here we introdu… ▽ More

    Submitted 16 December, 2022; v1 submitted 23 June, 2021; originally announced June 2021.

  6. arXiv:2101.08888  [pdf, ps, other

    eess.IV cs.CV cs.LG

    Analyzing Epistemic and Aleatoric Uncertainty for Drusen Segmentation in Optical Coherence Tomography Images

    Authors: Tinu Theckel Joy, Suman Sedai, Rahil Garnavi

    Abstract: Age-related macular degeneration (AMD) is one of the leading causes of permanent vision loss in people aged over 60 years. Accurate segmentation of biomarkers such as drusen that points to the early stages of AMD is crucial in preventing further vision impairment. However, segmenting drusen is extremely challenging due to their varied sizes and appearances, low contrast and noise resemblance. Most… ▽ More

    Submitted 7 February, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

    Comments: Accepted in AAAI 2021 Workshop on Trustworthy AI for Healthcare

  7. arXiv:2006.10102  [pdf, other

    cs.LG stat.ML

    Capturing Label Characteristics in VAEs

    Authors: Tom Joy, Sebastian M. Schmon, Philip H. S. Torr, N. Siddharth, Tom Rainforth

    Abstract: We present a principled approach to incorporating labels in VAEs that captures the rich characteristic information associated with those labels. While prior work has typically conflated these by learning latent variables that directly correspond to label values, we argue this is contrary to the intended effect of supervision in VAEs-capturing rich label characteristics with the latents. For exampl… ▽ More

    Submitted 16 December, 2022; v1 submitted 17 June, 2020; originally announced June 2020.

    Comments: Accepted to ICLR 2021

  8. arXiv:1907.07745  [pdf, other

    cs.CV eess.IV eess.SP

    Real-Time Highly Accurate Dense Depth on a Power Budget using an FPGA-CPU Hybrid SoC

    Authors: Oscar Rahnama, Tommaso Cavallari, Stuart Golodetz, Alessio Tonioni, Thomas Joy, Luigi Di Stefano, Simon Walker, Philip H. S. Torr

    Abstract: Obtaining highly accurate depth from stereo images in real time has many applications across computer vision and robotics, but in some contexts, upper bounds on power consumption constrain the feasible hardware to embedded platforms such as FPGAs. Whilst various stereo algorithms have been deployed on these platforms, usually cut down to better match the embedded architecture, certain key parts of… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

    Comments: 6 pages, 7 figures, 2 tables, journal

    Journal ref: IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 66, no. 5, pp. 773-777, May 2019

  9. arXiv:1904.02957  [pdf, other

    cs.CV

    Learning to Adapt for Stereo

    Authors: Alessio Tonioni, Oscar Rahnama, Thomas Joy, Luigi Di Stefano, Thalaiyasingam Ajanthan, Philip H. S. Torr

    Abstract: Real world applications of stereo depth estimation require models that are robust to dynamic variations in the environment. Even though deep learning based stereo methods are successful, they often fail to generalize to unseen variations in the environment, making them less suitable for practical applications such as autonomous driving. In this work, we introduce a "learning-to-adapt" framework th… ▽ More

    Submitted 5 April, 2019; originally announced April 2019.

    Comments: Accepted at CVPR2019. Code available at https://github.com/CVLAB-Unibo/Learning2AdaptForStereo

    Journal ref: IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019, pp. 9661-9670

  10. arXiv:1902.02416  [pdf, ps, other

    cs.LG stat.ML

    Fast Hyperparameter Tuning using Bayesian Optimization with Directional Derivatives

    Authors: Tinu Theckel Joy, Santu Rana, Sunil Gupta, Svetha Venkatesh

    Abstract: In this paper we develop a Bayesian optimization based hyperparameter tuning framework inspired by statistical learning theory for classifiers. We utilize two key facts from PAC learning theory; the generalization bound will be higher for a small subset of data compared to the whole, and the highest accuracy for a small subset of data can be achieved with a simple model. We initially tune the hype… ▽ More

    Submitted 6 February, 2019; originally announced February 2019.

  11. arXiv:1805.09028  [pdf, other

    cs.CV

    Efficient Relaxations for Dense CRFs with Sparse Higher Order Potentials

    Authors: Thomas Joy, Alban Desmaison, Thalaiyasingam Ajanthan, Rudy Bunel, Mathieu Salzmann, Pushmeet Kohli, Philip H. S. Torr, M. Pawan Kumar

    Abstract: Dense conditional random fields (CRFs) have become a popular framework for modelling several problems in computer vision such as stereo correspondence and multi-class semantic segmentation. By modelling long-range interactions, dense CRFs provide a labelling that captures finer detail than their sparse counterparts. Currently, the state-of-the-art algorithm performs mean-field inference using a fi… ▽ More

    Submitted 26 October, 2018; v1 submitted 23 May, 2018; originally announced May 2018.

  12. arXiv:1406.5316  [pdf, ps, other

    cs.NI

    Cache Discovery Over a Multihop Wireless Ad Hoc Network

    Authors: Preetha Theresa Joy, K. Poulose Jacob

    Abstract: Multihop ad hoc wireless networks consist of mobile nodes that communicate with each other without any fixed infrastructure. The nodes in these networks are power constrained, since they operate in limited battery energy. Cooperative caching is an attractive solution for reducing network traffic and bandwidth demands in mobile ad hoc networks. Deploying caches in mobile nodes can reduce the overal… ▽ More

    Submitted 20 June, 2014; originally announced June 2014.

  13. arXiv:1307.7563  [pdf

    cs.NI cs.DC

    Cooperative Caching Framework for Mobile Cloud Computing

    Authors: Preetha Theresa Joy, K. Poulose Jacob

    Abstract: Due to the advancement in mobile devices and wireless networks mobile cloud computing, which combines mobile computing and cloud computing has gained momentum since 2009. The characteristics of mobile devices and wireless network makes the implementation of mobile cloud computing more complicated than for fixed clouds. This section lists some of the major issues in Mobile Cloud Computing. One of t… ▽ More

    Submitted 29 July, 2013; originally announced July 2013.

    Journal ref: Global Journal of Computer Science and Technology, Volume 13 Issue 8 Version 1.0 Year 2013 Network, Web & Security Volume 13 Issue 8 Version 1.0 Year 2013

  14. arXiv:1208.3295  [pdf

    cs.NI

    Cache Replacement Policies for Cooperative Caching in Mobile Ad hoc Networks

    Authors: Preetha Theresa Joy, K. Poulose Jacob

    Abstract: Cooperative caching is a technique used in mobile ad hoc networks to improve the efficiency of information access by reducing the access latency and bandwidth usage. Cache replacement policy plays a significant role in response time reduction by selecting suitable subset of items for eviction from the cache. In this paper we have made a review of the existing cache replacement algorithms proposed… ▽ More

    Submitted 16 August, 2012; originally announced August 2012.

    Comments: 6 pages, 1 Table; IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 3, No 2, May 2012 ISSN (Online): 1694-0814