Natural Language based Context Modeling and Reasoning for Ubiquitous Computing with Large Language Models: A Tutorial
Haoyi Xiong, Jiang Bian, Sijia Yang, Xiaofei Zhang, Linghe, Kong, Daqing Zhang

TL;DR
This tutorial explores how large language models can be used for context modeling and reasoning in ubiquitous computing, enabling applications like assisted living and personalized trip planning without model fine-tuning.
Contribution
It introduces the LLM-driven Context-aware Computing (LCaC) paradigm, demonstrating how prompts and autonomous agents enable context reasoning with LLMs without fine-tuning.
Findings
LLMs can effectively model and reason about context using natural language prompts.
AutoAgents facilitate context-aware decision making in real-world applications.
The approach is validated through showcases in assisted living and trip planning.
Abstract
Large language models (LLMs) have become phenomenally surging, since 2018--two decades after introducing context-awareness into computing systems. Through taking into account the situations of ubiquitous devices, users and the societies, context-aware computing has enabled a wide spectrum of innovative applications, such as assisted living, location-based social network services and so on. To recognize contexts and make decisions for actions accordingly, various artificial intelligence technologies, such as Ontology and OWL, have been adopted as representations for context modeling and reasoning. Recently, with the rise of LLMs and their improved natural language understanding and reasoning capabilities, it has become feasible to model contexts using natural language and perform context reasoning by interacting with LLMs such as ChatGPT and GPT-4. In this tutorial, we demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Recommender Systems and Techniques · IoT and Edge/Fog Computing
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Adam · Layer Normalization · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Dense Connections
