paper-with-me

Papers

How Do Decoder-Only LLMs Perceive Users? Rethinking Attention Masking for User Representation Learning

2026-02-11 · Jiahao Yuan, Yike Xu, Jinyong Wen, Baokun Wang, Yang Chen, Xiaotong Lin, Wuliang Huang, Ziyi Gao, Xing Fu, Yu Cheng, Weiqiang Wang arxiv

Decoder-only large language models are increasingly used as behavioral encoders for user representation learning, yet the impact of attention masking on the quality of user embeddings remains underexplored. In this work, we conduct a systematic study of causal, hybrid, and bidirectional attention masks within a unified contrastive learning framework trained on large-scale real-world Alipay data that integrates long-horizon heterogeneous user behaviors. To improve training dynamics when transitioning from causal to bidirectional attention, we propose Gradient-Guided Soft Masking, a gradient-based pre-warmup applied before a linear scheduler that gradually opens future attention during optimization. Evaluated on 9 industrial user cognition benchmarks covering prediction, preference, and marketing sensitivity tasks, our approach consistently yields more stable training and higher-quality bidirectional representations compared with causal, hybrid, and scheduler-only baselines, while remaining compatible with decoder pretraining. Overall, our findings highlight the importance of masking design and training transition in adapting decoder-only LLMs for effective user representation learning. Our code is available at https://github.com/JhCircle/Deepfind-GGSM.

📄 PDF Abstract BibTeX arXiv:2602.10622

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive Learning

Similar Papers 제목 키워드 기반

User Perceptions vs. Proxy LLM Judges: Privacy and Helpfulness in LLM Responses to Privacy-Sensitive Scenarios

2025-10-23 · Xiaoyuan Wu, Roshni Kaushik, Wenkai Li, Lujo Bauer 외 arxiv

Large language models (LLMs) are rapidly being adopted for tasks like drafting emails, summarizing meetings, and answering health questions. In these settings, users may need to share private information (e.g., contact d…

NExT-GPT: Any-to-Any Multimodal LLM

2023-09-11 · Shengqiong Wu, Hao Fei, Leigang Qu, Wei Ji 외

While recently Multimodal Large Language Models (MM-LLMs) have made exciting strides, they mostly fall prey to the limitation of only input-side multimodal understanding, without the ability to produce content in multipl…

AI Agent

LLMs Are Not Scorers: Rethinking MT Evaluation with Generation-Based Methods

2025-05-22 · Hyang Cui

Recent studies have applied large language models (LLMs) to machine translation quality estimation (MTQE) by prompting models to assign numeric scores. Nonetheless, these direct scoring methods tend to show low segment-l…

DecoderMachine TranslationSemantic SimilaritySemantic Textual Similarity+2

Rethinking Internet Communication Through LLMs: How Close Are We?

2023-09-25 · Sifat Ut Taki, Spyridon Mastorakis

In this paper, we rethink the way that communication among users over the Internet, one of the fundamental outcomes of the Internet evolution, takes place. Instead of users communicating directly over the Internet, we ex…

Hypothetical Documents or Knowledge Leakage? Rethinking LLM-based Query Expansion

2025-04-19 · Yejun Yoon, JaeYoon Jung, Seunghyun Yoon, Kunwoo Park

Query expansion methods powered by large language models (LLMs) have demonstrated effectiveness in zero-shot retrieval tasks. These methods assume that LLMs can generate hypothetical documents that, when incorporated int…

Fact VerificationRetrieval