(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 130 results for author: Stern, R

.
  1. arXiv:2406.15608  [pdf, other

    stat.ME

    Nonparametric FBST for Validating Linear Models

    Authors: Rodrigo F. L. Lassance, Julio M. Stern, Rafael B. Stern

    Abstract: The Full Bayesian Significance Test (FBST) possesses many desirable aspects, such as not requiring a non-zero prior probability for hypotheses while also producing a measure of evidence for $H_0$. Still, few attempts have been made to bring the FBST to nonparametric settings, with the main drawback being the need to obtain the highest posterior density (HPD) in a function space. In this work, we u… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Comments: All code available in https://github.com/rflassance/lmFBST

  2. arXiv:2406.10827  [pdf, other

    cs.AI

    Algorithm Selection for Optimal Multi-Agent Path Finding via Graph Embedding

    Authors: Carmel Shabalin, Omri Kaduri, Roni Stern

    Abstract: Multi-agent path finding (MAPF) is the problem of finding paths for multiple agents such that they do not collide. This problem manifests in numerous real-world applications such as controlling transportation robots in automated warehouses, moving characters in video games, and coordinating self-driving cars in intersections. Finding optimal solutions to MAPF is NP-Hard, yet modern optimal solvers… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

    MSC Class: 68T20 ACM Class: I.2.8

  3. arXiv:2404.16379  [pdf, other

    cs.AI cs.MA cs.RO

    Optimal and Bounded Suboptimal Any-Angle Multi-agent Pathfinding

    Authors: Konstantin Yakovlev, Anton Andreychuk, Roni Stern

    Abstract: Multi-agent pathfinding (MAPF) is the problem of finding a set of conflict-free paths for a set of agents. Typically, the agents' moves are limited to a pre-defined graph of possible locations and allowed transitions between them, e.g. a 4-neighborhood grid. We explore how to solve MAPF problems when each agent can move between any pair of possible locations as long as traversing the line segment… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

  4. arXiv:2403.16331  [pdf, other

    cs.SD cs.LG eess.AS

    Modeling Analog Dynamic Range Compressors using Deep Learning and State-space Models

    Authors: Hanzhi Yin, Gang Cheng, Christian J. Steinmetz, Ruibin Yuan, Richard M. Stern, Roger B. Dannenberg

    Abstract: We describe a novel approach for developing realistic digital models of dynamic range compressors for digital audio production by analyzing their analog prototypes. While realistic digital dynamic compressors are potentially useful for many applications, the design process is challenging because the compressors operate nonlinearly over long time scales. Our approach is based on the structured stat… ▽ More

    Submitted 24 March, 2024; originally announced March 2024.

  5. arXiv:2403.15251  [pdf, other

    cs.AI

    Safe Learning of PDDL Domains with Conditional Effects -- Extended Version

    Authors: Argaman Mordoch, Enrico Scala, Roni Stern, Brendan Juba

    Abstract: Powerful domain-independent planners have been developed to solve various types of planning problems. These planners often require a model of the acting agent's actions, given in some planning domain description language. Manually designing such an action model is a notoriously challenging task. An alternative is to automatically learn action models from observation. Such an action model is called… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

  6. arXiv:2403.05655  [pdf, other

    stat.ME

    PROTEST: Nonparametric Testing of Hypotheses Enhanced by Experts' Utility Judgements

    Authors: Rodrigo F. L. Lassance, Rafael Izbicki, Rafael B. Stern

    Abstract: Instead of testing solely a precise hypothesis, it is often useful to enlarge it with alternatives that are deemed to differ from it negligibly. For instance, in a bioequivalence study one might consider the hypothesis that the concentration of an ingredient is exactly the same in two drugs. In such a context, it might be more relevant to test the enlarged hypothesis that the difference in concent… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

    Comments: R package found in https://github.com/rflassance/protest

  7. arXiv:2402.07357  [pdf, other

    stat.ML cs.LG

    Regression Trees for Fast and Adaptive Prediction Intervals

    Authors: Luben M. C. Cabezas, Mateus P. Otto, Rafael Izbicki, Rafael B. Stern

    Abstract: Predictive models make mistakes. Hence, there is a need to quantify the uncertainty associated with their predictions. Conformal inference has emerged as a powerful tool to create statistically valid prediction regions around point predictions, but its naive application to regression problems yields non-adaptive regions. New conformal scores, often relying upon quantile regressors or conditional d… ▽ More

    Submitted 13 February, 2024; v1 submitted 11 February, 2024; originally announced February 2024.

  8. arXiv:2401.06309  [pdf, other

    math.DS eess.SY

    Cyberattacks on Adaptive Cruise Control Vehicles: An Analytical Characterization

    Authors: Shian Wang, Mingfeng Shang, Raphael Stern

    Abstract: While automated vehicles (AVs) are expected to revolutionize future transportation systems, emerging AV technologies open a door for malicious actors to compromise intelligent vehicles. As the first generation of AVs, adaptive cruise control (ACC) vehicles are vulnerable to cyberattacks. While recent effort has been made to understanding the impact of attacks on transportation systems, little work… ▽ More

    Submitted 11 January, 2024; originally announced January 2024.

  9. arXiv:2312.15113  [pdf, other

    cs.LG cs.SI

    Understanding driver-pedestrian interactions to predict driver yielding: naturalistic open-source dataset collected in Minnesota

    Authors: Tianyi Li, Joshua Klavins, Te Xu, Niaz Mahmud Zafri, Raphael Stern

    Abstract: Many factors influence the yielding result of a driver-pedestrian interaction, including traffic volume, vehicle speed, roadway characteristics, etc. While individual aspects of these interactions have been explored, comprehensive, naturalistic studies, particularly those considering the built environment's influence on driver-yielding behavior, are lacking. To address this gap, our study introduc… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  10. arXiv:2312.10705  [pdf, other

    cs.LG cs.AI

    Enhancing Numeric-SAM for Learning with Few Observations

    Authors: Argaman Mordoch, Shahaf S. Shperberg, Roni Stern, Berndan Juba

    Abstract: A significant challenge in applying planning technology to real-world problems lies in obtaining a planning model that accurately represents the problem's dynamics. Numeric Safe Action Models Learning (N-SAM) is a recently proposed algorithm that addresses this challenge. It is an algorithm designed to learn the preconditions and effects of actions from observations in domains that may involve bot… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

  11. arXiv:2312.07003  [pdf, other

    cs.AI cs.LG cs.RO

    RACER: Rational Artificial Intelligence Car-following-model Enhanced by Reality

    Authors: Tianyi Li, Alexander Halatsis, Raphael Stern

    Abstract: This paper introduces RACER, the Rational Artificial Intelligence Car-following model Enhanced by Reality, a cutting-edge deep learning car-following model, that satisfies partial derivative constraints, designed to predict Adaptive Cruise Control (ACC) driving behavior while staying theoretically feasible. Unlike conventional models, RACER effectively integrates Rational Driving Constraints (RDCs… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  12. arXiv:2311.08559  [pdf

    q-bio.QM

    Alternatives to the ROC Curve AUC and C-statistic for Risk Prediction Models

    Authors: Ralph H. Stern

    Abstract: Assessment of risk prediction models has primarily utilized measures of discrimination, the ROC curve AUC and C-statistic. These derive from the risk distributions of patients and nonpatients, which in turn are derived from a population risk distribution. As greater dispersion of the population risk distribution produces greater separation of patient and nonpatient risks (discrimination), its para… ▽ More

    Submitted 1 December, 2023; v1 submitted 14 November, 2023; originally announced November 2023.

    Comments: log likelihood text and figure added

  13. arXiv:2310.17091  [pdf, other

    cs.MA cs.AI

    Detecting stealthy cyberattacks on adaptive cruise control vehicles: A machine learning approach

    Authors: Tianyi Li, Mingfeng Shang, Shian Wang, Raphael Stern

    Abstract: With the advent of vehicles equipped with advanced driver-assistance systems, such as adaptive cruise control (ACC) and other automated driving features, the potential for cyberattacks on these automated vehicles (AVs) has emerged. While overt attacks that force vehicles to collide may be easily identified, more insidious attacks, which only slightly alter driving behavior, can result in network-w… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

  14. arXiv:2309.14460  [pdf, other

    eess.AS cs.AI cs.CL cs.SD eess.SP

    Online Active Learning For Sound Event Detection

    Authors: Mark Lindsey, Ankit Shah, Francis Kubala, Richard M. Stern

    Abstract: Data collection and annotation is a laborious, time-consuming prerequisite for supervised machine learning tasks. Online Active Learning (OAL) is a paradigm that addresses this issue by simultaneously minimizing the amount of annotation required to train a classifier and adapting to changes in the data over the duration of the data collection process. Prior work has indicated that fluctuating clas… ▽ More

    Submitted 25 September, 2023; originally announced September 2023.

    Comments: Submitted to ICASSP 2024. Publication will belong to IEEE

  15. arXiv:2309.11588  [pdf, other

    math.OC

    Analysis and Applications of Population Flows in a Networked SEIRS Epidemic Process

    Authors: Brooks A. Butler, Raphael Stern, Philip E. Paré

    Abstract: Transportation networks play a critical part in the spread of infectious diseases between populations. In this work, we define a networked susceptible-exposed-infected-recovered epidemic process with loss of immunity over time (SEIRS) that explicitly models the flow of individuals between sub-populations, which serves as the propagating mechanism for infection. We provide sufficient conditions for… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

    Comments: Submitted to and under revision in IEEE Transactions on Network Science and Engineering

  16. arXiv:2308.09112  [pdf, other

    stat.ME

    REACT to NHST: Sensible conclusions to meaningful hypotheses

    Authors: Rafael Izbicki, Luben M. C. Cabezas, Fernando A. B. Colugnatti, Rodrigo F. L. Lassance, Altay A. L. de Souza, Rafael B. Stern

    Abstract: While Null Hypothesis Significance Testing (NHST) remains a widely used statistical tool, it suffers from several shortcomings, such as conflating statistical and practical significance, sensitivity to sample size, and the inability to distinguish between accepting the null hypothesis and failing to reject it. Recent efforts have focused on developing alternatives to NHST to address these issues.… ▽ More

    Submitted 11 December, 2023; v1 submitted 17 August, 2023; originally announced August 2023.

  17. arXiv:2306.09237  [pdf, other

    cs.CL cs.AI cs.LG

    SCALE: Scaling up the Complexity for Advanced Language Model Evaluation

    Authors: Vishvaksenan Rasiah, Ronja Stern, Veton Matoshi, Matthias Stürmer, Ilias Chalkidis, Daniel E. Ho, Joel Niklaus

    Abstract: Recent strides in Large Language Models (LLMs) have saturated many NLP benchmarks (even professional domain-specific ones), emphasizing the need for novel, more challenging novel ones to properly assess LLM capabilities. In this paper, we introduce a novel NLP benchmark that poses challenges to current LLMs across four key dimensions: processing long documents (up to 50K tokens), utilizing domain… ▽ More

    Submitted 1 September, 2023; v1 submitted 15 June, 2023; originally announced June 2023.

    MSC Class: 68T50 ACM Class: I.2

  18. arXiv:2306.06272  [pdf, other

    cs.AI

    A Domain-Independent Agent Architecture for Adaptive Operation in Evolving Open Worlds

    Authors: Shiwali Mohan, Wiktor Piotrowski, Roni Stern, Sachin Grover, Sookyung Kim, Jacob Le, Johan De Kleer

    Abstract: Model-based reasoning agents are ill-equipped to act in novel situations in which their model of the environment no longer sufficiently represents the world. We propose HYDRA - a framework for designing model-based agents operating in mixed discrete-continuous worlds, that can autonomously detect when the environment has evolved from its canonical setup, understand how it has evolved, and adapt th… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: Under review in Artificial Intelligence Journal - Open World Learning track

    ACM Class: I.2.4; I.2.6

  19. arXiv:2303.16967  [pdf, other

    cs.AI

    Heuristic Search For Physics-Based Problems: Angry Birds in PDDL+

    Authors: Wiktor Piotrowski, Yoni Sher, Sachin Grover, Roni Stern, Shiwali Mohan

    Abstract: This paper studies how a domain-independent planner and combinatorial search can be employed to play Angry Birds, a well established AI challenge problem. To model the game, we use PDDL+, a planning language for mixed discrete/continuous domains that supports durative processes and exogenous events. The paper describes the model and identifies key design decisions that reduce the problem complexit… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

  20. arXiv:2303.14272  [pdf, other

    cs.AI cs.LG cs.SC

    Learning to Operate in Open Worlds by Adapting Planning Models

    Authors: Wiktor Piotrowski, Roni Stern, Yoni Sher, Jacob Le, Matthew Klenk, Johan deKleer, Shiwali Mohan

    Abstract: Planning agents are ill-equipped to act in novel situations in which their domain model no longer accurately represents the world. We introduce an approach for such agents operating in open worlds that detects the presence of novelties and effectively adapts their domain models and consequent action selection. It uses observations of action execution and measures their divergence from what is expe… ▽ More

    Submitted 24 March, 2023; originally announced March 2023.

    Comments: To appears in the Proceedings of the 22nd International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2023)

    ACM Class: I.2.6; I.2.8

  21. arXiv:2301.09671  [pdf, other

    stat.ME cs.LG stat.ML

    Flexible conditional density estimation for time series

    Authors: Gustavo Grivol, Rafael Izbicki, Alex A. Okuno, Rafael B. Stern

    Abstract: This paper introduces FlexCodeTS, a new conditional density estimator for time series. FlexCodeTS is a flexible nonparametric conditional density estimator, which can be based on an arbitrary regression method. It is shown that FlexCodeTS inherits the rate of convergence of the chosen regression method. Hence, FlexCodeTS can adapt its convergence by employing the regression method that best fits t… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

    Comments: 19 pages, 7 figures

    MSC Class: 00-01; 99-00

  22. arXiv:2211.15254  [pdf, other

    eess.AS cs.SD

    Learnable Front Ends Based on Temporal Modulation for Music Tagging

    Authors: Yinghao Ma, Richard M. Stern

    Abstract: While end-to-end systems are becoming popular in auditory signal processing including automatic music tagging, models using raw audio as input needs a large amount of data and computational resources without domain knowledge. Inspired by the fact that temporal modulation is regarded as an essential component in auditory perception, we introduce the Temporal Modulation Neural Network (TMNN) that co… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

    Comments: Submitted to ICASSP 2023

  23. arXiv:2209.01707  [pdf

    cond-mat.str-el

    Magnetic phase crossover in strongly correlated EuMn2P2

    Authors: Tanya Berry, Nicodemos Varnava, Dominic Ryan, Veronica Stewart, Riho Rästa, Ivo Heinmaa, Nitesh Kumar, Walter Schnelle, Rishi Bhandia, Christopher Pasco, N. P. Armitage, Raivo Stern, Claudia Felser, David Vanderbilt, Tyrel M. McQueen

    Abstract: Strong electron correlations underlie a plethora of electronic and magnetic components and devices and are often used to identify and probe novel ground states in quantum materials. Herein we report a magnetic phase crossover in EuMn2P2, an insulator which shows Eu antiferromagnetism at TN=17K, but no phase transition attributed to Mn magnetism. The absence of a Mn magnetic phase transition contra… ▽ More

    Submitted 4 September, 2022; originally announced September 2022.

  24. arXiv:2205.08010  [pdf, other

    math.ST

    The e-value and the Full Bayesian Significance Test: Logical Properties and Philosophical Consequences

    Authors: Julio Michael Stern, Carlos Alberto de Braganca Pereira, Marcelo de Souza Lauretto, Luis Gustavo Esteves, Rafael Izbicki, Rafael Bassi Stern, Marcio Alves Diniz, Wagner de Souza Borges

    Abstract: This article gives a conceptual review of the e-value, ev(H|X) -- the epistemic value of hypothesis H given observations X. This statistical significance measure was developed in order to allow logically coherent and consistent tests of hypotheses, including sharp or precise hypotheses, via the Full Bayesian Significance Test (FBST). Arguments of analysis allow a full characterization of this stat… ▽ More

    Submitted 22 June, 2024; v1 submitted 16 May, 2022; originally announced May 2022.

    MSC Class: 62A01; 62F15

  25. arXiv:2205.04921  [pdf, other

    cond-mat.str-el cond-mat.other quant-ph

    Orbital disorder and ordering in NaTiSi2O6: 29Si and 23Na NMR Study

    Authors: Ivo Heinmaa, Riho Rästa, Harlyn J. Silverstein, Christopher R. Wiebe, Raivo Stern

    Abstract: NaTiSi2O6 is an exemplary compound, showing an orbital assisted spin-Peierls phase transition at Tc = 210 K. We present the results of 29Si and 23Na NMR measurements of NaTiSi2O6. The use of magic angle spinning techniques unambiguously shows that only one dynamically averaged silicon site can be seen at T > Tc. At cooling, the 29Si MAS NMR spectrum shows interesting changes. Immediately below Tc… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: 9 pages, 5 figures

  26. arXiv:2204.01495  [pdf, ps, other

    math.ST

    Logical coherence in Bayesian simultaneous three-way hypothesis tests

    Authors: Bernardo F. Reimann, Rafael Izbicki, Julio M. Stern, Rafael B. Stern, Luis G. Esteves

    Abstract: This paper studies whether Bayesian simultaneous three-way hypothesis tests can be logically coherent. Two types of results are obtained. First, under the standard error-wise constant loss, only for a limited set of models can a Bayes simultaneous test be logically coherent. Second, if more general loss functions are used, then it is possible to obtain Bayes simultaneous tests that are always logi… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

    Comments: 19 pages, 1 figure

    MSC Class: 62C10

  27. arXiv:2203.12499  [pdf, ps, other

    cs.AI

    An Example of the SAM+ Algorithm for Learning Action Models for Stochastic Worlds

    Authors: Brendan Juba, Roni Stern

    Abstract: In this technical report, we provide a complete example of running the SAM+ algorithm, an algorithm for learning stochastic planning action models, on a simplified PPDDL version of the Coffee problem. We provide a very brief description of the SAM+ algorithm and detailed description of our simplified version of the Coffee domain, and then describe the results of running it on the simplified Coffee… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    MSC Class: 68T05

  28. arXiv:2202.12280  [pdf

    cs.HC

    Tactile Materials in Practice: Understanding the Experiences of Teachers of the Visually Impaired

    Authors: Mahika Phutane, Julie Wright, Brenda Veronica Castro, Lei Shi, Simone R. Stern, Holly M. Lawson, Shiri Azenkot

    Abstract: Teachers of the visually impaired (TVIs) regularly present tactile materials (tactile graphics, 3D models, and real objects) to students with vision impairments. Researchers have been increasingly interested in designing tools to support the use of tactile materials, but we still lack an in-depth understanding of how tactile materials are created and used in practice today. To address this gap, we… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    Comments: 35 pages, 6 figures, 3 tables, to be published in TACCESS

  29. arXiv:2112.01372  [pdf, other

    stat.ME cs.LG

    Hierarchical clustering: visualization, feature importance and model selection

    Authors: Luben M. C. Cabezas, Rafael Izbicki, Rafael B. Stern

    Abstract: We propose methods for the analysis of hierarchical clustering that fully use the multi-resolution structure provided by a dendrogram. Specifically, we propose a loss for choosing between clustering methods, a feature importance score and a graphical tool for visualizing the segmentation of features in a dendrogram. Current approaches to these tasks lead to loss of information since they require t… ▽ More

    Submitted 27 January, 2023; v1 submitted 30 November, 2021; originally announced December 2021.

    Comments: 29 pages, 9 figures, 3 tables

    ACM Class: I.5.3

  30. arXiv:2107.04635  [pdf, ps, other

    cs.AI

    Playing Angry Birds with a Domain-Independent PDDL+ Planner

    Authors: Wiktor Piotrowski, Roni Stern, Matthew Klenk, Alexandre Perez, Shiwali Mohan, Johan de Kleer, Jacob Le

    Abstract: This demo paper presents the first system for playing the popular Angry Birds game using a domain-independent planner. Our system models Angry Birds levels using PDDL+, a planning language for mixed discrete/continuous domains. It uses a domain-independent PDDL+ planner to generate plans and executes them. In this demo paper, we present the system's PDDL+ model for this domain, identify key design… ▽ More

    Submitted 9 July, 2021; originally announced July 2021.

    Comments: 2 pages, submitted to ICAPS 2021 Demonstration Track

    Journal ref: Proceedings of the International Conference on Automated Planning and Scheduling (2021) Demonstration Track

  31. arXiv:2107.04169  [pdf, ps, other

    cs.AI

    Safe Learning of Lifted Action Models

    Authors: Brendan Juba, Hai S. Le, Roni Stern

    Abstract: Creating a domain model, even for classical, domain-independent planning, is a notoriously hard knowledge-engineering task. A natural approach to solve this problem is to learn a domain model from observations. However, model learning approaches frequently do not provide safety guarantees: the learned model may assume actions are applicable when they are not, and may incorrectly capture actions' e… ▽ More

    Submitted 8 July, 2021; originally announced July 2021.

    MSC Class: 68T05

  32. arXiv:2104.07600  [pdf, other

    eess.SY math.OC

    The Effect of Population Flow on Epidemic Spread: Analysis and Control

    Authors: Brooks Butler, Ciyuan Zhang, Ian Walter, Nishant Nair, Raphael Stern, Philip E. Paré

    Abstract: In this paper, we present a discrete-time networked SEIR model using population flow, its derivation, and assumptions under which this model is well defined. We identify properties of the system's equilibria, namely the healthy states. We show that the set of healthy states is asymptotically stable, and that the value of the equilibria becomes equal across all sub-populations as a result of the ne… ▽ More

    Submitted 15 April, 2021; originally announced April 2021.

    Comments: Submitted to CDC 2021, 14 pages, 5 figures

  33. arXiv:2104.04021  [pdf, ps, other

    math.KT math.AT math.CT

    A universal characterization of noncommutative motives and secondary algebraic K-theory

    Authors: Aaron Mazel-Gee, Reuben Stern

    Abstract: We provide a universal characterization of the construction taking a scheme $X$ to its stable $\infty$-category $\text{Mot}(X)$ of noncommutative motives, patterned after the universal characterization of algebraic K-theory due to Blumberg--Gepner--Tabuada. As a consequence, we obtain a corepresentability theorem for secondary K-theory. We envision this as a fundamental tool for the construction o… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

  34. Revealing three-dimensional quantum criticality by Sr-substitution in Han Purple

    Authors: Stephan Allenspach, Pascal Puphal, Joosep Link, Ivo Heinmaa, Ekaterina Pomjakushina, Cornelius Krellner, Jakob Lass, Gregory S. Tucker, Christof Niedermayer, Shusaku Imajo, Yoshimitsu Kohama, Koichi Kindo, Steffen Krämer, Mladen Horvatić, Marcelo Jaime, Alexander Madsen, Antonietta Mira, Nicolas Laflorencie, Frédéric Mila, Bruce Normand, Christian Rüegg, Raivo Stern, Franziska Weickert

    Abstract: Classical and quantum phase transitions (QPTs), with their accompanying concepts of criticality and universality, are a cornerstone of statistical thermodynamics. An exemplary controlled QPT is the field-induced magnetic ordering of a gapped quantum magnet. Although numerous "quasi-one-dimensional" coupled spin-chain and -ladder materials are known whose ordering transition is three-dimensional (3… ▽ More

    Submitted 9 June, 2021; v1 submitted 11 March, 2021; originally announced March 2021.

    Comments: 19 pages, 5 figures

    Journal ref: Phys. Rev. Research 3, 023177 (2021)

  35. arXiv:2102.11053  [pdf

    q-bio.QM

    Interpretation of the Area Under the ROC Curve for Risk Prediction Models

    Authors: Ralph H. Stern

    Abstract: The area under the curve (AUえーゆーC) of the receiver operating characteristics curve (ROC) evaluates the separation between patients and nonpatients or discrimination. For risk prediction models these risk distributions can be derived from the population risk distribution so are not independent as in diagnosis. A ROC curve AUC formula based on the underlying population risk distribution clarifies how di… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

  36. arXiv:2102.07330  [pdf, other

    eess.AS

    A Modulation-Domain Loss for Neural-Network-based Real-time Speech Enhancement

    Authors: Tyler Vuong, Yangyang Xia, Richard M. Stern

    Abstract: We describe a modulation-domain loss function for deep-learning-based speech enhancement systems. Learnable spectro-temporal receptive fields (STRFs) were adapted to optimize for a speaker identification task. The learned STRFs were then used to calculate a weighted mean-squared error (MSE) in the modulation domain for training a speech enhancement system. Experiments showed that adding the modula… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    Comments: Accepted IEEE ICASSP 2021

  37. arXiv:2102.07185  [pdf, other

    cs.MA cs.AI

    Partial Disclosure of Private Dependencies in Privacy Preserving Planning

    Authors: Rotem Lev Lehman, Guy Shani, Roni Stern

    Abstract: In collaborative privacy preserving planning (CPPP), a group of agents jointly creates a plan to achieve a set of goals while preserving each others' privacy. During planning, agents often reveal the private dependencies between their public actions to other agents, that is, which public action facilitates the preconditions of another public action. Previous work in CPPP does not limit the disclos… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    ACM Class: I.2.8; I.2.11

  38. arXiv:2101.09723  [pdf, other

    cs.AI cs.MA

    Improving Continuous-time Conflict Based Search

    Authors: Anton Andreychuk, Konstantin Yakovlev, Eli Boyarski, Roni Stern

    Abstract: Conflict-Based Search (CBS) is a powerful algorithmic framework for optimally solving classical multi-agent path finding (MAPF) problems, where time is discretized into the time steps. Continuous-time CBS (CCBS) is a recently proposed version of CBS that guarantees optimal solutions without the need to discretize time. However, the scalability of CCBS is limited because it does not include any kno… ▽ More

    Submitted 2 March, 2021; v1 submitted 24 January, 2021; originally announced January 2021.

    Comments: This is a pre-print of the paper accepted to AAAI 2021

  39. arXiv:2101.04053   

    cs.LG cs.SI

    Anomaly Detection for Aggregated Data Using Multi-Graph Autoencoder

    Authors: Tomer Meirman, Roni Stern, Gilad Katz

    Abstract: In data systems, activities or events are continuously collected in the field to trace their proper executions. Logging, which means recording sequences of events, can be used for analyzing system failures and malfunctions, and identifying the causes and locations of such issues. In our research we focus on creating an Anomaly detection models for system logs. The task of anomaly detection is iden… ▽ More

    Submitted 27 June, 2021; v1 submitted 11 January, 2021; originally announced January 2021.

    Comments: Mandatory changes for the thesis, post thesis-defense presentation. Changing of title, fixing grammar and vocabulary mistakes, removing unnecessary parts

  40. arXiv:2012.04226  [pdf, other

    cs.AI cs.CV cs.LG

    A Unifying Framework for Formal Theories of Novelty:Framework, Examples and Discussion

    Authors: T. E. Boult, P. A. Grabowicz, D. S. Prijatelj, R. Stern, L. Holder, J. Alspector, M. Jafarzadeh, T. Ahmad, A. R. Dhamija, C. Li, S. Cruz, A. Shrivastava, C. Vondrick, W. J. Scheirer

    Abstract: Managing inputs that are novel, unknown, or out-of-distribution is critical as an agent moves from the lab to the open world. Novelty-related problems include being tolerant to novel perturbations of the normal input, detecting when the input includes novel items, and adapting to novel inputs. While significant research has been undertaken in these areas, a noticeable gap exists in the lack of a f… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Comments: Extended version/preprint of a AAAI 2021 paper

  41. arXiv:2011.11739  [pdf, other

    math.OC

    Analysis and Estimation of Networked SIR & SEIR Models with Transportation Networks

    Authors: Damir Vrabac, Raphael Stern, Philip E. Paré

    Abstract: In this paper we present the discrete-time networked SIR and SEIR models and present assumptions under which they are well defined. We analyze the limiting behavior of the models and present necessary and sufficient conditions for estimating the spreading parameters from data. We illustrate these results via simulation.

    Submitted 23 November, 2020; originally announced November 2020.

  42. Learnable Spectro-temporal Receptive Fields for Robust Voice Type Discrimination

    Authors: Tyler Vuong, Yangyang Xia, Richard Stern

    Abstract: Voice Type Discrimination (VTD) refers to discrimination between regions in a recording where speech was produced by speakers that are physically within proximity of the recording device ("Live Speech") from speech and other types of audio that were played back such as traffic noise and television broadcasts ("Distractor Audio"). In this work, we propose a deep-learning-based VTD system that featu… ▽ More

    Submitted 18 October, 2020; originally announced October 2020.

    Comments: Accepted Interspeech 2020. Video: http://www.interspeech2020.org/index.php?m=content&c=index&a=show&catid=311&id=712

  43. Freezing of molecular rotation in a paramagnetic crystal studied by $^{31}$P NMR

    Authors: D. Opherden, F. Bärtl, Sh. Yamamoto, Z. T. Zhang, S. Luther, S. Molatta, J. Wosnitza, M. Baenitz, I. Heinmaa, R. Stern, C. P. Landee, H. Kühne

    Abstract: We present a detailed $^{31}$P nuclear magnetic resonance (NMR) study of the molecular rotation in the compound [Cu(pz)$_{2}$(2-HOpy)$_{2}$](PF$_{6}$)$_{2}$, where pz = C$_4$H$_4$N$_2$ and 2-HOpy = C$_5$H$_4$NHO. Here, a freezing of the PF$_6$ rotation modes is revealed by several steplike increases of the temperature-dependent second spectral moment, with accompanying broad peaks of the longitudi… ▽ More

    Submitted 25 January, 2021; v1 submitted 13 October, 2020; originally announced October 2020.

    Comments: 9 pages, 5 figures; additionally 2 pages with 3 figures of supplemental material; typos corrected, references added, supplemental material added

    Journal ref: Phys. Rev. B 103, 014428 (2021)

  44. arXiv:2010.03109  [pdf, other

    eess.SY

    Calibrating microscopic car following models for adaptive cruise control vehicles: a multi-objective approach

    Authors: Felipe de Souza, Raphael Stern

    Abstract: Adaptive cruise control (ACC) vehicles are the first step toward comprehensive vehicle automation. However, the impacts of such vehicles on the underlying traffic flow are not yet clear. Therefore, it is of interest to accurately model vehicle-level dynamics of commercially available ACC vehicles so that they may be used in further modeling efforts to quantify the impact of commercially available… ▽ More

    Submitted 6 October, 2020; originally announced October 2020.

    Comments: 15 pages, 4 figures, 2 tables

  45. arXiv:2009.02832  [pdf

    eess.AS cs.SD

    Non causal deep learning based dereverberation

    Authors: Jorge Wuth, Richard M. Stern, Nestor Becerra Yoma

    Abstract: In this paper we demonstrate the effectiveness of non-causal context for mitigating the effects of reverberation in deep-learning-based automatic speech recognition (ASR) systems. First, the value of non-causal context using a non-causal FIR filter is shown by comparing the contributions of previous vs. future information. Second, MLP- and LSTM-based dereverberation networks were trained to confir… ▽ More

    Submitted 6 September, 2020; originally announced September 2020.

    Comments: 33 pages

  46. arXiv:2007.12778  [pdf, other

    stat.ML cs.LG stat.ME

    CD-split and HPD-split: efficient conformal regions in high dimensions

    Authors: Rafael Izbicki, Gilson Shimizu, Rafael B. Stern

    Abstract: Conformal methods create prediction bands that control average coverage assuming solely i.i.d. data. Although the literature has mostly focused on prediction intervals, more general regions can often better represent uncertainty. For instance, a bimodal target is better represented by the union of two intervals. Such prediction regions are obtained by CD-split , which combines the split method and… ▽ More

    Submitted 4 October, 2021; v1 submitted 24 July, 2020; originally announced July 2020.

    Comments: 34 pages, 15 figures

    MSC Class: 62G15

  47. arXiv:2006.01195  [pdf, other

    cs.AI

    Revisiting Bounded-Suboptimal Safe Interval Path Planning

    Authors: Konstantin Yakovlev, Anton Andreychuk, Roni Stern

    Abstract: Safe-interval path planning (SIPP) is a powerful algorithm for finding a path in the presence of dynamic obstacles. SIPP returns provably optimal solutions. However, in many practical applications of SIPP such as path planning for robots, one would like to trade-off optimality for shorter planning time. In this paper we explore different ways to build a bounded-suboptimal SIPP and discuss their pr… ▽ More

    Submitted 1 June, 2020; originally announced June 2020.

  48. Extremely well isolated 2D spin-$1/2$ antiferromagnetic Heisenberg layers with small exchange coupling in the molecular-based magnet CuPOF

    Authors: D. Opherden, N. Nizar, K. Richardson, J. C. Monroe, M. M. Turnbull, M. Polson, S. Vela, W. J. A. Blackmore, P. A. Goddard, J. Singleton, E. S. Choi, F. Xiao, R. C. Williams, T. Lancaster, F. L. Pratt, S. J. Blundell, Y. Skourski, M. Uhlarz, A. N. Ponomaryov, S. A. Zvyagin, J. Wosnitza, M. Baenitz, I. Heinmaa, R. Stern, H. Kühne , et al. (1 additional authors not shown)

    Abstract: We report on a comprehensive characterization of the newly synthesized Cu$^{2+}$-based molecular magnet [Cu(pz)$_2$(2-HOpy)$_2$](PF$_6$)$_2$ (CuPOF), where pz = C$_4$H$_4$N$_2$ and 2-HOpy = C$_5$H$_4$NHO. From a comparison of theoretical modeling to results of bulk magnetometry, specific heat, $μみゅー^+$SR, ESR, and NMR spectroscopy, this material is determined as an excellent realization of the 2D squ… ▽ More

    Submitted 1 September, 2020; v1 submitted 25 May, 2020; originally announced May 2020.

    Comments: 14 pages, 8 figures, as well as 10 pages and 18 figures of supplemental material

    Journal ref: Phys. Rev. B 102, 064431 (2020)

  49. A stringent upper limit on the direct 3$αあるふぁ$ decay of the Hoyle State in $^{12}$C

    Authors: R. Smith, M. Gai, M. W. Ahmed, M. Freer, H. O. U. Fynbo, D. Schweitzer, S. R. Stern

    Abstract: We investigate an implication of the most recent observation of a second $J^πぱい= 2^+$ state in $^{12}$C, which was measured using the $^{12}$C($γがんま$,$αあるふぁ$)$^8$Be$_{\textrm{(g.s.)}}$ reaction. In addition to the dissociation of $^{12}$C to an $αあるふぁ$-particle and $^8$Be in its ground state, a small fraction of events (2%) were identified as direct decays and decays to excited states in $^8$Be. This allowed a… ▽ More

    Submitted 20 January, 2020; originally announced January 2020.

    Comments: Accepted for publication in Physical Review C (Rapid) on 01/16/2020

    Journal ref: Phys. Rev. C 101, 021302 (2020)

  50. arXiv:2001.03384  [pdf, other

    eess.SY cs.AI cs.DC cs.MA

    Decentralized Optimization of Vehicle Route Planning -- A Cross-City Comparative Study

    Authors: Brionna Davis, Grace Jennings, Taylor Pothast, Ilias Gerostathopoulos, Evangelos Pournaras, Raphael E. Stern

    Abstract: New mobility concepts are at the forefront of research and innovation in smart cities. The introduction of connected and autonomous vehicles enables new possibilities in vehicle routing. Specifically, knowing the origin and destination of each agent in the network can allow for real-time routing of the vehicles to optimize network performance. However, this relies on individual vehicles being "alt… ▽ More

    Submitted 10 January, 2020; originally announced January 2020.