paper-with-me

홈 › Papers

AutoEmb: Automated Embedding Dimensionality Search in Streaming Recommendations

2020-02-26 · Xiangyu Zhao, Chong Wang, Ming Chen, Xudong Zheng, Xiaobing Liu, Jiliang Tang

Deep learning based recommender systems (DLRSs) often have embedding layers, which are utilized to lessen the dimensionality of categorical variables (e.g. user/item identifiers) and meaningfully transform them in the low-dimensional space. The majority of existing DLRSs empirically pre-define a fixed and unified dimension for all user/item embeddings. It is evident from recent researches that different embedding sizes are highly desired for different users/items according to their popularity. However, manually selecting embedding sizes in recommender systems can be very challenging due to the large number of users/items and the dynamic nature of their popularity. Thus, in this paper, we propose an AutoML based end-to-end framework (AutoEmb), which can enable various embedding dimensions according to the popularity in an automated and dynamic manner. To be specific, we first enhance a typical DLRS to allow various embedding dimensions; then we propose an end-to-end differentiable framework that can automatically select different embedding dimensions according to user/item popularity; finally we propose an AutoML based optimization algorithm in a streaming recommendation setting. The experimental results based on widely used benchmark datasets demonstrate the effectiveness of the AutoEmb framework.

📄 PDF Abstract BibTeX arXiv:2002.11252

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLRecommendation Systems

Similar Papers 제목 키워드 기반

AutoEmbedder: A semi-supervised DNN embedding system for clustering

2020-07-11 · Knowledge-Based Systems 2020 7 · Abu Quwsar Ohi, M. F. Mridha, Farisa Benta Safir, Md. Abdul Hamid 외

Clustering is widely used in unsupervised learning method that deals with unlabeled data. Deep clustering has become a popular study area that relates clustering with Deep Neural Network (DNN) architecture. Deep clusteri…

ClusteringDeep Clustering

S+t-SNE -- Bringing Dimensionality Reduction to Data Streams

2024-03-26 · Pedro C. Vieira, João P. Montrezol, João T. Vieira, João Gama

We present S+t-SNE, an adaptation of the t-SNE algorithm designed to handle infinite data streams. The core idea behind S+t-SNE is to update the t-SNE embedding incrementally as new data arrives, ensuring scalability and…

Dimensionality ReductionManagement

Mahalanobis PatchCore: Covariance-Aware and Streaming-Compatible Industrial Anomaly Detection

2026-05-26 · Niccolò Ferrari, Oligert Osmani, Evelina Lamma arxiv

Industrial visual anomaly detection is usually one-class: normal images are abundant, while defects are rare, heterogeneous, and often unavailable during system design. PatchCore-style retrieval suits this setting becaus…

Dimensionality ReductionAnomaly Detection

Chronotome: Real-Time Topic Modeling for Streaming Embedding Spaces

2025-09-01 · Matte Lim, Catherine Yeh, Martin Wattenberg, Fernanda Viégas 외 arxiv

Many real-world datasets -- from an artist's body of work to a person's social media history -- exhibit meaningful semantic changes over time that are difficult to capture with existing dimensionality reduction methods. …

Dimensionality Reduction

Streaming Network Embedding through Local Actions

2018-11-14 · Xi Liu, Ping-Chun Hsieh, Nick Duffield, Rui Chen 외

Recently, considerable research attention has been paid to network embedding, a popular approach to construct feature vectors of vertices. Due to the curse of dimensionality and sparsity in graphical datasets, this appro…

ClusteringMulti-class ClassificationNetwork Embedding