paper-with-me

홈 › Papers

Reasoning Meets Personalization: Unleashing the Potential of Large Reasoning Model for Personalized Generation

2025-05-23 · Sichun Luo, Guanzhi Deng, Jian Xu, Xiaojie Zhang, Hanxu Hou, Linqi Song

Personalization is a critical task in modern intelligent systems, with applications spanning diverse domains, including interactions with large language models (LLMs). Recent advances in reasoning capabilities have significantly enhanced LLMs, enabling unprecedented performance in tasks such as mathematics and coding. However, their potential for personalization tasks remains underexplored. In this paper, we present the first systematic evaluation of large reasoning models (LRMs) for personalization tasks. Surprisingly, despite generating more tokens, LRMs do not consistently outperform general-purpose LLMs, especially in retrieval-intensive scenarios where their advantages diminish. Our analysis identifies three key limitations: divergent thinking, misalignment of response formats, and ineffective use of retrieved information. To address these challenges, we propose Reinforced Reasoning for Personalization (\model), a novel framework that incorporates a hierarchical reasoning thought template to guide LRMs in generating structured outputs. Additionally, we introduce a reasoning process intervention method to enforce adherence to designed reasoning patterns, enhancing alignment. We also propose a cross-referencing mechanism to ensure consistency. Extensive experiments demonstrate that our approach significantly outperforms existing techniques.

📄 PDF Abstract BibTeX arXiv:2505.17571

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

2025-08-15 · Qian Liang, Yujia Wu, Kuncheng Li, Jiwei Wei 외 arxiv

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing metho…

Personalized Image GenerationVisual Reasoning

Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem

2025-06-03 · YuBo Wang, Ping Nie, Kai Zou, Lijun Wu 외

We have witnessed that strong LLMs like Qwen-Math, MiMo, and Phi-4 possess immense reasoning potential inherited from the pre-training stage. With reinforcement learning (RL), these models can improve dramatically on rea…

GPUMathReinforcement Learning (RL)

Unleashing GPT on the Metaverse: Savior or Destroyer?

2023-03-24 · Pengyuan Zhou

Incorporating artificial intelligence (AI) technology, particularly large language models (LLMs), is becoming increasingly vital for developing immersive and interactive metaverse experiences. GPT, a representative LLM d…

Language ModellingLarge Language Model

LayoutCoT: Unleashing the Deep Reasoning Potential of Large Language Models for Layout Generation

2025-04-15 · Hengyu Shi, Junhao Su, Huansheng Ning, Xiaoming Wei 외

Conditional layout generation aims to automatically generate visually appealing and semantically coherent layouts from user-defined constraints. While recent methods based on generative models have shown promising result…

In-Context LearningLayout GenerationRAGRetrieval+1

Sparse Personalized Text Generation with Multi-Trajectory Reasoning

2026-04-27 · Bo Ni, Haowei Fu, Qinwen Ge, Franck Dernoncourt 외 arxiv

As Large Language Models (LLMs) advance, personalization has become a key mechanism for tailoring outputs to individual user needs. However, most existing methods rely heavily on dense interaction histories, making them …

Reinforcement LearningText Generation