paper-with-me

홈 › Papers

Statistical Priors for Implicit Preferences: Decoupling Skill Selection as a Local Harness in Personal Agents

2026-06-04 · Zeyu Gan, Huayi Tang, Yong Liu arxiv

As Large Language Model (LLM) capabilities advance, locally deployed personal agents relying on API-based remote models and external skills have emerged as a novel paradigm. With the rapid expansion of available skills, enabling personal agents to learn and adapt to implicit user preferences becomes a critical challenge. However, local deployment constraints preclude complex centralized selection algorithms, creating an urgent need for a lightweight local preference harness. This paper explores the implementation of such a harness through a novel architecture that strictly decouples statistical preference learning from semantic intent parsing. Specifically, we leverage localized statistical results to influence and modulate the selection decisions of the remote LLM. Extensive evaluations demonstrate that our decoupled approach achieves the lowest cumulative regret and highest test accuracy, significantly outperforming traditional memory-augmented agents.

📄 PDF Abstract BibTeX arXiv:2606.05828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Skill Preferences: Learning to Extract and Execute Robotic Skills from Human Feedback

2021-08-11 · Xiaofei Wang, Kimin Lee, Kourosh Hakhamaneshi, Pieter Abbeel 외

A promising approach to solving challenging long-horizon tasks has been to extract behavior priors (skills) by fitting generative models to large offline datasets of demonstrations. However, such generative models inheri…

Eliciting Worker Preference for Task Completion

2018-01-10 · Mohammadreza Esfandiari, Senjuti Basu Roy, Sihem Amer-Yahia

Current crowdsourcing platforms provide little support for worker feedback. Workers are sometimes invited to post free text describing their experience and preferences in completing tasks. They can also use forums such a…

Spectral decoupling allows training transferable neural networks in medical imaging

2021-03-31 · Joona Pohjonen, Carolin Stürenberg, Antti Rannikko, Tuomas Mirtti 외

Many current neural networks for medical imaging generalise poorly to data unseen during training. Such behaviour can be caused by networks overfitting easy-to-learn, or statistically dominant, features while disregardin…

Image Classificationwhole slide images

Implicit Safety Alignment from Crowd Preferences

2026-05-20 · Qian Lin, Daniel S. Brown arxiv

Reinforcement Learning from Human Feedback (RLHF) can reveal implicit objectives such as safety considerations that go beyond task completion. In this work, we focus on the common safety criteria embedded in crowd prefer…

Reinforcement Learning

SkillAlchemy: Open-World Agent Skill Creation

2026-08-24 · Hengjun Wang, Shuyue Wei, Boyi Liu, Jun Yang 외 arxiv

Agent skills are reusable procedural artifacts that extend language agents with specialized workflows, tool conventions, and domain behaviors at inference time. However, creating reliable skills still depends largely on …