← Search

Yehjin Shin

5 accepted papers

2026

Graph Signal Processing Meets Mamba2: Adaptive Filter Bank via Delta Modulation

ICLR 2026poster

State-space models (SSMs) offer efficient alternatives to attention with linear-time recurrence. Mamba2, a recent SSM-based language model, uses selective input gating and a multi-head structure, enabling parallel computation and strong benchmark performance. However, its multi-head recurrence opera…

Cited by 0SourcecodeScholar
2025

TV-Rec: Time-Variant Convolutional Filter for Sequential Recommendation

NeurIPS 2025poster

Recently, convolutional filters have been increasingly adopted in sequential recommendation for their ability to capture local sequential patterns. However, most of these models complement convolutional filters with self-attention. This is because convolutional filters alone, generally fixed filters…

Cited by 0SourceScholar
2024

An Attentive Inductive Bias for Sequential Recommendation beyond the Self-Attention

AAAI 2024technical

Sequential recommendation (SR) models based on Transformers have achieved remarkable successes. The self-attention mechanism of Transformers for computer vision and natural language processing suffers from the oversmoothing problem, i.e., hidden representations becoming similar to tokens. In the SR…

2024

Graph Convolutions Enrich the Self-Attention in Transformers!

NeurIPS 2024poster

Transformers, renowned for their self-attention mechanism, have achieved state-of-the-art performance across various tasks in natural language processing, computer vision, time-series modeling, etc. However, one of the challenges with deep Transformer models is the oversmoothing problem, where repre…

2024

Polynomial-based Self-Attention for Table Representation Learning

ICML 2024poster

Structured data, which constitutes a significant portion of existing data types, has been a long-standing research topic in the field of machine learning. Various representation learning methods for tabular data have been proposed, ranging from encoder-decoder structures to Transformers. Among these…

Cited by 0SourcePDFScholar