Skip to main content

Showing 1–6 of 6 results for author: Hodgkinson, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.06792  [pdf

    q-bio.GN cs.DB

    ensemblQueryR: fast, flexible and high-throughput querying of Ensembl LD API endpoints in R

    Authors: Aine Fairbrother-Browne, Sonia GarcĂ­a-Ruiz, Regina H Reynolds, Mina Ryten, Alan Hodgkinson

    Abstract: We present ensemblQueryR, a package providing an R interface to the Ensembl REST API that facilitates flexible, fast, user-friendly and R workflow integrable querying of Ensembl REST API linkage disequilibrium (LD) endpoints, optimised for high-throughput querying. ensemblQueryR achieves this through functions that are intuitive and amenable to custom code integration, use of familiar R object typ… ▽ More

    Submitted 13 August, 2023; originally announced August 2023.

  2. arXiv:2008.12371  [pdf, ps, other

    eess.IV cs.CV

    Improving the Segmentation of Scanning Probe Microscope Images using Convolutional Neural Networks

    Authors: Steff Farley, Jo E. A. Hodgkinson, Oliver M. Gordon, Joanna Turner, Andrea Soltoggio, Philip J. Moriarty, Eugenie Hunsicker

    Abstract: A wide range of techniques can be considered for segmentation of images of nanostructured surfaces. Manually segmenting these images is time-consuming and results in a user-dependent segmentation bias, while there is currently no consensus on the best automated segmentation methods for particular techniques, image classes, and samples. Any image segmentation approach must minimise the noise in the… ▽ More

    Submitted 27 August, 2020; originally announced August 2020.

    Comments: 21 pages, 10 figures

  3. arXiv:2003.00393  [pdf, other

    cs.CV cs.AI

    Deep Active Learning for Biased Datasets via Fisher Kernel Self-Supervision

    Authors: Denis Gudovskiy, Alec Hodgkinson, Takuya Yamaguchi, Sotaro Tsukizawa

    Abstract: Active learning (AL) aims to minimize labeling efforts for data-demanding deep neural networks (DNNs) by selecting the most representative data points for annotation. However, currently used methods are ill-equipped to deal with biased data. The main motivation of this paper is to consider a realistic setting for pool-based semi-supervised AL, where the unlabeled collection of train data is biased… ▽ More

    Submitted 29 February, 2020; originally announced March 2020.

    Comments: Accepted to CVPR 2020. Preprint

  4. arXiv:1908.01887  [pdf, other

    cs.RO cs.AI cs.LG

    DoorGym: A Scalable Door Opening Environment And Baseline Agent

    Authors: Yusuke Urakami, Alec Hodgkinson, Casey Carlin, Randall Leu, Luca Rigazio, Pieter Abbeel

    Abstract: In order to practically implement the door opening task, a policy ought to be robust to a wide distribution of door types and environment settings. Reinforcement Learning (RL) with Domain Randomization (DR) is a promising technique to enforce policy generalization, however, there are only a few accessible training environments that are inherently designed to train agents in domain randomized envir… ▽ More

    Submitted 24 May, 2022; v1 submitted 5 August, 2019; originally announced August 2019.

    Comments: Accepted to NeurIPS2019 Deep Reinforcement Learning Workshop. Full version

  5. arXiv:1811.08011  [pdf, other

    cs.CV

    Explain to Fix: A Framework to Interpret and Correct DNN Object Detector Predictions

    Authors: Denis Gudovskiy, Alec Hodgkinson, Takuya Yamaguchi, Yasunori Ishii, Sotaro Tsukizawa

    Abstract: Explaining predictions of deep neural networks (DNNs) is an important and nontrivial task. In this paper, we propose a practical approach to interpret decisions made by a DNN object detector that has fidelity comparable to state-of-the-art methods and sufficient computational efficiency to process large datasets. Our method relies on recent theory and approximates Shapley feature importance values… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

    Comments: Systems for ML Workshop @ NIPS 2018

  6. arXiv:1808.05285  [pdf, other

    cs.CV

    DNN Feature Map Compression using Learned Representation over GF(2)

    Authors: Denis A. Gudovskiy, Alec Hodgkinson, Luca Rigazio

    Abstract: In this paper, we introduce a method to compress intermediate feature maps of deep neural networks (DNNs) to decrease memory storage and bandwidth requirements during inference. Unlike previous works, the proposed method is based on converting fixed-point activations into vectors over the smallest GF(2) finite field followed by nonlinear dimensionality reduction (NDR) layers embedded into a DNN. S… ▽ More

    Submitted 15 August, 2018; originally announced August 2018.

    Comments: CEFRL2018