paper-with-me

홈 › Papers

Sherlock: Sparse Hierarchical Embeddings for Visually-aware One-class Collaborative Filtering

2016-04-20 · Ruining He, Chunbin Lin, Jianguo Wang, Julian McAuley

Building successful recommender systems requires uncovering the underlying dimensions that describe the properties of items as well as users' preferences toward them. In domains like clothing recommendation, explaining users' preferences requires modeling the visual appearance of the items in question. This makes recommendation especially challenging, due to both the complexity and subtlety of people's 'visual preferences,' as well as the scale and dimensionality of the data and features involved. Ultimately, a successful model should be capable of capturing considerable variance across different categories and styles, while still modeling the commonalities explained by `global' structures in order to combat the sparsity (e.g. cold-start), variability, and scale of real-world datasets. Here, we address these challenges by building such structures to model the visual dimensions across different product categories. With a novel hierarchical embedding architecture, our method accounts for both high-level (colorfulness, darkness, etc.) and subtle (e.g. casualness) visual characteristics simultaneously.

📄 PDF Abstract BibTeX arXiv:1604.05813

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Sherlock: A Deep Learning Approach to Semantic Data Type Detection

2019-05-25 · Madelon Hulsebos, Kevin Hu, Michiel Bakker, Emanuel Zgraggen 외

Correctly detecting the semantic type of data columns is crucial for data science tasks such as automated data cleaning, schema matching, and data discovery. Existing data preparation and analysis systems rely on diction…

Column Type AnnotationDeep LearningTable annotationVocal Bursts Type Prediction+1

Hierarchical Concept Embedding & Pursuit for Interpretable Image Classification

2026-02-11 · Nghia Nguyen, Tianjiao Ding, René Vidal arxiv

Interpretable-by-design models are gaining traction in computer vision because they provide faithful explanations for their predictions. In image classification, these models typically recover human-interpretable concept…

Image Classification

XYLayoutLM: Towards Layout-Aware Multimodal Networks For Visually-Rich Document Understanding

2022-03-14 · CVPR 2022 1 · Zhangxuan Gu, Changhua Meng, Ke Wang, Jun Lan 외

Recently, various multimodal networks for Visually-Rich Document Understanding(VRDU) have been proposed, showing the promotion of transformers by integrating visual and layout information with the text embeddings. Howeve…

document understandingOptical Character Recognition (OCR)Position

Hierarchical Multi-Scale Graph Neural Networks: Scalable Heterophilous Learning with Oversmoothing and Oversquashing Mitigation

2026-05-08 · Md Sazzad Hossen, Avimanyu Sahoo arxiv

Graphs with heterophily, where adjacent nodes carry different labels, are prevalent in real-world applications, from social networks to molecular interactions. However, existing spectral Graph Neural Network (GNN) approa…

Graph ClassificationGraph Neural NetworkNode Classification

Fusion of regional and sparse attention in Vision Transformers

2024-06-13 · Nabil Ibtehaz, Ning Yan, Masood Mortazavi, Daisuke Kihara

Modern vision transformers leverage visually inspired local interaction between pixels through attention computed within window or grid regions, in contrast to the global attention employed in the original ViT. Regional …