paper-with-me

Papers

GLoSS: Generative Language Models with Semantic Search for Sequential Recommendation

2025-06-02 · Krishna Acharya, Aleksandr V. Petrov, Juba Ziani

We propose Generative Low-rank language model with Semantic Search (GLoSS), a generative recommendation framework that combines large language models with dense retrieval for sequential recommendation. Unlike prior methods such as GPT4Rec, which rely on lexical matching via BM25, GLoSS uses semantic search to retrieve relevant items beyond lexical matching. For query generation, we employ 4-bit quantized LlaMA-3 models fine-tuned with low-rank adaptation (LoRA), enabling efficient training and inference on modest hardware. We evaluate GLoSS on three real-world Amazon review datasets: Beauty, Toys, and Sports, and find that it achieves state-of-the-art performance. Compared to traditional ID-based baselines, GLoSS improves Recall@5 by 33.3%, 52.8%, and 15.2%, and NDCG@5 by 30.0%, 42.6%, and 16.1%, respectively. It also outperforms LLM-based recommenders such as P5, GPT4Rec, LlamaRec and E4SRec with Recall@5 gains of 4.3%, 22.8%, and 29.5%. Additionally, user segment evaluations show that GLoSS performs particularly well for cold-start users in the Amazon Toys and Sports datasets, and benefits from longer user histories in Amazon Beauty dataset, demonstrating robustness across different levels of interaction lengths.

📄 PDF Abstract BibTeX arXiv:2506.01910

Code (1)

krishnacharya/GLoSS 공식 구현

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Stable Signer: Hierarchical Sign Language Generative Model

2025-12-03 · Sen Fang, Yalin Feng, Hongbin Zhong, Yanxin Zhang 외 arxiv

Sign Language Production (SLP) is the process of converting the complex input text into a real video. Most previous works focused on the Text2Gloss, Gloss2Pose, Pose2Vid stages, and some concentrated on Prompt2Gloss and …

Multilingual eXtended WordNet Knowledge Base: Semantic Parsing and Translation of Glosses

2014-05-01 · LREC 2014 5 · Tatiana Erekhinskaya, Meghana Satpute, Dan Moldovan

This paper presents a method to create WordNet-like lexical resources for different languages. Instead of directly translating glosses from one language to another, we perform first semantic parsing of WordNet glosses an…

Machine TranslationSemantic ParsingTranslation

Gloss2Text: Sign Language Gloss translation using LLMs and Semantically Aware Label Smoothing

2024-07-01 · Pooya Fayyazsanavi, Antonios Anastasopoulos, Jana Košecká

Sign language translation from video to spoken text presents unique challenges owing to the distinct grammar, expression nuances, and high variation of visual appearance across different speakers and contexts. The interm…

Data AugmentationSign Language TranslationTranslation

Gloss Attention for Gloss-free Sign Language Translation

2023-07-14 · CVPR 2023 1 · Aoxiong Yin, Tianyun Zhong, Li Tang, Weike Jin 외

Most sign language translation (SLT) methods to date require the use of gloss annotations to provide additional supervision information, however, the acquisition of gloss is not easy. To solve this problem, we first perf…

Gloss-free Sign Language TranslationLanguage ModelingLanguage ModellingSentence+3

Text2Sign Diffusion: A Generative Approach for Gloss-Free Sign Language Production

2025-09-13 · Liqian Feng, Lintao Wang, Kun Hu, Dehui Kong 외 arxiv

Sign language production (SLP) aims to translate spoken language sentences into a sequence of pose frames in a sign language, bridging the communication gap and promoting digital inclusion for deaf and hard-of-hearing co…