Skip to main content

Showing 1–7 of 7 results for author: Huang, E W

  1. An Interpretable Ensemble of Graph and Language Models for Improving Search Relevance in E-Commerce

    Authors: Nurendra Choudhary, Edward W Huang, Karthik Subbian, Chandan K. Reddy

    Abstract: The problem of search relevance in the E-commerce domain is a challenging one since it involves understanding the intent of a user's short nuanced query and matching it with the appropriate products in the catalog. This problem has traditionally been addressed using language models (LMs) and graph neural networks (GNNs) to capture semantic and inter-product behavior signals, respectively. However,… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: Accepted to The Web Conference 2024 (Industry)

    ACM Class: H.3.3; I.2.7; J.7

  2. arXiv:2310.04865  [pdf, other

    cs.IR cs.AI cs.CL cs.LG

    ForeSeer: Product Aspect Forecasting Using Temporal Graph Embedding

    Authors: Zixuan Liu, Gaurush Hiranandani, Kun Qian, Eddie W. Huang, Yi Xu, Belinda Zeng, Karthik Subbian, Sheng Wang

    Abstract: Developing text mining approaches to mine aspects from customer reviews has been well-studied due to its importance in understanding customer needs and product attributes. In contrast, it remains unclear how to predict the future emerging aspects of a new product that currently has little review information. This task, which we named product aspect forecasting, is critical for recommending new pro… ▽ More

    Submitted 7 October, 2023; originally announced October 2023.

  3. arXiv:2308.03209  [pdf, other

    cs.LG

    Communication-Free Distributed GNN Training with Vertex Cut

    Authors: Kaidi Cao, Rui Deng, Shirley Wu, Edward W Huang, Karthik Subbian, Jure Leskovec

    Abstract: Training Graph Neural Networks (GNNs) on real-world graphs consisting of billions of nodes and edges is quite challenging, primarily due to the substantial memory needed to store the graph and its intermediate node and edge features, and there is a pressing need to speed up the training process. A common approach to achieve speed up is to divide the graph into many smaller subgraphs, which are the… ▽ More

    Submitted 6 August, 2023; originally announced August 2023.

  4. arXiv:2302.14189  [pdf, other

    cs.LG cs.AI cs.SI

    You Only Transfer What You Share: Intersection-Induced Graph Transfer Learning for Link Prediction

    Authors: Wenqing Zheng, Edward W Huang, Nikhil Rao, Zhangyang Wang, Karthik Subbian

    Abstract: Link prediction is central to many real-world applications, but its performance may be hampered when the graph of interest is sparse. To alleviate issues caused by sparsity, we investigate a previously overlooked phenomenon: in many cases, a densely connected, complementary graph can be found for the original graph. The denser graph may share nodes with the original graph, which offers a natural b… ▽ More

    Submitted 18 June, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

    Comments: Accepted in TMLR (https://openreview.net/forum?id=Nn71AdKyYH)

  5. arXiv:2211.13328  [pdf, other

    cs.IR

    Search Behavior Prediction: A Hypergraph Perspective

    Authors: Yan Han, Edward W Huang, Wenqing Zheng, Nikhil Rao, Zhangyang Wang, Karthik Subbian

    Abstract: Although the bipartite shopping graphs are straightforward to model search behavior, they suffer from two challenges: 1) The majority of items are sporadically searched and hence have noisy/sparse query associations, leading to a \textit{long-tail} distribution. 2) Infrequent queries are more likely to link to popular items, leading to another hurdle known as \textit{disassortative mixing}. To add… ▽ More

    Submitted 28 November, 2022; v1 submitted 23 November, 2022; originally announced November 2022.

    Comments: WSDM 2023

  6. arXiv:2210.14843  [pdf, other

    stat.ML cs.AI cs.LG

    TuneUp: A Simple Improved Training Strategy for Graph Neural Networks

    Authors: Weihua Hu, Kaidi Cao, Kexin Huang, Edward W Huang, Karthik Subbian, Kenji Kawaguchi, Jure Leskovec

    Abstract: Despite recent advances in Graph Neural Networks (GNNs), their training strategies remain largely under-explored. The conventional training strategy learns over all nodes in the original graph(s) equally, which can be sub-optimal as certain nodes are often more difficult to learn than others. Here we present TuneUp, a simple curriculum-based training strategy for improving the predictive performan… ▽ More

    Submitted 26 August, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

  7. arXiv:2111.04840  [pdf, other

    cs.LG

    Cold Brew: Distilling Graph Node Representations with Incomplete or Missing Neighborhoods

    Authors: Wenqing Zheng, Edward W Huang, Nikhil Rao, Sumeet Katariya, Zhangyang Wang, Karthik Subbian

    Abstract: Graph Neural Networks (GNNs) have achieved state-of-the-art performance in node classification, regression, and recommendation tasks. GNNs work well when rich and high-quality connections are available. However, their effectiveness is often jeopardized in many real-world graphs in which node degrees have power-law distributions. The extreme case of this situation, where a node may have no neighbor… ▽ More

    Submitted 13 March, 2022; v1 submitted 8 November, 2021; originally announced November 2021.

    Comments: Published as a conference paper in ICLR 2022