中文
相关论文

相关论文: TriMLP: Revenge of a MLP-like Architecture in Sequ…

200 篇论文

Self-attention models have achieved state-of-the-art performance in sequential recommender systems by capturing the sequential dependencies among user-item interactions. However, they rely on positional embeddings to retain the sequential…

信息检索 · 计算机科学 2022-04-26 Muyang Li , Xiangyu Zhao , Chuan Lyu , Minghao Zhao , Runze Wu , Ruocheng Guo

Sequential recommendation, a critical task in recommendation systems, predicts the next user action based on the understanding of the user's historical behaviors. Conventional studies mainly focus on cross-behavior modeling with…

信息检索 · 计算机科学 2025-06-23 Zhen Gong , Zhifang Fan , Hui Lu , Qiwei Chen , Chenbin Zhang , Lin Guan , Yuchao Zheng , Feng Zhang , Xiao Yang , Zuotao Liu

Sequential recommender systems aim to predict users' next interested item given their historical interactions. However, a long-standing issue is how to distinguish between users' long/short-term interests, which may be heterogeneous and…

信息检索 · 计算机科学 2023-03-14 Muyang Li , Zijian Zhang , Xiangyu Zhao , Wanyu Wang , Minghao Zhao , Runze Wu , Ruocheng Guo

Transformer-based large language models are in some respects limited by the quadratic time and space computational complexity of attention. We introduce the Toeplitz MLP Mixer (TMM), a transformer-like architecture that swaps attention for…

机器学习 · 计算机科学 2026-05-11 Benjamin L. Badger , Ethan Roland

Recently, deep neural networks such as RNN, CNN and Transformer have been applied in the task of sequential recommendation, which aims to capture the dynamic preference characteristics from logged user behavior data for accurate…

信息检索 · 计算机科学 2022-03-01 Kun Zhou , Hui Yu , Wayne Xin Zhao , Ji-Rong Wen

Successful sequential recommendation systems rely on accurately capturing the user's short-term and long-term interest. Although Transformer-based models achieved state-of-the-art performance in the sequential recommendation task, they…

机器学习 · 计算机科学 2021-08-18 Hojoon Lee , Dongyoon Hwang , Sunghwan Hong , Changyeon Kim , Seungryong Kim , Jaegul Choo

Recently, MLP-like vision models have achieved promising performances on mainstream visual recognition tasks. In contrast with vision transformers and CNNs, the success of MLP-like models shows that simple information fusion operations…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ziyu Wang , Wenhao Jiang , Yiming Zhu , Li Yuan , Yibing Song , Wei Liu

Transformer-based architectures are the model of choice for natural language understanding, but they come at a significant cost, as they have quadratic complexity in the input length, require a lot of training data, and can be difficult to…

计算与语言 · 计算机科学 2023-11-14 Florian Mai , Arnaud Pannatier , Fabio Fehr , Haolin Chen , Francois Marelli , Francois Fleuret , James Henderson

An Axial Shifted MLP architecture (AS-MLP) is proposed in this paper. Different from MLP-Mixer, where the global spatial feature is encoded for information flow through matrix transposition and one token-mixing MLP, we pay more attention to…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Dongze Lian , Zehao Yu , Xing Sun , Shenghua Gao

In real recommendation scenarios, users often have different types of behaviors, such as clicking and buying. Existing research methods show that it is possible to capture the heterogeneous interests of users through different types of…

信息检索 · 计算机科学 2024-02-21 Weixin Li , Yuhao Wu , Yang Liu , Weike Pan , Zhong Ming

Despite their simpler information fusion designs compared with Vision Transformers and Convolutional Neural Networks, Vision MLP architectures have demonstrated strong performance and high data efficiency in recent research. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Jonathan Cui , David A. Araujo , Suman Saha , Md. Faisal Kabir

The Transformer architecture has dominated machine learning in a wide range of tasks. The specific characteristic of this architecture is an expensive scaled dot-product attention mechanism that models the inter-token interactions, which is…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zizhao Hu , Mohammad Rostami

We present SpiralMLP, a novel architecture that introduces a Spiral FC layer as a replacement for the conventional Token Mixing approach. Differing from several existing MLP-based models that primarily emphasize axes, our Spiral FC layer is…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Haojie Mu , Burhan Ul Tayyab , Nicholas Chua

We present ResMLP, an architecture built entirely upon multi-layer perceptrons for image classification. It is a simple residual network that alternates (i) a linear layer in which image patches interact, independently and identically…

Large language models (LLMs) excel at capturing semantic nuances and therefore show impressive relevance ranking performance in modern recommendation and search systems. However, they suffer from high computational overhead under industrial…

Token interaction operation is one of the core modules in MLP-based models to exchange and aggregate information between different spatial locations. However, the power of token interaction on the spatial dimension is highly dependent on…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Guiping Cao , Shengda Luo , Wenjian Huang , Xiangyuan Lan , Dongmei Jiang , Yaowei Wang , Jianguo Zhang

Real-world time-series datasets are often multivariate with complex dynamics. To capture this complexity, high capacity architectures like recurrent- or attention-based sequential deep learning models have become popular. However, recent…

机器学习 · 计算机科学 2023-09-12 Si-An Chen , Chun-Liang Li , Nate Yoder , Sercan O. Arik , Tomas Pfister

Previous vision MLPs such as MLP-Mixer and ResMLP accept linearly flattened image patches as input, making them inflexible for different input sizes and hard to capture spatial information. Such approach withholds MLPs from getting…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Jianyuan Guo , Yehui Tang , Kai Han , Xinghao Chen , Han Wu , Chao Xu , Chang Xu , Yunhe Wang

This paper presents a simple MLP-like architecture, CycleMLP, which is a versatile backbone for visual recognition and dense predictions. As compared to modern MLP architectures, e.g., MLP-Mixer, ResMLP, and gMLP, whose architectures are…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Shoufa Chen , Enze Xie , Chongjian Ge , Runjian Chen , Ding Liang , Ping Luo

In the past decade, we have witnessed rapid progress in the machine vision backbone. By introducing the inductive bias from the image processing, convolution neural network (CNN) has achieved excellent performance in numerous computer…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Tan Yu , Xu Li , Yunfeng Cai , Mingming Sun , Ping Li
‹ 上一页 1 2 3 10 下一页 ›