Skip to main content

Showing 1–42 of 42 results for author: Quinn, C

.
  1. arXiv:2405.11683  [pdf, other

    cs.LG

    Conditionally-Conjugate Gaussian Process Factor Analysis for Spike Count Data via Data Augmentation

    Authors: Yididiya Y. Nadew, Xuhui Fan, Christopher J. Quinn

    Abstract: Gaussian process factor analysis (GPFA) is a latent variable modeling technique commonly used to identify smooth, low-dimensional latent trajectories underlying high-dimensional neural recordings. Specifically, researchers model spiking rates as Gaussian observations, resulting in tractable inference. Recently, GPFA has been extended to model spike count data. However, due to the non-conjugacy of… ▽ More

    Submitted 19 May, 2024; originally announced May 2024.

    Comments: 23 pages, 2 figures, ICML

  2. arXiv:2403.10063  [pdf, other

    cs.LG cs.AI cs.CC math.OC

    Unified Projection-Free Algorithms for Adversarial DR-Submodular Optimization

    Authors: Mohammad Pedramfar, Yididiya Y. Nadew, Christopher J. Quinn, Vaneet Aggarwal

    Abstract: This paper introduces unified projection-free Frank-Wolfe type algorithms for adversarial continuous DR-submodular optimization, spanning scenarios such as full information and (semi-)bandit feedback, monotone and non-monotone functions, different constraints, and types of stochastic queries. For every problem considered in the non-monotone setting, the proposed algorithms are either the first wit… ▽ More

    Submitted 26 April, 2024; v1 submitted 15 March, 2024; originally announced March 2024.

    Comments: This paper is published in ICLR 2024. This version includes a correction for regret bounds in the full-information zeroth order feedback setting (see the footnote on page 1 for details)

  3. 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.

  4. arXiv:2311.13724  [pdf

    cs.CY physics.soc-ph q-bio.PE

    Infectious disease surveillance needs for the United States: lessons from COVID-19

    Authors: Marc Lipsitch, Mary T. Bassett, John S. Brownstein, Paul Elliott, David Eyre, M. Kate Grabowski, James A. Hay, Michael Johansson, Stephen M. Kissler, Daniel B. Larremore, Jennifer Layden, Justin Lessler, Ruth Lynfield, Duncan MacCannell, Lawrence C. Madoff, C. Jessica E. Metcalf, Lauren A. Meyers, Sylvia K. Ofori, Celia Quinn, Ana I. Ramos Bento, Nick Reich, Steven Riley, Roni Rosenfeld, Matthew H. Samore, Rangarajan Sampath , et al. (5 additional authors not shown)

    Abstract: The COVID-19 pandemic has highlighted the need to upgrade systems for infectious disease surveillance and forecasting and modeling of the spread of infection, both of which inform evidence-based public health guidance and policies. Here, we discuss requirements for an effective surveillance system to support decision making during a pandemic, drawing on the lessons of COVID-19 in the U.S., while l… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

  5. arXiv:2305.16671  [pdf, ps, other

    cs.LG cs.AI cs.CC

    A Unified Approach for Maximizing Continuous DR-submodular Functions

    Authors: Mohammad Pedramfar, Christopher John Quinn, Vaneet Aggarwal

    Abstract: This paper presents a unified approach for maximizing continuous DR-submodular functions that encompasses a range of settings and oracle access types. Our approach includes a Frank-Wolfe type offline algorithm for both monotone and non-monotone functions, with different restrictions on the general convex set. We consider settings where the oracle provides access to either the gradient of the funct… ▽ More

    Submitted 12 January, 2024; v1 submitted 26 May, 2023; originally announced May 2023.

    Comments: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  6. arXiv:2305.00875  [pdf, other

    cs.SE cs.AI cs.LG

    Redundancy and Concept Analysis for Code-trained Language Models

    Authors: Arushi Sharma, Zefu Hu, Christopher Quinn, Ali Jannesari

    Abstract: Code-trained language models have proven to be highly effective for various code intelligence tasks. However, they can be challenging to train and deploy for many software engineering applications due to computational bottlenecks and memory constraints. Implementing effective strategies to address these issues requires a better understanding of these 'black box' models. In this paper, we perform t… ▽ More

    Submitted 15 February, 2024; v1 submitted 1 May, 2023; originally announced May 2023.

    Comments: 4 figures, 6 tables

  7. arXiv:2302.02307  [pdf, other

    nlin.CD math.DS

    Finite-Time Analysis of Crises in a Chaotically Forced Ocean Model

    Authors: Andrew R. Axelsen, Courtney R. Quinn, Andrew P. Bassom

    Abstract: We consider a coupling of the Stommel box model and the Lorenz model, with the goal of investigating the so-called "crises" that are known to occur given sufficient forcing. In this context, a crisis is characterized as the destruction of a chaotic attractor under a critical forcing strength. We document the variety of chaotic attractors and crises possible in our model, focusing on the parameter… ▽ More

    Submitted 21 April, 2024; v1 submitted 5 February, 2023; originally announced February 2023.

    Comments: 21 Pages, 10 figures

    MSC Class: 37G35; 37N10; 65L07

  8. arXiv:2302.01324  [pdf, other

    cs.LG cs.AI math.OC

    Randomized Greedy Learning for Non-monotone Stochastic Submodular Maximization Under Full-bandit Feedback

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

    Abstract: We investigate the problem of unconstrained combinatorial multi-armed bandits with full-bandit feedback and stochastic rewards for submodular maximization. Previous works investigate the same problem assuming a submodular and monotone reward function. In this work, we study a more general problem, i.e., when the reward function is not necessarily monotone, and the submodularity is assumed only in… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  9. arXiv:2301.13326  [pdf, other

    cs.LG cs.AI cs.DS eess.SY

    A Framework for Adapting Offline Algorithms to Solve Combinatorial Multi-Armed Bandit Problems with Bandit Feedback

    Authors: Guanyu Nie, Yididiya Y Nadew, Yanhui Zhu, Vaneet Aggarwal, Christopher John Quinn

    Abstract: We investigate the problem of stochastic, combinatorial multi-armed bandits where the learner only has access to bandit feedback and the reward function can be non-linear. We provide a general framework for adapting discrete offline approximation algorithms into sublinear $α$-regret methods that only require bandit feedback, achieving $\mathcal{O}\left(T^\frac{2}{3}\log(T)^\frac{1}{3}\right)$ expe… ▽ More

    Submitted 11 October, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

    Comments: This extends the framework in previous version to adapt randomized offline approximation algorithms

    Journal ref: Proceedings of the 40th International Conference on Machine Learning, 2023

  10. arXiv:2207.08937  [pdf, ps, other

    cs.SI cs.AI

    A Community-Aware Framework for Social Influence Maximization

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

    Abstract: We consider the problem of Influence Maximization (IM), the task of selecting $k$ seed nodes in a social network such that the expected number of nodes influenced is maximized. We propose a community-aware divide-and-conquer framework that involves (i) learning the inherent community structure of the social network, (ii) generating candidate solutions by solving the influence maximization problem… ▽ More

    Submitted 18 February, 2023; v1 submitted 18 July, 2022; originally announced July 2022.

    Comments: 14 pages, 4 figures, and 7 tables; Accepted for publication in IEEE Transactions on Emerging Topics in Computational Intelligence (TETCI) in Dec 2022

  11. A review of ontologies for smart and continuous commissioning

    Authors: Sara Gilani, Caroline Quinn, J. J. McArthur

    Abstract: Smart and continuous commissioning (SCCx) of buildings can result in a significant reduction in the gap between design and operational performance. Ontologies play an important role in SCCx as they facilitate data readability and reasoning by machines. A better understanding of ontologies is required in order to develop and incorporate them in SCCx. This paper critically reviews the state-of-the-a… ▽ More

    Submitted 25 August, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: 36 pages, 9557 words

    MSC Class: 68P05 (Primary); 68U35 (Secondary) ACM Class: C.3

    Journal ref: Building and Environment 182 (2020)107099

  12. Comparison of Brick and Project Haystack to Support Smart Building Applications

    Authors: Caroline Quinn, J. J. McArthur

    Abstract: Enabling buildings with Smart Building applications will help to achieve the ongoing efficient commissioning of buildings, ultimately attaining peak performance in energy use and improved occupant health and comfort, at minimum cost. For these technologies to be scalable data ontology must be adopted to semantically represent data generated by building mechanical systems, acting as conduit for con… ▽ More

    Submitted 25 August, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: 21 pages; 8663 words

    MSC Class: 93B11 ACM Class: C.3

    Journal ref: Advanced Engineering Informatics 47 (2021) 101233

  13. Building Automation System Data Integration with BIM: Data Structure and Supporting Case Study

    Authors: Caroline Quinn, Ali Zargar Shabestari, Marin Litoiu, J. J. McArthur

    Abstract: Buildings Automation Systems (BAS) are ubiquitous in contemporary buildings, both monitoring building conditions and managing the building system control points. At present, these controls are prescriptive and pre-determined by the design team, rather than responsive to actual building performance. These are further limited by prescribed logic, possess only rudimentary visualizations, and lack bro… ▽ More

    Submitted 25 August, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: 26 pages, 6580 words; invited to special issue of Automation in Construction for CIB W78 2019 conference

    MSC Class: 68M10 (Primary); 93B12 (Secondary) ACM Class: C.3

    Journal ref: Automation in Construction 118 (2020) 103257

  14. 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

  15. arXiv:2008.07219  [pdf, other

    math.DS physics.ao-ph

    A Delay Equation Model for the Atlantic Multidecadal Oscillation

    Authors: Swinda K. J. Falkena, Courtney Quinn, Jan Sieber, Henk A. Dijkstra

    Abstract: A new technique to derive delay models from systems of partial differential equations, based on the Mori-Zwanzig formalism, is used to derive a delay difference equation model for the Atlantic Multidecadal Oscillation. The Mori-Zwanzig formalism gives a rewriting of the original system of equations which contains a memory term. This memory term can be related to a delay term in a resulting delay e… ▽ More

    Submitted 6 January, 2021; v1 submitted 17 August, 2020; originally announced August 2020.

    Comments: Submitted to Proceedings of the Royal Society A - revised version

  16. arXiv:2007.09682  [pdf

    cs.SI physics.soc-ph

    Twitter and Facebook posts about COVID-19 are less likely to spread false and low-credibility content compared to other health topics

    Authors: David A. Broniatowski, Daniel Kerchner, Fouzia Farooq, Xiaolei Huang, Amelia M. Jamison, Mark Dredze, Sandra Crouse Quinn

    Abstract: On February 2, 2020, the World Health Organization declared a COVID-19 social media "infodemic", with special attention to misinformation -- frequently understood as false claims. To understand the infodemic's scope and scale, we analyzed over 500 million posts from Twitter and Facebook about COVID-19 and other health topics, between March 8 and May 1, 2020. Following prior work, we assumed URL so… ▽ More

    Submitted 26 March, 2021; v1 submitted 19 July, 2020; originally announced July 2020.

  17. arXiv:1902.03198  [pdf, ps, other

    math.DS physics.ao-ph

    Derivation of Delay Equation Climate Models Using the Mori-Zwanzig Formalism

    Authors: Swinda K. J. Falkena, Courtney Quinn, Jan Sieber, Jason Frank, Henk A. Dijkstra

    Abstract: Models incorporating delay have been frequently used to understand climate variability phenomena, but often the delay is introduced through an ad-hoc physical reasoning, such as the propagation time of waves. In this paper, the Mori-Zwanzig formalism is introduced as a way to systematically derive delay models from systems of partial differential equations and hence provides a better justification… ▽ More

    Submitted 17 May, 2019; v1 submitted 8 February, 2019; originally announced February 2019.

    Comments: Submitted to Proceedings of the Royal Society A, 25 pages, 10 figures

  18. Basin bifurcations, oscillatory instability and rate-induced thresholds for AMOC in a global oceanic box model

    Authors: Hassan Alkhayuon, Peter Ashwin, Laura C Jackson, Courtney Quinn, Richard A Wood

    Abstract: The Atlantic Meridional Overturning Circulation (AMOC) transports substantial amounts of heat into the North Atlantic sector, and hence is of very high importance in regional climate projections. The AMOC has been observed to show multi-stability across a range of models of different complexity. The simplest models find a bifurcation associated with the AMOC `on' state losing stability that is a s… ▽ More

    Submitted 11 April, 2019; v1 submitted 29 January, 2019; originally announced January 2019.

    Comments: 18 figures

  19. 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

  20. arXiv:1808.02310  [pdf, other

    math.DS nlin.CD physics.ao-ph

    Effects of periodic forcing on a Paleoclimate delay model

    Authors: Courtney Quinn, Jan Sieber, Anna von der Heydt

    Abstract: We present a study of a delay differential equation (DDE) model for the Mid-Pleistocene Transition (MPT). We investigate the behavior of the model when subjected to periodic forcing. The unforced model has a bistable region consisting of a stable equilibrium along with a large amplitude stable periodic orbit. We study how forcing affects solutions in this region. Forcing based on astronomical data… ▽ More

    Submitted 11 January, 2019; v1 submitted 7 August, 2018; originally announced August 2018.

    Comments: 18 pages, supplementary material available on https://doi.org/10.6084/m9.figshare.7048292.v1

  21. The JCMT Gould Belt Survey: A First Look at the Auriga-California Molecular Cloud with SCUBA-2

    Authors: H. Broekhoven-Fiene, B. C. Matthews, P. Harvey, H. Kirk, M. Chen, M. J. Currie, K. Pattle, J. Lane, J. Buckle, J. Di Francesco, E. Drabek-Maunder, D. Johnstone, D. S. Berry, M. Fich, J. Hatchell, T. Jenness, J. C. Mottram, D. Nutter, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, M. R. Hogerheijde, D. Ward-Thompson, P. Bastien , et al. (35 additional authors not shown)

    Abstract: We present 850 and 450 micron observations of the dense regions within the Auriga-California molecular cloud using SCUBA-2 as part of the JCMT Gould Belt Legacy Survey to identify candidate protostellar objects, measure the masses of their circumstellar material (disk and envelope), and compare the star formation to that in the Orion A molecular cloud. We identify 59 candidate protostars based on… ▽ More

    Submitted 24 January, 2018; originally announced January 2018.

    Comments: 39 pages (54 including the Appendix), 9 figures, 3 tables, in press in ApJ

    Journal ref: The Astrophysical Journal, Volume 852, Issue 2, article id. 73, 20 pp. (2018)

  22. arXiv:1712.07614  [pdf, other

    physics.ao-ph math.DS nlin.CD

    The Mid-Pleistocene Transition induced by delayed feedback and bistability

    Authors: Courtney Quinn, Jan Sieber, Anna S. von der Heydt, Timothy M. Lenton

    Abstract: The Mid-Pleistocene Transition, the shift from 41 kyr to 100 kyr glacial-interglacial cycles that occurred roughly 1 Myr ago, is often considered as a change in internal climate dynamics. Here we revisit the model of Quaternary climate dynamics that was proposed by Saltzman and Maasch (1988). We show that it is quantitatively similar to a scalar equation for the ice dynamics only when combining th… ▽ More

    Submitted 9 November, 2018; v1 submitted 20 December, 2017; originally announced December 2017.

    Journal ref: Dynamics and Statistics of the Climate System 3(1), dzy005, 17 pages, 2018

  23. The JCMT Gould Belt Survey: First results from SCUBA-2 observations of the Cepheus Flare Region

    Authors: Kate Pattle, Derek Ward-Thompson, Jason M. Kirk, James Di Francesco, Helen Kirk, Joseph C. Mottram, Jared Keown, Jane Buckle, Sylvie F. Beaulieu, David S. Berry, Hannah Broekhoven-Fiene, Malcolm J. Currie, Michel Fich, Jenny Hatchell, Tim Jenness, Doug Johnstone, David Nutter, Jaime E. Pineda, Ciera Quinn, Carl Salji, Sam Tisi, Samantha Walker-Smith, Michiel R. Hogerheijde, Pierre Bastien, David Bresnahan , et al. (35 additional authors not shown)

    Abstract: We present observations of the Cepheus Flare obtained as part of the James Clerk Maxwell Telescope (JCMT) Gould Belt Legacy Survey (GBLS) with the SCUBA-2 instrument. We produce a catalogue of sources found by SCUBA-2, and separate these into starless cores and protostars. We determine masses and densities for each of our sources, using source temperatures determined by the Herschel Gould Belt Sur… ▽ More

    Submitted 12 October, 2016; originally announced October 2016.

    Comments: Accepted for publication by MNRAS, 29 pages, 16 figures, 8 tables

  24. The JCMT and Herschel Gould Belt Surveys: A comparison of SCUBA-2 and Herschel data of dense cores in the Taurus dark cloud L1495

    Authors: Derek Ward-Thompson, Kate Pattle, Jason Kirk, Ken Marsh, Jane Buckle, Jennifer Hatchell, David Nutter, Matt Griffin, James Di Francesco, Philippe André, Sylvie Beaulieu, David Berry, Hannah Broekhoven-Fiene, Malcolm Currie, Michel Fich, Timothy Jenness, Doug Johnstone, Helen Kirk, Joseph Mottram, Jaime Pineda, Ciera Quinn, Sarah Sadavoy, Carl Salji, Sam Tisi, Sarah Walker-Smith , et al. (5 additional authors not shown)

    Abstract: We present a comparison of SCUBA-2 850-$μ$m and Herschel 70--500-$μ$m observations of the L1495 filament in the Taurus Molecular Cloud with the goal of characterising the SCUBA-2 Gould Belt Survey (GBS) data set. We identify and characterise starless cores in three data sets: SCUBA-2 850-$μ$m, Herschel 250-$μ$m, and Herschel 250-$μ$m spatially filtered to mimic the SCUBA-2 data. SCUBA-2 detects on… ▽ More

    Submitted 15 August, 2016; originally announced August 2016.

    Comments: MNRAS accepted, 19 pages, 14 figures

  25. arXiv:1605.06136  [pdf, other

    astro-ph.GA astro-ph.SR

    The JCMT Gould Belt Survey: Evidence for Dust Grain Evolution in Perseus Star-forming Clumps

    Authors: Michael Chun-Yuan Chen, J. Di Francesco, D. Johnstone, S. Sadavoy, J. Hatchell, J. C. Mottram, H. Kirk, J. Buckle, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, T. Jenness, D. Nutter, K. Pattle, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, M. R. Hogerheijde, D. Ward-Thompson, P. Bastien, D. Bresnahan, H. Butner, A. Chrysostomou , et al. (34 additional authors not shown)

    Abstract: The dust emissivity spectral index, $β$, is a critical parameter for deriving the mass and temperature of star-forming structures, and consequently their gravitational stability. The $β$ value is dependent on various dust grain properties, such as size, porosity, and surface composition, and is expected to vary as dust grains evolve. Here we present $β$, dust temperature, and optical depth maps of… ▽ More

    Submitted 19 May, 2016; originally announced May 2016.

    Comments: Accepted to ApJ, 15 figures, 3 tables

  26. arXiv:1605.04842  [pdf, other

    astro-ph.GA astro-ph.SR

    The JCMT Gould Belt Survey: Evidence for radiative heating and contamination in the W40 complex

    Authors: D. Rumble, J. Hatchell, K. Pattle, H. Kirk, T. Wilson, J. Buckle, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, T. Jenness, D. Johnstone, J. C. Mottram, D. Nutter, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, S. Walker-Smith, J. Di Francesco, M. R. Hogerheijde, D. Ward-Thompson, P. Bastien, D. Bresnahan, H. Butner , et al. (33 additional authors not shown)

    Abstract: We present SCUBA-2 450μm and 850μm observations of the W40 complex in the Serpens-Aquila region as part of the James Clerk Maxwell Telescope (JCMT) Gould Belt Survey (GBS) of nearby star-forming regions. We investigate radiative heating by constructing temperature maps from the ratio of SCUBA-2 fluxes using a fixed dust opacity spectral index, β = 1.8, and a beam convolution kernel to achieve a co… ▽ More

    Submitted 16 May, 2016; originally announced May 2016.

    Comments: 27 pages, 25 figures, 7 tables, 3 online catalogues

  27. arXiv:1602.00707  [pdf, ps, other

    astro-ph.SR astro-ph.GA

    The JCMT Gould Belt Survey: Dense Core Clusters in Orion B

    Authors: H. Kirk, D. Johnstone, J. Di Francesco, J. Lane, J. Buckle, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, J. Hatchell, T. Jenness, J. C. Mottram, D. Nutter, K. Pattle, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, M. R. Hogerheijde, D. Ward-Thompson

    Abstract: The JCMT Gould Belt Legacy Survey obtained SCUBA-2 observations of dense cores within three sub-regions of Orion B: LDN 1622, NGC 2023/2024, and NGC 2068/2071, all of which contain clusters of cores. We present an analysis of the clustering properties of these cores, including the two-point correlation function and Cartwright's Q parameter. We identify individual clusters of dense cores across all… ▽ More

    Submitted 1 February, 2016; originally announced February 2016.

    Comments: Accepted for publication in ApJ. 22 pages, 11 figures

  28. arXiv:1512.00893  [pdf, ps, other

    astro-ph.SR astro-ph.GA

    The JCMT Gould Belt Survey: A First Look at Dense Cores in Orion B

    Authors: H. Kirk, J. Di Francesco, D. Johnstone, A. Duarte-Cabral, S. Sadavoy, J. Hatchell, J. C. Mottram, J. Buckle, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, T. Jenness, D. Nutter, K. Pattle, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, M. R. Hogerheijde, D. Ward-Thompson, P. Bastien, D. Bresnahan, H. Butner, M. Chen , et al. (32 additional authors not shown)

    Abstract: We present a first look at the SCUBA-2 observations of three sub-regions of the Orion B molecular cloud: LDN 1622, NGC 2023/2024, and NGC 2068/2071, from the JCMT Gould Belt Legacy Survey. We identify 29, 564, and 322 dense cores in L1622, NGC 2023/2024, and NGC 2068/2071 respectively, using the SCUBA-2 850 micron map, and present their basic properties, including their peak fluxes, total fluxes,… ▽ More

    Submitted 2 December, 2015; originally announced December 2015.

    Comments: Accepted for publication in ApJ; 28 pages, 19 figures. Data associated with the paper, including the full table 4, can be found at https://doi.org/10.11570/16.0003

  29. arXiv:1506.04767  [pdf, other

    cs.IT

    Bounded Degree Approximations of Stochastic Networks

    Authors: Christopher J. Quinn, Ali Pinar, Negar Kiyavash

    Abstract: We propose algorithms to approximate directed information graphs. Directed information graphs are probabilistic graphical models that depict causal dependencies between stochastic processes in a network. The proposed algorithms identify optimal and near-optimal approximations in terms of Kullback-Leibler divergence. The user-chosen sparsity trades off the quality of the approximation against visua… ▽ More

    Submitted 15 June, 2015; originally announced June 2015.

  30. The JCMT Gould Belt Survey: First results from the SCUBA-2 observations of the Ophiuchus molecular cloud and a virial analysis of its prestellar core population

    Authors: K. Pattle, D. Ward-Thompson, J. M. Kirk, G. J. White, E. Drabek-Maunder, J. Buckle, S. F. Beaulieu, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, J. Hatchell, H. Kirk, T. Jenness, D. Johnstone, J. C. Mottram, D. Nutter, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, S. Walker-Smith, J. Di Francesco, M. R. Hogerheijde, Ph. André , et al. (37 additional authors not shown)

    Abstract: In this paper we present the first observations of the Ophiuchus molecular cloud performed as part of the James Clerk Maxwell Telescope (JCMT) Gould Belt Survey (GBS) with the SCUBA-2 instrument. We demonstrate methods for combining these data with previous HARP CO, Herschel, and IRAM N$_{2}$H$^{+}$ observations in order to accurately quantify the properties of the SCUBA-2 sources in Ophiuchus. We… ▽ More

    Submitted 20 February, 2015; originally announced February 2015.

    Comments: 34 pages, 20 figures, 5 tables. Accepted for publication in MNRAS

  31. The JCMT Gould Belt Survey: Evidence for radiative heating in Serpens MWC 297 and its influence on local star formation

    Authors: D. Rumble, J. Hatchell, R. A. Gutermuth, H. Kirk, J. Buckle, S. F. Beaulieu, D. S. Berry, H. Broekhoven-Fiene, M. J. Currie, M. Fich, T. Jenness, D. Johnstone, J. C. Mottram, D. Nutter, K. Pattle, J. E. Pineda, C. Quinn, C. Salji, S. Tisi, S. Walker-Smith, J. Di Francesco, M. R. Hogerheijde, D. Ward-Thompson, L. E. Allen, L. A. Cieza , et al. (39 additional authors not shown)

    Abstract: We present SCUBA-2 450micron and 850micron observations of the Serpens MWC 297 region, part of the JCMT Gould Belt Survey of nearby star-forming regions. Simulations suggest that radiative feedback influences the star-formation process and we investigate observational evidence for this by constructing temperature maps. Maps are derived from the ratio of SCUBA-2 fluxes and a two component model of… ▽ More

    Submitted 19 December, 2014; v1 submitted 18 December, 2014; originally announced December 2014.

    Comments: 24 pages, 13 figures, 7 tables

  32. 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

  33. arXiv:1111.3376  [pdf, other

    cs.IT cs.MM

    Fingerprinting with Equiangular Tight Frames

    Authors: Dustin G. Mixon, Christopher J. Quinn, Negar Kiyavash, Matthew Fickus

    Abstract: Digital fingerprinting is a framework for marking media files, such as images, music, or movies, with user-specific signatures to deter illegal distribution. Multiple users can collude to produce a forgery that can potentially overcome a fingerprinting system. This paper proposes an equiangular tight frame fingerprint design which is robust to such collusion attacks. We motivate this design by con… ▽ More

    Submitted 14 November, 2011; originally announced November 2011.

    Comments: 10 pages, 6 figures, presented in part at ICASSP 2011 and SPIE 2011

  34. arXiv:1103.4887  [pdf, ps, other

    physics.comp-ph physics.data-an

    Data Assimilation using a GPU Accelerated Path Integral Monte Carlo Approach

    Authors: John C. Quinn, Henry D. I. Abarbanel

    Abstract: The answers to data assimilation questions can be expressed as path integrals over all possible state and parameter histories. We show how these path integrals can be evaluated numerically using a Markov Chain Monte Carlo method designed to run in parallel on a Graphics Processing Unit (GPU). We demonstrate the application of the method to an example with a transmembrane voltage time series of a s… ▽ More

    Submitted 13 June, 2011; v1 submitted 24 March, 2011; originally announced March 2011.

    Comments: 5 figures, submitted to Journal of Computational Physics

  35. arXiv:1101.5108  [pdf, other

    cs.IT

    Causal Dependence Tree Approximations of Joint Distributions for Multiple Random Processes

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

    Abstract: We investigate approximating joint distributions of random processes with causal dependence tree distributions. Such distributions are particularly useful in providing parsimonious representation when there exists causal dynamics among processes. By extending the results by Chow and Liu on dependence tree approximations, we show that the best causal dependence tree approximation is the one which m… ▽ More

    Submitted 26 January, 2011; originally announced January 2011.

    Comments: 9 pages, 15 figures

  36. State and parameter estimation using Monte Carlo evaluation of path integrals

    Authors: John C. Quinn, Henry D. I. Abarbanel

    Abstract: Transferring information from observations of a dynamical system to estimate the fixed parameters and unobserved states of a system model can be formulated as the evaluation of a discrete time path integral in model state space. The observations serve as a guiding potential working with the dynamical rules of the model to direct system orbits in state space. The path integral representation perm… ▽ More

    Submitted 8 December, 2009; originally announced December 2009.

    Comments: Submitted to the Quarterly Journal of the Royal Meteorological Society, 19 pages, 5 figures

  37. Hot spots and a clumpy disk: Variability of brown dwarfs and stars in the young Sigma Ori cluster

    Authors: Alexander Scholz, Xiaoying Xu, Ray Jayawardhana, Kenneth Wood, Jochen Eisloeffel, Ciara Quinn

    Abstract: The properties of accretion disks around stars and brown dwarfs in the SOri cluster (age 3 Myr) are studied based on NIR time series photometry supported by MIR spectral energy distributions. We monitor ~30 young low-mass sources over 8 nights in the J- and K-band using the duPont telescope at Las Campanas. We find three objects showing variability with J-band amplitudes >0.5 mag; five additiona… ▽ More

    Submitted 6 July, 2009; v1 submitted 2 July, 2009; originally announced July 2009.

    Comments: Accepted for publication in MNRAS. 16 pages, 8 figures, 1 appendix

  38. arXiv:0904.2798  [pdf, ps, other

    nlin.CD

    Parameter and State Estimation of Experimental Chaotic Systems Using Synchronization

    Authors: Jack C. Quinn, Paul H. Bryant, Daniel R. Creveling, Sallee R. Klein, Henry D. I. Abarbanel

    Abstract: We examine the use of synchronization as a mechanism for extracting parameter and state information from experimental systems. We focus on important aspects of this problem that have received little attention previously, and we explore them using experiments and simulations with the chaotic Colpitts oscillator as an example system. We explore the impact of model imperfection on the ability to ex… ▽ More

    Submitted 17 April, 2009; originally announced April 2009.

    Comments: submitted to Physical Review E

  39. Axiomatic approach to radiation reaction of scalar point particles in curved spacetime

    Authors: Theodore C. Quinn

    Abstract: Several different methods have recently been proposed for calculating the motion of a point particle coupled to a linearized gravitational field on a curved background. These proposals are motivated by the hope that the point particle system will accurately model certain astrophysical systems which are promising candidates for observation by the new generation of gravitational wave detectors. Be… ▽ More

    Submitted 10 May, 2000; originally announced May 2000.

    Comments: 17 pages, 1 figure

    Journal ref: Phys.Rev. D62 (2000) 064029

  40. Energy conservation for point particles undergoing radiation reaction

    Authors: Theodore C. Quinn, Robert M. Wald

    Abstract: For smooth solutions to Maxwell's equations sourced by a smooth charge-current distribution $j_a$ in stationary, asymptotically flat spacetimes, one can prove an energy conservation theorem which asserts the vanishing of the sum of (i) the difference between the final and initial electromagnetic self-energy of the charge distribution, (ii) the net electromagnetic energy radiated to infinity (and… ▽ More

    Submitted 3 March, 1999; originally announced March 1999.

    Comments: 34 pages, 1 PostScript figure, uses RevTeX 3.1, submitted to PRD

    Journal ref: Phys.Rev. D60 (1999) 064009

  41. An axiomatic approach to electromagnetic and gravitational radiation reaction of particles in curved spacetime

    Authors: Theodore C. Quinn, Robert M. Wald

    Abstract: The problem of determining the electromagnetic and gravitational ``self-force'' on a particle in a curved spacetime is investigated using an axiomatic approach. In the electromagnetic case, our key postulate is a ``comparison axiom'', which states that whenever two particles of the same charge $e$ have the same magnitude of acceleration, the difference in their self-force is given by the ordinar… ▽ More

    Submitted 23 October, 1996; originally announced October 1996.

    Comments: 37 pages, LaTeX with style package RevTeX 3.0

    Journal ref: Phys.Rev.D56:3381-3394,1997

  42. On the Injection Energy Distibution of Ultra-High-Energy Cosmic Rays

    Authors: James Geddes, Theodore C. Quinn, Robert M. Wald

    Abstract: We investigate the injection spectrum of ultra-high-energy (>10^{15} eV) cosmic rays under the hypotheses that (1) these cosmic rays are protons and (2) the sources of these cosmic rays are extra-galactic and are homogeneously distributed in space. The most puzzling aspect of the observed ultra-high-energy cosmic ray spectrum is the apparent nonexistence of a ``Greisen cut-off'' at about 10^{19.… ▽ More

    Submitted 1 June, 1995; originally announced June 1995.

    Comments: 23 pages, REVTeX, 5 Postscript figures available by anonymous FTP at ftp://rainbow.uchicago.edu/pub/relativity/cosmicrays

    Journal ref: Astrophys.J. 459 (1995) 384-392