paper-with-me

홈 › Papers

HCFContext: Smartphone Context Inference via Sequential History-based Collaborative Filtering

2019-04-21 · Vidyasagar Sadhu, Saman Zonouz, Vincent Sritapan, Dario Pompili

Mobile context determination is an important step for many context aware services such as location-based services, enterprise policy enforcement, building or room occupancy detection for power or HVAC operation, etc. Especially in enterprise scenarios where policies (e.g., attending a confidential meeting only when the user is in "Location X") are defined based on mobile context, it is paramount to verify the accuracy of the mobile context. To this end, two stochastic models based on the theory of Hidden Markov Models (HMMs) to obtain mobile context are proposed-personalized model (HPContext) and collaborative filtering model (HCFContext). The former predicts the current context using sequential history of the user's past context observations, the latter enhances HPContext with collaborative filtering features, which enables it to predict the current context of the primary user based on the context observations of users related to the primary user, e.g., same team colleagues in company, gym friends, family members, etc. Each of the proposed models can also be used to enhance or complement the context obtained from sensors. Furthermore, since privacy is a concern in collaborative filtering, a privacy-preserving method is proposed to derive HCFContext model parameters based on the concepts of homomorphic encryption. Finally, these models are thoroughly validated on a real-life dataset.

📄 PDF Abstract BibTeX arXiv:1904.09631

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringPrivacy Preserving

Similar Papers 제목 키워드 기반

Porting Large Language Models to Mobile Devices for Question Answering

2024-04-24 · Hannes Fassold

Deploying Large Language Models (LLMs) on mobile devices makes all the capabilities of natural language processing available on the device. An important use case of LLMs is question answering, which can provide accurate …

Question Answering

Sequential Dialogue Context Modeling for Spoken Language Understanding

2017-05-08 · WS 2017 8 · Ankur Bapna, Gokhan Tur, Dilek Hakkani-Tur, Larry Heck

Spoken Language Understanding (SLU) is a key component of goal oriented dialogue systems that would parse user utterances into semantic frame representations. Traditionally SLU does not utilize the dialogue history beyon…

Goal-Oriented Dialogue SystemsSpoken Language Understanding

DYCP: Dynamic Context Pruning for Long-Form Dialogue with LLMs

2026-01-12 · Nayoung Choi, Jonathan Zhang, Jinho D. Choi arxiv

Large Language Models (LLMs) increasingly operate over long-form dialogues with frequent topic shifts. While recent LLMs support extended context windows, efficient management of dialogue history in practice is needed du…

Hierarchical Context enabled Recurrent Neural Network for Recommendation

2019-04-26 · Kyungwoo Song, Mingi Ji, Sungrae Park, Il-Chul Moon

A long user history inevitably reflects the transitions of personal interests over time. The analyses on the user history require the robust sequential model to anticipate the transitions and the decays of user interests…

Sequential Recommendation

Adapting Knowledge Graphs for Behavior Denoising in Sequential Recommendation

2026-08-21 · Zichun Jin, Zihan Zhou, Yinan Liu, Bin Wang 외 arxiv

Sequential recommendation predicts the next item from a user's interaction history, but not every interaction is equally informative. Real logs combine persistent preferences with temporary needs, exploration, and incide…

Sequential RecommendationKnowledge Graphs