paper-with-me

Papers

HoloRec: Holistic Encoding and Interleaved Reasoning for Generative Recommendation

2026-06-13 · Shuqi Zhao, Jingsong Su, Xiang Liu, Xingzhi Yao, Yiming Qiu, Huimu Wang, Liang Lin, Pengbo Mo, Mingming Li, Jiao Dai, Jizhong Han, Songlin Hu arxiv

Generative recommendation models that formulate the task as sequence generation overcome the objective fragmentation problem of traditional cascade architectures, yet existing approaches still suffer from flat semantic representations lacking hierarchical structure for multi-step reasoning and an externally constructed chain-of-thought (CoT) that requires expensive annotations and remains disconnected from the generation objective. We propose HoloRec, an endogenous chain-of-thought recommendation mechanism that unifies representation, reasoning, and generation by constructing a hierarchical semantic encoding matrix via multi-granularity nested residual quantization optimized by a holistic reconstruction loss. HoloRec supports two inference modes: a non-thinking mode that uses lightweight multi-granularity supervised alignment for fast prediction, and a thinking mode that employs an interleaved reasoning scheme to generate CoT steps on the fly, directly embedding reasoning into the generation process without external data. Experiments on multiple public recommendation datasets demonstrate that HoloRec consistently outperforms baselines, with especially significant gains in sparse scenarios, and the thinking mode achieves better accuracy than the non-thinking mode with only modest inference overhead.

📄 PDF Abstract BibTeX arXiv:2606.15331

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interleaved Latent Visual Reasoning with Selective Perceptual Modeling

2025-12-05 · Shuai Dong, Siyuan Wang, Xingyu Liu, Chenglin Li 외 arxiv

Interleaved reasoning paradigms enhance Multimodal Large Language Models (MLLMs) with visual feedback but are hindered by the prohibitive computational cost of re-encoding pixel-dense images. A promising alternative, lat…

Multimodal ReasoningVisual Reasoning

Reasoning Guided Embeddings: Leveraging MLLM Reasoning for Improved Multimodal Retrieval

2025-11-20 · Chunxu Liu, Jiyuan Yang, Ruopeng Gao, Yuhan Zhu 외 arxiv

Multimodal embeddings are widely used in downstream tasks such as multimodal retrieval, enabling alignment of interleaved modalities in a shared representation space. While recent studies show that Multimodal Large Langu…

Echo: Towards Advanced Audio Comprehension via Audio-Interleaved Reasoning

2026-02-12 · Daiqing Wu, Xuan Zhang, Dongbao Yang, Jiashu Yao 외 arxiv

The maturation of Large Audio Language Models (LALMs) has raised growing expectations for them to comprehend complex audio much like humans. Current efforts primarily replicate text-based reasoning by contextualizing aud…

Reinforcement Learning

Think-as-You-See: Streaming Chain-of-Thought Reasoning for Large Vision-Language Models

2026-03-03 · Jialiang Zhang, Junlong Tong, Junyan Lin, Hao Wu 외 arxiv

Large Vision Language Models (LVLMs) exhibit strong Chain-of-Thought (CoT) capabilities, yet most existing paradigms assume full-video availability before inference, a batch-style process misaligned with real-world video…

CoDi-2: In-Context Interleaved and Interactive Any-to-Any Generation

2024-01-01 · CVPR 2024 1 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2 a Multimodal Large Language Model (MLLM) for learning in-context interleaved multimodal representations. By aligning modalities with language for both encoding and generation CoDi-2 empowers Large L…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1