Skip to main content

Showing 1–45 of 45 results for author: Niwa, K

.
  1. arXiv:2405.15010  [pdf, other

    cs.LG math.OC

    Polyak Meets Parameter-free Clipped Gradient Descent

    Authors: Yuki Takezawa, Han Bao, Ryoma Sato, Kenta Niwa, Makoto Yamada

    Abstract: Gradient descent and its variants are de facto standard algorithms for training machine learning models. As gradient descent is sensitive to its hyperparameters, we need to tune the hyperparameters carefully using a grid search, but it is time-consuming, especially when multiple hyperparameters exist. Recently, parameter-free methods that adjust the hyperparameters on the fly have been studied. Ho… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  2. arXiv:2311.13147  [pdf, other

    cs.LG

    Optimal Transport with Cyclic Symmetry

    Authors: Shoichiro Takeda, Yasunori Akagi, Naoki Marumo, Kenta Niwa

    Abstract: We propose novel fast algorithms for optimal transport (OT) utilizing a cyclic symmetry structure of input data. Such OT with cyclic symmetry appears universally in various real-world examples: image processing, urban planning, and graph processing. Our main idea is to reduce OT to a small optimization problem that has significantly fewer variables by utilizing cyclic symmetry and various optimiza… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  3. arXiv:2310.08920  [pdf, other

    cs.LG cs.AI cs.CR

    Embarrassingly Simple Text Watermarks

    Authors: Ryoma Sato, Yuki Takezawa, Han Bao, Kenta Niwa, Makoto Yamada

    Abstract: We propose Easymark, a family of embarrassingly simple yet effective watermarks. Text watermarking is becoming increasingly important with the advent of Large Language Models (LLM). LLMs can generate texts that cannot be distinguished from human-written texts. This is a serious problem for the credibility of the text. Easymark is a simple yet effective solution to this problem. Easymark can inject… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

  4. arXiv:2310.00833  [pdf, other

    cs.CL cs.LG

    Necessary and Sufficient Watermark for Large Language Models

    Authors: Yuki Takezawa, Ryoma Sato, Han Bao, Kenta Niwa, Makoto Yamada

    Abstract: In recent years, large language models (LLMs) have achieved remarkable performances in various NLP tasks. They can generate texts that are indistinguishable from those written by humans. Such remarkable performance of LLMs increases their risk of being used for malicious purposes, such as generating fake news articles. Therefore, it is necessary to develop methods for distinguishing texts written… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

  5. arXiv:2307.14274  [pdf, other

    astro-ph.EP astro-ph.GA astro-ph.SR

    OGLE-2019-BLG-0825: Constraints on the Source System and Effect on Binary-lens Parameters arising from a Five Day Xallarap Effect in a Candidate Planetary Microlensing Event

    Authors: Yuki K. Satoh, Naoki Koshimoto, David P. Bennett, Takahiro Sumi, Nicholas J. Rattenbury, Daisuke Suzuki, Shota Miyazaki, Ian A. Bond, Andrzej Udalski, Andrew Gould, Valerio Bozza, Martin Dominik, Yuki Hirao, Iona Kondo, Rintaro Kirikawa, Ryusei Hamada, Fumio Abe, Richard Barry, Aparna Bhattacharya, Hirosane Fujii, Akihiko Fukui, Katsuki Fujita, Tomoya Ikeno, Stela Ishitani Silva, Yoshitaka Itow , et al. (64 additional authors not shown)

    Abstract: We present an analysis of microlensing event OGLE-2019-BLG-0825. This event was identified as a planetary candidate by preliminary modeling. We find that significant residuals from the best-fit static binary-lens model exist and a xallarap effect can fit the residuals very well and significantly improves $χ^2$ values. On the other hand, by including the xallarap effect in our models, we find that… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: 19 pages, 7 figures, 6 tables. Accepted by AJ

  6. arXiv:2305.11420  [pdf, other

    cs.LG cs.DC stat.ML

    Beyond Exponential Graph: Communication-Efficient Topologies for Decentralized Learning via Finite-time Convergence

    Authors: Yuki Takezawa, Ryoma Sato, Han Bao, Kenta Niwa, Makoto Yamada

    Abstract: Decentralized learning has recently been attracting increasing attention for its applications in parallel computation and privacy preservation. Many recent studies stated that the underlying network topology with a faster consensus rate (a.k.a. spectral gap) leads to a better convergence rate and accuracy for decentralized learning. However, a topology with a fast consensus rate, e.g., the exponen… ▽ More

    Submitted 15 October, 2023; v1 submitted 19 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023

  7. arXiv:2211.04636  [pdf, other

    hep-ex

    Updated constraints on sterile neutrino mixing in the OPERA experiment using a new $ν_e$ identification method

    Authors: N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau, S. Dusini, T. Dzhatdoev , et al. (101 additional authors not shown)

    Abstract: This paper describes a new $ν_e$ identification method specifically designed to improve the low-energy ($< 30\,\mathrm{GeV}$) $ν_e$ identification efficiency attained by enlarging the emulsion film scanning volume with the next generation emulsion readout system. A relative increase of 25-70% in the $ν_e$ low-energy region is expected, leading to improvements in the OPERA sensitivity to neutrino o… ▽ More

    Submitted 18 January, 2023; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: 13 pages, 6 figures

  8. arXiv:2209.15505  [pdf, other

    cs.LG

    Momentum Tracking: Momentum Acceleration for Decentralized Deep Learning on Heterogeneous Data

    Authors: Yuki Takezawa, Han Bao, Kenta Niwa, Ryoma Sato, Makoto Yamada

    Abstract: SGD with momentum is one of the key components for improving the performance of neural networks. For decentralized learning, a straightforward approach using momentum is Distributed SGD (DSGD) with momentum (DSGDm). However, DSGDm performs worse than DSGD when the data distributions are statistically heterogeneous. Recently, several studies have addressed this issue and proposed methods with momen… ▽ More

    Submitted 24 September, 2023; v1 submitted 30 September, 2022; originally announced September 2022.

    Comments: Transactions on Machine Learning Research 2023

  9. arXiv:2205.11979  [pdf, other

    math.OC cs.LG

    Theoretical Analysis of Primal-Dual Algorithm for Non-Convex Stochastic Decentralized Optimization

    Authors: Yuki Takezawa, Kenta Niwa, Makoto Yamada

    Abstract: In recent years, decentralized learning has emerged as a powerful tool not only for large-scale machine learning, but also for preserving privacy. One of the key challenges in decentralized learning is that the data distribution held by each node is statistically heterogeneous. To address this challenge, the primal-dual algorithm called the Edge-Consensus Learning (ECL) was proposed and was experi… ▽ More

    Submitted 22 September, 2022; v1 submitted 23 May, 2022; originally announced May 2022.

  10. arXiv:2205.03779  [pdf, other

    cs.LG

    Communication Compression for Decentralized Learning with Operator Splitting Methods

    Authors: Yuki Takezawa, Kenta Niwa, Makoto Yamada

    Abstract: In decentralized learning, operator splitting methods using a primal-dual formulation (e.g., the Edge-Consensus Learning (ECL)) has been shown to be robust to heterogeneous data and has attracted significant attention in recent years. However, in the ECL, a node needs to exchange dual variables with its neighbors. These exchanges incur significant communication costs. For the Gossip-based algorith… ▽ More

    Submitted 8 May, 2022; originally announced May 2022.

  11. arXiv:2203.13273  [pdf, ps, other

    cs.LG

    A DNN Optimizer that Improves over AdaBelief by Suppression of the Adaptive Stepsize Range

    Authors: Guoqiang Zhang, Kenta Niwa, W. Bastiaan Kleijn

    Abstract: We make contributions towards improving adaptive-optimizer performance. Our improvements are based on suppression of the range of adaptive stepsizes in the AdaBelief optimizer. Firstly, we show that the particular placement of the parameter epsilon within the update expressions of AdaBelief reduces the range of the adaptive stepsizes, making AdaBelief closer to SGD with momentum. Secondly, we exte… ▽ More

    Submitted 24 January, 2023; v1 submitted 24 March, 2022; originally announced March 2022.

    Comments: 10 pages

  12. arXiv:2107.08809  [pdf, ps, other

    cs.DC math.OC

    Revisiting the Primal-Dual Method of Multipliers for Optimisation over Centralised Networks

    Authors: Guoqiang Zhang, Kenta Niwa, W. Bastiaan Kleijn

    Abstract: The primal-dual method of multipliers (PDMM) was originally designed for solving a decomposable optimisation problem over a general network. In this paper, we revisit PDMM for optimisation over a centralized network. We first note that the recently proposed method FedSplit [1] implements PDMM for a centralized network. In [1], Inexact FedSplit (i.e., gradient based FedSplit) was also studied both… ▽ More

    Submitted 19 July, 2021; originally announced July 2021.

    Comments: 13 pages

  13. SSFG: Stochastically Scaling Features and Gradients for Regularizing Graph Convolutional Networks

    Authors: Haimin Zhang, Min Xu, Guoqiang Zhang, Kenta Niwa

    Abstract: Graph convolutional networks have been successfully applied in various graph-based tasks. In a typical graph convolutional layer, node features are updated by aggregating neighborhood information. Repeatedly applying graph convolutions can cause the oversmoothing issue, i.e., node features at deep layers converge to similar values. Previous studies have suggested that oversmoothing is one of the m… ▽ More

    Submitted 30 March, 2021; v1 submitted 20 February, 2021; originally announced February 2021.

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems, 2022

  14. First observation of a tau neutrino charged current interaction with charm production in the Opera experiment

    Authors: N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau, S. Dusini , et al. (102 additional authors not shown)

    Abstract: An event topology with two secondary vertices compatible with the decay of short-lived particles was found in the analysis of neutrino interactions in the Opera target. The observed topology is compatible with tau neutrino charged current (CC) interactions with charm production and neutrino neutral current (NC) interactions with $c\overline{c}$ pair production. However, other processes can mimic t… ▽ More

    Submitted 15 June, 2020; v1 submitted 23 December, 2019; originally announced December 2019.

    Comments: 10 pages, 7 figures; Editors: Marco Roda, Chiara Sirignano and Gabriele Sirri

  15. arXiv:1911.09445  [pdf, ps, other

    cs.LG stat.ML

    Approximated Orthonormal Normalisation in Training Neural Networks

    Authors: Guoqiang Zhang, Kenta Niwa, W. B. Kleijn

    Abstract: Generalisation of a deep neural network (DNN) is one major concern when employing the deep learning approach for solving practical problems. In this paper we propose a new technique, named approximated orthonormal normalisation (AON), to improve the generalisation capacity of a DNN model. Considering a weight matrix W from a particular neural layer in the model, our objective is to design a functi… ▽ More

    Submitted 14 January, 2020; v1 submitted 21 November, 2019; originally announced November 2019.

  16. arXiv:1907.06997  [pdf, other

    cond-mat.mtrl-sci physics.chem-ph

    Hydrogen-Storing Salt NaCl(H$_2$) Synthesized at High Pressure and High Temperature

    Authors: Takahiro Matsuoka, Shu Muraoka, Takahiro Ishikawa, Ken Niwa, Kenji Ohta, Naohisa Hirao, Saori Kawaguchi, Yasuo Ohishi, Katsuya Shimizu, Shigeo Sasaki

    Abstract: X-ray diffraction and Raman scattering measurements, and first-principles calculations are performed to search for the formation of NaCl-hydrogen compound. When NaCl and H$_{2}$ mixture is laser-heated to above 1500 K at pressures exceeding 40 GPa, we observed the formation of NaClH$_{\textit{x}}$ with $\textit{P}$6$_{3}$/$\textit{mmc}$ structure which accommodates H$_{2}$ molecules in the interst… ▽ More

    Submitted 29 August, 2019; v1 submitted 16 July, 2019; originally announced July 2019.

  17. arXiv:1904.05686  [pdf, other

    hep-ex physics.ins-det

    Final results on neutrino oscillation parameters from the OPERA experiment in the CNGS beam

    Authors: OPERA Collaboration, N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau, S. Dusini , et al. (102 additional authors not shown)

    Abstract: The OPERA experiment has conclusively observed the appearance of tau neutrinos in the muon neutrino CNGS beam. Exploiting the OPERA detector capabilities, it was possible to isolate high purity samples of $ν_{e}$, $ν_μ$ and $ν_τ$ charged current weak neutrino interactions, as well as neutral current weak interactions. In this Letter, the full dataset is used for the first time to test the three-fl… ▽ More

    Submitted 19 August, 2019; v1 submitted 11 April, 2019; originally announced April 2019.

    Comments: 7 pages, 4 figures; Editors: Budimir Kliček and Matteo Tenti

    Journal ref: Phys. Rev. D 100, 051301 (2019)

  18. arXiv:1902.09030  [pdf, ps, other

    cs.LG stat.ML

    Rapidly Adapting Moment Estimation

    Authors: Guoqiang Zhang, Kenta Niwa, W. Bastiaan Kleijn

    Abstract: Adaptive gradient methods such as Adam have been shown to be very effective for training deep neural networks (DNNs) by tracking the second moment of gradients to compute the individual learning rates. Differently from existing methods, we make use of the most recent first moment of gradients to compute the individual learning rates per iteration. The motivation behind it is that the dynamic varia… ▽ More

    Submitted 24 February, 2019; originally announced February 2019.

    Comments: 11 pages

  19. arXiv:1811.00095  [pdf, other

    hep-ex physics.ins-det

    Latest results of the OPERA experiment on nu-tau appearance in the CNGS neutrino beam

    Authors: N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau, S. Dusini , et al. (110 additional authors not shown)

    Abstract: OPERA is a long-baseline experiment designed to search for $ν_μ\toν_τ$ oscillations in appearance mode. It was based at the INFN Gran Sasso laboratory (LNGS) and took data from 2008 to 2012 with the CNGS neutrino beam from CERN. After the discovery of $ν_τ$ appearance in 2015, with $5.1σ$ significance, the criteria to select $ν_τ$ candidates have been extended and a multivariate approach has been… ▽ More

    Submitted 7 December, 2018; v1 submitted 31 October, 2018; originally announced November 2018.

    Comments: 7 pages, 1 figure, conference: The 15th International Workshop on Tau Lepton Physics (tau2018)AB

  20. arXiv:1810.10783  [pdf, other

    hep-ex physics.ins-det

    Measurement of the cosmic ray muon flux seasonal variation with the OPERA detector

    Authors: N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau, S. Dusini , et al. (103 additional authors not shown)

    Abstract: The OPERA experiment discovered muon neutrino into tau neutrino oscillations in appearance mode, detecting tau leptons by means of nuclear emulsion films. The apparatus was also endowed with electronic detectors with tracking capability, such as scintillator strips and resistive plate chambers. Because of its location, in the underground Gran Sasso laboratory, under 3800 m.w.e., the OPERA detector… ▽ More

    Submitted 25 October, 2018; originally announced October 2018.

  21. arXiv:1810.09137  [pdf, other

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

    DNN-based Source Enhancement to Increase Objective Sound Quality Assessment Score

    Authors: Yuma Koizumi, Kenta Niwa, Yusuke Hioka, Kazunori Kobayashi, Yoichi Haneda

    Abstract: We propose a training method for deep neural network (DNN)-based source enhancement to increase objective sound quality assessment (OSQA) scores such as the perceptual evaluation of speech quality (PESQ). In many conventional studies, DNNs have been used as a map** function to estimate time-frequency masks and trained to minimize an analytically tractable objective function such as the mean squa… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

    Journal ref: IEEE/ACM Transactions on Audio, Speech, and Language Processing, Vol.26, Issue.10, 2018

  22. arXiv:1807.04871  [pdf, other

    math.OC

    Bregman Monotone Operator Splitting

    Authors: Kenta Niwa, W. Bastiaan Kleijn

    Abstract: Monotone operator splitting is a powerful paradigm that facilitates parallel processing for optimization problems where the cost function can be split into two convex functions. We propose a generalized form of monotone operator splitting based on Bregman divergence. We show that an appropriate design of the Bregman divergence leads to faster convergence than conventional splitting algorithms. The… ▽ More

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

    Comments: 19 pages, 1 figure

    MSC Class: 46N10

  23. Final results of the OPERA experiment on $ν_τ$ appearance in the CNGS beam

    Authors: OPERA Collaboration, N. Agafonova, A. Alexandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau , et al. (112 additional authors not shown)

    Abstract: The OPERA experiment was designed to study $ν_μ\toν_τ$ oscillations in appearance mode in the CNGS neutrino beam. In this letter we report the final analysis of the full data sample collected between 2008 and 2012, corresponding to $17.97\cdot 10^{19}$ protons on target. Selection criteria looser than in previous analyses have produced ten $ν_τ$ candidate events, thus reducing the statistical unce… ▽ More

    Submitted 13 April, 2018; originally announced April 2018.

    Comments: 7 pages, 3 figures

    Journal ref: Phys. Rev. Lett. 120, 211801 (2018)

  24. arXiv:1803.11400  [pdf, other

    hep-ex physics.ins-det

    Final results of the search for $ν_μ \to ν_{e}$ oscillations with the OPERA detector in the CNGS beam

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, M. Chernyavskiy, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievsky, M. Dracos, D. Duchesneau , et al. (108 additional authors not shown)

    Abstract: The OPERA experiment has discovered the tau neutrino appearance in the CNGS muon neutrino beam, in agreement with the 3 neutrino flavour oscillation hypothesis. The OPERA neutrino interaction target, made of Emulsion Cloud Chamber, was particularly efficient in the reconstruction of electromagnetic showers. Moreover, thanks to the very high granularity of the emulsion films, showers induced by ele… ▽ More

    Submitted 7 June, 2018; v1 submitted 30 March, 2018; originally announced March 2018.

    Comments: Editors: M. Tenti and S. Vasina

  25. arXiv:1711.01544  [pdf, other

    astro-ph.IM

    First demonstration of gamma-ray imaging using balloon-borne emulsion telescope

    Authors: Hiroki Rokujo, Shigeki Aoki, Kaname Hamada, Toshio Hara, Tatsuki Inoue, Katsumi Ishiguro, Atsushi Iyono, Hiroaki Kawahara, Koichi Kodama, Ryosuke Komatani, Masahiro Komatsu, Tetsuya Kosaka, Fukashi Mizutani, Motoaki Miyanishi, Kunihiro Morishima, Misaki Morishita, Mitsuhiro Nakamura, Toshiyuki Nakano, Akira Nishio, Kimio Niwa, Naoto Otsuka, Keita Ozaki, Osamu Sato, Emi Shibayama, Satoru Takahashi , et al. (8 additional authors not shown)

    Abstract: We promote the precise gamma-ray observation project Gamma-Ray Astro-Imager with Nuclear Emulsion (GRAINE), which uses balloon-borne emulsion gamma-ray telescopes. The emulsion telescope realizes observations with high angular resolution, polarization sensitivity, and large aperture area in the 0.01--100 GeV energy region. Herein, we report the data analysis of emulsion tracks and the first demons… ▽ More

    Submitted 21 April, 2018; v1 submitted 5 November, 2017; originally announced November 2017.

    Comments: 21 pages, 18 figures

  26. Software Defined Media: Virtualization of Audio-Visual Services

    Authors: Manabu Tsukada, Keiko Ogawa, Masahiro Ikeda, Takuro Sone, Kenta Niwa, Shoichiro Saito, Takashi Kasuya, Hideki Sunahara, Hiroshi Esaki

    Abstract: Internet-native audio-visual services are witnessing rapid development. Among these services, object-based audio-visual services are gaining importance. In 2014, we established the Software Defined Media (SDM) consortium to target new research areas and markets involving object-based digital media and Internet-by-design audio-visual environments. In this paper, we introduce the SDM architecture th… ▽ More

    Submitted 23 February, 2017; originally announced February 2017.

    Comments: IEEE International Conference on Communications (ICC2017), Paris, France, 21-25 May 2017

  27. arXiv:1510.08963  [pdf, other

    cs.SD

    PSD estimation in Beamspace for Estimating Direct-to-Reverberant Ratio from A Reverberant Speech Signal

    Authors: Yusuke Hioka, Kenta Niwa

    Abstract: A method for estimation of direct-to-reverberant ratio (DRR) using a microphone array is proposed. The proposed method estimates the power spectral density (PSD) of the direct sound and the reverberation using the algorithm \textit{PSD estimation in beamspace} with a microphone array and calculates the DRR of the observed signal. The speech corpus of the ACE (Acoustic Characterisation of Environme… ▽ More

    Submitted 29 October, 2015; originally announced October 2015.

    Comments: In Proceedings of the ACE Challenge Workshop - a satellite event of IEEE-WASPAA2015 (arXiv:1510.00383)

    Report number: ACEChallenge/2015/04

  28. Discovery of tau neutrino appearance in the CNGS neutrino beam with the OPERA experiment

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Bender, A. Bertolin, I. Bodnarchuk, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Büttner, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco , et al. (117 additional authors not shown)

    Abstract: The OPERA experiment was designed to search for $ν_μ \rightarrow ν_τ$ oscillations in appearance mode, i.e. by detecting the $τ$-leptons produced in charged current $ν_τ$ interactions. The experiment took data from 2008 to 2012 in the CERN Neutrinos to Gran Sasso beam. The observation of $ν_μ \rightarrow ν_τ$ appearance, achieved with four candidate events in a sub-sample of the data, was previous… ▽ More

    Submitted 2 November, 2015; v1 submitted 6 July, 2015; originally announced July 2015.

    Comments: 7 pages, 3 figures

    Journal ref: Phys. Rev. Lett. 115, 121802 (2015)

  29. Limits on muon-neutrino to tau-neutrino oscillations induced by a sterile neutrino state obtained by OPERA at the CNGS beam

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Bender, A. Bertolin, I. Bodnarchuk, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Büttner, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco , et al. (106 additional authors not shown)

    Abstract: The OPERA experiment, exposed to the CERN to Gran Sasso $ν_μ$ beam, collected data from 2008 to 2012. Four oscillated $ν_τ$ Charged Current interaction candidates have been detected in appearance mode, which are consistent with $ν_μ\to ν_τ$ oscillations at the atmospheric $Δm^2$ within the "standard" three-neutrino framework. In this paper, the OPERA $ν_τ$ appearance results are used to derive lim… ▽ More

    Submitted 14 March, 2015; v1 submitted 6 March, 2015; originally announced March 2015.

    Comments: 11 pages, 4 figures; reference to Planck result updated in the Introduction. Submitted to JHEP

  30. Observation of nu_tau appearance in the CNGS beam with the OPERA experiment

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, T. Asada, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Buttne, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco , et al. (123 additional authors not shown)

    Abstract: The OPERA experiment is searching for nu_mu -> nu_tau oscillations in appearance mode i.e. via the direct detection of tau leptons in nu_tau charged current interactions. The evidence of nu_mu -> nu_tau appearance has been previously reported with three nu_tau candidate events using a sub-sample of data from the 2008-2012 runs. We report here a fourth nu_tau candidate event, with the tau decaying… ▽ More

    Submitted 27 August, 2014; v1 submitted 13 July, 2014; originally announced July 2014.

    Comments: Submitted to Progress of Theoretical and Experimental Physics (PTEP)

  31. arXiv:1404.5933  [pdf, other

    physics.ins-det hep-ex

    Determination of the muon charge sign with the dipolar spectrometers of the OPERA experiment

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Büttner, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievski , et al. (119 additional authors not shown)

    Abstract: The OPERA long-baseline neutrino-oscillation experiment has observed the direct appearance of $ν_τ$ in the CNGS $ν_μ$ beam. Two large muon magnetic spectrometers are used to identify muons produced in the $τ$ leptonic decay and in $ν_μ^{CC}$ interactions by measuring their charge and momentum. Besides the kinematic analysis of the $τ$ decays, background resulting from the decay of charmed particle… ▽ More

    Submitted 29 April, 2016; v1 submitted 23 April, 2014; originally announced April 2014.

    Comments: 10 pages. Improvements in the text

  32. Procedure for short-lived particle detection in the OPERA experiment and its application to charm decays

    Authors: N. Agafonova, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Buttner, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievski, M. Dracos, D. Duchesneau , et al. (113 additional authors not shown)

    Abstract: The OPERA experiment, designed to perform the first observation of $ν_μ\rightarrow ν_τ$ oscillations in appearance mode through the detection of the $τ$ leptons produced in $ν_τ$ charged current interactions, has collected data from 2008 to 2012. In the present paper, the procedure developed to detect $τ$ particle decays, occurring over distances of the order of 1 mm from the neutrino interaction… ▽ More

    Submitted 16 April, 2014; originally announced April 2014.

  33. Measurement of TeV atmospheric muon charge ratio with the full OPERA data

    Authors: N. Agafonova, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, A. Buonaura, S. Buontempo, B. Buettner, M. Chernyavsky, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio, P. Del Amo Sanchez, A. Di Crescenzo, D. Di Ferdinando, N. Di Marco, S. Dmitrievski, M. Dracos, D. Duchesneau , et al. (112 additional authors not shown)

    Abstract: The OPERA detector, designed to search for $ν_μ \to ν_τ$ oscillations in the CNGS beam, is located in the underground Gran Sasso laboratory, a privileged location to study TeV-scale cosmic rays. For the analysis here presented, the detector was used to measure the atmospheric muon charge ratio in the TeV region. OPERA collected charge-separated cosmic ray data between 2008 and 2012. More than 3 mi… ▽ More

    Submitted 2 March, 2014; originally announced March 2014.

    Comments: 8 pages, 2 figures, 4 tables

  34. arXiv:1401.2079  [pdf, other

    hep-ex physics.ins-det

    Evidence for $ν_μ\to ν_τ$ appearance in the CNGS neutrino beam with the OPERA experiment

    Authors: N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, T. Asada, D. Autiero, A. Ben Dhahbi, A. Badertscher, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, F. Brunet, G. Brunetti, A. Buonaura, S. Buontempo, B. Buettner, L. Chaussard, M. Chernyavsky, V. Chiarella, A. Chukanov, L. Consiglio, N. D'Ambrosio , et al. (146 additional authors not shown)

    Abstract: The OPERA experiment is designed to search for $ν_μ \rightarrow ν_τ$ oscillations in appearance mode i.e. through the direct observation of the $τ$ lepton in $ν_τ$ charged current interactions. The experiment has taken data for five years, since 2008, with the CERN Neutrino to Gran Sasso beam. Previously, two $ν_τ$ candidates with a $τ$ decaying into hadrons were observed in a sub-sample of data o… ▽ More

    Submitted 9 January, 2014; originally announced January 2014.

    Comments: 9 pages, 5 figures, 1 tables

    Journal ref: Phys. Rev. D 89, 051102 (2014)

  35. arXiv:1308.2553  [pdf, other

    hep-ex physics.ins-det

    New results on $ν_μ\to ν_τ$ appearance with the OPERA experiment in the CNGS beam

    Authors: OPERA Collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, T. Asada, D. Autiero, A. Badertscher, A. Ben Dhahbi, D. Bender, A. Bertolin, C. Bozza, R. Brugnera, G. Brunetti, B. Buettner, S. Buontempo, L. Chaussard, M. Chernyavskiy, V. Chiarella, A. Chukanov, L. Consiglio, N. D'Ambrosio, P. Del Amo Sanchez , et al. (145 additional authors not shown)

    Abstract: The OPERA neutrino experiment is designed to perform the first observation of neutrino oscillations in direct appearance mode in the $ν_μ\to ν_τ$ channel, via the detection of the $τ$-leptons created in charged current $ν_τ$ interactions. The detector, located in the underground Gran Sasso Laboratory, consists of an emulsion/lead target with an average mass of about 1.2 kt, complemented by electro… ▽ More

    Submitted 12 August, 2013; originally announced August 2013.

    Comments: 33 pages, 12 figures, 5 tables. Prepared for submission to JHEP

  36. arXiv:1303.3953  [pdf, ps, other

    hep-ex

    Search for $ν_μ\rightarrow ν_e$ oscillations with the OPERA experiment in the CNGS beam

    Authors: OPERA collaboration, N. Agafonova, A. Aleksandrov, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Autiero, A. Badertscher, A. Ben Dhahbi, A. Bertolin, C. Bozza, R. Brugnera, F. Brunet, G. Brunetti, B. Buettner, S. Buontempo, L. Chaussard, M. Chernyavsky, V. Chiarella, A. Chukanov, L. Consiglio, N. D'Ambrosio, G. De Lellis, M. De Serio , et al. (139 additional authors not shown)

    Abstract: A first result of the search for \numu $\rightarrow$ \nue oscillations in the OPERA experiment, located at the Gran Sasso Underground Laboratory, is presented. The experiment looked for the appearance of \nue in the CNGS neutrino beam using the data collected in 2008 and 2009. Data are compatible with the non-oscillation hypothesis in the three-flavour mixing model. A further analysis of the same… ▽ More

    Submitted 26 July, 2013; v1 submitted 16 March, 2013; originally announced March 2013.

    Journal ref: JHEP07(2013)004

  37. arXiv:1202.2529  [pdf, ps, other

    astro-ph.IM

    Balloon-borne gamma-ray telescope with nuclear emulsion : overview and status

    Authors: Shigeki Aoki, Tsutomu Fukuda, Kaname Hamada, Toshio Hara, Atsushi Iyono, Jiro Kawada, Masashi Kazuyama, Koichi Kodama, Masahiro Komatsu, Shinichiro Koshiba, Hirotaka Kubota, Seigo Miyamoto, Motoaki Miyanishi, Kunihiro Morishima, Naotaka Naganawa, Tatsuhiro Naka, Mitsuhiro Nakamura, Toshiyuki Nakano, Kimio Niwa, Yoshiaki Nonoyama, Keita Ozaki, Hiroki Rokujo, Takashi Sako, Osamu Sato, Yoshihiro Sato , et al. (6 additional authors not shown)

    Abstract: Detecting the first electron pairs with nuclear emulsion allows a precise measurement of the direction of incident gamma-rays as well as their polarization. With recent innovations in emulsion scanning, emulsion analyzing capability is becoming increasingly powerful. Presently, we are develo** a balloon-borne gamma-ray telescope using nuclear emulsion. An overview and a status of our telescope i… ▽ More

    Submitted 12 February, 2012; originally announced February 2012.

    Comments: 10 pages, 5 figures, talk given at PSB1-0023-1018 in 38th COSPAR Scientific Assembly, 25 July 2010, Bremen, Germany

  38. Measurement of charm production in neutrino charged-current interactions

    Authors: A. Kayis-Topaksu, G. Önengüt, R. van Dantzig, M. de Jong, R. G. C. Oldeman, M. Güler, U. Köse, P. Tolun, M. G. Catanesi, M. T. Muciaccia, K. Winter, B. Van de Vyver, P. Vilain, G. Wilquet, B. Saitta, E. Di Capua, S. Ogawa, H. Shibuya, I. R. Hristova, T. Kawamura, D. Kolev, H. Meinhard, J. Panman, A. Rozanov, R. Tsenov , et al. (63 additional authors not shown)

    Abstract: The nuclear emulsion target of the CHORUS detector was exposed to the wide-band neutrino beam of the CERN SPS of 27 GeV average neutrino energy from 1994 to 1997. In total about 100000 charged-current neutrino interactions with at least one identified muon were located in the emulsion target and fully reconstructed, using newly developed automated scanning systems. Charmed particles were searched… ▽ More

    Submitted 4 July, 2011; originally announced July 2011.

    Comments: 16 pages, 5 figures

    Report number: CERN-PH-EP-2011-109

  39. arXiv:1003.1907  [pdf, ps, other

    hep-ex

    Measurement of the atmospheric muon charge ratio with the OPERA detector

    Authors: OPERA Collaboration, N. Agafonova, A. Anokhina, S. Aoki, A. Ariga, T. Ariga, D. Autiero, A. Badertscher, A. Bagulya, A. Bertolin, M. Besnier, D. Bick, V. Boyarkin, C. Bozza, T. Brugière, R. Brugnera, G. Brunetti, S. Buontempo, A. Cazes, L. Chaussard, M. Chernyavsky, V. Chiarella, N. Chon-Sen, A. Chukanov, M. Cozzi , et al. (160 additional authors not shown)

    Abstract: The OPERA detector at the Gran Sasso underground laboratory (LNGS) was used to measure the atmospheric muon charge ratio in the TeV energy region. We analyzed 403069 atmospheric muons corresponding to 113.4 days of livetime during the 2008 CNGS run. We computed separately the muon charge ratio for single and for multiple muon events in order to select different energy regions of the primary cosmic… ▽ More

    Submitted 9 March, 2010; originally announced March 2010.

    Comments: 14 pages, 10 figures

  40. The case for a directional dark matter detector and the status of current experimental efforts

    Authors: S. Ahlen, N. Afshordi, J. B. R. Battat, J. Billard, N. Bozorgnia, S. Burgos, T. Caldwell, J. M. Carmona, S. Cebrian, P. Colas, T. Dafni, E. Daw, D. Dujmic, A. Dushkin, W. Fedus, E. Ferrer, D. Finkbeiner, P. H. Fisher, J. Forbes, T. Fusayasu, J. Galan, T. Gamble, C. Ghag, I. Giomataris, M. Gold , et al. (87 additional authors not shown)

    Abstract: We present the case for a dark matter detector with directional sensitivity. This document was developed at the 2009 CYGNUS workshop on directional dark matter detection, and contains contributions from theorists and experimental groups in the field. We describe the need for a dark matter detector with directional sensitivity; each directional dark matter experiment presents their project's stat… ▽ More

    Submitted 1 November, 2009; originally announced November 2009.

    Comments: 48 pages, 37 figures, whitepaper on direct dark matter detection with directional sensitivity

    Journal ref: Int.J.Mod.Phys.A25:1-51,2010

  41. Measurements of total and partial charge-changing cross sections for 200-400 MeV/nucleon 12C in water and polycarbonate

    Authors: T. Toshito, K. Kodama, L. Sihver, K. Yusa, M. Ozaki, K. Amako, S. Kameoka, K. Murakami, T. Sasaki, S. Aoki, T. Ban, T. Fukuda, M. Komatsu, H. Kubota, N. Naganawa, T. Nakamura, T. Nakano, M. Natsume, K. Niwa, S. Takahashi, J. Yoshida, H. Yoshida, M. Kanazawa, N. Kanematsu, M. Komori , et al. (7 additional authors not shown)

    Abstract: We have studied charged nuclear fragments produced by 200 - 400 MeV/nucleon carbon ions, interacting with water and polycarbonate, using a newly developed emulsion detector. Total and partial charge-changing cross sections for the production of B, Be, and Li fragments were measured and compared with both previously published measurements, and model predictions. This study is of importance for va… ▽ More

    Submitted 27 March, 2007; originally announced March 2007.

    Comments: 28 pages, 13 figures

    Journal ref: Phys.Rev.C75:054606,2007

  42. arXiv:q-bio/0610029  [pdf

    q-bio.QM

    Determination and Spectroscopy of Quantum Yields in Bio/Chemiluminescence via Novel Light-Collection-Efficiency Calibration: Reexamination of The Aqueous Luminol Chemiluminescence Standard

    Authors: Yoriko Ando, Kazuki Niwa, Nobuyuki Yamada, Tsutomu Irie, Toshiteru Enomoto, Hidehiro Kubota, Yoshihiro Ohmiya, Hidefumi Akiyama

    Abstract: We have developed a luminescence-measurement system for liquid bio/chemiluminescence that can obtain quantitative luminescence spectra as the absolute total number of luminescence photons at each wavelength or photon energy and quantum yields. Calibration of light-collection efficiency in the system is performed with a reference double-plate cell. This method is applicable to sample cells of any… ▽ More

    Submitted 16 October, 2006; originally announced October 2006.

    Comments: 33 pages 6 figures 3 tables

    Report number: 061016LuminolQY

  43. Probing the DeltaNN component of 3He

    Authors: G. M. Huber, G. J. Lolos, E. J. Brash, S. Dumalski, F. Farzanpay, M. Iurescu, Z. Papandreou, A. Shinozaki, A. Weinerman, T. Emura, H. Hirosawa, K. Niwa, H. Yamashita, K. Maeda, T. Terasawa, H. Yamazaki, S. Endo, K. Miyamoto, Y. Sumi, G. Garino, K. Maruyama, A. Leone, R. Perrino, T. Maki, A. Sasaki , et al. (1 additional authors not shown)

    Abstract: The 3He(gamma,pi^+/- p) reactions were measured simultaneously over a tagged photon energy range of 800<E_gamma<1120 MeV, well above the Delta resonance region. An analysis was performed to kinematically isolate Delta knockout events from conventional Delta photoproduction events, and a statistically significant excess of pi+p events was identified, consistent with Delta++ knockout. Two methods… ▽ More

    Submitted 14 April, 2000; v1 submitted 1 December, 1999; originally announced December 1999.

    Comments: 14 pages

    Journal ref: Phys.Rev. C62 (2000) 044001

  44. Subthreshold rho^0 photoproduction on 3He

    Authors: TAGX Collaboration, M. A. Kagarlis, Z. Papandreou, G. M. Huber, G. J. Lolos, A. Shinozaki, E. J. Brash, F. Farzanpay, M. Iurescu, A. Weinerman, G. Garino, K. Maruyama, O. Konno, K. Maeda, T. Terasawa, H. Yamazaki, T. Emura, H. Hirosawa, K. Niwa, H. Yamashita, S. Endo, K. Miyamoto, Y. Sumi, A. Leone, R. Perrino , et al. (3 additional authors not shown)

    Abstract: A large reduction of the rho^0 mass in the nuclear medium is reported, inferred from dipion photoproduction spectra in the 1 GeV region, for the reaction 3He(gamma,pi+ pi-)X with a 10% duty factor tagged-photon beam and the TAGX multi-particle spectrometer. The energy range covered (800 < E(gamma) < 1120 MeV) lies mostly below the free rho^0 production threshold, a region which is believed sensi… ▽ More

    Submitted 23 November, 1998; originally announced November 1998.

    Comments: 40 pages, 13 figures, submitted to Phys. Rev. C

    Journal ref: Phys.Rev. C60 (1999) 025203

  45. Measurement of B(D_s+ -> mu+ nu_mu)/B(D_s+ -> phi mu+ nu_mu) and Determination of the Decay Constant f_{D_s}

    Authors: K. Kodama, S. Torikai, N. Ushida, A. Mokhtarani, V. S. Paolone, J. T. Volk, J. O. Wilcox, P. M. Yager, R. M. Edelstein, A. P. Freyberger, D. B. Gibaut, R. J. Lipton, W. R. Nichols, D. M. Potter, J. S. Russ, C. Zhang, Y. Zhang, H. I. Jang, J. Y. Kim, B. R. Baller, R. J. Stefanski, K. Nakazawa, S. H. Chung, M. S. Park, I. G. Park , et al. (49 additional authors not shown)

    Abstract: We have observed $23.2 \pm 6.0_{-0.9}^{+1.0}$ purely-leptonic decays of $D_s^+ -> μ^+ ν_μ$ from a sample of muonic one prong decay events detected in the emulsion target of Fermilab experiment E653. Using the $D_s^+ -> φμ^+ ν_μ$ yield measured previously in this experiment, we obtain $B(D_s^+ --> μ^+ ν_μ) / B(D_s^+ --> φμ^+ ν_μ) =0.16 \pm 0.06 \pm 0.03$. In addition, we extract the decay constan… ▽ More

    Submitted 28 June, 1996; originally announced June 1996.

    Comments: 15 pages including one figure

    Report number: DPNU-96-33

    Journal ref: Phys.Lett.B382:299-304,1996