Skip to main content

Showing 1–5 of 5 results for author: Koh, N

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

    cs.HC

    VidereX: A Navigational Application inspired by ants

    Authors: Nam Ho Koh, Doran Amos, Paul Graham, Andrew Philippides

    Abstract: Navigation is a crucial element in any person's life, whether for work, education, social living or any other miscellaneous reason; naturally, the importance of it is universally recognised and valued. One of the critical components of navigation is vision, which facilitates movement from one place to another. Navigating unfamiliar settings, especially for the blind or visually impaired, can pose… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

    Comments: 6 pages, 7 figures, Workshop on Rapid and Robust Robotic Active Learning (R3AL) - Robotics: Science and Systems 2023 (RSS 2023)

  2. arXiv:2305.12544  [pdf, other

    cs.CL cs.AI

    Has It All Been Solved? Open NLP Research Questions Not Solved by Large Language Models

    Authors: Oana Ignat, Zhijing Jin, Artem Abzaliev, Laura Biester, Santiago Castro, Naihao Deng, Xinyi Gao, Aylin Gunal, Jacky He, Ashkan Kazemi, Muhammad Khalifa, Namho Koh, Andrew Lee, Siyang Liu, Do June Min, Shinka Mori, Joan Nwatu, Veronica Perez-Rosas, Siqi Shen, Zekun Wang, Winston Wu, Rada Mihalcea

    Abstract: Recent progress in large language models (LLMs) has enabled the deployment of many generative NLP applications. At the same time, it has also led to a misleading public discourse that ``it's all been solved.'' Not surprisingly, this has, in turn, made many NLP researchers -- especially those at the beginning of their careers -- worry about what NLP research area they should focus on. Has it all be… ▽ More

    Submitted 15 March, 2024; v1 submitted 21 May, 2023; originally announced May 2023.

    Comments: Accepted at COLING 2024

  3. arXiv:2305.10407  [pdf, other

    cs.CL

    BAD: BiAs Detection for Large Language Models in the context of candidate screening

    Authors: Nam Ho Koh, Joseph Plata, Joyce Chai

    Abstract: Application Tracking Systems (ATS) have allowed talent managers, recruiters, and college admissions committees to process large volumes of potential candidate applications efficiently. Traditionally, this screening process was conducted manually, creating major bottlenecks due to the quantity of applications and introducing many instances of human bias. The advent of large language models (LLMs) s… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

    Comments: 12 pages, 6 figures

    MSC Class: I.2; I.2.7 ACM Class: F.2.2, I.2.7

  4. arXiv:2211.04000  [pdf, other

    cs.LO

    When Less Is More: Consequence-Finding in a Weak Theory of Arithmetic

    Authors: Zachary Kincaid, Nicolas Koh, Shaowei Zhu

    Abstract: This paper presents a theory of non-linear integer/real arithmetic and algorithms for reasoning about this theory. The theory can be conceived as an extension of linear integer/real arithmetic with a weakly-axiomatized multiplication symbol, which retains many of the desirable algorithmic properties of linear arithmetic. In particular, we show that the conjunctive fragment of the theory can be eff… ▽ More

    Submitted 7 November, 2022; originally announced November 2022.

  5. From C to Interaction Trees: Specifying, Verifying, and Testing a Networked Server

    Authors: Nicolas Koh, Yao Li, Yishuai Li, Li-yao Xia, Lennart Beringer, Wolf Honoré, William Mansky, Benjamin C. Pierce, Steve Zdancewic

    Abstract: We present the first formal verification of a networked server implemented in C. Interaction trees, a general structure for representing reactive computations, are used to tie together disparate verification and testing tools (Coq, VST, and QuickChick) and to axiomatize the behavior of the operating system on which the server runs (CertiKOS). The main theorem connects a specification of acceptable… ▽ More

    Submitted 28 November, 2018; originally announced November 2018.

    Comments: 13 pages + references

    Journal ref: Proceedings of the 8th ACM SIGPLAN International Conference on Certified Programs and Proofs (CPP '19), January 14--15, 2019, Cascais, Portugal