paper-with-me

Papers

From User Preferences to Optimization Constraints Using Large Language Models

2025-03-27 · Manuela Sanguinetti, Alessandra Perniciano, Luca Zedda, Andrea Loddo, Cecilia Di Ruberto, Maurizio Atzori

This work explores using Large Language Models (LLMs) to translate user preferences into energy optimization constraints for home appliances. We describe a task where natural language user utterances are converted into formal constraints for smart appliances, within the broader context of a renewable energy community (REC) and in the Italian scenario. We evaluate the effectiveness of various LLMs currently available for Italian in translating these preferences resorting to classical zero-shot, one-shot, and few-shot learning settings, using a pilot dataset of Italian user requests paired with corresponding formal constraint representation. Our contributions include establishing a baseline performance for this task, publicly releasing the dataset and code for further research, and providing insights on observed best practices and limitations of LLMs in this particular domain

📄 PDF Abstract BibTeX arXiv:2503.21360

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

LAPPI: Interactive Optimization with LLM-Assisted Preference-Based Problem Instantiation

2025-12-16 · So Kuroki, Manami Nakagawa, Shigeo Yoshida, Yuki Koyama 외 arxiv

Many real-world tasks, such as trip planning or meal planning, can be formulated as combinatorial optimization problems. However, using optimization solvers is difficult for end users because it requires problem instanti…

LLMAP: LLM-Assisted Multi-Objective Route Planning with User Preferences

2025-09-14 · Liangqi Yuan, Dong-Jun Han, Christopher G. Brinton, Sabine Brunswicker arxiv

The rise of large language models (LLMs) has made natural language-driven route planning an emerging research area that encompasses rich user objectives. Current research exhibits two distinct approaches: direct route pl…

One Adapts to Any: Meta Reward Modeling for Personalized LLM Alignment

2026-01-26 · Hongru Cai, Yongqi Li, Tiezheng Yu, Fengbin Zhu 외 arxiv

Alignment of Large Language Models (LLMs) aims to align outputs with human preferences, and personalized alignment further adapts models to individual users. This relies on personalized reward models that capture user-sp…

Synthetic Interaction Data for Scalable Personalization in Large Language Models

2026-02-12 · Yuchen Ma, Yue Huang, Wenjie Wang, Xiaonan Luo 외 arxiv

Personalized prompting offers large opportunities for deploying large language models (LLMs) to diverse users, yet existing prompt optimization methods primarily focus on task-level optimization while largely overlooking…

Synthetic Data GenerationReinforcement Learning

On the Complexity of Optimization Problems based on Compiled NNF Representations

2014-10-24 · Daniel Le Berre, Emmanuel Lonca, Pierre Marquis

Optimization is a key task in a number of applications. When the set of feasible solutions under consideration is of combinatorial nature and described in an implicit way as a set of constraints, optimization is typicall…