← Search

Jiawen Xie

4 accepted papers

2025

LOHRec: Leveraging Order and Hierarchy in Generative Sequential Recommendation

EMNLP 2025

The sequential recommendation task involves predicting the items users will be interested in next based on their past interaction sequence. Recently, sequential recommender systems with generative retrieval have garnered significant attention. However, during training, these generative recommenders

2024

Chunk, Align, Select: A Simple Long-sequence Processing Method for Transformers

ACL 2024long

Although dominant in natural language processing, transformer-based models still struggle with long-sequence processing, due to the computational costs of their self-attention operations, which increase exponentially as the length of the input sequence grows. To address this challenge, we propose a…

2024

GECSum: Generative Evaluation-Driven Sequence Level Contrastive Learning for Abstractive Summarization

COLING 2024main

While dominant in abstractive summarization, transformer-based language models with the standard maximum likelihood estimation (MLE) training remain challenged by two discrepancies: the misalignment between token-level training and sequence-level evaluation, and the divergence between teacher-forcin…

2023

Alleviating Exposure Bias via Multi-level Contrastive Learning and Deviation Simulation in Abstractive Summarization

ACL 2023findings

Most Transformer based abstractive summarization systems have a severe mismatch between training and inference, i.e., exposure bias. From diverse perspectives, we introduce a simple multi-level contrastive learning framework for abstractive summarization (SimMCS) and a tailored sparse decoder self-a…