Skip to main content

Showing 1–50 of 123 results for author: Becker, B

.
  1. arXiv:2405.17739  [pdf, other

    cs.AI cs.HC

    The Widening Gap: The Benefits and Harms of Generative AI for Novice Programmers

    Authors: James Prather, Brent Reeves, Juho Leinonen, Stephen MacNeil, Arisoa S. Randrianasolo, Brett Becker, Bailey Kimmel, Jared Wright, Ben Briggs

    Abstract: Novice programmers often struggle through programming problem solving due to a lack of metacognitive awareness and strategies. Previous research has shown that novices can encounter multiple metacognitive difficulties while programming. Novices are typically unaware of how these difficulties are hindering their progress. Meanwhile, many novices are now programming with generative AI (GenAI), which… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: Accepted to ICER 2024

  2. arXiv:2404.18599  [pdf, other

    eess.IV cs.CV

    Self-supervised learning for classifying paranasal anomalies in the maxillary sinus

    Authors: Debayan Bhattacharya, Finn Behrendt, Benjamin Tobias Becker, Lennart Maack, Dirk Beyersdorff, Elina Petersen, Marvin Petersen, Bastian Cheng, Dennis Eggert, Christian Betz, Anna Sophie Hoffmann, Alexander Schlaefer

    Abstract: Purpose: Paranasal anomalies, frequently identified in routine radiological screenings, exhibit diverse morphological characteristics. Due to the diversity of anomalies, supervised learning methods require large labelled dataset exhibiting diverse anomaly morphology. Self-supervised learning (SSL) can be used to learn representations from unlabelled data. However, there are no SSL methods designed… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  3. arXiv:2403.06050  [pdf, other

    cs.HC cs.CY cs.SE

    Explaining Code with a Purpose: An Integrated Approach for Develo** Code Comprehension and Prompting Skills

    Authors: Paul Denny, David H. Smith IV, Max Fowler, James Prather, Brett A. Becker, Juho Leinonen

    Abstract: Reading, understanding and explaining code have traditionally been important skills for novices learning programming. As large language models (LLMs) become prevalent, these foundational skills are more important than ever given the increasing need to understand and evaluate model-generated code. Brand new skills are also needed, such as the ability to formulate clear prompts that can elicit inten… ▽ More

    Submitted 9 March, 2024; originally announced March 2024.

    Comments: Accepted to ITiCSE 2024

  4. arXiv:2401.10759  [pdf, other

    cs.HC cs.AI

    Interactions with Prompt Problems: A New Way to Teach Programming with Large Language Models

    Authors: James Prather, Paul Denny, Juho Leinonen, David H. Smith IV, Brent N. Reeves, Stephen MacNeil, Brett A. Becker, Andrew Luxton-Reilly, Thezyrie Amarouche, Bailey Kimmel

    Abstract: Large Language Models (LLMs) have upended decades of pedagogy in computing education. Students previously learned to code through \textit{writing} many small problems with less emphasis on code reading and comprehension. Recent research has shown that free code generation tools powered by LLMs can solve introductory programming problems presented in natural language with ease. In this paper, we pr… ▽ More

    Submitted 19 January, 2024; originally announced January 2024.

    Comments: accepted for CHI 2024

  5. arXiv:2312.12599  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    Unsupervised Segmentation of Colonoscopy Images

    Authors: Heming Yao, Jérôme Lüscher, Benjamin Gutierrez Becker, Josep Arús-Pous, Tommaso Biancalani, Amelie Bigorgne, David Richmond

    Abstract: Colonoscopy plays a crucial role in the diagnosis and prognosis of various gastrointestinal diseases. Due to the challenges of collecting large-scale high-quality ground truth annotations for colonoscopy images, and more generally medical images, we explore using self-supervised features from vision transformers in three challenging tasks for colonoscopy images. Our results indicate that image-lev… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

  6. arXiv:2311.12217  [pdf, other

    quant-ph physics.atom-ph

    Enhanced Measurement of Neutral Atom Qubits with Machine Learning

    Authors: L. Phuttitarn, B. M. Becker, R. Chinnarasu, T. M. Graham, M. Saffman

    Abstract: We demonstrate qubit state measurements assisted by a supervised convolutional neural network (CNN) in a neutral atom quantum processor. We present two CNN architectures for analyzing neutral atom qubit readout data: a compact 5-layer single-qubit CNN architecture and a 6-layer multi-qubit CNN architecture. We benchmark both architectures against a conventional Gaussian threshold analysis method.… ▽ More

    Submitted 1 May, 2024; v1 submitted 20 November, 2023; originally announced November 2023.

    Comments: additional data added

  7. arXiv:2311.05943  [pdf, other

    cs.HC

    Prompt Problems: A New Programming Exercise for the Generative AI Era

    Authors: Paul Denny, Juho Leinonen, James Prather, Andrew Luxton-Reilly, Thezyrie Amarouche, Brett A. Becker, Brent N. Reeves

    Abstract: Large Language Models (LLMs) are revolutionizing the field of computing education with their powerful code-generating capabilities. Traditional pedagogical practices have focused on code writing tasks, but there is now a shift in importance towards code reading, comprehension and evaluation of LLM-generated code. Alongside this shift, an important new skill is emerging -- the ability to solve prog… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

    Comments: Accepted to SIGCSE'24. arXiv admin note: substantial text overlap with arXiv:2307.16364

  8. arXiv:2310.00658  [pdf, other

    cs.CY cs.AI cs.HC

    The Robots are Here: Navigating the Generative AI Revolution in Computing Education

    Authors: James Prather, Paul Denny, Juho Leinonen, Brett A. Becker, Ibrahim Albluwi, Michelle Craig, Hieke Keuning, Natalie Kiesler, Tobias Kohn, Andrew Luxton-Reilly, Stephen MacNeil, Andrew Peterson, Raymond Pettit, Brent N. Reeves, Jaromir Savelka

    Abstract: Recent advancements in artificial intelligence (AI) are fundamentally resha** computing, with large language models (LLMs) now effectively being able to generate and interpret source code and natural language instructions. These emergent capabilities have sparked urgent questions in the computing education community around how educators should adapt their pedagogy to address the challenges and t… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    Comments: 39 pages of content + 12 pages of references and appendices

  9. arXiv:2307.16364  [pdf, other

    cs.HC cs.AI

    Promptly: Using Prompt Problems to Teach Learners How to Effectively Utilize AI Code Generators

    Authors: Paul Denny, Juho Leinonen, James Prather, Andrew Luxton-Reilly, Thezyrie Amarouche, Brett A. Becker, Brent N. Reeves

    Abstract: With their remarkable ability to generate code, large language models (LLMs) are a transformative technology for computing education practice. They have created an urgent need for educators to rethink pedagogical approaches and teaching strategies for newly emerging skill sets. Traditional approaches to learning programming have focused on frequent and repeated practice at writing code. The ease w… ▽ More

    Submitted 30 July, 2023; originally announced July 2023.

  10. arXiv:2307.10208  [pdf, other

    physics.ins-det

    COHERENT Collaboration data release from the measurements of CsI[Na] response to nuclear recoils

    Authors: D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri, M. P. Green , et al. (53 additional authors not shown)

    Abstract: Description of the data release 10.13139/OLCF/1969085 (https://doi.ccs.ornl.gov/ui/doi/426) from the measurements of the CsI[Na] response to low energy nuclear recoils by the COHERENT collaboration. The release corresponds to the results published in "D. Akimov et al 2022 JINST 17 P10034". We share the data in the form of raw ADC waveforms, provide benchmark values, and share plots to enhance the… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

  11. arXiv:2307.02988  [pdf, other

    cs.NI eess.SP

    UAV Swarms for Joint Data Ferrying and Dynamic Cell Coverage via Optimal Transport Descent and Quadratic Assignment

    Authors: Kai Cui, Lars Baumgärtner, Burak Yilmaz, Mengguang Li, Christian Fabian, Benjamin Becker, Lin Xiang, Maximilian Bauer, Heinz Koeppl

    Abstract: Both data ferrying with disruption-tolerant networking (DTN) and mobile cellular base stations constitute important techniques for UAV-aided communication in situations of crises where standard communication infrastructure is unavailable. For optimal use of a limited number of UAVs, we propose providing both DTN and a cellular base station on each UAV. Here, DTN is used for large amounts of low-pr… ▽ More

    Submitted 6 July, 2023; originally announced July 2023.

    Comments: Accepted to IEEE LCN 2023 as full paper, pre-final version

  12. arXiv:2306.02608  [pdf, other

    cs.CY cs.AI cs.HC

    Computing Education in the Era of Generative AI

    Authors: Paul Denny, James Prather, Brett A. Becker, James Finnie-Ansley, Arto Hellas, Juho Leinonen, Andrew Luxton-Reilly, Brent N. Reeves, Eddie Antonio Santos, Sami Sarsa

    Abstract: The computing education community has a rich history of pedagogical innovation designed to support students in introductory courses, and to support teachers in facilitating student learning. Very recent advances in artificial intelligence have resulted in code generation models that can produce source code from natural language problem descriptions -- with impressive accuracy in many cases. The wi… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Accepted for publication as a Contributed Article in Communications of the ACM (CACM)

  13. arXiv:2306.00537  [pdf, other

    physics.bio-ph cond-mat.stat-mech nlin.PS q-bio.CB q-bio.MN

    Stable developmental patterns of gene expression without morphogen gradients

    Authors: Maciej Majka, Nils B. Becker, Pieter Rein ten Wolde, Marcin Zagorski, Thomas R. Sokolowski

    Abstract: Gene expression patterns (GEPs) are established by cross-regulating target genes that interpret morphogen gradients. However, as development progresses, morphogen activity is reduced, leaving the emergent GEP without stabilizing positional cues. The GEP then can be deteriorated by the intrinsically noisy biochemical processes acting at the cellular level. However, the established GEPs remain spati… ▽ More

    Submitted 5 April, 2024; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: Final version, ready for submission to PLCB. Significantly extended part containing analytical models, updated figures and general overhaul of text

  14. Measurement of the Electron-Neutrino Charged-Current Cross Sections on ${}^{127}$I with the COHERENT NaI$ν$E detector

    Authors: P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, C. Bock, A. Bolozdynya, R. Bouabid, A. Brown, J. Browning, B. Cabrera-Palmer, M. Cervantes, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri, A. C. Germer , et al. (64 additional authors not shown)

    Abstract: Using an 185-kg NaI[Tl] array, COHERENT has measured the inclusive electron-neutrino charged-current cross section on ${}^{127}$I with pion decay-at-rest neutrinos produced by the Spallation Neutron Source at Oak Ridge National Laboratory. Iodine is one the heaviest targets for which low-energy ($\leq$ 50 MeV) inelastic neutrino-nucleus processes have been measured, and this is the first measureme… ▽ More

    Submitted 7 March, 2024; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: 10 pages, 7 figures

    Journal ref: Phys. Rev. Lett. 131, 221801 (2023)

  15. Feature Guided Training and Rotational Standardisation for the Morphological Classification of Radio Galaxies

    Authors: Kevin Brand, Trienko L. Grobler, Waldo Kleynhans, Mattia Vaccari, Matthew Prescott, Burger Becker

    Abstract: State-of-the-art radio observatories produce large amounts of data which can be used to study the properties of radio galaxies. However, with this rapid increase in data volume, it has become unrealistic to manually process all of the incoming data, which in turn led to the development of automated approaches for data processing tasks, such as morphological classification. Deep learning plays a cr… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: 20 pages, 17 figures, this is a pre-copyedited, author-produced PDF of an article accepted for publication in the Monthly Notices of the Royal Astronomical Society

  16. arXiv:2304.02491  [pdf, other

    cs.HC cs.AI

    "It's Weird That it Knows What I Want": Usability and Interactions with Copilot for Novice Programmers

    Authors: James Prather, Brent N. Reeves, Paul Denny, Brett A. Becker, Juho Leinonen, Andrew Luxton-Reilly, Garrett Powell, James Finnie-Ansley, Eddie Antonio Santos

    Abstract: Recent developments in deep learning have resulted in code-generation models that produce source code from natural language and code-based prompts with high accuracy. This is likely to have profound effects in the classroom, where novices learning to code can now use free tools to automatically suggest solutions to programming exercises and assignments. However, little is currently known about how… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

    Comments: 26 pages, 2 figures, TOCHI

  17. arXiv:2303.17915  [pdf, other

    eess.IV cs.CV

    Multiple Instance Ensembling For Paranasal Anomaly Classification In The Maxillary Sinus

    Authors: Debayan Bhattacharya, Finn Behrendt, Benjamin Tobias Becker, Dirk Beyersdorff, Elina Petersen, Marvin Petersen, Bastian Cheng, Dennis Eggert, Christian Betz, Anna Sophie Hoffmann, Alexander Schlaefer

    Abstract: Paranasal anomalies are commonly discovered during routine radiological screenings and can present with a wide range of morphological features. This diversity can make it difficult for convolutional neural networks (CNNs) to accurately classify these anomalies, especially when working with limited datasets. Additionally, current approaches to paranasal anomaly classification are constrained to ide… ▽ More

    Submitted 31 March, 2023; originally announced March 2023.

  18. arXiv:2301.03964  [pdf, other

    physics.bio-ph q-bio.MN

    Trade-offs between cost and information in cellular prediction

    Authors: Age J. Tjalma, Vahe Galstyan, Jeroen Goedhart, Lotte Slim, Nils B. Becker, Pieter Rein ten Wolde

    Abstract: Living cells can leverage correlations in environmental fluctuations to predict the future environment and mount a response ahead of time. To this end, cells need to encode the past signal into the output of the intracellular network from which the future input is predicted. Yet, storing information is costly while not all features of the past signal are equally informative on the future input sig… ▽ More

    Submitted 10 January, 2023; originally announced January 2023.

  19. Measurement of ${}^{nat}$Pb($ν_e$,X$n$) production with a stopped-pion neutrino source

    Authors: COHERENT Collaboration, P. An, C. Awe, P. S. Barbeau, B. Becker, S. W. Belling, V. Belov, I. Bernardi, C. Bock, A. Bolozdynya, R. Bouabid, A. Brown, J. Browning, B. Cabrera-Palmer, M. Cervantes, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso , et al. (62 additional authors not shown)

    Abstract: Using neutrinos produced at the Spallation Neutron Source (SNS) at Oak Ridge National Laboratory (ORNL), the COHERENT collaboration has studied the Pb($ν_e$,X$n$) process with a lead neutrino-induced-neutron (NIN) detector. Data from this detector are fit jointly with previously collected COHERENT data on this process. A combined analysis of the two datasets yields a cross section that is… ▽ More

    Submitted 30 October, 2023; v1 submitted 21 December, 2022; originally announced December 2022.

    Comments: 11 pages, 9 figures, version accepted by Phys. Rev. D

    Journal ref: Phys. Rev. D 108, 072001 (2023)

  20. arXiv:2212.01020  [pdf, other

    cs.HC cs.AI cs.CY cs.LG cs.SE

    Programming Is Hard -- Or at Least It Used to Be: Educational Opportunities And Challenges of AI Code Generation

    Authors: Brett A. Becker, Paul Denny, James Finnie-Ansley, Andrew Luxton-Reilly, James Prather, Eddie Antonio Santos

    Abstract: The introductory programming sequence has been the focus of much research in computing education. The recent advent of several viable and freely-available AI-driven code generation tools present several immediate opportunities and challenges in this domain. In this position paper we argue that the community needs to act quickly in deciding what possible opportunities can and should be leveraged an… ▽ More

    Submitted 2 December, 2022; originally announced December 2022.

    Comments: 7 pages

    ACM Class: K.3.2; I.2; H.5.2

  21. arXiv:2211.01371  [pdf, other

    eess.IV

    Unsupervised Anomaly Detection of Paranasal Anomalies in the Maxillary Sinus

    Authors: Debayan Bhattacharya, Finn Behrendt, Benjamin Tobias Becker, Dirk Beyersdorff, Elina Petersen, Marvin Petersen, Bastian Cheng, Dennis Eggert, Christian Betz, Anna Sophie Hoffmann, Alexander Schlaefer

    Abstract: Deep learning (DL) algorithms can be used to automate paranasal anomaly detection from Magnetic Resonance Imaging (MRI). However, previous works relied on supervised learning techniques to distinguish between normal and abnormal samples. This method limits the type of anomalies that can be classified as the anomalies need to be present in the training data. Further, many data points from normal an… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

  22. arXiv:2210.11630  [pdf, ps, other

    cs.HC cs.AI cs.CL cs.SE

    Using Large Language Models to Enhance Programming Error Messages

    Authors: Juho Leinonen, Arto Hellas, Sami Sarsa, Brent Reeves, Paul Denny, James Prather, Brett A. Becker

    Abstract: A key part of learning to program is learning to understand programming error messages. They can be hard to interpret and identifying the cause of errors can be time-consuming. One factor in this challenge is that the messages are typically intended for an audience that already knows how to program, or even for programming environments that then use the information to highlight areas in code. Rese… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

    Comments: 7 pages, accepted for publication at SIGCSE TS 2023

  23. arXiv:2209.01937  [pdf, other

    eess.IV cs.CV cs.LG

    Supervised Contrastive Learning to Classify Paranasal Anomalies in the Maxillary Sinus

    Authors: Debayan Bhattacharya, Benjamin Tobias Becker, Finn Behrendt, Marcel Bengs, Dirk Beyersdorff, Dennis Eggert, Elina Petersen, Florian Jansen, Marvin Petersen, Bastian Cheng, Christian Betz, Alexander Schlaefer, Anna Sophie Hoffmann

    Abstract: Using deep learning techniques, anomalies in the paranasal sinus system can be detected automatically in MRI images and can be further analyzed and classified based on their volume, shape and other parameters like local contrast. However due to limited training data, traditional supervised learning methods often fail to generalize. Existing deep learning methods in paranasal anomaly classification… ▽ More

    Submitted 5 September, 2022; originally announced September 2022.

  24. arXiv:2205.12414  [pdf, other

    hep-ex

    A COHERENT constraint on leptophobic dark matter using CsI data

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, R. Bouabid, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliot, L. Fabris, M. Febbraro, A. Gallo Rosso , et al. (56 additional authors not shown)

    Abstract: We use data from the COHERENT CsI[Na] scintillation detector to constrain sub-GeV leptophobic dark matter models. This detector was built to observe low-energy nuclear recoils from coherent elastic neutrino-nucleus scattering. These capabilities enable searches for dark matter particles produced at the Spallation Neutron Source mediated by a vector portal particle with masses between 2 and 400 MeV… ▽ More

    Submitted 26 May, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

  25. arXiv:2204.10024  [pdf, other

    cs.CV cs.LG

    Understanding the Domain Gap in LiDAR Object Detection Networks

    Authors: Jasmine Richter, Florian Faion, Di Feng, Paul Benedikt Becker, Piotr Sielecki, Claudius Glaeser

    Abstract: In order to make autonomous driving a reality, artificial neural networks have to work reliably in the open-world. However, the open-world is vast and continuously changing, so it is not technically feasible to collect and annotate training datasets which accurately represent this domain. Therefore, there are always domain gaps between training datasets and the open-world which must be understood.… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

    Comments: 14. Uni-DAS e.V. Workshop Fahrerassistenz und automatisiertes Fahren

  26. arXiv:2204.04575  [pdf, other

    hep-ex nucl-ex physics.ins-det

    The COHERENT Experimental Program

    Authors: D. Akimov, S. Alawabdeh, P. An, A. Arteaga, C. Awe, P. S. Barbeau, C. Barry, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, L. Blokland, C. Bock, B. Bodur, A. Bolozdynya, R. Bouabid, A. Bracho, J. Browning, B. Cabrera-Palmer, N. Chen, D. Chernyak, E. Conley, J. Daughhetee, J. Daughtry, E. Day , et al. (106 additional authors not shown)

    Abstract: The COHERENT experiment located in Neutrino Alley at the Spallation Neutron Source (SNS), Oak Ridge National Laboratory (ORNL), has made the world's first two measurements of coherent elastic neutrino-nucleus scattering (CEvNS), on CsI and argon, using neutrinos produced at the SNS. The COHERENT collaboration continues to pursue CEvNS measurements on various targets as well as additional studies o… ▽ More

    Submitted 9 April, 2022; originally announced April 2022.

    Comments: 38 papers, 24 figures; Snowmass contribution

  27. arXiv:2112.02768  [pdf, other

    physics.ins-det hep-ex

    Monitoring the SNS basement neutron background with the MARS detector

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri , et al. (53 additional authors not shown)

    Abstract: We present the analysis and results of the first dataset collected with the MARS neutron detector deployed at the Oak Ridge National Laboratory Spallation Neutron Source (SNS) for the purpose of monitoring and characterizing the beam-related neutron (BRN) background for the COHERENT collaboration. MARS was positioned next to the COH-CsI coherent elastic neutrino-nucleus scattering detector in the… ▽ More

    Submitted 14 April, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Journal ref: JINST 17 P03021 (2022)

  28. arXiv:2111.02477  [pdf, other

    physics.ins-det

    Measurement of scintillation response of CsI[Na] to low-energy nuclear recoils by COHERENT

    Authors: D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri, M. P. Green , et al. (52 additional authors not shown)

    Abstract: We present results of several measurements of CsI[Na] scintillation response to 3-60 keV energy nuclear recoils performed by the COHERENT collaboration using tagged neutron elastic scattering experiments and an endpoint technique. Earlier results, used to estimate the coherent elastic neutrino-nucleus scattering (CEvNS) event rate for the first observation of this process achieved by COHERENT at t… ▽ More

    Submitted 6 October, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

    Comments: The version accepted by JINST. The changes made as a result of the peer review process: 1. Section 8 "Global CsI[Na] QF data fit" is expanded. The main fit result and its uncertainty is NOT CHANGED. An alternative fit is now shown in Figure 14, Figure 15 is added to further validate the assumptions in the main fit. 2. The Appendix B is restructured for clarity

  29. arXiv:2110.11453  [pdf, other

    hep-ex

    First Probe of Sub-GeV Dark Matter Beyond the Cosmological Expectation with the COHERENT CsI Detector at the SNS

    Authors: D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri, M. P. Green , et al. (51 additional authors not shown)

    Abstract: The COHERENT collaboration searched for scalar dark matter particles produced at the Spallation Neutron Source with masses between 1 and 220~MeV/c$^2$ using a CsI[Na] scintillation detector sensitive to nuclear recoils above 9~keV$_\text{nr}$. No evidence for dark matter is found and we thus place limits on allowed parameter space. With this low-threshold detector, we are sensitive to coherent ela… ▽ More

    Submitted 14 February, 2023; v1 submitted 21 October, 2021; originally announced October 2021.

  30. Measurement of the Coherent Elastic Neutrino-Nucleus Scattering Cross Section on CsI by COHERENT

    Authors: D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri, M. P. Green , et al. (51 additional authors not shown)

    Abstract: We measured the cross section of coherent elastic neutrino-nucleus scattering (\cevns{}) using a CsI[Na] scintillating crystal in a high flux of neutrinos produced at the Spallation Neutron Source (SNS) at Oak Ridge National Laboratory. New data collected before detector decommissioning has more than doubled the dataset since the first observation of \cevns{}, achieved with this detector. Systemat… ▽ More

    Submitted 2 June, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

  31. arXiv:2109.11049  [pdf, other

    hep-ex nucl-ex

    Simulating the neutrino flux from the Spallation Neutron Source for the COHERENT experiment

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, C. Bock, A. Bolozdynya, J. Browning, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, J. Galambos, A. Gallo Rosso , et al. (58 additional authors not shown)

    Abstract: The Spallation Neutron Source (SNS) at Oak Ridge National Laboratory is a pulsed source of neutrons and, as a byproduct of this operation, an intense source of pulsed neutrinos via stopped-pion decay. The COHERENT collaboration uses this source to investigate coherent elastic neutrino-nucleus scattering and other physics with a suite of detectors. This work includes a description of our Geant4 sim… ▽ More

    Submitted 29 March, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

  32. Explaining Counterexamples with Giant-Step Assertion Checking

    Authors: Benedikt Becker, Cláudio Belo Lourenço, Claude Marché

    Abstract: Identifying the cause of a proof failure during deductive verification of programs is hard: it may be due to an incorrectness in the program, an incompleteness in the program annotations, or an incompleteness of the prover. The changes needed to resolve a proof failure depend on its category, but the prover cannot provide any help on the categorisation. When using an SMT solver to discharge a proo… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: In Proceedings F-IDE 2021, arXiv:2108.02369

    Journal ref: EPTCS 338, 2021, pp. 82-88

  33. Everything You Always Wanted to Know About Generalization of Proof Obligations in PDR

    Authors: Tobias Seufert, Felix Winterer, Christoph Scholl, Karsten Scheibler, Tobias Paxian, Bernd Becker

    Abstract: In this paper we revisit the topic of generalizing proof obligations in bit-level Property Directed Reachability (PDR). We provide a comprehensive study which (1) determines the complexity of the problem, (2) thoroughly analyzes limitations of existing methods, (3) introduces approaches to proof obligation generalization that have never been used in the context of PDR, (4) compares the strengths o… ▽ More

    Submitted 18 August, 2022; v1 submitted 19 May, 2021; originally announced May 2021.

  34. arXiv:2104.09605  [pdf, other

    physics.ins-det hep-ex nucl-ex

    A D$_{2}$O detector for flux normalization of a pion decay-at-rest neutrino source

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, L. Blokland, A. Bolozdynya, B. Cabrera-Palmer, D. Chernyak, E. Conley, J. Daughhetee, E. Day, J. Detwiler, K. Ding, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, A. Gallo Rosso, A. Galindo-Uribarri , et al. (54 additional authors not shown)

    Abstract: We report on the technical design and expected performance of a 592 kg heavy-water-Cherenkov detector to measure the absolute neutrino flux from the pion-decay-at-rest neutrino source at the Spallation Neutron Source (SNS) at Oak Ridge National Laboratory (ORNL). The detector will be located roughly 20 m from the SNS target and will measure the neutrino flux with better than 5% statistical uncerta… ▽ More

    Submitted 25 August, 2021; v1 submitted 19 April, 2021; originally announced April 2021.

    Comments: As accepted to JINST

    Journal ref: JINST 16 (2021) 08, P08048

  35. CNN Architecture Comparison for Radio Galaxy Classification

    Authors: Burger Becker, Mattia Vaccari, Matthew Prescott, Trienko Lups Grobler

    Abstract: The morphological classification of radio sources is important to gain a full understanding of galaxy evolution processes and their relation with local environmental properties. Furthermore, the complex nature of the problem, its appeal for citizen scientists and the large data rates generated by existing and upcoming radio telescopes combine to make the morphological classification of radio sourc… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

    Comments: 20 pages, 11 figures, journal, accepted for publication by Monthly Notices of the Royal Astronomical Society

  36. arXiv:2101.03279  [pdf, other

    cs.RO cs.CV cs.LG

    Investigating the Effect of Sensor Modalities in Multi-Sensor Detection-Prediction Models

    Authors: Abhishek Mohta, Fang-Chieh Chou, Brian C. Becker, Carlos Vallespi-Gonzalez, Nemanja Djuric

    Abstract: Detection of surrounding objects and their motion prediction are critical components of a self-driving system. Recently proposed models that jointly address these tasks rely on a number of sensors to achieve state-of-the-art performance. However, this increases system complexity and may result in a brittle model that overfits to any single sensor modality while ignoring others, leading to reduced… ▽ More

    Submitted 8 January, 2021; originally announced January 2021.

  37. Assessing the Influencing Factors on the Accuracy of Underage Facial Age Estimation

    Authors: Felix Anda, Brett A. Becker, David Lillis, Nhien-An Le-Khac, Mark Scanlon

    Abstract: Swift response to the detection of endangered minors is an ongoing concern for law enforcement. Many child-focused investigations hinge on digital evidence discovery and analysis. Automated age estimation techniques are needed to aid in these investigations to expedite this evidence discovery process, and decrease investigator exposure to traumatic material. Automated techniques also show promise… ▽ More

    Submitted 2 December, 2020; originally announced December 2020.

    Journal ref: The 6th IEEE International Conference on Cyber Security and Protection of Digital Services (Cyber Security), Dublin, Ireland, June 2020

  38. arXiv:2010.11258  [pdf, other

    physics.ins-det hep-ex nucl-ex

    Development of a $^{83\mathrm{m}}$Kr source for the calibration of the CENNS-10 Liquid Argon Detector

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, I. Bernardi, M. A. Blackston, L. Blokland, A. Bolozdynya, B. Cabrera-Palmer, N. Chen, D. Chernyak, E. Conley, J. Daughhetee, M. del Valle Coello, J. A. Detwiler, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, W. Fox, A. Galindo-Uribarri , et al. (55 additional authors not shown)

    Abstract: We report on the preparation of and calibration measurements with a $^{83\mathrm{m}}$Kr source for the CENNS-10 liquid argon detector. $^{83\mathrm{m}}$Kr atoms generated in the decay of a $^{83}$Rb source were introduced into the detector via injection into the Ar circulation loop. Scintillation light arising from the 9.4 keV and 32.1 keV conversion electrons in the decay of $^{83\mathrm{m}}$Kr i… ▽ More

    Submitted 27 January, 2021; v1 submitted 21 October, 2020; originally announced October 2020.

    Comments: v2: As accepted to JINST

    Journal ref: JINST 16 P04002 (2021)

  39. arXiv:2010.00820  [pdf, other

    cs.CV cs.LG

    Discriminative and Generative Models for Anatomical Shape Analysison Point Clouds with Deep Neural Networks

    Authors: Benjamin Gutierrez Becker, Ignacio Sarasua, Christian Wachinger

    Abstract: We introduce deep neural networks for the analysis of anatomical shapes that learn a low-dimensional shape representation from the given task, instead of relying on hand-engineered representations. Our framework is modular and consists of several computing blocks that perform fundamental shape processing tasks. The networks operate on unordered point clouds and provide invariance to similarity tra… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

    Comments: Accepted for publication in the Medical Image Analysis journal

    MSC Class: 68T07(Primary) ACM Class: I.2.1

  40. arXiv:2008.00275  [pdf, other

    cond-mat.soft physics.bio-ph

    Single-molecule stretching experiments of flexible (wormlike) chain molecules in different ensembles: Theory and a potential application of finite chain length effects to nick-counting in DNA

    Authors: Ralf Everaers, Nils B. Becker, Angelo Rosa

    Abstract: We propose a formalism for deriving force-elongation and elongation-force relations for flexible chain molecules from analytical expressions for their radial distribution function, which provides insight into the factors controlling the asymptotic behavior and finite chain length corrections. In particular, we apply this formalism to our previously developed interpolation formula for the wormlike… ▽ More

    Submitted 7 September, 2020; v1 submitted 1 August, 2020; originally announced August 2020.

    Comments: 21 pages, 12 figures, submitted for publication

  41. arXiv:2007.08351  [pdf, ps, other

    cs.AI cs.LO cs.RO cs.SE

    Strengthening Deterministic Policies for POMDPs

    Authors: Leonore Winterer, Ralf Wimmer, Nils Jansen, Bernd Becker

    Abstract: The synthesis problem for partially observable Markov decision processes (POMDPs) is to compute a policy that satisfies a given specification. Such policies have to take the full execution history of a POMDP into account, rendering the problem undecidable in general. A common approach is to use a limited amount of memory and randomize over potential choices. Yet, this problem is still NP-hard and… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

  42. COHERENT Collaboration data release from the first detection of coherent elastic neutrino-nucleus scattering on argon

    Authors: COHERENT Collaboration, D. Akimov, J. B. Albert, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, M. A. Blackston, L. Blokland, A. Bolozdynya, B. Cabrera-Palmer, N. Chen, D. Chernyak, E. Conley, R. L. Cooper, J. Daughhetee, M. del Valle Coello, J. A. Detwiler, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, W. Fox , et al. (58 additional authors not shown)

    Abstract: Release of COHERENT collaboration data from the first detection of coherent elastic neutrino-nucleus scattering (CEvNS) on argon. This release corresponds with the results of "Analysis A" published in Akimov et al., arXiv:2003.10630 [nucl-ex]. Data is shared in a binned, text-based format representing both "signal" and "backgrounds" along with associated uncertainties such that the included data c… ▽ More

    Submitted 29 July, 2020; v1 submitted 22 June, 2020; originally announced June 2020.

    Comments: Update document with arXiv ID number in requested citation

  43. arXiv:2006.02000  [pdf, other

    cs.CV cs.LG eess.IV

    MultiXNet: Multiclass Multistage Multimodal Motion Prediction

    Authors: Nemanja Djuric, Henggang Cui, Zhaoen Su, Shangxuan Wu, Huahua Wang, Fang-Chieh Chou, Luisa San Martin, Song Feng, Rui Hu, Yang Xu, Alyssa Dayan, Sidney Zhang, Brian C. Becker, Gregory P. Meyer, Carlos Vallespi-Gonzalez, Carl K. Wellington

    Abstract: One of the critical pieces of the self-driving puzzle is understanding the surroundings of a self-driving vehicle (SDV) and predicting how these surroundings will change in the near future. To address this task we propose MultiXNet, an end-to-end approach for detection and motion prediction based directly on lidar sensor data. This approach builds on prior work by handling multiple classes of traf… ▽ More

    Submitted 24 May, 2021; v1 submitted 2 June, 2020; originally announced June 2020.

    Comments: Accepted for publication at IEEE Intelligent Vehicles Symposium (IV) 2021

  44. First Measurement of Coherent Elastic Neutrino-Nucleus Scattering on Argon

    Authors: COHERENT Collaboration, D. Akimov, J. B. Albert, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, M. A. Blackston, L. Blokland, A. Bolozdynya, B. Cabrera-Palmer, N. Chen, D. Chernyak, E. Conley, R. L. Cooper, J. Daughhetee, M. del Valle Coello, J. A. Detwiler, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, W. Fox , et al. (58 additional authors not shown)

    Abstract: We report the first measurement of coherent elastic neutrino-nucleus scattering (\cevns) on argon using a liquid argon detector at the Oak Ridge National Laboratory Spallation Neutron Source. Two independent analyses prefer \cevns over the background-only null hypothesis with greater than $3σ$ significance. The measured cross section, averaged over the incident neutrino flux, is (2.2 $\pm$ 0.7)… ▽ More

    Submitted 15 February, 2021; v1 submitted 23 March, 2020; originally announced March 2020.

    Comments: 8 pages, 5 figures with 2 pages, 6 figures supplementary material V3: fixes to figs 3,4 V4: fix typo in table 1, V5: replaced missing appendix, V6: fix Eq 1, new fig 3, V7 final version, updated with final revisions

    Journal ref: Phys. Rev. Lett. 126, 012002 (2021)

  45. arXiv:2003.04447  [pdf, other

    cs.CV

    SDVTracker: Real-Time Multi-Sensor Association and Tracking for Self-Driving Vehicles

    Authors: Shivam Gautam, Gregory P. Meyer, Carlos Vallespi-Gonzalez, Brian C. Becker

    Abstract: Accurate motion state estimation of Vulnerable Road Users (VRUs), is a critical requirement for autonomous vehicles that navigate in urban environments. Due to their computational efficiency, many traditional autonomy systems perform multi-object tracking using Kalman Filters which frequently rely on hand-engineered association. However, such methods fail to generalize to crowded scenes and multi-… ▽ More

    Submitted 9 March, 2020; originally announced March 2020.

    Comments: 8 pages, 7 figures, Submitted to IROS 2020

  46. arXiv:2001.05528  [pdf, ps, other

    physics.bio-ph cond-mat.soft q-bio.SC

    Cell-Type-Specific Differences in KDEL Receptor Clustering in Mammalian Cells

    Authors: Achim Bauer, Ludger Santen, Manfred J. Schmitt, M. Reza Shaebani, Björn Becker

    Abstract: In eukaryotic cells, KDEL receptors (KDELRs) facilitate the retrieval of endoplasmic reticulum (ER) luminal proteins from the Golgi compartment back to the ER. Apart from the well-documented retention function, recent findings reveal that the cellular KDELRs have more complex roles, e.g. in cell signalling, protein secretion, cell adhesion and tumorigenesis. Furthermore, several studies suggest th… ▽ More

    Submitted 19 January, 2020; v1 submitted 15 January, 2020; originally announced January 2020.

    Comments: 12 pages, 7 figures, 2 tables

    Journal ref: PLOS ONE 15, e0235864 (2020)

  47. arXiv:1911.06422  [pdf, other

    hep-ex physics.ins-det

    Sensitivity of the COHERENT Experiment to Accelerator-Produced Dark Matter

    Authors: COHERENT Collaboration, D. Akimov, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, M. A. Blackston, A. Bolozdynya, B. Cabrera-Palmer, N. Chen, E. Conley, R. L. Cooper, J. Daughhetee, M. del Valle Coello, J. A. Detwiler, M. R. Durand, Y. Efremenko, S. R. Elliott, L. Fabris, M. Febbraro, W. Fox, A. Galindo-Uribarri, M. P. Green, K. S. Hansen , et al. (53 additional authors not shown)

    Abstract: The COHERENT experiment is well poised to test sub-GeV dark matter models using low-energy recoil detectors sensitive to coherent elastic neutrino-nucleus scattering (CEvNS) in the $π$-DAR neutrino beam produced by the Spallation Neutron Source. We show how a planned 750-kg liquid argon scintillation detector would place leading limits on scalar light dark matter models, over two orders of magnitu… ▽ More

    Submitted 14 November, 2019; originally announced November 2019.

    Journal ref: Phys. Rev. D 102, 052007 (2020)

  48. First Constraint on Coherent Elastic Neutrino-Nucleus Scattering in Argon

    Authors: COHERENT Collaboration, D. Akimov, J. B. Albert, P. An, C. Awe, P. S. Barbeau, B. Becker, V. Belov, M. A. Blackston, A. Bolozdynya, B. Cabrera-Palmer, M. Cervantes, J. I. Collar, R. L. Cooper, J. Daughhetee, M. del Valle Coello, J. A. Detwiler, M. D'Onofrio, Y. Efremenko, E. M. Erkela, S. R. Elliott, L. Fabris, M. Febbraro, W. Fox, A. Galindo-Uribarri , et al. (55 additional authors not shown)

    Abstract: Coherent elastic neutrino-nucleus scattering (CEvNS) is the dominant neutrino scattering channel for neutrinos of energy $E_ν< 100$ MeV. We report a limit for this process using data collected in an engineering run of the 29 kg CENNS-10 liquid argon detector located 27.5 m from the Oak Ridge National Laboratory Spallation Neutron Source (SNS) Hg target with $4.2\times 10^{22}$ protons on target. T… ▽ More

    Submitted 12 September, 2019; originally announced September 2019.

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

  49. DuMu$^\text{x}$ 3 -- an open-source simulator for solving flow and transport problems in porous media with a focus on model coupling

    Authors: Timo Koch, Dennis Gläser, Kilian Weishaupt, Sina Ackermann, Martin Beck, Beatrix Becker, Samuel Burbulla, Holger Class, Edward Coltman, Simon Emmert, Thomas Fetzer, Christoph Grüninger, Katharina Heck, Johannes Hommel, Theresa Kurz, Melanie Lipp, Farid Mohammadi, Samuel Scherrer, Martin Schneider, Gabriele Seitz, Leopold Stadler, Martin Utz, Felix Weinhardt, Bernd Flemisch

    Abstract: We present version 3 of the open-source simulator for flow and transport processes in porous media DuMu$^\text{x}$. DuMu$^\text{x}$ is based on the modular C++ framework Dune (Distributed and Unified Numerics Environment) and is developed as a research code with a focus on modularity and reusability. We describe recent efforts in improving the transparency and efficiency of the development process… ▽ More

    Submitted 11 September, 2019; originally announced September 2019.

    MSC Class: 97N80

  50. arXiv:1908.00928  [pdf, other

    cs.DB

    A Multi-Media Exchange Format for Time-Series Dataset Curation

    Authors: Philipp M. Scholl, Benjamin Völker, Bernd Becker, Kristof Van Laerhoven

    Abstract: Exchanging data as character-separated values (CSV) is slow, cumbersome and error-prone. Especially for time-series data, which is common in Activity Recognition, synchronizing several independently recorded sensors is challenging. Adding second level evidence, like video recordings from multiple angles and time-coded annotations, further complicates the matter of curating such data. A possible al… ▽ More

    Submitted 12 July, 2019; originally announced August 2019.

    Comments: HASCA Book Contribution, Keywords: Data Curation; Activity Recognition; Multi-Media Format; Data Storage; Comma-Separated-Values