Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–12 of 12 results for author: Yacef, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.27635  [pdf, ps, other

    cs.AI cs.LG

    HealthCAT: An Interpretable Encoder-only Transformer Framework for Health Indicator Prediction and Temporal Interpretation of Wearable Sensor Data

    Authors: Xiaotong Yu, Joshua Y. Kim, HaeJin Lee, Kalina Yacef

    Abstract: Wearable sensors continuously capture fine-grained multivariate time-series data, providing opportunities to model behavioural patterns associated with health outcomes. However, existing deep learning methods prioritise predictive accuracy over interpretability, limiting their application in health research. In this study, we present HealthCAT, a flexible framework that integrates an Encoder-only… ▽ More

    Submitted 29 July, 2026; originally announced July 2026.

  2. arXiv:2605.01401  [pdf, ps, other

    cs.HC cs.AI

    AI Expert Twin: Capturing Expert Cognition for Human-Centred, Practice-Based Learning

    Authors: Annie Yuan, Xiaohua Chen, Kalina Yacef, Judy Kay

    Abstract: Tacit knowledge embedded in expert practice remains difficult to capture, formalise, and scale. While AI-driven educational systems have advanced personalisation, learner modelling, affective support, and self-regulated learning, they less often model the tacit reasoning and context-sensitive judgement that underpin expert practice in practice-based domains. This paper introduces the AI Expert Twi… ▽ More

    Submitted 8 May, 2026; v1 submitted 2 May, 2026; originally announced May 2026.

    Comments: 8 pages, 3 figures

  3. arXiv:2112.14928  [pdf, other

    cs.HC

    An empirical user-study of text-based nonverbal annotation systems for human-human conversations

    Authors: Joshua Y. Kim, Kalina Yacef

    Abstract: the substantial increase in the number of online human-human conversations and the usefulness of multimodal transcripts, there is a rising need for automated multimodal transcription systems to help us better understand the conversations. In this paper, we evaluated three methods to perform multimodal transcription. They were (1) Jefferson -- an existing manual system used widely by the linguistic… ▽ More

    Submitted 30 December, 2021; originally announced December 2021.

    Comments: 45 pages

  4. arXiv:2112.03032  [pdf, other

    cs.CL cs.LG

    Transfer Learning in Conversational Analysis through Reusing Preprocessing Data as Supervisors

    Authors: Joshua Yee Kim, Tongliang Liu, Kalina Yacef

    Abstract: Conversational analysis systems are trained using noisy human labels and often require heavy preprocessing during multi-modal feature extraction. Using noisy labels in single-task learning increases the risk of over-fitting. Auxiliary tasks could improve the performance of the primary task learning during the same training -- this approach sits in the intersection of transfer learning and multi-ta… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

    Comments: 16 pages

    ACM Class: I.2.6

  5. arXiv:2103.11614  [pdf, ps, other

    cs.LG cs.CY cs.NE

    ast2vec: Utilizing Recursive Neural Encodings of Python Programs

    Authors: Benjamin Paaßen, Jessica McBroom, Bryn Jeffries, Irena Koprinska, Kalina Yacef

    Abstract: Educational datamining involves the application of datamining techniques to student activity. However, in the context of computer programming, many datamining techniques can not be applied because they expect vector-shaped input whereas computer programs have the form of syntax trees. In this paper, we present ast2vec, a neural network that maps Python syntax trees to vectors and back, thereby fac… ▽ More

    Submitted 22 March, 2021; originally announced March 2021.

    Comments: Under consideration at the Journal of Educational Datamining

    Journal ref: Journal of Educational Data Mining, 13(3) (2021) 1-35

  6. arXiv:2101.07339  [pdf, other

    cs.CL

    MONAH: Multi-Modal Narratives for Humans to analyze conversations

    Authors: Joshua Y. Kim, Greyson Y. Kim, Chunfeng Liu, Rafael A. Calvo, Silas C. R. Taylor, Kalina Yacef

    Abstract: In conversational analyses, humans manually weave multimodal information into the transcripts, which is significantly time-consuming. We introduce a system that automatically expands the verbatim transcripts of video-recorded conversations using multimodal data streams. This system uses a set of preprocessing rules to weave multimodal annotations into the verbatim transcripts and promote interpret… ▽ More

    Submitted 19 January, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

    Comments: 14 pages

    ACM Class: I.7.2

  7. arXiv:2012.02097  [pdf, other

    cs.LG cs.NE

    Recursive Tree Grammar Autoencoders

    Authors: Benjamin Paassen, Irena Koprinska, Kalina Yacef

    Abstract: Machine learning on trees has been mostly focused on trees as input to algorithms. Much less research has investigated trees as output, which has many applications, such as molecule optimization for drug discovery, or hint generation for intelligent tutoring systems. In this work, we propose a novel autoencoder approach, called recursive tree grammar autoencoder (RTG-AE), which encodes trees via a… ▽ More

    Submitted 10 February, 2022; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: Submitted to the ECML/PKDD Journal Track

  8. DETECT: A Hierarchical Clustering Algorithm for Behavioural Trends in Temporal Educational Data

    Authors: Jessica McBroom, Kalina Yacef, Irena Koprinska

    Abstract: Techniques for clustering student behaviour offer many opportunities to improve educational outcomes by providing insight into student learning. However, one important aspect of student behaviour, namely its evolution over time, can often be challenging to identify using existing methods. This is because the objective functions used by these methods do not explicitly aim to find cluster trends in… ▽ More

    Submitted 3 May, 2020; originally announced May 2020.

    Comments: 13 pages, 4 figures

    Journal ref: AIED 2020

  9. arXiv:2004.08925  [pdf, ps, other

    cs.NE cs.LG stat.ML

    Tree Echo State Autoencoders with Grammars

    Authors: Benjamin Paassen, Irena Koprinska, Kalina Yacef

    Abstract: Tree data occurs in many forms, such as computer programs, chemical molecules, or natural language. Unfortunately, the non-vectorial and discrete nature of trees makes it challenging to construct functions with tree-formed output, complicating tasks such as optimization or time series prediction. Autoencoders address this challenge by mapping trees to a vectorial latent space, where tasks are easi… ▽ More

    Submitted 19 April, 2020; originally announced April 2020.

    Comments: accepted at the 2020 International Joint Conference on Neural Networks (IJCNN 2020)

  10. Detecting depression in dyadic conversations with multimodal narratives and visualizations

    Authors: Joshua Y. Kim, Greyson Y. Kim, Kalina Yacef

    Abstract: Conversations contain a wide spectrum of multimodal information that gives us hints about the emotions and moods of the speaker. In this paper, we developed a system that supports humans to analyze conversations. Our main contribution is the identification of appropriate multimodal features and the integration of such features into verbatim conversation transcripts. We demonstrate the ability of o… ▽ More

    Submitted 27 January, 2020; v1 submitted 13 January, 2020; originally announced January 2020.

    Comments: 12 pages

    ACM Class: I.2.7

    Journal ref: AI 2019: Advances in Artificial Intelligence. AI 2019 vol 11919

  11. arXiv:1908.11566  [pdf, other

    cs.HC cs.AI cs.CY

    A Survey of Automated Programming Hint Generation -- The HINTS Framework

    Authors: Jessica McBroom, Irena Koprinska, Kalina Yacef

    Abstract: Automated tutoring systems offer the flexibility and scalability necessary to facilitate the provision of high quality and universally accessible programming education. In order to realise the full potential of these systems, recent work has proposed a diverse range of techniques for automatically generating hints to assist students with programming exercises. This paper integrates these apparentl… ▽ More

    Submitted 30 August, 2019; originally announced August 2019.

    Comments: 26 pages, 6 figures

    Journal ref: ACM Computing Surveys, 54(8), 2021

  12. arXiv:1905.00653  [pdf

    cs.HC

    A Review on Dyadic Conversation Visualizations - Purposes, Data, Lens of Analysis

    Authors: Joshua Y. Kim, Rafael A. Calvo, Kalina Yacef, N. J. Enfield

    Abstract: Many professional services are provided through text and voice systems, from voice calls over the internet to messaging and emails. There is a growing need for both individuals and organizations to understand these online conversations better and find actionable insights. One method that allows the user to explore insights is to build intuitive and rich visualizations that illustrate the content o… ▽ More

    Submitted 2 May, 2019; originally announced May 2019.

    Comments: 19 pages, 26 figures

    ACM Class: A.1; H.5