Skip to main content

Showing 1–11 of 11 results for author: Quiroz, J C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2211.11965  [pdf

    cs.LG q-bio.QM stat.OT

    Predicting adverse outcomes following catheter ablation treatment for atrial fibrillation

    Authors: Juan C. Quiroz, David Brieger, Louisa Jorm, Raymond W Sy, Benjumin Hsu, Blanca Gallego

    Abstract: Objective: To develop prognostic survival models for predicting adverse outcomes after catheter ablation treatment for non-valvular atrial fibrillation (AF). Methods: We used a linked dataset including hospital administrative data, prescription medicine claims, emergency department presentations, and death registrations of patients in New South Wales, Australia. The cohort included patients who… ▽ More

    Submitted 4 June, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Under journal review; updated in response to reviewer comments

    ACM Class: J.3; G.3

  2. arXiv:2008.11897  [pdf

    cs.CL cs.IR

    Automatic Speech Summarisation: A Scoping Review

    Authors: Dana Rezazadegan, Shlomo Berkovsky, Juan C. Quiroz, A. Baki Kocaballi, Ying Wang, Liliana Laranjo, Enrico Coiera

    Abstract: Speech summarisation techniques take human speech as input and then output an abridged version as text or speech. Speech summarisation has applications in many domains from information technology to health care, for example improving speech archives or reducing clinical documentation burden. This scoping review maps the speech summarisation literature, with no restrictions on time frame, language… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.

    Comments: 21 Pages, excluding Supplementary material

  3. Alexa Depression and Anxiety Self-tests: A Preliminary Analysis of User Experience and Trust

    Authors: Juan C. Quiroz, Tristan Bongolan, Kiran Ijaz

    Abstract: Mental health resources available via websites and mobile apps provide support such as advice, journaling, and elements from cognitive behavioral therapy. The proliferation of spoken conversational agents, such as Alexa, Siri, and Google Home, has led to an increasing interest in developing mental health apps for these devices. We present the pilot study outcomes of an Alexa Skill that allows user… ▽ More

    Submitted 10 August, 2020; originally announced August 2020.

    Comments: Mental Health Sensing & Intervention Workshop - UbiComp 2020

  4. Empirical Analysis of Zipf's Law, Power Law, and Lognormal Distributions in Medical Discharge Reports

    Authors: Juan C Quiroz, Liliana Laranjo, Catalin Tufanaru, Ahmet Baki Kocaballi, Dana Rezazadegan, Shlomo Berkovsky, Enrico Coiera

    Abstract: Bayesian modelling and statistical text analysis rely on informed probability priors to encourage good solutions. This paper empirically analyses whether text in medical discharge reports follow Zipf's law, a commonly assumed statistical property of language where word frequency follows a discrete power law distribution. We examined 20,000 medical discharge reports from the MIMIC-III dataset. Meth… ▽ More

    Submitted 16 July, 2020; v1 submitted 30 March, 2020; originally announced March 2020.

    Comments: Reduced word count to 3000, moved methods details to appendices

    ACM Class: J.3; I.2.7; G.3

    Journal ref: International Journal of Medical Informatics (2020), 104324

  5. Emotion-Recognition Using Smart Watch Sensor Data: Mixed-Design Study

    Authors: Juan C. Quiroz, Elena Geangu, Min Hooi Yong

    Abstract: This study investigates the use of movement sensor data from a smart watch to infer an individual's emotional state. We present our findings on a user study with 50 participants. The experimental design is a mixed-design study; within-subjects (emotions; happy, sad, neutral) and between-subjects (stimulus type: audio-visual "movie clips", audio "music clips"). Each participant experienced both emo… ▽ More

    Submitted 6 January, 2019; v1 submitted 22 June, 2018; originally announced June 2018.

    Comments: Published in JMIR Mental Health

    Journal ref: JMIR Ment Health (2018);5(3):e10153

  6. Collaborative Evolution of 3D Models

    Authors: Juan C. Quiroz, Amit Banerjee, Sushil J. Louis, Sergiu M. Dascalu

    Abstract: We present a computational model of creative design based on collaborative interactive genetic algorithms. In our model, designers individually guide interactive genetic algorithms (IGAs) to generate and explore potential design solutions quickly. Collaboration is supported by allowing designers to share solutions amongst each other while using IGAs, with the sharing of solutions adding variables… ▽ More

    Submitted 27 November, 2017; originally announced November 2017.

    Comments: Design Computing and Cognition 2014

    Journal ref: Design Computing and Cognition (2014)

  7. Fault Detection of Broken Rotor Bar in LS-PMSM Using Random Forests

    Authors: Juan C. Quiroz, Norman Mariun, Mohammad Rezazadeh Mehrjou, Mahdi Izadi, Norhisam Misron, Mohd Amran Mohd Radzi

    Abstract: This paper proposes a new approach to diagnose broken rotor bar failure in a line start-permanent magnet synchronous motor (LS-PMSM) using random forests. The transient current signal during the motor startup was acquired from a healthy motor and a faulty motor with a broken rotor bar fault. We extracted 13 statistical time domain features from the startup transient current signal, and used these… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: Elsevier Measurement

  8. Emotion-Recognition Using Smart Watch Accelerometer Data: Preliminary Findings

    Authors: Juan C. Quiroz, Min Hooi Yong, Elena Geangu

    Abstract: This study investigates the use of accelerometer data from a smart watch to infer an individual's emotional state. We present our preliminary findings on a user study with 50 participants. Participants were primed either with audio-visual (movie clips) or audio (classical music) to elicit emotional responses. Participants then walked while wearing a smart watch on one wrist and a heart rate strap… ▽ More

    Submitted 26 September, 2017; originally announced September 2017.

    Comments: Mental Health and Well-being: Sensing and Intervention, UBICOMP 2017 Workshop

  9. arXiv:1706.04077  [pdf

    cs.GR

    Interactive Shape Perturbation

    Authors: Juan C. Quiroz, Sergiu M. Dascalu

    Abstract: We present a web application for the procedural generation of perturbations of 3D models. We generate the perturbations by generating vertex shaders that change the positions of vertices that make up the 3D model. The vertex shaders are created with an interactive genetic algorithm, which displays to the user the visual effect caused by each vertex shader, allows the user to select the visual effe… ▽ More

    Submitted 12 June, 2017; originally announced June 2017.

    Comments: Preprint. arXiv admin note: substantial text overlap with arXiv:1608.05231

    Journal ref: International Journal of Computers and Their Applications, IJCA, Vol. 24, No. 1, March 2017, 8 pages

  10. arXiv:1608.05231  [pdf

    cs.GR

    Design and Implementation of a Procedural Content Generation Web Application for Vertex Shaders

    Authors: Juan C. Quiroz, Sergiu M. Dascalu

    Abstract: We present a web application for the procedural generation of transformations of 3D models. We generate the transformations by algorithmically generating the vertex shaders of the 3D models. The vertex shaders are created with an interactive genetic algorithm, which displays to the user the visual effect caused by each vertex shader, allows the user to select the visual effect the user likes best,… ▽ More

    Submitted 27 August, 2016; v1 submitted 18 August, 2016; originally announced August 2016.

    Comments: 25th International Conference on Software Engineering and Data Engineering (SEDE 2016), September 26-28, Denver, CO

  11. arXiv:1607.07947  [pdf

    cs.CR cs.MM

    A New Approach to SMS Steganography using Mathematical Equations

    Authors: Min Yang Lee, Vahab Iranmanesh, Juan C. Quiroz

    Abstract: In the era of Information Technology, cyber-crime has always been a worrying issue for online users. Phishing, social engineering, and third party attacks have made people reluctant to share their personal information, even with trusted entities. Messages that are sent via Short Message Service (SMS) are easily copied and hacked by using special software. To enforce the security of sending message… ▽ More

    Submitted 26 July, 2016; originally announced July 2016.

    Comments: 6 pages, International Conference on Computer Applications & Technology, ICCAT 2015, November 2015