Skip to main content

Showing 51–100 of 109 results for author: Sung, M

.
  1. arXiv:2006.15830  [pdf, other

    cs.CL cs.AI cs.LG

    Answering Questions on COVID-19 in Real-Time

    Authors: **hyuk Lee, Sean S. Yi, Minbyul Jeong, Mujeen Sung, Won** Yoon, Yonghwa Choi, Miyoung Ko, Jaewoo Kang

    Abstract: The recent outbreak of the novel coronavirus is wreaking havoc on the world and researchers are struggling to effectively combat it. One reason why the fight is difficult is due to the lack of information and knowledge. In this work, we outline our effort to contribute to shrinking this knowledge vacuum by creating covidAsk, a question answering (QA) system that combines biomedical text mining and… ▽ More

    Submitted 9 October, 2020; v1 submitted 29 June, 2020; originally announced June 2020.

    Comments: 10 pages, EMNLP NLP-COVID Workshop 2020

  2. arXiv:2005.00239  [pdf, other

    cs.CL cs.LG

    Biomedical Entity Representations with Synonym Marginalization

    Authors: Mujeen Sung, Hwisang Jeon, **hyuk Lee, Jaewoo Kang

    Abstract: Biomedical named entities often play important roles in many biomedical text mining tools. However, due to the incompleteness of provided synonyms and numerous variations in their surface forms, normalization of biomedical entities is very challenging. In this paper, we focus on learning representations of biomedical entities solely based on the synonyms of entities. To learn from the incomplete s… ▽ More

    Submitted 1 May, 2020; originally announced May 2020.

    Comments: ACL 2020

  3. arXiv:2004.14109  [pdf, other

    cs.CL

    Adversarial Subword Regularization for Robust Neural Machine Translation

    Authors: Jungsoo Park, Mujeen Sung, **hyuk Lee, Jaewoo Kang

    Abstract: Exposing diverse subword segmentations to neural machine translation (NMT) models often improves the robustness of machine translation as NMT models can experience various subword candidates. However, the diversification of subword segmentations mostly relies on the pre-trained subword language models from which erroneous segmentations of unseen words are less likely to be sampled. In this paper,… ▽ More

    Submitted 8 October, 2020; v1 submitted 29 April, 2020; originally announced April 2020.

    Comments: 9 pages,1 figure, Findings of EMNLP 2020

  4. arXiv:2004.01228  [pdf, other

    cs.CV cs.GR cs.LG eess.IV

    Deformation-Aware 3D Model Embedding and Retrieval

    Authors: Mikaela Angelina Uy, **gwei Huang, Minhyuk Sung, Tolga Birdal, Leonidas Guibas

    Abstract: We introduce a new problem of retrieving 3D models that are deformable to a given query shape and present a novel deep deformation-aware embedding to solve this retrieval task. 3D model retrieval is a fundamental operation for recovering a clean and complete 3D model from a noisy and partial 3D scan. However, given a finite collection of 3D shapes, even the closest model to a query may not be sati… ▽ More

    Submitted 31 July, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: Accepted for publication at ECCV 2020. Project page under https://deformscan2cad.github.io

  5. arXiv:2003.09754  [pdf, other

    cs.CV cs.RO

    Learning 3D Part Assembly from a Single Image

    Authors: Yichen Li, Kaichun Mo, Lin Shao, Minhyuk Sung, Leonidas Guibas

    Abstract: Autonomous assembly is a crucial capability for robots in many applications. For this task, several problems such as obstacle avoidance, motion planning, and actuator control have been extensively studied in robotics. However, when it comes to task specification, the space of possibilities remains underexplored. Towards this end, we introduce a novel problem, single-image-guided 3D part assembly,… ▽ More

    Submitted 24 March, 2020; v1 submitted 21 March, 2020; originally announced March 2020.

  6. LibrettOS: A Dynamically Adaptable Multiserver-Library OS

    Authors: Ruslan Nikolaev, Mincheol Sung, Binoy Ravindran

    Abstract: We present LibrettOS, an OS design that fuses two paradigms to simultaneously address issues of isolation, performance, compatibility, failure recoverability, and run-time upgrades. LibrettOS acts as a microkernel OS that runs servers in an isolated manner. LibrettOS can also act as a library OS when, for better performance, selected applications are granted exclusive access to virtual hardware re… ▽ More

    Submitted 20 February, 2020; originally announced February 2020.

    Comments: 16th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments (VEE '20), March 17, 2020, Lausanne, Switzerland

  7. arXiv:1909.09136  [pdf, other

    cs.LG stat.ML

    Towards a New Understanding of the Training of Neural Networks with Mislabeled Training Data

    Authors: Herbert Gish, Jan Silovsky, Man-Ling Sung, Man-Hung Siu, William Hartmann, Zhuolin Jiang

    Abstract: We investigate the problem of machine learning with mislabeled training data. We try to make the effects of mislabeled training better understood through analysis of the basic model and equations that characterize the problem. This includes results about the ability of the noisy model to make the same decisions as the clean model and the effects of noise on model performance. In addition to provid… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Comments: 13 pages with 3 figures

  8. arXiv:1812.06175  [pdf, other

    q-fin.RM cs.LG stat.AP

    Can Deep Learning Predict Risky Retail Investors? A Case Study in Financial Risk Behavior Forecasting

    Authors: Yaodong Yang, Alisa Kolesnikova, Stefan Lessmann, Tiejun Ma, Ming-Chien Sung, Johnnie E. V. Johnson

    Abstract: The paper examines the potential of deep learning to support decisions in financial risk management. We develop a deep learning model for predicting whether individual spread traders secure profits from future trades. This task embodies typical modeling challenges faced in risk and behavior forecasting. Conventional machine learning requires data that is representative of the feature-target relati… ▽ More

    Submitted 17 November, 2019; v1 submitted 14 December, 2018; originally announced December 2018.

    Comments: Within the "equal" contribution, Yaodong Yang contributed the core deep learning algorithm along with its experimental results, and the first draft of the manuscript (including Figure 1,2,3,4,7,8,9,11, and Table 3)

  9. arXiv:1812.03320  [pdf, other

    cs.CV

    GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud

    Authors: Li Yi, Wang Zhao, He Wang, Minhyuk Sung, Leonidas Guibas

    Abstract: We introduce a novel 3D object proposal approach named Generative Shape Proposal Network (GSPN) for instance segmentation in point cloud data. Instead of treating object proposal as a direct bounding box regression problem, we take an analysis-by-synthesis strategy and generate proposals by reconstructing shapes from noisy observations in a scene. We incorporate GSPN into a novel 3D instance segme… ▽ More

    Submitted 8 December, 2018; originally announced December 2018.

  10. Supervised Fitting of Geometric Primitives to 3D Point Clouds

    Authors: Lingxiao Li, Minhyuk Sung, Anastasia Dubrovina, Li Yi, Leonidas Guibas

    Abstract: Fitting geometric primitives to 3D point cloud data bridges a gap between low-level digitized 3D data and high-level structural information on the underlying 3D shapes. As such, it enables many downstream applications in 3D data processing. For a long time, RANSAC-based methods have been the gold standard for such primitive fitting problems, but they require careful per-input parameter tuning and… ▽ More

    Submitted 28 January, 2020; v1 submitted 21 November, 2018; originally announced November 2018.

    Comments: CVPR 2019 (Oral)

  11. arXiv:1807.01519  [pdf, other

    cs.GR

    Learning Fuzzy Set Representations of Partial Shapes on Dual Embedding Spaces

    Authors: Minhyuk Sung, Anastasia Dubrovina, Vladimir G. Kim, Leonidas Guibas

    Abstract: Modeling relations between components of 3D objects is essential for many geometry editing tasks. Existing techniques commonly rely on labeled components, which requires substantial annotation effort and limits components to a dictionary of predefined semantic parts. We propose a novel framework based on neural networks that analyzes an uncurated collection of 3D models from the same category and… ▽ More

    Submitted 4 July, 2018; originally announced July 2018.

    Comments: SGP 2018 (Symposium on Geometry Processing). 11 pages

    ACM Class: I.3.5

  12. arXiv:1805.09957  [pdf, other

    cs.CV

    Deep Functional Dictionaries: Learning Consistent Semantic Structures on 3D Models from Functions

    Authors: Minhyuk Sung, Hao Su, Ronald Yu, Leonidas Guibas

    Abstract: Various 3D semantic attributes such as segmentation masks, geometric features, keypoints, and materials can be encoded as per-point probe functions on 3D geometries. Given a collection of related 3D shapes, we consider how to jointly analyze such probe functions over different shapes, and how to discover common latent structures using a neural network --- even in the absence of any correspondence… ▽ More

    Submitted 28 November, 2018; v1 submitted 24 May, 2018; originally announced May 2018.

    Journal ref: NeurIPS 2018

  13. ComplementMe: Weakly-Supervised Component Suggestions for 3D Modeling

    Authors: Minhyuk Sung, Hao Su, Vladimir G. Kim, Siddhartha Chaudhuri, Leonidas Guibas

    Abstract: Assembly-based tools provide a powerful modeling paradigm for non-expert shape designers. However, choosing a component from a large shape repository and aligning it to a partial assembly can become a daunting task. In this paper we describe novel neural network architectures for suggesting complementary components and their placement for an incomplete 3D part assembly. Unlike most existing techni… ▽ More

    Submitted 13 September, 2017; v1 submitted 6 August, 2017; originally announced August 2017.

    Comments: SIGGRAPH Asia 2017. 12 pages

    ACM Class: I.3.5

    Journal ref: ACM Trans. Graph. 36, 6, Article 226 (November 2017)

  14. arXiv:1601.06345  [pdf, ps, other

    cs.NI cs.SI

    Buffer Occupancy and Delivery Reliability Tradeoffs for Epidemic Routing

    Authors: Pin-Yu Chen, Meng-Hsuan Sung, Shin-Ming Cheng

    Abstract: To achieve end-to-end delivery in intermittently connected networks, epidemic routing is proposed for data delivery at the price of excessive buffer occupancy due to its store-and-forward nature. The ultimate goal of epidemic routing protocol design is to reduce system resource usage (e.g., buffer occupancy) while simultaneously providing data delivery with statistical guarantee. Therefore the tra… ▽ More

    Submitted 24 January, 2016; originally announced January 2016.

    Comments: 32 pages, 13 figures, submitted to IEEE Transactions on Vehicular Technology

  15. arXiv:1304.5747  [pdf, ps, other

    stat.ME math.ST

    Maximum Score Estimation of Preference Parameters for a Binary Choice Model under Uncertainty

    Authors: Le-Yu Chen, Sokbae Lee, Myung Jae Sung

    Abstract: This paper develops maximum score estimation of preference parameters in the binary choice model under uncertainty in which the decision rule is affected by conditional expectations. The preference parameters are estimated in two stages: we estimate conditional expectations nonparametrically in the first stage and then the preference parameters in the second stage based on Manski (1975, 1985)'s ma… ▽ More

    Submitted 2 December, 2013; v1 submitted 21 April, 2013; originally announced April 2013.

  16. Parameter estimation for compact binary coalescence signals with the first generation gravitational-wave detector network

    Authors: the LIGO Scientific Collaboration, the Virgo Collaboration, J. Aasi, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, T. Adams, P. Addesso, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, A. Allocca, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai , et al. (779 additional authors not shown)

    Abstract: Compact binary systems with neutron stars or black holes are one of the most promising sources for ground-based gravitational wave detectors. Gravitational radiation encodes rich information about source physics; thus parameter estimation and model selection are crucial analysis steps for any detection candidate events. Detailed models of the anticipated waveforms enable inference on several param… ▽ More

    Submitted 22 October, 2013; v1 submitted 5 April, 2013; originally announced April 2013.

    Comments: 23 pages, 18 figures. LIGO Document P1200021. See the announcement for this paper on ligo.org at: http://www.ligo.org/science/Publication-S6PE/index.php. For a repository of data used in the publication, go to: https://dcc.ligo.org/LIGO-P1200021/public; Modifications thanks to referee reports

    Journal ref: Phys. Rev. D 88, 062001 (2013)

  17. arXiv:1209.6533  [pdf, other

    gr-qc astro-ph.CO astro-ph.HE

    Search for Gravitational Waves from Binary Black Hole Inspiral, Merger and Ringdown in LIGO-Virgo Data from 2009-2010

    Authors: The LIGO Scientific Collaboration, the Virgo Collaboration, J. Aasi, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, T. Adams, P. Addesso, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, A. Allocca, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai , et al. (778 additional authors not shown)

    Abstract: We report a search for gravitational waves from the inspiral, merger and ringdown of binary black holes (BBH) with total mass between 25 and 100 solar masses, in data taken at the LIGO and Virgo observatories between July 7, 2009 and October 20, 2010. The maximum sensitive distance of the detectors over this period for a (20,20) Msun coalescence was 300 Mpc. No gravitational wave signals were foun… ▽ More

    Submitted 25 February, 2013; v1 submitted 28 September, 2012; originally announced September 2012.

    Comments: 15 pages PDFLaTeX, minor changes to correspond with published version. An archived version with data for plots and tables is at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=p1200024 . A Science Summary of the paper for education and public outreach is at http://www.ligo.org/science/Publication-S6CBCHM/index.php

    Report number: LIGO-P1200024

    Journal ref: Phys. Rev. D 87, 022002 (2013)

  18. Einstein@Home all-sky search for periodic gravitational waves in LIGO S5 data

    Authors: J. Aasi, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, T. Adams, P. Addesso, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, A. Allocca, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. C. Araya, S. Ast , et al. (774 additional authors not shown)

    Abstract: This paper presents results of an all-sky searches for periodic gravitational waves in the frequency range [50, 1190] Hz and with frequency derivative ranges of [-2 x 10^-9, 1.1 x 10^-10] Hz/s for the fifth LIGO science run (S5). The novelty of the search lies in the use of a non-coherent technique based on the Hough-transform to combine the information from coherent searches on timescales of abou… ▽ More

    Submitted 4 August, 2012; v1 submitted 31 July, 2012; originally announced July 2012.

    Comments: 29 pages, 14 figures, 6 tables. Science summary page at http://www.ligo.org/science/Publication-FullS5EatH/index.php ; Public access area to figures and tables at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=p1200026

    Report number: LIGO-P1200026

    Journal ref: Phys. Rev. D 87, 042001 (2013)

  19. A First Search for coincident Gravitational Waves and High Energy Neutrinos using LIGO, Virgo and ANTARES data from 2007

    Authors: The ANTARES Collaboration, the LIGO Scientific Collaboration, the Virgo Collaboration, S. Adrián-Martínez, I. Al Samarai, A. Albert, M. André, M. Anghinolfi, G. Anton, S. Anvar, M. Ardid, T. Astraatmadja, J-J. Aubert, B. Baret, S. Basa, V. Bertin, S. Biagi, C. Bigongiari, C. Bogazzi, M. Bou-Cabo, B. Bouhou, M. C. Bouwhuis, J. Brunner, J. Busto, A. Capone , et al. (937 additional authors not shown)

    Abstract: We present the results of the first search for gravitational wave bursts associated with high energy neutrinos. Together, these messengers could reveal new, hidden sources that are not observed by conventional photon astronomy, particularly at high energy. Our search uses neutrinos detected by the underwater neutrino telescope ANTARES in its 5 line configuration during the period January - Septemb… ▽ More

    Submitted 25 January, 2013; v1 submitted 14 May, 2012; originally announced May 2012.

    Comments: 19 pages, 8 figures, science summary page at http://www.ligo.org/science/Publication-S5LV_ANTARES/index.php. Public access area to figures, tables at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=p1200006

    Report number: LIGO-P1200006

  20. arXiv:1205.2216  [pdf, ps, other

    astro-ph.HE gr-qc

    Search for gravitational waves associated with gamma-ray bursts during LIGO science run 6 and Virgo science runs 2 and 3

    Authors: The LIGO Scientific Collaboration, Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone , et al. (785 additional authors not shown)

    Abstract: We present the results of a search for gravitational waves associated with 154 gamma-ray bursts (GRBs) that were detected by satellite-based gamma-ray experiments in 2009-2010, during the sixth LIGO science run and the second and third Virgo science runs. We perform two distinct searches: a modeled search for coalescences of either two neutron stars or a neutron star and black hole; and a search f… ▽ More

    Submitted 24 September, 2012; v1 submitted 10 May, 2012; originally announced May 2012.

    Comments: Accepted by ApJ. 19 pages, 8 figures, 2 tables, science summary page at http://www.ligo.org/science/Publication-S6GRB/index.php . Public access area to figures, tables at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=p1000121

    Report number: LIGO-P1000121

  21. arXiv:1205.1124  [pdf, ps, other

    astro-ph.HE gr-qc

    Swift follow-up observations of candidate gravitational-wave transient events

    Authors: P. A. Evans, J. K. Fridriksson, N. Gehrels, J. Homan, J. P. Osborne, M. Siegel, A. Beardmore, P. Handbauer, J. Gelbord, J. A. Kennea, M. Smith, Q. Zhu, J. Aasi, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, T. Adams, P. Addesso, R. Adhikari, C. Affeldt , et al. (791 additional authors not shown)

    Abstract: We present the first multi-wavelength follow-up observations of two candidate gravitational-wave (GW) transient events recorded by LIGO and Virgo in their 2009-2010 science run. The events were selected with low latency by the network of GW detectors and their candidate sky locations were observed by the Swift observatory. Image transient detection was used to analyze the collected electromagnetic… ▽ More

    Submitted 23 November, 2012; v1 submitted 5 May, 2012; originally announced May 2012.

    Comments: Submitted for publication 2012 May 25, accepted 2012 October 25, published 2012 November 21, in ApJS, 203, 28 ( http://stacks.iop.org/0067-0049/203/28 ); 14 pages, 3 figures, 6 tables; LIGO-P1100038; Science summary at http://www.ligo.org/science/Publication-S6LVSwift/index.php ; Public access area to figures, tables at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=p1100038

    Journal ref: ApJS, 203, 28 (2012)

  22. The characterization of Virgo data and its impact on gravitational-wave searches

    Authors: J. Aasi, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, T. Adams, P. Addesso, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, A. Allocca, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. C. Araya, S. Ast , et al. (778 additional authors not shown)

    Abstract: Between 2007 and 2010 Virgo collected data in coincidence with the LIGO and GEO gravitational-wave (GW) detectors. These data have been searched for GWs emitted by cataclysmic phenomena in the universe, by non-axisymmetric rotating neutron stars or from a stochastic background in the frequency band of the detectors. The sensitivity of GW searches is limited by noise produced by the detector or its… ▽ More

    Submitted 18 June, 2012; v1 submitted 26 March, 2012; originally announced March 2012.

    Comments: 50 pages, 12 figures, 5 tables

  23. All-sky search for gravitational-wave bursts in the second joint LIGO-Virgo run

    Authors: the LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone , et al. (766 additional authors not shown)

    Abstract: We present results from a search for gravitational-wave bursts in the data collected by the LIGO and Virgo detectors between July 7, 2009 and October 20, 2010: data are analyzed when at least two of the three LIGO-Virgo detectors are in coincident operation, with a total observation time of 207 days. The analysis searches for transients of duration < 1 s over the frequency band 64-5000 Hz, without… ▽ More

    Submitted 20 April, 2012; v1 submitted 13 February, 2012; originally announced February 2012.

    Comments: 15 pages, 7 figures: data for plots and archived public version at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=70814&version=19, see also the public announcement at http://www.ligo.org/science/Publication-S6BurstAllSky/

    Report number: LIGO-P1100118

  24. Search for Gravitational Waves from Intermediate Mass Binary Black Holes

    Authors: the LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone , et al. (770 additional authors not shown)

    Abstract: We present the results of a weakly modeled burst search for gravitational waves from mergers of non-spinning intermediate mass black holes (IMBH) in the total mass range 100--450 solar masses and with the component mass ratios between 1:1 and 4:1. The search was conducted on data collected by the LIGO and Virgo detectors between November of 2005 and October of 2007. No plausible signals were obser… ▽ More

    Submitted 25 April, 2012; v1 submitted 28 January, 2012; originally announced January 2012.

    Comments: 13 pages, 4 figures: data for plots and archived public version at https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=62326, see also the public announcement at http://www.ligo.org/science/Publication-S5IMBH/

    Report number: P1100068

  25. arXiv:1201.4413  [pdf, other

    astro-ph.HE gr-qc

    Implications For The Origin Of GRB 051103 From LIGO Observations

    Authors: The LIGO Scientific Collaboration, J. Abadie, B. P. Abbott, T. D. Abbott, R. Abbott, M. Abernathy, C. Adams, R. Adhikari, C. Affeldt, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, D. Atkinson, P. Aufmuth, C. Aulbert, B. E. Aylott , et al. (546 additional authors not shown)

    Abstract: We present the results of a LIGO search for gravitational waves (GWs) associated with GRB 051103, a short-duration hard-spectrum gamma-ray burst (GRB) whose electromagnetically determined sky position is coincident with the spiral galaxy M81, which is 3.6 Mpc from Earth. Possible progenitors for short-hard GRBs include compact object mergers and soft gamma repeater (SGR) giant flares. A merger pro… ▽ More

    Submitted 17 April, 2012; v1 submitted 20 January, 2012; originally announced January 2012.

    Comments: 8 pages, 3 figures. For a repository of data used in the publication, go to: https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=15166 . Also see the announcement for this paper on ligo.org at: http://www.ligo.org/science/Publication-GRB051103/index.php

  26. Upper limits on a stochastic gravitational-wave background using LIGO and Virgo interferometers at 600-1000 Hz

    Authors: J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, M. Agathos, K. Agatsuma, P. Ajith, B. Allen, E. Amador Ceron, D. Amariutei, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone, D. Atkinson, P. Aufmuth , et al. (761 additional authors not shown)

    Abstract: A stochastic background of gravitational waves is expected to arise from a superposition of many incoherent sources of gravitational waves, of either cosmological or astrophysical origin. This background is a target for the current generation of ground-based detectors. In this article we present the first joint search for a stochastic background using data from the LIGO and Virgo interferometers.… ▽ More

    Submitted 23 February, 2012; v1 submitted 21 December, 2011; originally announced December 2011.

    Comments: 29 pages, 6 figures. For a repository of data used in the publication, please see https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=22210. Also see the announcement for this paper at http://www.ligo.org/science/Publication-S5VSR1StochIso/

    Report number: LIGO-P1000128-v22

  27. Search for Gravitational Waves from Low Mass Compact Binary Coalescence in LIGO's Sixth Science Run and Virgo's Science Runs 2 and 3

    Authors: the LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, M. Agathos, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston , et al. (775 additional authors not shown)

    Abstract: We report on a search for gravitational waves from coalescing compact binaries using LIGO and Virgo observations between July 7, 2009 and October 20, 2010. We searched for signals from binaries with total mass between 2 and 25 solar masses; this includes binary neutron stars, binary black holes, and binaries consisting of a black hole and neutron star. The detectors were sensitive to systems up to… ▽ More

    Submitted 18 January, 2012; v1 submitted 30 November, 2011; originally announced November 2011.

    Comments: 11 pages, 5 figures. For a repository of data used in the publication, go to: <https://dcc.ligo.org/cgi-bin/DocDB/ShowDocument?docid=39633>. Also see the announcement for this paper on ligo.org at: <http://www.ligo.org/science/Publication-S6CBCLowMass/index.php>

    Journal ref: Phys. Rev. D 85, 082002 (2012)

  28. All-sky Search for Periodic Gravitational Waves in the Full S5 LIGO Data

    Authors: J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone, D. Atkinson, P. Aufmuth , et al. (773 additional authors not shown)

    Abstract: We report on an all-sky search for periodic gravitational waves in the frequency band 50-800 Hz and with the frequency time derivative in the range of 0 through -6e-9 Hz/s. Such a signal could be produced by a nearby spinning and slightly non-axisymmetric isolated neutron star in our galaxy. After recent improvements in the search program that yielded a 10x increase in computational efficiency, we… ▽ More

    Submitted 2 October, 2011; originally announced October 2011.

    Comments: 18 pages

    Report number: LIGO-P1100029-v36

  29. Implementation and testing of the first prompt search for gravitational wave transients with electromagnetic counterparts

    Authors: The LIGO Scientific Collaboration, Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. D. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone , et al. (794 additional authors not shown)

    Abstract: Aims. A transient astrophysical event observed in both gravitational wave (GW) and electromagnetic (EM) channels would yield rich scientific rewards. A first program initiating EM follow-ups to possible transient GW events has been developed and exercised by the LIGO and Virgo community in association with several partners. In this paper, we describe and evaluate the methods used to promptly ident… ▽ More

    Submitted 12 January, 2012; v1 submitted 15 September, 2011; originally announced September 2011.

    Comments: 17 pages. This version (v2) includes two tables and 1 section not included in v1. Accepted for publication in Astronomy & Astrophysics

    Report number: LIGO-P1000061

  30. Test of Lorentz and CPT violation with Short Baseline Neutrino Oscillation Excesses

    Authors: The MiniBooNE Collaboration, A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, R. Dharmapalan, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, J. Grange, C. Green, J. A. Green, T. L. Hart, E. Hawker, W. Huelsnitz , et al. (63 additional authors not shown)

    Abstract: The sidereal time dependence of MiniBooNE electron neutrino and anti-electron neutrino appearance data are analyzed to search for evidence of Lorentz and CPT violation. An unbinned Kolmogorov-Smirnov test shows both the electron neutrino and anti-electron neutrino appearance data are compatible with the null sidereal variation hypothesis to more than 5%. Using an unbinned likelihood fit with a Lor… ▽ More

    Submitted 22 June, 2012; v1 submitted 15 September, 2011; originally announced September 2011.

    Comments: 14 pages, 3 figures, and 2 tables, submitted to Physics Letters B

    Report number: FERMILAB-PUB-11-834-E

    Journal ref: Physics Letters B 718 (2013), pp. 1303-1308

  31. arXiv:1109.1809  [pdf, ps, other

    astro-ph.CO astro-ph.GA

    Directional limits on persistent gravitational waves using LIGO S5 science data

    Authors: B. P. Abbott, R. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, M. A. Arain, M. C. Araya, M. Aronsson, K. G. Arun, Y. Aso, S. M. Aston, P. Astone, D. Atkinson, P. Aufmuth, C. Aulbert , et al. (689 additional authors not shown)

    Abstract: The gravitational-wave (GW) sky may include nearby pointlike sources as well as astrophysical and cosmological stochastic backgrounds. Since the relative strength and angular distribution of the many possible sources of GWs are not well constrained, searches for GW signals must be performed in a model-independent way. To that end we perform two directional searches for persistent GWs using data fr… ▽ More

    Submitted 9 September, 2011; v1 submitted 8 September, 2011; originally announced September 2011.

    Comments: 10 pages, 4 figures

    Journal ref: Phys. Rev. Lett. 107, 271102 (2011)

  32. Dual baseline search for muon neutrino disappearance at 0.5 eV^2 < Δm^2 < 40 eV^2

    Authors: MiniBooNE, SciBooNE Collaborations, :, K. B. M. Mahn, Y. Nakajima, A. A. Aguilar-Arevalo, J. L. Alcaraz-Aunion, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, J. Catala-Perez, G. Cheng, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, R. Dharmapalan, Z. Djurcic, U. Dore, D. A. Finley, B. T. Fleming, R. Ford , et al. (105 additional authors not shown)

    Abstract: The SciBooNE and MiniBooNE collaborations report the results of a ν_μdisappearance search in the Δm^2 region of 0.5-40 eV^2. The neutrino rate as measured by the SciBooNE tracking detectors is used to constrain the rate at the MiniBooNE Cherenkov detector in the first joint analysis of data from both collaborations. Two separate analyses of the combined data samples set 90% confidence level (CL) l… ▽ More

    Submitted 28 December, 2011; v1 submitted 28 June, 2011; originally announced June 2011.

    Comments: 10 pages, 9 figures. Re-submitted to Phys. Rev. D

    Report number: FERMILAB-PUB-11-304-E

    Journal ref: Phys. Rev. D 85, 032007 (2012)

  33. Beating the spin-down limit on gravitational wave emission from the Vela pulsar

    Authors: The LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, C. Affeldt, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astone, D. Atkinson , et al. (725 additional authors not shown)

    Abstract: We present direct upper limits on continuous gravitational wave emission from the Vela pulsar using data from the Virgo detector's second science run. These upper limits have been obtained using three independent methods that assume the gravitational wave emission follows the radio timing. Two of the methods produce frequentist upper limits for an assumed known orientation of the star's spin axis… ▽ More

    Submitted 15 April, 2011; v1 submitted 14 April, 2011; originally announced April 2011.

    Comments: 37 pages, 6 figures corrected typo in the Authors field

    Journal ref: Astrophys.J.737:93,2011

  34. Search for gravitational waves from binary black hole inspiral, merger and ringdown

    Authors: The LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M. Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. S. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, M. A. Arain, M. C. Araya, M. Aronsson, Y. Aso, S. M. Aston, P. Astone, D. Atkinson , et al. (699 additional authors not shown)

    Abstract: We present the first modeled search for gravitational waves using the complete binary black hole gravitational waveform from inspiral through the merger and ringdown for binaries with negligible component spin. We searched approximately 2 years of LIGO data taken between November 2005 and September 2007 for systems with component masses of 1-99 solar masses and total masses of 25-100 solar masses.… ▽ More

    Submitted 18 February, 2011; originally announced February 2011.

    Comments: 19 pages, 3 figures

    Journal ref: Phys.Rev.D83:122005,2011

  35. Search for Gravitational Wave Bursts from Six Magnetars

    Authors: J. Abadie, B. P. Abbott, R. Abbott, M. Abernathy, T. Accadia, F. Acerneseac, C. Adams, R. Adhikari, C. Affeldt, B. Allen, G. S. Allen, E. Amador Ceron, D. Amariutei, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonuccia, K. Arai, M. A. Arain, M. C. Araya, S. M. Aston, P. Astonea, D. Atkinson, P. Aufmuth, C. Aulbert , et al. (743 additional authors not shown)

    Abstract: Soft gamma repeaters (SGRs) and anomalous X-ray pulsars (AXPs) are thought to be magnetars: neutron stars powered by extreme magnetic fields. These rare objects are characterized by repeated and sometimes spectacular gamma-ray bursts. The burst mechanism might involve crustal fractures and excitation of non-radial modes which would emit gravitational waves (GWs). We present the results of a search… ▽ More

    Submitted 15 April, 2011; v1 submitted 17 November, 2010; originally announced November 2010.

    Comments: 9 pages, 3 figures; v2 minor clarifications and new references

    Journal ref: Astrophys.J.734:L35,2011

  36. Measurement of Neutrino-Induced Charged-Current Charged Pion Production Cross Sections on Mineral Oil at E$_ν\sim 1~\textrm{GeV}$

    Authors: A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, R. Dharmapalan, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, J. Grange, C. Green, J. A. Green, T. L. Hart, E. Hawker, R. Imlay, R. A. Johnson , et al. (61 additional authors not shown)

    Abstract: Using a high-statistics, high-purity sample of $ν_μ$-induced charged current, charged pion events in mineral oil (CH$_2$), MiniBooNE reports a collection of interaction cross sections for this process. This includes measurements of the CC$π^+$ cross section as a function of neutrino energy, as well as flux-averaged single- and double-differential cross sections of the energy and direction of both… ▽ More

    Submitted 31 March, 2011; v1 submitted 15 November, 2010; originally announced November 2010.

    Comments: 29 pages and 28 figures

    Journal ref: Phys.Rev.D83:052007,2011

  37. A search for gravitational waves associated with the August 2006 timing glitch of the Vela pulsar

    Authors: The LIGO Scientific Collaboration, J. Abadie, B. P. Abbott, R. Abbott, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, M. A. Arain, M. Araya, Y. Aso, S. Aston, P. Aufmuth, C. Aulbert, S. Babak, P. Baker, S. Ballmer, D. Barker, B. Barr, P. Barriga, L. Barsotti , et al. (477 additional authors not shown)

    Abstract: The physical mechanisms responsible for pulsar timing glitches are thought to excite quasi-normal mode oscillations in their parent neutron star that couple to gravitational wave emission. In August 2006, a timing glitch was observed in the radio emission of PSR B0833-45, the Vela pulsar. At the time of the glitch, the two co-located Hanford gravitational wave detectors of the Laser Interferometer… ▽ More

    Submitted 23 November, 2010; v1 submitted 5 November, 2010; originally announced November 2010.

    Comments: 13 pages, 5 figures

    Journal ref: Phys.Rev.D83:042001,2011; Publisher-note D83:069902,2011; Phys.Rev.D83:069902,2011

  38. Measurement of $ν_μ$-induced charged-current neutral pion production cross sections on mineral oil at $E_ν\in0.5-2.0$ GeV

    Authors: A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, R. Dharmapalan, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, J. Grange, C. Green, J. A. Green, T. L. Hart, E. Hawker, R. Imlay, R. A. Johnson , et al. (61 additional authors not shown)

    Abstract: Using a custom 3 Čerenkov-ring fitter, we report cross sections for $ν_μ$-induced charged-current single $π^0$ production on mineral oil (\chtwo) from a sample of 5810 candidate events with 57% signal purity over an energy range of $0.5-2.0$GeV. This includes measurements of the absolute total cross section as a function of neutrino energy, and flux-averaged differential cross sections measured in… ▽ More

    Submitted 10 February, 2011; v1 submitted 15 October, 2010; originally announced October 2010.

    Comments: 21 pages, 14 figures, and 11 tables

    Journal ref: Phys.Rev.D83:052009,2011

  39. Calibration of the LIGO Gravitational Wave Detectors in the Fifth Science Run

    Authors: LIGO Scientific Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M, Abernathy, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, M. A. Arain, M. Araya, M. Aronsson, Y. Aso, S. Aston, D. E. Atkinson, P. Aufmuth, C. Aulbert, S. Babak, P. Baker , et al. (516 additional authors not shown)

    Abstract: The Laser Interferometer Gravitational Wave Observatory (LIGO) is a network of three detectors built to detect local perturbations in the space-time metric from astrophysical sources. These detectors, two in Hanford, WA and one in Livingston, LA, are power-recycled Fabry-Perot Michelson interferometers. In their fifth science run (S5), between November 2005 and October 2007, these detectors accumu… ▽ More

    Submitted 22 July, 2010; originally announced July 2010.

    Comments: 49 pages, 23 figures

    Journal ref: Nucl.Instrum.Meth.A624:223-240,2010

  40. First search for gravitational waves from the youngest known neutron star

    Authors: LIGO Scientific Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M. Abernathy, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, M. A. Arain, M. Araya, M. Aronsson, Y. Aso, S. Aston, D. E. Atkinson, P. Aufmuth, C. Aulbert, S. Babak, P. Baker, S. Ballmer , et al. (515 additional authors not shown)

    Abstract: We present a search for periodic gravitational waves from the neutron star in the supernova remnant Cassiopeia A. The search coherently analyzes data in a 12-day interval taken from the fifth science run of the Laser Interferometer Gravitational-Wave Observatory. It searches gravitational wave frequencies from 100 to 300 Hz, and covers a wide range of first and second frequency derivatives appropr… ▽ More

    Submitted 9 September, 2010; v1 submitted 13 June, 2010; originally announced June 2010.

    Comments: 26 pages, 5 figures

    Report number: LIGO-P1000028-v7

    Journal ref: Astrophys.J.722:1504-1513,2010

  41. arXiv:1003.2481  [pdf, other

    gr-qc

    Sensitivity to Gravitational Waves from Compact Binary Coalescences Achieved during LIGO's Fifth and Virgo's First Science Run

    Authors: The LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, S. Aoudia, M. A. Arain, M. Araya, M. Aronsson, K. G. Arun, Y. Aso, S. Aston , et al. (685 additional authors not shown)

    Abstract: We summarize the sensitivity achieved by the LIGO and Virgo gravitational wave detectors for compact binary coalescence (CBC) searches during LIGO's fifth science run and Virgo's first science run. We present noise spectral density curves for each of the four detectors that operated during these science runs which are representative of the typical performance achieved by the detectors for CBC sear… ▽ More

    Submitted 1 June, 2010; v1 submitted 12 March, 2010; originally announced March 2010.

    Comments: 12 pages, 5 figures

    Report number: LIGO-T0900499-v19, VIR-0171A-10

  42. arXiv:1003.2480  [pdf, ps, other

    astro-ph.HE astro-ph.CO gr-qc

    Predictions for the Rates of Compact Binary Coalescences Observable by Ground-based Gravitational-wave Detectors

    Authors: LIGO Scientific Collaboration, Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, M Abernathy, T. Accadia, F. Acernese, C. Adams, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, S. Aoudia, M. A. Arain, M. Araya, M. Aronsson, K. G. Arun, Y. Aso, S. Aston , et al. (687 additional authors not shown)

    Abstract: We present an up-to-date, comprehensive summary of the rates for all types of compact binary coalescence sources detectable by the Initial and Advanced versions of the ground-based gravitational-wave detectors LIGO and Virgo. Astrophysical estimates for compact-binary coalescence rates depend on a number of assumptions and unknown model parameters, and are still uncertain. The most confident amo… ▽ More

    Submitted 26 March, 2010; v1 submitted 12 March, 2010; originally announced March 2010.

    Journal ref: Class.Quant.Grav.27:173001,2010

  43. First Measurement of the Muon Neutrino Charged Current Quasielastic Double Differential Cross Section

    Authors: MiniBooNE Collaboration, A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, J. Grange, C. Green, J. A. Green, T. L. Hart, E. Hawker, R. Imlay, R. A. Johnson , et al. (61 additional authors not shown)

    Abstract: A high-statistics sample of charged-current muon neutrino scattering events collected with the MiniBooNE experiment is analyzed to extract the first measurement of the double differential cross section ($\frac{d^2σ}{dT_μd\cosθ_μ}$) for charged-current quasielastic (CCQE) scattering on carbon. This result features minimal model dependence and provides the most complete information on this process t… ▽ More

    Submitted 29 July, 2010; v1 submitted 12 February, 2010; originally announced February 2010.

    Comments: 22 pages, 16 figures, published in Physical Review D, latest version to reflect changes in PRD editing

    Report number: FERMILAB-PUB-10-046-E

    Journal ref: Phys.Rev.D81:092005,2010

  44. Search for gravitational-wave inspiral signals associated with short Gamma-Ray Bursts during LIGO's fifth and Virgo's first science run

    Authors: The LIGO Scientific Collaboration, the Virgo Collaboration, J. Abadie, B. P. Abbott, R. Abbott, T. Accadia, F. Acernese, R. Adhikari, P. Ajith, B. Allen, G. Allen, E. Amador Ceron, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, S. Aoudia, M. A. Arain, M. Araya, K. G. Arun, Y. Aso, S. Aston, P. Astone, P. Aufmuth, C. Aulbert , et al. (643 additional authors not shown)

    Abstract: Progenitor scenarios for short gamma-ray bursts (short GRBs) include coalescenses of two neutron stars or a neutron star and black hole, which would necessarily be accompanied by the emission of strong gravitational waves. We present a search for these known gravitational-wave signatures in temporal and directional coincidence with 22 GRBs that had sufficient gravitational-wave data available in… ▽ More

    Submitted 3 March, 2010; v1 submitted 4 January, 2010; originally announced January 2010.

    Comments: 8 pages, 2 figures, Accepted by ApJ

    Journal ref: Astrophys.J.715:1453-1461,2010

  45. Measurement of ν_μand \barν_μinduced neutral current single $π^0$ production cross sections on mineral oil at E_νO(1 GeV)

    Authors: The MiniBooNE Collaboration, A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, J. Gonzales, J. Grange, C. Green, J. A. Green, T. L. Hart, E. Hawker, R. Imlay , et al. (62 additional authors not shown)

    Abstract: MiniBooNE reports the first absolute cross sections for neutral current single π^0 production on CH_2 induced by neutrino and antineutrino interactions measured from the largest sets of NC π^0 events collected to date. The principal result consists of differential cross sections measured as functions of π^0 momentum and π^0 angle averaged over the neutrino flux at MiniBooNE. We find total cross… ▽ More

    Submitted 27 January, 2010; v1 submitted 11 November, 2009; originally announced November 2009.

    Comments: 13 pages, 12 figures, 4 tables

    Journal ref: Phys.Rev.D81:013005,2010

  46. Accurate calibration of test mass displacement in the LIGO interferometers

    Authors: E. Goetz, R. L. Savage Jr., J. Garofoli, G. Gonzalez, E. Hirose, P. Kalmus, K. Kawabe, J. Kissel, M. Landry, B. O'Reilly, X. Siemens, A. Stuver, M. Sung

    Abstract: We describe three fundamentally different methods we have applied to calibrate the test mass displacement actuators to search for systematic errors in the calibration of the LIGO gravitational-wave detectors. The actuation frequencies tested range from 90 Hz to 1 kHz and the actuation amplitudes range from 1e-6 m to 1e-18 m. For each of the four test mass actuators measured, the weighted mean co… ▽ More

    Submitted 4 November, 2009; originally announced November 2009.

    Comments: 10 pages, 6 figures, submitted on 31 October 2009 to Classical and Quantum Gravity for the proceedings of 8th Edoardo Amaldi Conference on Gravitational Waves

    Journal ref: Class.Quant.Grav.27:084024,2010

  47. arXiv:0909.3583  [pdf, ps, other

    astro-ph.HE astro-ph.GA gr-qc

    Searches for gravitational waves from known pulsars with S5 LIGO data

    Authors: The LIGO Scientific Collaboration, The Virgo Collaboration, B. P. Abbott, R. Abbott, F. Acernese, R. Adhikari, P. Ajith, B. Allen, G. Allen, M. Alshourbagy, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, S. Aoudia, M. A. Arain, M. Araya, H. Armandula, P. Armor, K. G. Arun, Y. Aso, S. Aston, P. Astone, P. Aufmuth, C. Aulbert , et al. (656 additional authors not shown)

    Abstract: We present a search for gravitational waves from 116 known millisecond and young pulsars using data from the fifth science run of the LIGO detectors. For this search ephemerides overlap** the run period were obtained for all pulsars using radio and X-ray observations. We demonstrate an updated search method that allows for small uncertainties in the pulsar phase parameters to be included in th… ▽ More

    Submitted 26 February, 2010; v1 submitted 19 September, 2009; originally announced September 2009.

    Comments: 39 pages, 5 figures, Accepted in The Astrophysical Journal

    Report number: LIGO-P080112-v6

    Journal ref: Astrophys.J.713:671-685,2010

  48. Search for gravitational-wave bursts associated with gamma-ray bursts using data from LIGO Science Run 5 and Virgo Science Run 1

    Authors: LIGO Scientific Collaboration, Virgo Collaboration, B. P. Abbott, R. Abbott, F. Acernese, R. Adhikari, P. Ajith, B. Allen, G. Allen, M. Alshourbagy, R. S. Amin, S. B. Anderson, W. G. Anderson, F. Antonucci, S. Aoudia, M. A. Arain, M. Araya, H. Armandula, P. Armor, K. G. Arun, Y. Aso, S. Aston, P. Astone, P. Aufmuth, C. Aulbert , et al. (643 additional authors not shown)

    Abstract: We present the results of a search for gravitational-wave bursts associated with 137 gamma-ray bursts (GRBs) that were detected by satellite-based gamma-ray experiments during the fifth LIGO science run and first Virgo science run. The data used in this analysis were collected from 2005 November 4 to 2007 October 1, and most of the GRB triggers were from the Swift satellite. The search uses a co… ▽ More

    Submitted 7 April, 2010; v1 submitted 26 August, 2009; originally announced August 2009.

    Comments: 16 pages, 3 figures. Updated references. To appear in ApJ.

    Report number: LIGO-P0900023-v16

    Journal ref: Astrophys.J.715:1438-1452, 2010

  49. Measurement of the ν_μcharged current π^+ to quasi-elastic cross section ratio on mineral oil in a 0.8 GeV neutrino beam

    Authors: A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, S. J. Brice, B. C. Brown, L. Buge, J. Cao, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, F. G. Garcia, G. T. Garvey, C. Green, J. A. Green, T. L. Hart, E. Hawker, R. Imlay, R. A. Johnson, G. Karagiorgi, P. Kasper , et al. (56 additional authors not shown)

    Abstract: Using high statistics samples of charged current $ν_μ$ interactions, MiniBooNE reports a measurement of the single charged pion production to quasi-elastic cross section ratio on mineral oil (CH$_2$), both with and without corrections for hadron re-interactions in the target nucleus. The result is provided as a function of neutrino energy in the range 0.4 GeV $< E_ν<$ 2.4 GeV with 11% precision… ▽ More

    Submitted 20 April, 2009; originally announced April 2009.

    Comments: 4 pages, 2 figures

    Journal ref: Phys.Rev.Lett.103:081801,2009

  50. First Measurement of $ν_μ$ and $ν_e$ Events in an Off-Axis Horn-Focused Neutrino Beam

    Authors: P. Adamson, A. A. Aguilar-Arevalo, C. E. Anderson, A. O. Bazarko, M. Bishai, S. J. Brice, B. C. Brown, L. Bugel, J. Cao, B. C. Choudhary, L. Coney, J. M. Conrad, D. C. Cox, A. Curioni, Z. Djurcic, D. A. Finley, B. T. Fleming, R. Ford, H. R. Gallagher, F. G. Garcia, G. T. Garvey, C. Green, J. A. Green, D. Harris, T. L. Hart , et al. (71 additional authors not shown)

    Abstract: We report the first observation of off-axis neutrino interactions in the MiniBooNE detector from the NuMI beamline at Fermilab. The MiniBooNE detector is located 745 m from the NuMI production target, at 110 mrad angle ($6.3^{\circ}$) with respect to the NuMI beam axis. Samples of charged current quasi-elastic $ν_μ$ and $ν_e$ interactions are analyzed and found to be in agreement with expectatio… ▽ More

    Submitted 21 July, 2009; v1 submitted 15 September, 2008; originally announced September 2008.

    Comments: 4 pages, 5 figures, Submitted to Phys. Rev. Lett

    Journal ref: Phys.Rev.Lett.102:211801,2009