中文
相关论文

相关论文: HUOZIIME: An On-Device LLM-enhanced Input Method f…

200 篇论文

Large language models (LLMs) can enhance writing by automating or supporting specific tasks in writers' workflows (e.g., paraphrasing, creating analogies). Leveraging this capability, a collection of interfaces have been developed that…

人机交互 · 计算机科学 2023-03-28 Tae Soo Kim , Arghya Sarkar , Yoonjoo Lee , Minsuk Chang , Juho Kim

Roaming in Wireless LAN (Wi-Fi) is a critical yet challenging task for maintaining seamless connectivity in dynamic mobile environments. Conventional threshold-based or heuristic schemes often fail, leading to either sticky or excessive…

机器学习 · 计算机科学 2025-05-21 Ju-Hyung Lee , Yanqing Lu , Klaus Doppler

Utilizing Large Language Models (LLMs) for complex tasks is challenging, often involving a time-consuming and uncontrollable prompt engineering process. This paper introduces a novel human-LLM interaction framework, Low-code LLM. It…

计算与语言 · 计算机科学 2024-04-02 Yuzhe Cai , Shaoguang Mao , Wenshan Wu , Zehua Wang , Yaobo Liang , Tao Ge , Chenfei Wu , Wang You , Ting Song , Yan Xia , Jonathan Tien , Nan Duan , Furu Wei

Large language models (LLMs) have revolutionized how we interact with technology, but their personalization to individual user preferences remains a significant challenge, particularly in on-device applications. Traditional methods often…

计算与语言 · 计算机科学 2024-09-26 Rafael Mendoza , Isabella Cruz , Richard Liu , Aarav Deshmukh , David Williams , Jesscia Peng , Rohan Iyer

The rapid advancement of customized Large Language Models (LLMs) offers considerable convenience. However, it also intensifies concerns regarding the protection of copyright/confidential information. With the extensive adoption of private…

密码学与安全 · 计算机科学 2024-12-18 Yuehan Zhang , Peizhuo Lv , Yinpeng Liu , Yongqiang Ma , Wei Lu , Xiaofeng Wang , Xiaozhong Liu , Jiawei Liu

Large Language Model (LLM)-based mobile agents have made significant performance advancements. However, these agents often follow explicit user instructions while overlooking personalized needs, leading to significant limitations for real…

计算与语言 · 计算机科学 2026-01-29 Shuoxin Wang , Chang Liu , Gowen Loo , Lifan Zheng , Kaiwen Wei , Xinyi Zeng , Jingyuan Zhang , Yu Tian

There is a huge gap between numerous intriguing applications fostered by on-device large language model (LLM) fine-tuning (FT) from fresh mobile data and the limited resources of a mobile device. While existing server-assisted methods…

机器学习 · 计算机科学 2025-08-12 Xingke Yang , Liang Li , Zhiyi Wan , Sicong Li , Xiaoqi Qi , Jiang Liu , Tomoaki Ohtsuki , Xin Fu , Miao Pan

Large language models (LLMs) have reshaped the landscape of program synthesis. However, contemporary LLM-based code completion systems often hallucinate broken code because they lack appropriate context, particularly when working with…

编程语言 · 计算机科学 2024-10-14 Andrew Blinn , Xiang Li , June Hyung Kim , Cyrus Omar

Recent calls for pluralistic alignment of Large Language Models (LLMs) encourage adapting models to diverse user preferences. However, most prior work on personalized reward models heavily rely on additional identity information, such as…

计算与语言 · 计算机科学 2025-06-09 Michael J Ryan , Omar Shaikh , Aditri Bhagirath , Daniel Frees , William Held , Diyi Yang

The emergence of large language models (LLMs) has revolutionized the capabilities of text comprehension and generation. Multi-modal generation attracts great attention from both the industry and academia, but there is little work on…

信息检索 · 计算机科学 2024-04-16 Xiaoteng Shen , Rui Zhang , Xiaoyan Zhao , Jieming Zhu , Xi Xiao

Online learning has experienced rapid growth due to its flexibility and accessibility. Personalization, adapted to the needs of individual learners, is crucial for enhancing the learning experience, particularly in online settings. A key…

计算机与社会 · 计算机科学 2025-06-13 Mohammadreza Molavi , Mohammadreza Tavakoli , Mohammad Moein , Abdolali Faraji , Gábor Kismihók

In autonomous exploration tasks, robots are required to explore and map unknown environments while efficiently planning in dynamic and uncertain conditions. Given the significant variability of environments, human operators often have…

机器人学 · 计算机科学 2025-03-11 Shuhao Liao , Xuxin Lv , Yuhong Cao , Jeric Lew , Wenjun Wu , Guillaume Sartoretti

As large language models (LLMs) increasingly integrate into every aspect of our work and daily lives, there are growing concerns about user privacy, which push the trend toward local deployment of these models. There are a number of…

机器学习 · 计算机科学 2026-02-10 Jie Xiao , Qianyi Huang , Xu Chen , Chen Tian

Personalization in language models aims to tailor model behavior to individual users or user groups. Prompt-based methods incorporate user preferences into queries, while training-based methods encode them into model parameters. Model…

计算与语言 · 计算机科学 2025-09-22 Kyuyoung Kim , Jinwoo Shin , Jaehyung Kim

Large Language Models (LLMs) have exhibited significant promise in recommender systems by empowering user profiles with their extensive world knowledge and superior reasoning capabilities. However, LLMs face challenges like unstable…

Large language models (LLMs) represent a significant advancement in integrating physical robots with AI-driven systems. We showcase the capabilities of our framework within the context of the real-world household competition. This research…

机器人学 · 计算机科学 2025-01-29 Shady Nasrat , Myungsu Kim , Seonil Lee , Jiho Lee , Yeoncheol Jang , Seung-joon Yi

Large language models (LLMs) are revolutionizing various domains with their remarkable natural language processing (NLP) abilities. However, deploying LLMs in resource-constrained edge computing and embedded systems presents significant…

人工智能 · 计算机科学 2024-03-05 Abdul Basit , Khizar Hussain , Muhammad Abdullah Hanif , Muhammad Shafique

Tool learning has emerged as a promising direction by extending Large Language Models' (LLMs) capabilities with external tools. Existing tool learning studies primarily focus on the general-purpose tool-use capability, which addresses…

计算与语言 · 计算机科学 2025-02-27 Qiancheng Xu , Yongqi Li , Heming Xia , Fan Liu , Min Yang , Wenjie Li

Personalized AI assistants, a hallmark of the human-like capabilities of Large Language Models (LLMs), are a challenging application that intertwines multiple problems in LLM research. Despite the growing interest in the development of…

计算与语言 · 计算机科学 2025-06-03 Jisoo Mok , Ik-hwan Kim , Sangkwon Park , Sungroh Yoon

We present OnPrem$.$LLM, a Python-based toolkit for applying large language models (LLMs) to sensitive, non-public data in offline or restricted environments. The system is designed for privacy-preserving use cases and provides prebuilt…

计算与语言 · 计算机科学 2025-09-30 Arun S. Maiya