中文
相关论文

相关论文: Behavior Tokens Speak Louder: Disentangled Explain…

200 篇论文

Most pretrained language models rely on subword tokenization, which processes text as a sequence of subword tokens. However, different granularities of text, such as characters, subwords, and words, can contain different kinds of…

计算与语言 · 计算机科学 2024-04-09 Yilin Wang , Xinyi Hu , Matthew R. Gormley

Large, pretrained language models infer powerful representations that encode rich semantic and syntactic content, albeit implicitly. In this work we introduce a novel neural language model that enforces, via inductive biases, explicit…

计算与语言 · 计算机科学 2023-05-29 Ramsés J. Sánchez , Lukas Conrads , Pascal Welke , Kostadin Cvejoski , César Ojeda

Pretrained contextualized language models such as BERT have achieved impressive results on various natural language processing benchmarks. Benefiting from multiple pretraining tasks and large scale training corpora, pretrained models can…

信息检索 · 计算机科学 2020-05-28 Zhiyu Chen , Mohamed Trabelsi , Jeff Heflin , Yinan Xu , Brian D. Davison

Sequential recommendation aims to choose the most suitable items for a user at a specific timestamp given historical behaviors. Existing methods usually model the user behavior sequence based on the transition-based methods like Markov…

信息检索 · 计算机科学 2022-07-11 Zijian Li , Ruichu Cai , Fengzhu Wu , Sili Zhang , Hao Gu , Yuexing Hao , Yuguang

Maintaining consistent personas is essential for dialogue agents. Although tremendous advancements have been brought, the limited-scale of annotated persona-dense data are still barriers towards training robust and consistent persona-based…

计算与语言 · 计算机科学 2021-06-15 Haoyu Song , Yan Wang , Kaiyan Zhang , Wei-Nan Zhang , Ting Liu

In comparison to the numerous debiasing methods proposed for the static non-contextualised word embeddings, the discriminative biases in contextualised embeddings have received relatively little attention. We propose a fine-tuning method…

计算与语言 · 计算机科学 2021-01-26 Masahiro Kaneko , Danushka Bollegala

In this paper, we introduce ActBERT for self-supervised learning of joint video-text representations from unlabeled data. First, we leverage global action information to catalyze the mutual interactions between linguistic texts and local…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Linchao Zhu , Yi Yang

Deep neural networks have emerged as a powerful technique for learning representations from user-item interaction data in collaborative filtering (CF) for recommender systems. However, many existing methods heavily rely on unique user and…

信息检索 · 计算机科学 2025-10-21 Xubin Ren , Chao Huang

In most cases, word embeddings are learned only from raw tokens or in some cases, lemmas. This includes pre-trained language models like BERT. To investigate on the potential of capturing deeper relations between lexical items and…

计算与语言 · 计算机科学 2022-06-07 Juuso Eronen , Michal Ptaszynski , Fumito Masui

Sequential recommendation aims to capture user preferences by modeling sequential patterns in user-item interactions. However, these models are often influenced by noise such as accidental interactions, leading to suboptimal performance.…

信息检索 · 计算机科学 2025-10-07 Tongzhou Wu , Yuhao Wang , Maolin Wang , Chi Zhang , Xiangyu Zhao

Language Models such as BERT have grown in popularity due to their ability to be pre-trained and perform robustly on a wide range of Natural Language Processing tasks. Often seen as an evolution over traditional word embedding techniques,…

计算与语言 · 计算机科学 2022-06-30 Nimesh Bhana , Terence L. van Zyl

Token representation strategies within large-scale neural architectures often rely on contextually refined embeddings, yet conventional approaches seldom encode structured relationships explicitly within token interactions. Self-attention…

计算与语言 · 计算机科学 2025-03-27 James Blades , Frederick Somerfield , William Langley , Susan Everingham , Maurice Witherington

Establishing stable mappings between natural language expressions and visual percepts is a foundational problem for both cognitive science and artificial intelligence. Humans routinely ground linguistic reference in noisy, ambiguous…

人工智能 · 计算机科学 2026-02-24 Joseph Bingham

Token Communication (TokenCom) is a new paradigm, motivated by the recent success of Large AI Models (LAMs) and Multimodal Large Language Models (MLLMs), where tokens serve as unified units of communication and computation, enabling…

信息论 · 计算机科学 2026-03-04 Jingxuan Men , Mahdi Boloursaz Mashhadi , Ning Wang , Yi Ma , Mike Nilsson , Rahim Tafazolli

Conversational modeling using Large Language Models (LLMs) requires a nuanced understanding of context to generate coherent and contextually relevant responses. In this paper, we present Token Trails, a novel approach that leverages…

Generative modeling of complex behaviors from labeled datasets has been a longstanding problem in decision making. Unlike language or image generation, decision making requires modeling actions - continuous-valued vectors that are…

机器学习 · 计算机科学 2024-11-20 Seungjae Lee , Yibin Wang , Haritheja Etukuru , H. Jin Kim , Nur Muhammad Mahi Shafiullah , Lerrel Pinto

Recent advancements in imitation learning have led to transformer-based behavior foundation models (BFMs) that enable multi-modal, human-like control for humanoid agents. While excelling at zero-shot generation of robust behaviors, BFMs…

机器学习 · 计算机科学 2026-03-30 Ron Vainshtein , Zohar Rimon , Shie Mannor , Chen Tessler

Generative Recommendation has revolutionized recommender systems by reformulating retrieval as a sequence generation task over discrete item identifiers. Despite the progress, existing approaches typically rely on static, decoupled…

信息检索 · 计算机科学 2026-02-10 Huanjie Wang , Xinchen Luo , Honghui Bao , Zhang Zixing , Lejian Ren , Yunfan Wu , Hongwei Zhang , Liwei Guan , Guang Chen

Text-to-image generative models often exhibit bias related to sensitive attributes. However, current research tends to focus narrowly on single-object prompts with limited contextual diversity. In reality, each object or attribute within a…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Jeng-Lin Li , Ming-Ching Chang , Wei-Chao Chen

Click-Through Rate (CTR) prediction, a core task in recommendation systems, estimates user click likelihood using historical behavioral data. Modeling user behavior sequences as text to leverage Language Models (LMs) for this task has…