Skip to main content

Showing 1–8 of 8 results for author: Casey, B

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

    cs.SE

    An Empirical Study of Safetensors' Usage Trends and Developers' Perceptions

    Authors: Beatrice Casey, Kaia Damian, Andrew Cotaj, Joanna C. S. Santos

    Abstract: Developers are sharing pre-trained Machine Learning (ML) models through a variety of model sharing platforms, such as Hugging Face, in an effort to make ML development more collaborative. To share the models, they must first be serialized. While there are many methods of serialization in Python, most of them are unsafe. To tame this insecurity, Hugging Face released safetensors as a way to mitigat… ▽ More

    Submitted 3 January, 2025; originally announced January 2025.

  2. Self-Care Practices in the Context of Older Adults Living Independently

    Authors: Bridget Casey, Greg Marston, Dhaval Vyas

    Abstract: Supporting practices around self-care is crucial for enabling older adults to continue living in their own homes and ageing in place. While existing assistive technology and research concerning self-care practices have been centered on a medicalized viewpoint, it neglects a holistic perspective of older adults' preferences in self-care. This paper presents a study involving 12 older adults aged 65… ▽ More

    Submitted 4 November, 2024; originally announced November 2024.

  3. arXiv:2410.04490  [pdf

    cs.CR cs.LG cs.SE

    A Large-Scale Exploit Instrumentation Study of AI/ML Supply Chain Attacks in Hugging Face Models

    Authors: Beatrice Casey, Joanna C. S. Santos, Mehdi Mirakhorli

    Abstract: The development of machine learning (ML) techniques has led to ample opportunities for developers to develop and deploy their own models. Hugging Face serves as an open source platform where developers can share and download other models in an effort to make ML development more collaborative. In order for models to be shared, they first need to be serialized. Certain Python serialization methods a… ▽ More

    Submitted 6 October, 2024; originally announced October 2024.

  4. arXiv:2405.20218  [pdf

    cs.AI cs.CL

    ESG-FTSE: A corpus of news articles with ESG relevance labels and use cases

    Authors: Mariya Pavlova, Bernard Casey, Miaosen Wang

    Abstract: We present ESG-FTSE, the first corpus comprised of news articles with Environmental, Social and Governance (ESG) relevance annotations. In recent years, investors and regulators have pushed ESG investing to the mainstream due to the urgency of climate change. This has led to the rise of ESG scores to evaluate an investment's credentials as socially responsible. While demand for ESG scores is high,… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: The corpus is available at https://github.com/mariavpavlova/ESG-FTSE-Corpus. https://aclanthology.org/2024.finnlp-1.14/

  5. arXiv:2403.10646  [pdf

    cs.LG cs.CR

    A Survey of Source Code Representations for Machine Learning-Based Cybersecurity Tasks

    Authors: Beatrice Casey, Joanna C. S. Santos, George Perry

    Abstract: Machine learning techniques for cybersecurity-related software engineering tasks are becoming increasingly popular. The representation of source code is a key portion of the technique that can impact the way the model is able to learn the features of the source code. With an increasing number of these techniques being developed, it is valuable to see the current state of the field to better unders… ▽ More

    Submitted 9 April, 2025; v1 submitted 15 March, 2024; originally announced March 2024.

  6. arXiv:2401.13903  [pdf, other

    cs.RO cs.HC

    Alternative Interfaces for Human-initiated Natural Language Communication and Robot-initiated Haptic Feedback: Towards Better Situational Awareness in Human-Robot Collaboration

    Authors: Callum Bennie, Bridget Casey, Cecile Paris, Dana Kulic, Brendan Tidd, Nicholas Lawrance, Alex Pitt, Fletcher Talbot, Jason Williams, David Howard, Pavan Sikka, Hashini Senaratne

    Abstract: This article presents an implementation of a natural-language speech interface and a haptic feedback interface that enables a human supervisor to provide guidance to, request information, and receive status updates from a Spot robot. We provide insights gained during preliminary user testing of the interface in a realistic robot exploration scenario.

    Submitted 24 January, 2024; originally announced January 2024.

    Comments: Peer reviewed and published at "Empowering People in Human-Robot Collaboration: Why, How, When, and for Whom" workshop at OzCHI 2023 conference

  7. arXiv:2312.01532  [pdf, other

    cs.HC cs.CL

    Using Large Language Models to Accelerate Communication for Users with Severe Motor Impairments

    Authors: Shanqing Cai, Subhashini Venugopalan, Katie Seaver, Xiang Xiao, Katrin Tomanek, Sri Jalasutram, Meredith Ringel Morris, Shaun Kane, Ajit Narayanan, Robert L. MacDonald, Emily Kornman, Daniel Vance, Blair Casey, Steve M. Gleason, Philip Q. Nelson, Michael P. Brenner

    Abstract: Finding ways to accelerate text input for individuals with profound motor impairments has been a long-standing area of research. Closing the speed gap for augmentative and alternative communication (AAC) devices such as eye-tracking keyboards is important for improving the quality of life for such individuals. Recent advances in neural networks of natural language pose new opportunities for re-thi… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

  8. arXiv:2307.08220  [pdf, other

    cs.SE cs.LG

    FRANC: A Lightweight Framework for High-Quality Code Generation

    Authors: Mohammed Latif Siddiq, Beatrice Casey, Joanna C. S. Santos

    Abstract: In recent years, the use of automated source code generation utilizing transformer-based generative models has expanded, and these models can generate functional code according to the requirements of the developers. However, recent research revealed that these automatically generated source codes can contain vulnerabilities and other quality issues. Despite researchers' and practitioners' attempts… ▽ More

    Submitted 28 August, 2024; v1 submitted 16 July, 2023; originally announced July 2023.

    Comments: Accepted at the 24th IEEE International Conference on Source Code Analysis and Manipulation (SCAM 2024)