paper-with-me

Papers

Graphite: A Graph-based Extreme Multi-Label Short Text Classifier for Keyphrase Recommendation

2024-07-29 · Ashirbad Mishra, Soumik Dey, Jinyu Zhao, Marshall Wu, Binbin Li, Kamesh Madduri

Keyphrase Recommendation has been a pivotal problem in advertising and e-commerce where advertisers/sellers are recommended keyphrases (search queries) to bid on to increase their sales. It is a challenging task due to the plethora of items shown on online platforms and various possible queries that users search while showing varying interest in the displayed items. Moreover, query/keyphrase recommendations need to be made in real-time and in a resource-constrained environment. This problem can be framed as an Extreme Multi-label (XML) Short text classification by tagging the input text with keywords as labels. Traditional neural network models are either infeasible or have slower inference latency due to large label spaces. We present Graphite, a graph-based classifier model that provides real-time keyphrase recommendations that are on par with standard text classification models. Furthermore, it doesn't utilize GPU resources, which can be limited in production environments. Due to its lightweight nature and smaller footprint, it can train on very large datasets, where state-of-the-art XML models fail due to extreme resource requirements. Graphite is deterministic, transparent, and intrinsically more interpretable than neural network-based models. We present a comprehensive analysis of our model's performance across forty categories spanning eBay's English-speaking sites.

📄 PDF Abstract BibTeX arXiv:2407.20462

Code (0)

등록된 구현이 없습니다.

Tasks

GPUtext-classificationText Classification

Similar Papers 제목 키워드 기반

GRAPHITE: Generating Automatic Physical Examples for Machine-Learning Attacks on Computer Vision Systems

2020-02-17 · Ryan Feng, Neal Mangaokar, Jiefeng Chen, Earlence Fernandes 외

This paper investigates an adversary's ease of attack in generating adversarial examples for real-world scenarios. We address three key requirements for practical attacks for the real-world: 1) automatically constraining…

BIG-bench Machine LearningGeneral ClassificationLicense Plate Recognition

Securing the supply of graphite for batteries

2025-03-27 · Karan Bhuwalka, Hari Ramachandran, Swati Narasimhan, Adrian Yao 외

The increasing demand for graphite in batteries has led to concerns around supply chain security. Currently, over 92% of global anode material is produced in China, posing a geopolitical risk for other countries reliant …

GRAPHITE: Graph-Based Interpretable Tissue Examination for Enhanced Explainability in Breast Cancer Histopathology

2025-01-08 · Raktim Kumar Mondol, Ewan K. A. Millar, Peter H. Graham, Lois Browne 외

Explainable AI (XAI) in medical histopathology is essential for enhancing the interpretability and clinical trustworthiness of deep learning models in cancer diagnosis. However, the black-box nature of these models often…

DiagnosticGraph Attentionwhole slide images

Graphite: A GPU-Accelerated Mixed-Precision Graph Optimization Framework

2025-09-30 · Shishir Gopinath, Karthik Dantu, Steven Y. Ko arxiv

We present Graphite, a GPU-accelerated nonlinear least squares graph optimization framework. It provides a CUDA C++ interface to enable the sharing of code between a real-time application, such as a SLAM system, and its …

Graph Homophily Booster: Rethinking the Role of Discrete Features on Heterophilic Graphs

2025-09-16 · Ruizhong Qiu, Ting-Wei Li, Gaotang Li, Hanghang Tong arxiv

Graph neural networks (GNNs) have emerged as a powerful tool for modeling graph-structured data. However, existing GNNs often struggle with heterophilic graphs, where connected nodes tend to have dissimilar features or l…