Skip to main content

Showing 1–2 of 2 results for author: Yim, K S

.
  1. arXiv:2406.02943  [pdf

    cs.IR cs.AI cs.CL cs.HC cs.NE

    The Task-oriented Queries Benchmark (ToQB)

    Authors: Keun Soo Yim

    Abstract: Task-oriented queries (e.g., one-shot queries to play videos, order food, or call a taxi) are crucial for assessing the quality of virtual assistants, chatbots, and other large language model (LLM)-based services. However, a standard benchmark for task-oriented queries is not yet available, as existing benchmarks in the relevant NLP (Natural Language Processing) fields have primarily focused on ta… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

    Comments: Data available on GitHub, https://github.com/google/task-oriented-queries

  2. arXiv:2405.16655  [pdf

    cs.CR cs.AI cs.CY cs.LG cs.SE

    Predicting Likely-Vulnerable Code Changes: Machine Learning-based Vulnerability Protections for Android Open Source Project

    Authors: Keun Soo Yim

    Abstract: This paper presents a framework that selectively triggers security reviews for incoming source code changes. Functioning as a review bot within a code review service, the framework can automatically request additional security reviews at pre-submit time before the code changes are submitted to a source code repository. Because performing such secure code reviews add cost, the framework employs a c… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

    Comments: This is a preprint of an article that has been submitted to a journal for publication