paper-with-me

Papers

Homepage2Vec: Language-Agnostic Website Embedding and Classification

2022-01-10 · Sylvain Lugeon, Tiziano Piccardi, Robert West

Currently, publicly available models for website classification do not offer an embedding method and have limited support for languages beyond English. We release a dataset of more than two million category-labeled websites in 92 languages collected from Curlie, the largest multilingual human-edited Web directory. The dataset contains 14 website categories aligned across languages. Alongside it, we introduce Homepage2Vec, a machine-learned pre-trained model for classifying and embedding websites based on their homepage in a language-agnostic way. Homepage2Vec, thanks to its feature set (textual content, metadata tags, and visual attributes) and recent progress in natural language representation, is language-independent by design and generates embedding-based representations. We show that Homepage2Vec correctly classifies websites with a macro-averaged F1-score of 0.90, with stable performance across low- as well as high-resource languages. Feature analysis shows that a small subset of efficiently computable features suffices to achieve high performance even with limited computational resources. We make publicly available the curated Curlie dataset aligned across languages, the pre-trained Homepage2Vec model, and libraries

📄 PDF Abstract BibTeX arXiv:2201.03677

Code (1)

epfl-dlab/homepage2vec 공식 구현 pytorch

Tasks

Classification

Similar Papers 제목 키워드 기반

NewsHomepages: Homepage Layouts Capture Information Prioritization Decisions

2024-11-21 · Ben Welsh, Naitian Zhou, Arda Kaz, Michael Vu 외

Information prioritization plays an important role in how humans perceive and understand the world. Homepage layouts serve as a tangible proxy for this prioritization. In this work, we present NewsHomepages, a large data…

Interpolated Discretized Embedding of Single Vectors and Vector Pairs for Classification, Metric Learning and Distance Approximation

2016-08-08 · Ofir Pele, Yakir Ben-Aliz

We propose a new embedding method for a single vector and for a pair of vectors. This embedding method enables: a) efficient classification and regression of functions of single vectors; b) efficient approximation of dis…

General ClassificationMetric Learningregression

Should we Embed? A Study on the Online Performance of Utilizing Embeddings for Real-Time Job Recommendations

2019-07-15 · Markus Reiter-Haas, Emanuel Lacic, Tomislav Duricic, Valentin Slawicek 외

In this work, we present the findings of an online study, where we explore the impact of utilizing embeddings to recommend job postings under real-time constraints. On the Austrian job platform Studo Jobs, we evaluate tw…

Beyond the Surface: Uncovering Implicit Locations with LLMs for Personalized Local News

2025-02-20 · Gali Katz, Hai Sitton, Guy Gonen, Yohay Kaplan

News recommendation systems personalize homepage content to boost engagement, but factors like content type, editorial stance, and geographic focus impact recommendations. Local newspapers balance coverage across regions…

ArticlesClassificationKnowledge Graphsnamed-entity-recognition+5

Multi-level Feedback Web Links Selection Problem: Learning and Optimization

2017-09-08 · Kechao Cai, Kun Chen, Longbo Huang, John C. S. Lui

Selecting the right web links for a website is important because appropriate links not only can provide high attractiveness but can also increase the website's revenue. In this work, we first show that web links have an …