Skip to main content

Showing 1–38 of 38 results for author: Little, M

.
  1. arXiv:2405.12237  [pdf, other

    cs.LG stat.CO stat.ML

    EKM: An exact, polynomial-time algorithm for the $K$-medoids problem

    Authors: Xi He, Max A. Little

    Abstract: The $K$-medoids problem is a challenging combinatorial clustering task, widely used in data analysis applications. While numerous algorithms have been proposed to solve this problem, none of these are able to obtain an exact (globally optimal) solution for the problem in polynomial time. In this paper, we present EKM: a novel algorithm for solving this problem exactly with worst-case… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  2. arXiv:2405.10725  [pdf, other

    cs.CL cs.IR

    INDUS: Effective and Efficient Language Models for Scientific Applications

    Authors: Bishwaranjan Bhattacharjee, Aashka Trivedi, Masayasu Muraoka, Muthukumaran Ramasubramanian, Takuma Udagawa, Iksha Gurung, Rong Zhang, Bharath Dandala, Rahul Ramachandran, Manil Maskey, Kaylin Bugbee, Mike Little, Elizabeth Fancher, Lauren Sanders, Sylvain Costes, Sergi Blanco-Cuaresma, Kelly Lockhart, Thomas Allen, Felix Grezes, Megan Ansdell, Alberto Accomazzi, Yousef El-Kurdi, Davis Wertheimer, Birgit Pfitzmann, Cesar Berrospi Ramis , et al. (9 additional authors not shown)

    Abstract: Large language models (LLMs) trained on general domain corpora showed remarkable results on natural language processing (NLP) tasks. However, previous research demonstrated LLMs trained using domain-focused corpora perform better on specialized tasks. Inspired by this pivotal insight, we developed INDUS, a comprehensive suite of LLMs tailored for the Earth science, biology, physics, heliophysics,… ▽ More

    Submitted 20 May, 2024; v1 submitted 17 May, 2024; originally announced May 2024.

  3. arXiv:2403.09580  [pdf, ps, other

    cs.AI cs.LG stat.ME

    Algorithmic syntactic causal identification

    Authors: Dhurim Cakiqi, Max A. Little

    Abstract: Causal identification in causal Bayes nets (CBNs) is an important tool in causal inference allowing the derivation of interventional distributions from observational distributions where this is possible in principle. However, most existing formulations of causal identification using techniques such as d-separation and do-calculus are expressed within the mathematical language of classical probabil… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

    Comments: 11 pages, 2 TikZ figures

  4. arXiv:2401.05159  [pdf, other

    cs.CV cs.AI

    Derm-T2IM: Harnessing Synthetic Skin Lesion Data via Stable Diffusion Models for Enhanced Skin Disease Classification using ViT and CNN

    Authors: Muhammad Ali Farooq, Wang Yao, Michael Schukat, Mark A Little, Peter Corcoran

    Abstract: This study explores the utilization of Dermatoscopic synthetic data generated through stable diffusion models as a strategy for enhancing the robustness of machine learning model training. Synthetic data generation plays a pivotal role in mitigating challenges associated with limited labeled datasets, thereby facilitating more effective model training. In this context, we aim to incorporate enhanc… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: Paper is submitted in EMBC 2024 Conference

  5. arXiv:2312.02215  [pdf

    q-bio.QM

    A generalisation of the method of regression calibration and comparison with Bayesian and frequentist model averaging methods

    Authors: Mark P Little, Nobuyuki Hamada, Lydia B Zablotska

    Abstract: For many cancer sites low-dose risks are not known and must be extrapolated from those observed in groups exposed at much higher levels of dose. Measurement error can substantially alter the dose-response shape and hence the extrapolated risk. Recently, there has been considerable attention paid to methods of dealing with shared errors, which are particularly important in occupational and environm… ▽ More

    Submitted 13 March, 2024; v1 submitted 3 December, 2023; originally announced December 2023.

    Comments: 5 Tables. Fortran code supplied externally

  6. arXiv:2306.12344  [pdf, other

    cs.LG cs.DS stat.ML

    An efficient, provably exact, practical algorithm for the 0-1 loss linear classification problem

    Authors: Xi He, Waheed Ul Rahman, Max A. Little

    Abstract: Algorithms for solving the linear classification problem have a long history, dating back at least to 1936 with linear discriminant analysis. For linearly separable data, many algorithms can obtain the exact solution to the corresponding 0-1 loss classification problem efficiently, but for data which is not linearly separable, it has been shown that this problem, in full generality, is NP-hard. Al… ▽ More

    Submitted 2 August, 2023; v1 submitted 21 June, 2023; originally announced June 2023.

    Comments: 19 pages, 3 figures

  7. arXiv:2211.11294  [pdf, other

    cs.DB

    TSDF: A simple yet comprehensive, unified data storage and exchange format standard for digital biosensor data in health applications

    Authors: Kasper Claes, Valentina Ticcinelli, Reham Badawy, Yordan P. Raykov, Luc J. W. Evers, Max A. Little

    Abstract: Digital sensors are increasingly being used to monitor the change over time of physiological processes in biological health and disease, often using wearable devices. This generates very large amounts of digital sensor data, for which, a consensus on a common storage, exchange and archival data format standard, has yet to be reached. To address this gap, we propose Time Series Data Format (TSDF):… ▽ More

    Submitted 22 November, 2022; v1 submitted 21 November, 2022; originally announced November 2022.

  8. arXiv:2208.04315  [pdf

    cs.LG cs.AI

    Patient-Specific Game-Based Transfer Method for Parkinson's Disease Severity Prediction

    Authors: Zaifa Xue, Huibin Lu, Tao Zhang, Max A. Little

    Abstract: Dysphonia is one of the early symptoms of Parkinson's disease (PD). Most existing methods use feature selection methods to find the optimal subset of voice features for all PD patients. Few have considered the heterogeneity between patients, which implies the need to provide specific prediction models for different patients. However, building the specific model faces the challenge of small sample… ▽ More

    Submitted 12 August, 2022; v1 submitted 6 August, 2022; originally announced August 2022.

  9. arXiv:2107.01752  [pdf, other

    cs.DS cs.LG math.RA

    Dynamic programming by polymorphic semiring algebraic shortcut fusion

    Authors: Max A. Little, Xi He, Ugur Kayas

    Abstract: Dynamic programming (DP) is an algorithmic design paradigm for the efficient, exact solution of otherwise intractable, combinatorial problems. However, DP algorithm design is often presented in an ad-hoc manner. It is sometimes difficult to justify algorithm correctness. To address this issue, this paper presents a rigorous algebraic formalism for systematically deriving DP algorithms, based on se… ▽ More

    Submitted 4 January, 2024; v1 submitted 4 July, 2021; originally announced July 2021.

    Comments: Updated v22 with revised text

    Journal ref: Formal Aspects of Computing, May 2024

  10. arXiv:2102.03885  [pdf, other

    cs.LG eess.SP math.ST

    Few-shot time series segmentation using prototype-defined infinite hidden Markov models

    Authors: Yazan Qarout, Yordan P. Raykov, Max A. Little

    Abstract: We propose a robust framework for interpretable, few-shot analysis of non-stationary sequential data based on flexible graphical models to express the structured distribution of sequential events, using prototype radial basis function (RBF) neural network emissions. A motivational link is demonstrated between prototypical neural network architectures for few-shot learning and the proposed RBF netw… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

  11. arXiv:2009.01231  [pdf, other

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

    Detecting Parkinson's Disease From an Online Speech-task

    Authors: Wasifur Rahman, Sangwu Lee, Md. Saiful Islam, Victor Nikhil Antony, Harshil Ratnu, Mohammad Rafayet Ali, Abdullah Al Mamun, Ellen Wagner, Stella Jensen-Roberts, Max A. Little, Ray Dorsey, Ehsan Hoque

    Abstract: In this paper, we envision a web-based framework that can help anyone, anywhere around the world record a short speech task, and analyze the recorded data to screen for Parkinson's disease (PD). We collected data from 726 unique participants (262 PD, 38% female; 464 non-PD, 65% female; average age: 61) -- from all over the US and beyond. A small portion of the data was collected in a lab setting t… ▽ More

    Submitted 15 December, 2020; v1 submitted 2 September, 2020; originally announced September 2020.

  12. arXiv:2008.02625  [pdf

    q-bio.TO stat.AP

    Pneumonia after bacterial or viral infection preceded or followed by radiation exposure -- a reanalysis of older radiobiological data and implications for low dose radiotherapy for COVID-19 pneumonia

    Authors: Mark P Little, Wei Zhang, Roy van Dusen, Nobuyuki Hamada

    Abstract: Currently, there are 14 ongoing clinical studies on low dose radiotherapy (LDRT) for COVID-19 pneumonia. An underlying assumption is that irradiation of about 1 Gy is effective at ameliorating viral pneumonia. Its rationale, however, relies on early human case series or animal studies mostly obtained in the pre-antibiotic era, where rigorous statistical analyses were not performed. It therefore re… ▽ More

    Submitted 5 September, 2020; v1 submitted 6 August, 2020; originally announced August 2020.

    Comments: 2 tables, 7 figures, 15 Appendix Tables, 36 references, 49 double spaced pages

  13. Crystallography companion agent for high-throughput materials discovery

    Authors: Phillip M. Maffettone, Lars Banko, Peng Cui, Yury Lysogorskiy, Marc A. Little, Daniel Olds, Alfred Ludwig, Andrew I. Cooper

    Abstract: The discovery of new structural and functional materials is driven by phase identification, often using X-ray diffraction (XRD). Automation has accelerated the rate of XRD measurements, greatly outpacing XRD analysis techniques that remain manual, time-consuming, error-prone, and impossible to scale. With the advent of autonomous robotic scientists or self-driving labs, contemporary techniques pro… ▽ More

    Submitted 17 March, 2021; v1 submitted 1 August, 2020; originally announced August 2020.

    Comments: For associated code, see https://github.com/maffettone/xca

    Journal ref: Nat. Comput. Sci. 1, 290 (2021)

  14. arXiv:2007.07445  [pdf, other

    q-bio.PE math.DS

    Modelling remote epidemic transmission in Western Australia and implications for pandemic response

    Authors: Michael Small, Orlando Porras, Michael Little, David Cavanagh, Harry Nicholas

    Abstract: We develop an agent-based model of disease transmission in remote communities in Western Australia. Despite extreme isolation, we show that the movement of people amongst a large number of small but isolated communities has the effect of causing transmission to spread quickly. Significant movement between remote communities, and regional and urban centres allows for infection to quickly spread to… ▽ More

    Submitted 14 July, 2020; originally announced July 2020.

    Comments: 17 pages, 7 figures, preprint

  15. arXiv:2006.12369  [pdf, other

    cs.LG math.ST stat.ML

    Controlling for sparsity in sparse factor analysis models: adaptive latent feature sharing for piecewise linear dimensionality reduction

    Authors: Adam Farooq, Yordan P. Raykov, Petar Raykov, Max A. Little

    Abstract: Ubiquitous linear Gaussian exploratory tools such as principle component analysis (PCA) and factor analysis (FA) remain widely used as tools for: exploratory analysis, pre-processing, data visualization and related tasks. However, due to their rigid assumptions including crowding of high dimensional data, they have been replaced in many settings by more flexible and still interpretable latent feat… ▽ More

    Submitted 28 February, 2021; v1 submitted 22 June, 2020; originally announced June 2020.

    Comments: Interactive demo available at https://colab.research.google.com/drive/1KrrHmAu6mV7tutZtYnpEbVibxs4GCwIo?usp=sharing

    ACM Class: I.5.1

  16. arXiv:2004.03047  [pdf, other

    cs.HC eess.SP

    Probabilistic modelling of gait for robust passive monitoring in daily life

    Authors: Yordan P. Raykov, Luc J. W. Evers, Reham Badawy, Bastiaan Bloem, Tom M. Heskes, Marjan Meinders, Kasper Claes, Max A. Little

    Abstract: Passive monitoring in daily life may provide invaluable insights about a person's health throughout the day. Wearable sensor devices are likely to play a key role in enabling such monitoring in a non-obtrusive fashion. However, sensor data collected in daily life reflects multiple health and behavior related factors together. This creates the need for structured principled analysis to produce reli… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

  17. arXiv:1910.09648  [pdf, other

    cs.LG math.ST stat.ME

    Causal bootstrap**

    Authors: Max A. Little, Reham Badawy

    Abstract: To draw scientifically meaningful conclusions and build reliable models of quantitative phenomena, cause and effect must be taken into consideration (either implicitly or explicitly). This is particularly challenging when the measurements are not from controlled experimental (interventional) settings, since cause and effect can be obscured by spurious, indirect influences. Modern predictive techni… ▽ More

    Submitted 9 December, 2020; v1 submitted 21 October, 2019; originally announced October 2019.

    Comments: 18 pages, 3 figures

  18. arXiv:1905.11785  [pdf, other

    eess.AS cs.SD

    Automatic Quality Control and Enhancement for Voice-Based Remote Parkinson's Disease Detection

    Authors: Amir Hossein Poorjam, Mathew Shaji Kavalekalam, Liming Shi, Yordan P. Raykov, Jesper Rindom Jensen, Max A. Little, Mads Græsbøll Christensen

    Abstract: The performance of voice-based Parkinson's disease (PD) detection systems degrades when there is an acoustic mismatch between training and operating conditions caused mainly by degradation in test signals. In this paper, we address this mismatch by considering three types of degradation commonly encountered in remote voice analysis, namely background noise, reverberation and nonlinear distortion,… ▽ More

    Submitted 31 May, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

    Comments: Preprint, 12 pages, 6 figures

  19. arXiv:1905.11010  [pdf, ps, other

    stat.ML cs.LG stat.AP

    Adaptive probabilistic principal component analysis

    Authors: Adam Farooq, Yordan P. Raykov, Luc Evers, Max A. Little

    Abstract: Using the linear Gaussian latent variable model as a starting point we relax some of the constraints it imposes by deriving a nonparametric latent feature Gaussian variable model. This model introduces additional discrete latent variables to the original structure. The Bayesian nonparametric nature of this new model allows it to adapt complexity as more data is observed and project each data point… ▽ More

    Submitted 27 May, 2019; originally announced May 2019.

  20. arXiv:1905.08557  [pdf, other

    cs.SD cs.LG eess.AS

    Bayesian Pitch Tracking Based on the Harmonic Model

    Authors: Liming Shi, Jesper Kjaer Nielsen, Jesper Rindom Jensen, Max A. Little, Mads Graesboll Christensen

    Abstract: Fundamental frequency is one of the most important characteristics of speech and audio signals. Harmonic model-based fundamental frequency estimators offer a higher estimation accuracy and robustness against noise than the widely used autocorrelation-based methods. However, the traditional harmonic model-based estimators do not take the temporal smoothness of the fundamental frequency, the model o… ▽ More

    Submitted 21 May, 2019; originally announced May 2019.

  21. arXiv:1812.02585  [pdf, other

    eess.SP math.PR

    Probabilistic modelling of gait for remote passive monitoring applications

    Authors: Yordan P. Raykov, Luc J. W. Evers, Reham Badawy, Marjan J. Faber, Bastiaan R. Bloem, Kasper Claes, Max A. Little

    Abstract: Passive and non-obtrusive health monitoring using wearables can potentially bring new insights into the user's health status throughout the day and may support clinical diagnosis and treatment. However, identifying segments of free-living data that sufficiently reflect the user's health is challenging. In this work we have studied the problem of modelling real-life gait which is a very indicative… ▽ More

    Submitted 30 January, 2019; v1 submitted 4 December, 2018; originally announced December 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:cs/0101200

    Report number: ML4H/2018/153

  22. arXiv:1810.08807  [pdf

    stat.AP

    Investigating Voice as a Biomarker for leucine-rich repeat kinase 2-Associated Parkinson's Disease

    Authors: S. Arora, N. P. Visanji, T. A. Mestre, A. Tsanas, A. AlDakheel, B. S. Connolly, C. Gasca-Salas, D. S. Kern, J. Jain, E. J. Slow, A. Faust-Socher, A. E. Lang, M. A. Little, C. Marras

    Abstract: We investigate the potential association between leucine-rich repeat kinase 2 (LRRK2) mutations and voice. Sustained phonations ('aaah' sounds) were recorded from 7 individuals with LRRK2-associated Parkinson's disease (PD), 17 participants with idiopathic PD (iPD), 20 non-manifesting LRRK2-mutation carriers, 25 related non-carriers, and 26 controls. In distinguishing LRRK2-associated PD and iPD,… ▽ More

    Submitted 20 October, 2018; originally announced October 2018.

    Comments: 27 pages including supplemental information, Journal of Parkinson's Disease, 2018

  23. arXiv:1711.07557  [pdf, other

    eess.SP

    A unified algorithm framework for quality control of sensor data for behavioural clinimetric testing

    Authors: Reham Badawy, Yordan P. Raykov, Max A. Little

    Abstract: The use of smartphone and wearable sensing technology for objective, non-invasive and remote clinimetric testing of symptoms has considerable potential. However, the clinimetric accuracy achievable with such technology is highly reliant on separating the useful from irrelevant or confounded sensor data. Monitoring patient symptoms using digital sensors outside of controlled, clinical lab settings… ▽ More

    Submitted 23 November, 2017; v1 submitted 20 November, 2017; originally announced November 2017.

  24. arXiv:1601.00960  [pdf, other

    cs.CY

    High Frequency Remote Monitoring of Parkinson's Disease via Smartphone: Platform Overview and Medication Response Detection

    Authors: Andong Zhan, Max A. Little, Denzil A. Harris, Solomon O. Abiola, E. Ray Dorsey, Suchi Saria, Andreas Terzis

    Abstract: Objective: The aim of this study is to develop a smartphone-based high-frequency remote monitoring platform, assess its feasibility for remote monitoring of symptoms in Parkinson's disease, and demonstrate the value of data collected using the platform by detecting dopaminergic medication response. Methods: We have developed HopkinsPD, a novel smartphone-based monitoring platform, which measures s… ▽ More

    Submitted 5 January, 2016; originally announced January 2016.

  25. arXiv:1411.0939  [pdf, other

    stat.ML

    Simple approximate MAP Inference for Dirichlet processes

    Authors: Yordan P. Raykov, Alexis Boukouvalas, Max A. Little

    Abstract: The Dirichlet process mixture (DPM) is a ubiquitous, flexible Bayesian nonparametric statistical model. However, full probabilistic inference in this model is analytically intractable, so that computationally intensive techniques such as Gibb's sampling are required. As a result, DPM-based methods, which have considerable potential, are restricted to applications in which computational resources a… ▽ More

    Submitted 4 November, 2014; originally announced November 2014.

    Comments: 11 pages, 4 Figures, 5 Tables

  26. arXiv:1304.1209  [pdf, other

    physics.data-an cs.CV physics.bio-ph q-bio.QM stat.ML

    Highly comparative time-series analysis: The empirical structure of time series and their methods

    Authors: Ben D. Fulcher, Max A. Little, Nick S. Jones

    Abstract: The process of collecting and organizing sets of observations represents a common theme throughout the history of science. However, despite the ubiquity of scientists measuring, recording, and analyzing the dynamics of different processes, an extensive organization of scientific time-series data and analysis methods has never been performed. Addressing this, annotated collections of over 35 000 re… ▽ More

    Submitted 3 April, 2013; originally announced April 2013.

    Journal ref: J. R. Soc. Interface vol. 10 no. 83 20130048 (2013)

  27. arXiv:1301.3179  [pdf, ps, other

    math.DS

    Deterministically driven random walks on a finite state space

    Authors: Colin M. W. Little

    Abstract: We introduce the concept of a deterministic walk. Confining our attention to the finite state case, we establish hypotheses that ensure that the deterministic walk is transitive, and show that this property is in some sense robust. We also establish conditions that ensure the existence of asymptotic occupation times.

    Submitted 14 January, 2013; originally announced January 2013.

    MSC Class: 37A50; 37D20; 60F20

  28. arXiv:1301.3176  [pdf, ps, other

    math.DS

    Deterministically driven random walks in a random environment on Z

    Authors: Colin M. W. Little

    Abstract: We introduce the concept of a deterministic walk in a deterministic environment on a countable state space (DWDE). For the deterministic walk in a fixed environment we establish properties analogous to those found in Markov chain theory, but for systems that do not in general have the Markov property. In particular, we establish hypotheses ensuring that a DWDE on $\Z$ is either recurrent or transi… ▽ More

    Submitted 14 January, 2013; originally announced January 2013.

    MSC Class: 37A50; 37D20; 60F20

  29. arXiv:1012.5095  [pdf

    physics.data-an math.NA q-bio.QM stat.AP

    Generalized Methods and Solvers for Noise Removal from Piecewise Constant Signals

    Authors: Max A. Little, Nick S. Jones

    Abstract: Removing noise from piecewise constant (PWC) signals, is a challenging signal processing problem arising in many practical contexts. For example, in exploration geosciences, noisy drill hole records need separating into stratigraphic zones, and in biophysics, jumps between molecular dwell states need extracting from noisy fluorescence microscopy signals. Many PWC denoising methods exist, including… ▽ More

    Submitted 4 January, 2011; v1 submitted 22 December, 2010; originally announced December 2010.

    Comments: 32 pages, 5 figures

  30. arXiv:1004.1234  [pdf

    q-bio.QM physics.data-an stat.AP

    Steps and bumps: precision extraction of discrete states of molecular machines using physically-based, high-throughput time series analysis

    Authors: Max A. Little, Bradley C. Steel, Fan Bai, Yoshiyuki Sowa, Thomas Bilyard, David M. Mueller, Richard M. Berry, Nick S. Jones

    Abstract: We report new statistical time-series analysis tools providing significant improvements in the rapid, precision extraction of discrete state dynamics from large databases of experimental observations of molecular machines. By building physical knowledge and statistical innovations into analysis tools, we demonstrate new techniques for recovering discrete state transitions buried in highly correlat… ▽ More

    Submitted 7 April, 2010; originally announced April 2010.

  31. arXiv:1003.5535  [pdf

    q-bio.QM stat.AP

    Sparse bayesian step-filtering for high-throughput analysis of molecular machine dynamics

    Authors: Max A. Little, Nick S. Jones

    Abstract: Nature has evolved many molecular machines such as kinesin, myosin, and the rotary flagellar motor powered by an ion current from the mitochondria. Direct observation of the step-like motion of these machines with time series from novel experimental assays has recently become possible. These time series are corrupted by molecular and experimental noise that requires removal, but classical signal p… ▽ More

    Submitted 29 March, 2010; originally announced March 2010.

    Comments: 4 pages, link to code available from author's website.

  32. arXiv:1003.0199  [pdf

    q-bio.CB q-bio.BM

    Monocyte and T-lymphocyte trans-endothelial migration in relation to cardiovascular disease: some alternative boundary conditions in a model recently proposed by Little et al. (PLoS Comput Biol 2009 5(10) e1000539)

    Authors: M. P. Little

    Abstract: We consider a slight modification to the monocyte and T-lymphocyte boundary conditions of Little et al. (PLoS Comput Biol 2009 5(10) e1000539) and derive alternative parameter estimates. No changes to the results and conclusions of the paper of Little et al. (PLoS Comput Biol 2009 5(10) e1000539) are implied.

    Submitted 28 February, 2010; originally announced March 2010.

  33. arXiv:0912.5120  [pdf

    q-bio.TO

    Variant assumptions made in deriving equilibrium solutions to Little et al (PLoS Comput Biol 2009 5(10) e1000539)

    Authors: Mark P Little, Anna Gola, Ioanna Tzoulaki, Wendy Vandoolaeghe

    Abstract: The paper of Little et al. (PloS Comput Biol 2009 5(10) e1000539) outlined a system of reaction-diffusion equations that were used to describe induction of atherosclerotic disease. These were solved by considering an equilibrium solution and small perturbations around this equilibrium. Here we consider slight variant sets of assumptions that could be used to derive equilibrium solutions. In gene… ▽ More

    Submitted 29 December, 2009; originally announced December 2009.

    Comments: 4 pages, 0 figures. This expands on the comments made on the PLoS Comput Biol webpage for the article of Little et al (PLoS Comput Biol 2009 5(10) e1000539). Acknowledgements have been added

  34. arXiv:0812.4701  [pdf

    math.ST stat.ME

    Parameter identifiability and redundancy: theoretical considerations

    Authors: Mark P. Little, Wolfgang F. Heidenreich, Guangquan Li

    Abstract: In this paper we outline general considerations on parameter identifiability, and introduce the notion of weak local identifiability and gradient weak local identifiability. These are based on local properties of the likelihood, in particular the rank of the Hessian matrix. We relate these to the notions of parameter identifiability and redundancy previously introduced by Rothenberg (Econometric… ▽ More

    Submitted 28 February, 2010; v1 submitted 26 December, 2008; originally announced December 2008.

    Comments: This is now exactly as per the version of the article published in Little et al. (PLoS ONE 2010 5 (1)e8915)

  35. arXiv:0707.0086  [pdf, ps, other

    nlin.CG nlin.CD

    Exploiting Nonlinear Recurrence and Fractal Scaling Properties for Voice Disorder Detection

    Authors: Max A Little, Patrick E McSharry, Stephen J Roberts, Declan AE Costello, Irene M Moroz

    Abstract: Voice disorders affect patients profoundly, and acoustic tools can potentially measure voice function objectively. Nonetheless, existing tools are limited to analysing voices displaying near periodicity, and do not account for inherent biophysical nonlinearity and non-Gaussian randomness. They do not directly measure complex nonlinear aperiodicity, and turbulent, aeroacoustic, non-Gaussian rando… ▽ More

    Submitted 30 June, 2007; originally announced July 2007.

    Comments: 1 ZIP file containing 1 LaTeX file, 6 EPS figures, 1 BBL file, 1 BST and 1 CLS file. Eprint for Biomed Eng Online, 2007 Jun 26, 6(1):23

    Journal ref: Biomed Eng Online, 2007 Jun 26, 6(1):23

  36. Testing the assumptions of linear prediction analysis in normal vowels

    Authors: Max Little, Patrick E. McSharry, Irene M. Moroz, Stephen J. Roberts

    Abstract: This paper develops an improved surrogate data test to show experimental evidence, for all the simple vowels of US English, for both male and female speakers, that Gaussian linear prediction analysis, a ubiquitous technique in current speech technologies, cannot be used to extract all the dynamical structure of real speech time series. The test provides robust evidence undermining the validity o… ▽ More

    Submitted 4 January, 2006; originally announced January 2006.

    Journal ref: Journal of the Acoustical Society of America, 119(1), pp. 549-558 (2006)

  37. Chaotic Root-Finding for a Small Class of Polynomials

    Authors: Max Little, Daniel Heesch

    Abstract: In this paper we present a new closed-form solution to a chaotic difference equation, y(n+1) = a2 y(n)^2 + a1 y(n) + a0 with coefficient a0 = (a1 - 4)(a1 + 2) / (4 a2) and using this solution, show how corresponding exact roots to a special set of related polynomials of order 2^p, p in the naturals, with two independent parameters can be generated, for any p.

    Submitted 17 July, 2004; originally announced July 2004.

    Comments: To be published in Journal of Difference Equations and Applications, 1 latex, 1 bbl, uses hyperref package

  38. arXiv:cs/0309026  [pdf

    cs.DC

    A thought experiment on Quantum Mechanics and Distributed Failure Detection

    Authors: Mark C. Little

    Abstract: One of the biggest problems in current distributed systems is that presented by one machine attempting to determine the liveness of another in a timely manner. Unfortunately, the symptoms exhibited by a failed machine can also be the result of other causes, e.g., an overloaded machine or network which drops messages, making it impossible to detect a machine failure with cetainty until that machi… ▽ More

    Submitted 15 September, 2003; originally announced September 2003.

    ACM Class: C.2.4; D.4.5