Skip to main content

Showing 1–24 of 24 results for author: Fraser, N

.
  1. arXiv:2503.17513  [pdf, ps, other

    cs.LG cs.AI cs.AR

    Improving Quantization with Post-Training Model Expansion

    Authors: Giuseppe Franco, Pablo Monteagudo-Lago, Ian Colbert, Nicholas Fraser, Michaela Blott

    Abstract: The size of a model has been a strong predictor of its quality, as well as its cost. As such, the trade-off between model cost and quality has been well-studied. Post-training optimizations like quantization and pruning have typically focused on reducing the overall volume of pre-trained models to reduce inference costs while maintaining model quality. However, recent advancements have introduced… ▽ More

    Submitted 21 March, 2025; originally announced March 2025.

  2. No Deal: Investigating the Influence of Restricted Access to Elsevier Journals on German Researchers' Publishing and Citing Behaviours

    Authors: Nicholas Fraser, Anne Hobert, Najko Jahn, Philipp Mayr, Isabella Peters

    Abstract: In 2014, a union of German research organisations established Projekt DEAL, a national-level project to negotiate licensing agreements with large scientific publishers. Negotiations between DEAL and Elsevier began in 2016, and broke down without a successful agreement in 2018; in this time, around 200 German research institutions cancelled their license agreements with Elsevier, leading Elsevier t… ▽ More

    Submitted 25 May, 2021; originally announced May 2021.

    Comments: 34 pages, 13 figures, preprint

    Journal ref: QSS 2023

  3. What happens when a journal converts to Open Access? A bibliometric analysis

    Authors: Fakhri Momeni, Philipp Mayr, Nicholas Fraser, Isabella Peters

    Abstract: In recent years, increased stakeholder pressure to transition research to Open Access has led to many journals converting, or 'flipping', from a closed access (CA) to an open access (OA) publishing model. Changing the publishing model can influence the decision of authors to submit their papers to a journal, and increased article accessibility may influence citation behaviour. In this paper we aim… ▽ More

    Submitted 26 March, 2021; originally announced March 2021.

    Comments: 16 pages, 5 figures, Accepted in Scientometrics

  4. arXiv:2102.11289  [pdf, other

    cs.LG hep-ex physics.data-an physics.ins-det

    Ps and Qs: Quantization-aware pruning for efficient low latency neural network inference

    Authors: Benjamin Hawks, Javier Duarte, Nicholas J. Fraser, Alessandro Pappalardo, Nhan Tran, Yaman Umuroglu

    Abstract: Efficient machine learning implementations optimized for inference in hardware have wide-ranging benefits, depending on the application, from lower inference latency to higher data throughput and reduced energy consumption. Two popular techniques for reducing computation in neural networks are pruning, removing insignificant synapses, and quantization, reducing the precision of the calculations. I… ▽ More

    Submitted 19 July, 2021; v1 submitted 22 February, 2021; originally announced February 2021.

    Comments: 22 pages, 7 Figures, 1 Table

    Report number: FERMILAB-PUB-21-056-SCD

    Journal ref: Front. AI 4, 94 (2021)

  5. arXiv:2011.07317  [pdf, other

    cs.AR

    Memory-Efficient Dataflow Inference for Deep CNNs on FPGA

    Authors: Lucian Petrica, Tobias Alonso, Mairin Kroes, Nicholas Fraser, Sorin Cotofana, Michaela Blott

    Abstract: Custom dataflow Convolutional Neural Network (CNN) inference accelerators on FPGA are tailored to a specific CNN topology and store parameters in On-Chip Memory (OCM), resulting in high energy efficiency and low inference latency. However, in these accelerators the shapes of parameter memories are dictated by throughput constraints and do not map well to the underlying OCM, which becomes an implem… ▽ More

    Submitted 14 November, 2020; originally announced November 2020.

    Comments: To appear in FPT 2020 proceedings

  6. arXiv:2011.05873  [pdf, ps, other

    cs.LG cs.CV

    FAT: Training Neural Networks for Reliable Inference Under Hardware Faults

    Authors: Ussama Zahid, Giulio Gambardella, Nicholas J. Fraser, Michaela Blott, Kees Vissers

    Abstract: Deep neural networks (DNNs) are state-of-the-art algorithms for multiple applications, spanning from image classification to speech recognition. While providing excellent accuracy, they often have enormous compute and memory requirements. As a result of this, quantized neural networks (QNNs) are increasingly being adopted and deployed especially on embedded devices, thanks to their high accuracy,… ▽ More

    Submitted 11 November, 2020; originally announced November 2020.

  7. arXiv:2004.03021  [pdf, other

    eess.SP cs.AR cs.LG

    LogicNets: Co-Designed Neural Networks and Circuits for Extreme-Throughput Applications

    Authors: Yaman Umuroglu, Yash Akhauri, Nicholas J. Fraser, Michaela Blott

    Abstract: Deployment of deep neural networks for applications that require very high throughput or extremely low latency is a severe computational challenge, further exacerbated by inefficiencies in mapping the computation to hardware. We present a novel method for designing neural network topologies that directly map to a highly efficient FPGA implementation. By exploiting the equivalence of artificial neu… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

  8. arXiv:1910.11568  [pdf

    cs.DL

    Open Access -- Towards a non-normative and systematic understanding

    Authors: Niels Taubert, Anne Hobert, Nicolas Fraser, Najko Jahn, Elham Iravani

    Abstract: The term Open Access not only describes a certain model of scholarly publishing -- namely in digital format freely accessible to readers -- but often also implies that free availability of research results is desirable, and hence has a normative character. Together with the large variety of presently used definitions of different Open Access types, this normativity hinders a systematic investigati… ▽ More

    Submitted 25 October, 2019; originally announced October 2019.

    Comments: 16 pages, 4 tables

  9. arXiv:1903.11682  [pdf

    cs.DL

    From closed to open access: A case study of flipped journals

    Authors: Fakhri Momeni, Nicholas Fraser, Isabella Peters, Philipp Mayr

    Abstract: In recent years, increased stakeholder pressure to transition research to Open Access has led to many journals "flipping" from a toll access to an open access publishing model. Changing the publishing model can influence the decision of authors to submit their papers to a journal, and increased article accessibility may influence citation behaviour. The aim of this paper is to show changes in the… ▽ More

    Submitted 9 October, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

    Comments: 6 pages, 4 figures, revised research-in-progress paper accepted at the 17th International Conference on Scientometrics & Informetrics (ISSI 2019), Rome, Italy

  10. arXiv:1809.04570  [pdf, other

    cs.AR

    FINN-R: An End-to-End Deep-Learning Framework for Fast Exploration of Quantized Neural Networks

    Authors: Michaela Blott, Thomas Preusser, Nicholas Fraser, Giulio Gambardella, Kenneth O'Brien, Yaman Umuroglu

    Abstract: Convolutional Neural Networks have rapidly become the most successful machine learning algorithm, enabling ubiquitous machine vision and intelligent decisions on even embedded computing-systems. While the underlying arithmetic is structurally simple, compute and memory requirements are challenging. One of the promising opportunities is leveraging reduced-precision representations for inputs, activ… ▽ More

    Submitted 12 September, 2018; originally announced September 2018.

    Comments: to be published in ACM TRETS Special Edition on Deep Learning

  11. arXiv:1807.10577  [pdf, other

    cs.CV

    Accuracy to Throughput Trade-offs for Reduced Precision Neural Networks on Reconfigurable Logic

    Authors: Jiang Su, Nicholas J. Fraser, Giulio Gambardella, Michaela Blott, Gianluca Durelli, David B. Thomas, Philip Leong, Peter Y. K. Cheung

    Abstract: Modern CNN are typically based on floating point linear algebra based implementations. Recently, reduced precision NN have been gaining popularity as they require significantly less memory and computational resources compared to floating point. This is particularly important in power constrained compute environments. However, in many cases a reduction in precision comes at a small cost to the accu… ▽ More

    Submitted 17 July, 2018; originally announced July 2018.

    Comments: Accepted by ARC 2018

  12. arXiv:1807.03123  [pdf, other

    cs.CV

    Scaling Neural Network Performance through Customized Hardware Architectures on Reconfigurable Logic

    Authors: Michaela Blott, Thomas B. Preusser, Nicholas Fraser, Giulio Gambardella, Kenneth OBrien, Yaman Umuroglu, Miriam Leeser

    Abstract: Convolutional Neural Networks have dramatically improved in recent years, surpassing human accuracy on certain problems and performance exceeding that of traditional computer vision algorithms. While the compute pattern in itself is relatively simple, significant compute and memory challenges remain as CNNs may contain millions of floating-point parameters and require billions of floating-point op… ▽ More

    Submitted 26 June, 2018; originally announced July 2018.

  13. arXiv:1807.00301  [pdf, other

    cs.CV

    SYQ: Learning Symmetric Quantization For Efficient Deep Neural Networks

    Authors: Julian Faraone, Nicholas Fraser, Michaela Blott, Philip H. W. Leong

    Abstract: Inference for state-of-the-art deep neural networks is computationally expensive, making them difficult to deploy on constrained hardware environments. An efficient way to reduce this complexity is to quantize the weight parameters and/or activations during training by approximating their distributions with a limited entry codebook. For very low-precisions, such as binary or ternary networks with… ▽ More

    Submitted 1 July, 2018; originally announced July 2018.

    Comments: Published as a conference paper at the 2018 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)

  14. Inference of Quantized Neural Networks on Heterogeneous All-Programmable Devices

    Authors: Thomas B. Preußer, Giulio Gambardella, Nicholas Fraser, Michaela Blott

    Abstract: Neural networks have established as a generic and powerful means to approach challenging problems such as image classification, object detection or decision making. Their successful employment foots on an enormous demand of compute. The quantization of network parameters and the processed data has proven a valuable measure to reduce the challenges of network inference so effectively that the feasi… ▽ More

    Submitted 21 June, 2018; originally announced June 2018.

  15. arXiv:1805.07941  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Quantizing Convolutional Neural Networks for Low-Power High-Throughput Inference Engines

    Authors: Sean O. Settle, Manasa Bollavaram, Paolo D'Alberto, Elliott Delaye, Oscar Fernandez, Nicholas Fraser, Aaron Ng, Ashish Sirasao, Michael Wu

    Abstract: Deep learning as a means to inferencing has proliferated thanks to its versatility and ability to approach or exceed human-level accuracy. These computational models have seemingly insatiable appetites for computational resources not only while training, but also when deployed at scales ranging from data centers all the way down to embedded devices. As such, increasing consideration is being made… ▽ More

    Submitted 21 May, 2018; originally announced May 2018.

  16. arXiv:1709.06262  [pdf, other

    cs.CV

    Compressing Low Precision Deep Neural Networks Using Sparsity-Induced Regularization in Ternary Networks

    Authors: Julian Faraone, Nicholas Fraser, Giulio Gambardella, Michaela Blott, Philip H. W. Leong

    Abstract: A low precision deep neural network training technique for producing sparse, ternary neural networks is presented. The technique incorporates hard- ware implementation costs during training to achieve significant model compression for inference. Training involves three stages: network training using L2 regularization and a quantization threshold regularizer, quantization pruning, and finally retra… ▽ More

    Submitted 9 October, 2017; v1 submitted 19 September, 2017; originally announced September 2017.

    Comments: To appear as a conference paper at the 24th International Conference On Neural Information Processing (ICONIP 2017)

  17. arXiv:1701.03400  [pdf, other

    cs.CV cs.LG

    Scaling Binarized Neural Networks on Reconfigurable Logic

    Authors: Nicholas J. Fraser, Yaman Umuroglu, Giulio Gambardella, Michaela Blott, Philip Leong, Magnus Jahre, Kees Vissers

    Abstract: Binarized neural networks (BNNs) are gaining interest in the deep learning community due to their significantly lower computational and memory cost. They are particularly well suited to reconfigurable logic devices, which contain an abundance of fine-grained compute resources and can result in smaller, lower power implementations, or conversely in higher classification rates. Towards this end, the… ▽ More

    Submitted 27 January, 2017; v1 submitted 12 January, 2017; originally announced January 2017.

    Comments: To appear in the PARMA-DITAM workshop at HiPEAC 2017, January 2017

  18. arXiv:1612.07119  [pdf, other

    cs.CV cs.AR cs.LG

    FINN: A Framework for Fast, Scalable Binarized Neural Network Inference

    Authors: Yaman Umuroglu, Nicholas J. Fraser, Giulio Gambardella, Michaela Blott, Philip Leong, Magnus Jahre, Kees Vissers

    Abstract: Research has shown that convolutional neural networks contain significant redundancy, and high classification accuracy can be obtained even when weights and activations are reduced from floating point to binary values. In this paper, we present FINN, a framework for building fast and flexible FPGA accelerators using a flexible heterogeneous streaming architecture. By utilizing a novel set of optim… ▽ More

    Submitted 1 December, 2016; originally announced December 2016.

    Comments: To appear in the 25th International Symposium on Field-Programmable Gate Arrays, February 2017

  19. OGLE-2005-BLG-018: Characterization of Full Physical and Orbital Parameters of a Gravitational Binary Lens

    Authors: I. -G. Shin, A. Udalski, C. Han, A. Gould, M. Dominik, P. Fouque, M. Kubiak, M. K. Szymanski, G. Pietrzynki, I. Soszynski, K. Ulaczyk, L. Wyrzykowski, D. L. DePoy, S. Dong, B. S. Gaudi, C. -U. Lee, B. -G. Park, R. W. Pogge, M. D. Albrow, A. Allan, J. P. Beaulieu, D. P. Bennett, M. Bode, D. M. Bramich, S. Brillant , et al. (33 additional authors not shown)

    Abstract: We present the analysis result of a gravitational binary-lensing event OGLE-2005-BLG-018. The light curve of the event is characterized by 2 adjacent strong features and a single weak feature separated from the strong features. The light curve exhibits noticeable deviations from the best-fit model based on standard binary parameters. To explain the deviation, we test models including various highe… ▽ More

    Submitted 27 April, 2011; originally announced April 2011.

    Comments: 19 pages, 6 figures

  20. OGLE 2008--BLG--290: An accurate measurement of the limb darkening of a Galactic Bulge K Giant spatially resolved by microlensing

    Authors: P. Fouque, D. Heyrovsky, S. Dong, A. Gould, A. Udalski, M. D. Albrow, V. Batista, J. -P. Beaulieu, D. P. Bennett, I. A. Bond, D. M. Bramich, S. Calchi Novati, A. Cassan, C. Coutures, S. Dieters, M. Dominik, D. Dominis Prester, J. Greenhill, K. Horne, U. G. Jorgensen, S. Kozlowski, D. Kubas, C. -H. Lee, J. -B. Marquette, M. Mathiasen , et al. (93 additional authors not shown)

    Abstract: Gravitational microlensing is not only a successful tool for discovering distant exoplanets, but it also enables characterization of the lens and source stars involved in the lensing event. In high magnification events, the lens caustic may cross over the source disk, which allows a determination of the angular size of the source and additionally a measurement of its limb darkening. When such exte… ▽ More

    Submitted 6 May, 2010; originally announced May 2010.

    Comments: Astronomy & Astrophysics in press

  21. ARTEMiS (Automated Robotic Terrestrial Exoplanet Microlensing Search) - A possible expert-system based cooperative effort to hunt for planets of Earth mass and below

    Authors: M. Dominik, K. Horne, A. Allan, N. J. Rattenbury, Y. Tsapras, C. Snodgrass, M. F. Bode, M. J. Burgdorf, S. N. Fraser, E. Kerins, C. J. Mottram, I. A. Steele, R. A. Street, P. J. Wheatley, L. Wyrzykowski

    Abstract: (abridged) The technique of gravitational microlensing is currently unique in its ability to provide a sample of terrestrial exoplanets around both Galactic disk and bulge stars, allowing to measure their abundance and determine their distribution with respect to mass and orbital separation. In order to achieve these goals in reasonable time, a well-coordinated effort involving a network of eith… ▽ More

    Submitted 14 January, 2008; originally announced January 2008.

    Comments: 4 pages with 2 eps figures embedded. Accepted for publication in Astronomische Nachrichten as part of the Proceedings of the Joint VOEvent & HTN Workshop "Hot-wiring the Transient Universe" held in Tucson, Arizona (US), June 4-7 2007

  22. The Automatic Real-Time GRB Pipeline of the 2-m Liverpool Telescope

    Authors: C. Guidorzi, A. Monfardini, A. Gomboc, C. J. Mottram, C. G. Mundell, I. A. Steele, D. Carter, M. F. Bode, R. J. Smith, S. N. Fraser, M. J. Burgdorf, A. M. Newsam

    Abstract: The 2-m Liverpool Telescope (LT), owned by Liverpool John Moores University, is located in La Palma (Canary Islands) and operates in fully robotic mode. In 2005, the LT began conducting an automatic GRB follow-up program. On receiving an automatic GRB alert from a Gamma-Ray Observatory (Swift, INTEGRAL, HETE-II, IPN) the LT initiates a special override mode that conducts follow-up observations w… ▽ More

    Submitted 1 November, 2005; originally announced November 2005.

    Comments: PASP, accepted (8 pages, 3 figures)

  23. The Liverpool Telescope Automatic Pipeline for Real-time GRB Afterglow Detection

    Authors: A. Gomboc, A. Monfardini, C. Guidorzi, C. G. Mundell, C. J. Mottram, S. N. Fraser, R. J. Smith, I. A. Steele, D. Carter, M. F. Bode, A. M. Newsam

    Abstract: The 2-m robotic Liverpool Telescope (LT) is ideally suited to the rapid follow-up of unpredictable and transient events such as GRBs. Our GRB follow-up strategy is designed to identify optical/IR counterparts in real time; it involves the automatic triggering of initial observations, on receipt of an alert from Gamma Ray Observatories HETE-2, INTEGRAL and Swift, followed by automated data reduct… ▽ More

    Submitted 24 February, 2005; originally announced February 2005.

    Comments: 4 pages, 1 figure, submitted to Il nuovo cimento (4th Workshop Gamma-Ray Bursts in the Afterglow Era, Rome, 18-22 October 2004)

    Journal ref: Nuovo Cim.C28:727-730,2005

  24. Early GRB Optical and Infrared Afterglow Observations with the 2-m Robotic Liverpool Telescope

    Authors: A. Gomboc, C. G. Mundell, C. Guidorzi, A. Monfardini, C. J. Mottram, R. Priddey, R. J. Smith, S. Pak, I. A. Steele, N. Tanvir, D. Carter, S. N. Fraser, M. F. Bode, A. M. Newsam, M. Hughes

    Abstract: We present the first optical observations of a Gamma Ray Burst (GRB) afterglow using the 2-m robotic Liverpool Telescope (LT), which is owned and operated by Liverpool John Moores University and situated on La Palma. We briefly discuss the capabilities of LT and its suitability for rapid follow-up observations of early optical and infrared GRB light curves. In particular, the combination of aper… ▽ More

    Submitted 3 May, 2005; v1 submitted 24 February, 2005; originally announced February 2005.

    Comments: 4 pages, 1 figure, accepted for publication in Il nuovo cimento (4th Workshop Gamma-Ray Bursts in the Afterglow Era, Rome, 18-22 October 2004)

    Journal ref: Nuovo Cim.C28:723-726,2005