Skip to main content

Showing 1–16 of 16 results for author: Quinn, J

Searching in archive stat. Search in all archives.
.
  1. arXiv:2504.06807  [pdf

    stat.AP

    Evaluating amyloid-beta as a surrogate endpoint in trials of anti-amyloid drugs in Alzheimer's disease: a Bayesian meta-analysis

    Authors: Sa Ren, Janharpreet Singh, Sandro Gsteiger, Christopher Cogley, Ben Reed, Keith R Abrams, Dalia Dawoud, Rhiannon K Owen, Paul Tappenden, Terrence J Quinn, Sylwia Bujkiewicz

    Abstract: The use of amyloid-beta (A$β$) clearance to support regulatory approvals of drugs in Alzheimer's disease (AD) remains controversial. We evaluate A$β$ as a potential trial-level surrogate endpoint for clinical function in AD using a meta-analysis. Randomised controlled trials (RCTs) reporting data on the effectiveness of anti- A$β$ monoclonal antibodies (MABs) on A$β$ and clinical outcomes were ide… ▽ More

    Submitted 9 April, 2025; originally announced April 2025.

  2. arXiv:2503.12285  [pdf, ps, other

    cs.LG cs.AI cs.GT eess.SY stat.ML

    Bi-Criteria Optimization for Combinatorial Bandits: Sublinear Regret and Constraint Violation under Bandit Feedback

    Authors: Vaneet Aggarwal, Shweta Jain, Subham Pokhriyal, Christopher John Quinn

    Abstract: In this paper, we study bi-criteria optimization for combinatorial multi-armed bandits (CMAB) with bandit feedback. We propose a general framework that transforms discrete bi-criteria offline approximation algorithms into online algorithms with sublinear regret and cumulative constraint violation (CCV) guarantees. Our framework requires the offline algorithm to provide an $(α, β)$-bi-criteria appr… ▽ More

    Submitted 15 March, 2025; originally announced March 2025.

  3. arXiv:2412.10682  [pdf, other

    cs.LG cs.DS stat.ML

    Stochastic $k$-Submodular Bandits with Full Bandit Feedback

    Authors: Guanyu Nie, Vaneet Aggarwal, Christopher John Quinn

    Abstract: In this paper, we present the first sublinear $α$-regret bounds for online $k$-submodular optimization problems with full-bandit feedback, where $α$ is a corresponding offline approximation ratio. Specifically, we propose online algorithms for multiple $k$-submodular stochastic combinatorial multi-armed bandit problems, including (i) monotone functions and individual size constraints, (ii) monoton… ▽ More

    Submitted 14 December, 2024; originally announced December 2024.

    Comments: 26 pages, 1 figure

  4. arXiv:2312.08057  [pdf, other

    cs.LG cs.AI math.CO math.OC stat.ML

    Combinatorial Stochastic-Greedy Bandit

    Authors: Fares Fourati, Christopher John Quinn, Mohamed-Slim Alouini, Vaneet Aggarwal

    Abstract: We propose a novel combinatorial stochastic-greedy bandit (SGB) algorithm for combinatorial multi-armed bandit problems when no extra information other than the joint reward of the selected set of $n$ arms at each time step $t\in [T]$ is observed. SGB adopts an optimized stochastic-explore-then-commit approach and is specifically designed for scenarios with a large set of base arms. Unlike existin… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  5. arXiv:2211.05949  [pdf, other

    stat.AP

    MetaBayesDTA: Codeless Bayesian meta-analysis of test accuracy, with or without a gold standard

    Authors: Enzo Cerullo, Alex J. Sutton, Hayley E. Jones, Olivia Wu, Terry J. Quinn, Nicola J. Cooper

    Abstract: Introduction: Despite their applicability, statistical models used for the meta-analysis of test accuracy require specialised knowledge to implement, with the necessary level of expertise having recently increased. This is due to the development and recommendation to use more sophisticated methods; such as those in Version 2 of the Cochrane Handbook for Systematic Reviews of Diagnostic Test Accura… ▽ More

    Submitted 15 November, 2022; v1 submitted 10 November, 2022; originally announced November 2022.

  6. arXiv:2103.06858  [pdf, other

    stat.AP

    Meta-analysis of dichotomous and ordinal tests without a gold standard

    Authors: Enzo Cerullo, Hayley E. Jones, Olivia Carter, Terry J. Quinn, Nicola J. Cooper, Alex J. Sutton

    Abstract: Standard methods for the meta-analysis of medical tests without a gold standard are limited to dichotomous data. Multivariate probit models are used to analyze correlated binary data, and can be extended to multivariate ordered probit models to model ordinal data. Within the context of an imperfect gold standard, they have previously been used for the analysis of dichotomous and ordinal tests in a… ▽ More

    Submitted 26 April, 2022; v1 submitted 11 March, 2021; originally announced March 2021.

  7. arXiv:2011.07687  [pdf, ps, other

    cs.LG stat.ML

    DART: aDaptive Accept RejecT for non-linear top-K subset identification

    Authors: Mridul Agarwal, Vaneet Aggarwal, Christopher J. Quinn, Abhishek Umrawal

    Abstract: We consider the bandit problem of selecting $K$ out of $N$ arms at each time step. The reward can be a non-linear function of the rewards of the selected individual arms. The direct use of a multi-armed bandit algorithm requires choosing among $\binom{N}{K}$ options, making the action space large. To simplify the problem, existing works on combinatorial bandits {typically} assume feedback as a lin… ▽ More

    Submitted 15 November, 2020; originally announced November 2020.

    Journal ref: AAAI 2021

  8. arXiv:1911.06459  [pdf, other

    cs.LG cs.DC stat.ML

    Optimal Mini-Batch Size Selection for Fast Gradient Descent

    Authors: Michael P. Perrone, Haidar Khan, Changhoan Kim, Anastasios Kyrillidis, Jerry Quinn, Valentina Salapura

    Abstract: This paper presents a methodology for selecting the mini-batch size that minimizes Stochastic Gradient Descent (SGD) learning time for single and multiple learner problems. By decoupling algorithmic analysis issues from hardware and software implementation details, we reveal a robust empirical inverse law between mini-batch size and the average number of SGD updates required to converge to a speci… ▽ More

    Submitted 14 November, 2019; originally announced November 2019.

  9. arXiv:1901.10543  [pdf, other

    stat.CO stat.ME

    A High-Dimensional Particle Filter Algorithm

    Authors: Jameson Quinn

    Abstract: Online data assimilation in time series models over a large spatial extent is an important problem in both geosciences and robotics. Such models are intrinsically high-dimensional, rendering traditional particle filter algorithms ineffective. Though methods that begin to address this problem exist, they either rely on additional assumptions or lead to error that is spatially inhomogeneous. I prese… ▽ More

    Submitted 29 January, 2019; originally announced January 2019.

    Comments: 17 pages; 5 figures

  10. arXiv:1811.11925  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Stochastic Top-$K$ Subset Bandits with Linear Space and Non-Linear Feedback

    Authors: Mridul Agarwal, Vaneet Aggarwal, Christopher J. Quinn, Abhishek K. Umrawal

    Abstract: Many real-world problems like Social Influence Maximization face the dilemma of choosing the best $K$ out of $N$ options at a given time instant. This setup can be modeled as a combinatorial bandit which chooses $K$ out of $N$ arms at each time, with an aim to achieve an efficient trade-off between exploration and exploitation. This is the first work for combinatorial bandits where the feedback re… ▽ More

    Submitted 11 October, 2021; v1 submitted 28 November, 2018; originally announced November 2018.

    Comments: 38 pages, 4 figures, 32nd International Conference on Algorithmic Learning Theory

  11. arXiv:1811.08284  [pdf, other

    eess.AS cs.LG cs.SD stat.ML

    Feature exploration for almost zero-resource ASR-free keyword spotting using a multilingual bottleneck extractor and correspondence autoencoders

    Authors: Raghav Menon, Herman Kamper, Ewald van der Westhuizen, John Quinn, Thomas Niesler

    Abstract: We compare features for dynamic time warping (DTW) when used to bootstrap keyword spotting (KWS) in an almost zero-resource setting. Such quickly-deployable systems aim to support United Nations (UN) humanitarian relief efforts in parts of Africa with severely under-resourced languages. Our objective is to identify acoustic features that provide acceptable KWS performance in such environments. As… ▽ More

    Submitted 12 July, 2019; v1 submitted 14 November, 2018; originally announced November 2018.

    Comments: 5 pages, 2 figures, 2 tables, 38 references, Accepted at Interspeech 2019

  12. arXiv:1807.08669  [pdf, other

    cs.CL stat.ML

    Automatic Speech Recognition for Humanitarian Applications in Somali

    Authors: Raghav Menon, Astik Biswas, Armin Saeb, John Quinn, Thomas Niesler

    Abstract: We present our first efforts in building an automatic speech recognition system for Somali, an under-resourced language, using 1.57 hrs of annotated speech for acoustic model training. The system is part of an ongoing effort by the United Nations (UN) to implement keyword spotting systems supporting humanitarian relief programmes in parts of Africa where languages are severely under-resourced. We… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

    Comments: 5 pages, 3 figures, 5 tables accepted at SLTU 2018

  13. arXiv:1807.08666  [pdf, other

    cs.CL stat.ML

    ASR-free CNN-DTW keyword spotting using multilingual bottleneck features for almost zero-resource languages

    Authors: Raghav Menon, Herman Kamper, Emre Yilmaz, John Quinn, Thomas Niesler

    Abstract: We consider multilingual bottleneck features (BNFs) for nearly zero-resource keyword spotting. This forms part of a United Nations effort using keyword spotting to support humanitarian relief programmes in parts of Africa where languages are severely under-resourced. We use 1920 isolated keywords (40 types, 34 minutes) as exemplars for dynamic time warping (DTW) template matching, which is perform… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

    Comments: 5 pages, 3 figures, 3 tables, 1 equation accepted at SLTU 2018

  14. arXiv:1304.6803  [pdf, ps, other

    stat.ML

    Direct Learning of Sparse Changes in Markov Networks by Density Ratio Estimation

    Authors: Song Liu, John A. Quinn, Michael U. Gutmann, Taiji Suzuki, Masashi Sugiyama

    Abstract: We propose a new method for detecting changes in Markov network structure between two sets of samples. Instead of naively fitting two Markov network models separately to the two data sets and figuring out their difference, we \emph{directly} learn the network structure change by estimating the ratio of Markov network models. This density-ratio formulation naturally allows us to introduce sparsity… ▽ More

    Submitted 1 January, 2014; v1 submitted 25 April, 2013; originally announced April 2013.

  15. arXiv:1302.3700  [pdf, other

    stat.ML cs.LG

    Density Ratio Hidden Markov Models

    Authors: John A. Quinn, Masashi Sugiyama

    Abstract: Hidden Markov models and their variants are the predominant sequential classification method in such domains as speech recognition, bioinformatics and natural language processing. Being generative rather than discriminative models, however, their classification performance is a drawback. In this paper we apply ideas from the field of density ratio estimation to bypass the difficult step of learnin… ▽ More

    Submitted 15 February, 2013; originally announced February 2013.

  16. arXiv:1204.2003  [pdf, other

    cs.IT cs.AI stat.ML

    Directed Information Graphs

    Authors: Christopher J. Quinn, Negar Kiyavash, Todd P. Coleman

    Abstract: We propose a graphical model for representing networks of stochastic processes, the minimal generative model graph. It is based on reduced factorizations of the joint distribution over time. We show that under appropriate conditions, it is unique and consistent with another type of graphical model, the directed information graph, which is based on a generalization of Granger causality. We demonstr… ▽ More

    Submitted 11 March, 2015; v1 submitted 9 April, 2012; originally announced April 2012.

    Comments: 41 pages, 15 figures