Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2024
Integrating Natural Language Prompting Tasks in Introductory Programming Courses
- Chris Kerslake,
- Paul Denny,
- David H. Smith,
- James Prather,
- Juho Leinonen,
- Andrew Luxton-Reilly,
- Stephen MacNeil
SIGCSE Virtual 2024: Proceedings of the 2024 on ACM Virtual Global Computing Education Conference V. 1Pages 88–94https://doi.org/10.1145/3649165.3690125Introductory programming courses often emphasize mastering syntax and basic constructs before progressing to more complex and interesting programs. This bottom-up approach can be frustrating for novices, shifting the focus away from problem solving and ...
- posterDecember 2024
Poster: DoHunter: A feature fusion-based LLM for DoH tunnel detection
CCS '24: Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications SecurityPages 5012–5014https://doi.org/10.1145/3658644.3691400DNS over HTTPS (DoH) reduces the risk of privacy leakage of DNS queries, but it also provides a covert communication channel for malicious activities. In this paper, we propose a method for malicious encrypted traffic identification, which harnesses the ...
Using AI Assistants in Software Development: A Qualitative Study on Security Practices and Concerns
- Jan H. Klemmer,
- Stefan Albert Horstmann,
- Nikhil Patnaik,
- Cordelia Ludden,
- Cordell Burton,
- Carson Powers,
- Fabio Massacci,
- Akond Rahman,
- Daniel Votipka,
- Heather Richter Lipford,
- Awais Rashid,
- Alena Naiakshina,
- Sascha Fahl
CCS '24: Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications SecurityPages 2726–2740https://doi.org/10.1145/3658644.3690283Following the recent release of AI assistants, such as OpenAI's ChatGPT and GitHub Copilot, the software industry quickly utilized these tools for software development tasks, e.g., generating code or consulting AI for advice. While recent research has ...
- research-articleDecember 2024
Act as a Honeytoken Generator! An Investigation into Honeytoken Generation with Large Language Models
- Daniel Reti,
- Norman Becker,
- Tillmann Angeli,
- Anasuya Chattopadhyay,
- Daniel Schneider,
- Sebastian Vollmer,
- Hans D. Schotten
AACD '24: Proceedings of the 11th ACM Workshop on Adaptive and Autonomous Cyber DefensePages 1–12https://doi.org/10.1145/3689935.3690394With the increasing prevalence of security incidents, the adoption of deception-based defense strategies has become pivotal in cybersecurity. This work addresses the challenge of scalability in designing honeytokens, a key component of such defense ...
- research-articleOctober 2024
BURExtract-Llama: An LLM for Clinical Concept Extraction in Breast Ultrasound Reports
- Yuxuan Chen,
- Haoyan Yang,
- Hengkai Pan,
- Fardeen Siddiqui,
- Antonio Verdone,
- Qingyang Zhang,
- Sumit Chopra,
- Chen Zhao,
- Yiqiu Shen
MCHM'24: Proceedings of the 1st International Workshop on Multimedia Computing for Health and MedicinePages 53–58https://doi.org/10.1145/3688868.3689200Breast ultrasound plays a pivotal role in detecting and diagnosing breast abnormalities. Radiology reports summarize key findings from these examinations, highlighting lesion characteristics and malignancy assessments. However, extracting this critical ...
-
- research-articleOctober 2024
Multimodal Understanding: Investigating the Capabilities of Large Multimodal Models for Object Detection in XR Applications
LGM3A '24: Proceedings of the 2nd Workshop on Large Generative Models Meet Multimodal ApplicationsPages 26–35https://doi.org/10.1145/3688866.3689126Extended Reality (XR), encompassing the concepts of augmented, virtual, and mixed reality, has the potential to offer unprecedented types of user interactions. An essential requirement is the automated understanding of a user's current scene, for ...
- research-articleOctober 2024
LLaVA-VSD: Large Language-and-Vision Assistant for Visual Spatial Description
- Yizhang Jin,
- Jian Li,
- Jiangning Zhang,
- Jianlong Hu,
- Zhenye Gan,
- Xin Tan,
- Yong Liu,
- Yabiao Wang,
- Chengjie Wang,
- Lizhuang Ma
MM '24: Proceedings of the 32nd ACM International Conference on MultimediaPages 11420–11425https://doi.org/10.1145/3664647.3688992Visual Spatial Description (VSD) aims to generate texts that describe the spatial relationships between objects within images. Traditional visual spatial relationship classification (VSRC) methods typically output the spatial relationship between two ...
- short-paperOctober 2024
The Factuality of Large Language Models in the Legal Domain
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 3741–3746https://doi.org/10.1145/3627673.3679961This paper investigates the factuality of large language models (LLMs) as knowledge bases in the legal domain, in a realistic usage scenario: we allow for acceptable variations in the answer, and let the model abstain from answering when uncertain. First,...
- short-paperOctober 2024
Enhancing Content-based Recommendation via Large Language Model
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 4153–4157https://doi.org/10.1145/3627673.3679913In real-world applications, users express different behaviors when they interact with different items, including implicit click/like interactions, and explicit comments/reviews interactions. Nevertheless, almost all recommender works are focused on how ...
- short-paperOctober 2024
Application of Large Language Models in Chemistry Reaction Data Extraction and Cleaning
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 3797–3801https://doi.org/10.1145/3627673.3679874Chemical reaction data has existed and still largely exists in unstructured forms. But curating such information into datasets suitable for tasks such as yield and reaction outcome prediction is impractical via manual curation and not possible to ...
- short-paperOctober 2024
International Workshop on Online and Adaptive Recommender Systems (OARS 2024)
- Xiquan Cui,
- Vachik Dave,
- Yi Su,
- Khalifeh Al Jadda,
- Srijan Kumar,
- Julian McAuley,
- Tao Ye,
- Stephen Guo,
- Chip Huyen
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5580–5583https://doi.org/10.1145/3627673.3679083Recommender system (RecSys) plays important roles in helping users navigate, discover, and consume massive and highly-dynamic information. Today, many RecSys solutions deployed in the real world rely on categorical user-profiles and/or pre-calculated ...
- abstractOctober 2024
Towards Real-Time and Personalized Code Generation
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5568–5569https://doi.org/10.1145/3627673.3679071Large language models (LLMs) have transformed automated code generation. However, their high computational demands often lead to server overload and increased latency in SaaS deployments. To address this, we present SpeCoder, a framework that accelerates ...
- research-articleOctober 2024
Large Language Models for Generating Semantic Nursing Activity Logs: Exploiting Temporal and Contextual Information
UbiComp '24: Companion of the 2024 on ACM International Joint Conference on Pervasive and Ubiquitous ComputingPages 481–486https://doi.org/10.1145/3675094.3678443In this paper, we try to show that by utilizing the temporal and context information in care record data in a well-guided manner, Large Language Models (LLMs) can help us correct the inaccurate and incomplete activity log. Nursing activity logs are ...
- demonstrationOctober 2024
Enabling On-Device LLMs Personalization with Smartphone Sensing
UbiComp '24: Companion of the 2024 on ACM International Joint Conference on Pervasive and Ubiquitous ComputingPages 186–190https://doi.org/10.1145/3675094.3677545This demo presents a novel end-to-end framework that combines on-device large language models (LLMs) with smartphone sensing technologies to achieve context-aware and personalized services. The framework addresses critical limitations of current ...
- demonstrationOctober 2024
ARAS: LLM-Supported Augmented Reality Assistance System for Pancreatic Surgery
UbiComp '24: Companion of the 2024 on ACM International Joint Conference on Pervasive and Ubiquitous ComputingPages 176–180https://doi.org/10.1145/3675094.3677543The integration of Augmented Reality (AR) technology into surgical procedures offers significant potential to enhance clinical outcomes. Despite numerous lab-proven prototypes, deploying these systems in actual clinical settings demands specialized ...
- abstractAugust 2024
AI for Education (AI4EDU): Advancing Personalized Education with LLM and Adaptive Learning
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6743–6744https://doi.org/10.1145/3637528.3671498Recent advanced AI technologies, especially large language models (LLMs) like GPTs, have significantly advanced the field of data mining and led to the development of various LLM-based applications. AI for education (AI4EDU) is a vibrant multi-...
- tutorialAugust 2024
Decoding the AI Pen: Techniques and Challenges in Detecting AI-Generated Text
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6428–6436https://doi.org/10.1145/3637528.3671463Large Language Models (LLMs) have revolutionized the field of Natural Language Generation (NLG) by demonstrating an impressive ability to generate human-like text. However, their widespread usage introduces challenges that necessitate thoughtful ...
- abstractAugust 2024
Breaking Barriers: A Hands-On Tutorial on AI-Enabled Accessibility to Social Media Content
- Julio Villena,
- Rosa Català,
- Janine García,
- Concepción Polo,
- Yessika Labrador,
- Francisco Del Valle,
- Bhargav Ayyagari
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6426–6427https://doi.org/10.1145/3637528.3671446Reddit's mission is to bring community, belonging, and empowerment to everyone in the world. This hands-on tutorial explores the immense potential of Artificial Intelligence (AI) to improve accessibility to social media content for individuals with ...
- short-paperSeptember 2024
TopicTag: Automatic Annotation of NMF Topic Models Using Chain of Thought and Prompt Tuning with LLMs
- Selma Wanna,
- Nicholas Solovyev,
- Ryan Barron,
- Maksim E. Eren,
- Manish Bhattarai,
- Kim Ø. Rasmussen,
- Boian S. Alexandrov
DocEng '24: Proceedings of the ACM Symposium on Document Engineering 2024Article No.: 8, Pages 1–4https://doi.org/10.1145/3685650.3685667Topic modeling is a technique for organizing and extracting themes from large collections of unstructured text. Non-negative matrix factorization (NMF) is a common unsupervised approach that decomposes a term frequency-inverse document frequency (TF-IDF) ...
- short-paperJuly 2024
"Ask Me Anything": How Comcast Uses LLMs to Assist Agents in Real Time
SIGIR '24: Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information RetrievalPages 2827–2831https://doi.org/10.1145/3626772.3661345Customer service is how companies interface with their customers. It can contribute heavily towards the overall customer satisfaction. However, high-quality service can become expensive, creating an incentive to make it as cost efficient as possible and ...