paper-with-me

Papers

Intuitive Access to Smartphone Settings Using Relevance Model Trained by Contrastive Learning

2023-07-15 · Joonyoung Kim, Kangwook Lee, Haebin Shin, Hurnjoo Lee, Sechun Kang, Byunguk Choi, Dong Shin, Joohyung Lee

The more new features that are being added to smartphones, the harder it becomes for users to find them. This is because the feature names are usually short, and there are just too many to remember. In such a case, the users may want to ask contextual queries that describe the features they are looking for, but the standard term frequency-based search cannot process them. This paper presents a novel retrieval system for mobile features that accepts intuitive and contextual search queries. We trained a relevance model via contrastive learning from a pre-trained language model to perceive the contextual relevance between query embeddings and indexed mobile features. Also, to make it run efficiently on-device using minimal resources, we applied knowledge distillation to compress the model without degrading much performance. To verify the feasibility of our method, we collected test queries and conducted comparative experiments with the currently deployed search baselines. The results show that our system outperforms the others on contextual sentence queries and even on usual keyword-based queries.

📄 PDF Abstract BibTeX arXiv:2307.09177

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningKnowledge DistillationLanguage ModelingLanguage ModellingRetrievalSentence

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Development of a One Dollar Blood Pressure Monitor

2023-08-11 · Yinan Xuan, Ava J. Fascetti, Colin Barry, Edward J. Wang

BPClip is an ultra-low-cost cuffless blood pressure monitor. As a universal smartphone attachment, BPClip leverages the computational imaging power of smartphones to perform oscillometry based blood pressure measurements…

MIRA: Empowering One-Touch AI Services on Smartphones with MLLM-based Instruction Recommendation

2025-09-17 · Zhipeng Bian, Jieming Zhu, Xuyang Xie, Quanyu Dai 외 arxiv

The rapid advancement of generative AI technologies is driving the integration of diverse AI-powered services into smartphones, transforming how users interact with their devices. To simplify access to predefined AI serv…

Deep-learning Assisted Detection and Quantification of (oo)cysts of Giardia and Cryptosporidium on Smartphone Microscopy Images

2023-04-11 · Suprim Nakarmi, Sanam Pudasaini, Safal Thapaliya, Pratima Upretee 외

The consumption of microbial-contaminated food and water is responsible for the deaths of millions of people annually. Smartphone-based microscopy systems are portable, low-cost, and more accessible alternatives for the …

Deep Learningobject-detectionObject Detection

A Real-Time, Vision-Based System for Badminton Smash Speed Estimation on Mobile Devices

2025-09-01 · Diwen Huang arxiv

Performance metrics in sports, such as shot speed and angle, provide crucial feedback for athlete development. However, the technology to capture these metrics has historically been expensive, complex, and largely inacce…

GesturePod: Enabling On-device Gesture-based Interaction for White Cane Users

2019-10-20 · Proceedings of the 32nd Annual ACM Symposium on User Interface Software and Technology (UIST'19) 2019 10 · Shishir G. Patil, Don Dennis, Chirag Pabbaraju, Nadeem Shaheer 외

People using white canes for navigation find it challenging to concurrently access devices such as smartphones. Building on prior research on abandonment of specialized devices, we explore a new touch free mode of intera…

Gesture RecognitionTime Series AnalysisTime Series Classification