← Search

Haitao Mao

14 accepted papers

2025

A Survey to Recent Progress Towards Understanding In-Context Learning

NAACL 2025findings

In-Context Learning (ICL) empowers Large Language Models (LLMs) with the ability to learn from a few examples provided in the prompt, enabling downstream generalization without the requirement for gradient updates. Despite encouragingly empirical success, the underlying mechanism of ICL remains uncl…

Cited by 1SourcePDFScholar
2025

Cross-Domain Graph Data Scaling: A Showcase with Diffusion Models

NeurIPS 2025poster

Models for natural language and images benefit from data scaling behavior: the more data fed into the model, the better they perform. This 'better with more' phenomenon enables the effectiveness of large-scale pre-training on vast amounts of data. However, current graph pre-training methods struggle…

Cited by 0SourcecodeScholar
2024

Intrinsic Self-correction for Enhanced Morality: An Analysis of Internal Mechanisms and the Superficial Hypothesis

EMNLP 2024main

Large Language Models (LLMs) are capable of producing content that perpetuates stereotypes, discrimination, and toxicity.The recently proposed moral self-correction is a computationally efficient method for reducing harmful content in the responses of LLMs. However, the process of how injecting self…

Cited by 8SourcePDFScholar
2024

Label-free Node Classification on Graphs with Large Language Models (LLMs)

ICLR 2024poster

In recent years, there have been remarkable advancements in node classification achieved by Graph Neural Networks (GNNs). However, they necessitate abundant high-quality labels to ensure promising performance. In contrast, Large Language Models (LLMs) exhibit impressive zero-shot proficiency on text…

2024

PDHG-Unrolled Learning-to-Optimize Method for Large-Scale Linear Programming

ICML 2024poster

Solving large-scale linear programming (LP) problems is an important task in various areas such as communication networks, power systems, finance and logistics. Recently, two distinct approaches have emerged to expedite LP solving: (i) First-order methods (FOMs); (ii) Learning to optimize (L2O). In…

2024

Position: Graph Foundation Models Are Already Here

ICML 2024spotlight

Graph Foundation Models (GFMs) are emerging as a significant research topic in the graph domain, aiming to develop graph models trained on extensive and diverse data to enhance their applicability across various tasks and domains. Developing GFMs presents unique challenges over traditional Graph Neu…

2024

Revisiting Link Prediction: a data perspective

ICLR 2024poster

Link prediction, a fundamental task on graphs, has proven indispensable in various applications, e.g., friend recommendation, protein analysis, and drug interaction prediction. However, since datasets span a multitude of domains, they could have distinct underlying mechanisms of link formation. Evid…

2024

Text-space Graph Foundation Models: Comprehensive Benchmarks and New Insights

NeurIPS 2024poster

Given the ubiquity of graph data and its applications in diverse domains, building a Graph Foundation Model (GFM) that can work well across different graphs and tasks with a unified backbone has recently garnered significant interests. A major obstacle to achieving this goal stems from the fact that…

2023

Alternately Optimized Graph Neural Networks

ICML 2023poster

Graph Neural Networks (GNNs) have greatly advanced the semi-supervised node classification task on graphs. The majority of existing GNNs are trained in an end-to-end manner that can be viewed as tackling a bi-level optimization problem. This process is often inefficient in computation and memory usa…

Cited by 12SourcePDFScholar
2023

Amazon-M2: A Multilingual Multi-locale Shopping Session Dataset for Recommendation and Text Generation

NeurIPS 2023poster

Modeling customer shopping intentions is a crucial task for e-commerce, as it directly impacts user experience and engagement. Thus, accurately understanding customer preferences is essential for providing personalized recommendations. Session-based recommendation, which utilizes customer session d…

2023

Demystifying Structural Disparity in Graph Neural Networks: Can One Size Fit All?

NeurIPS 2023poster

Recent studies on Graph Neural Networks(GNNs) provide both empirical and theoretical evidence supporting their effectiveness in capturing structural patterns on both homophilic and certain heterophilic graphs. Notably, most real-world homophilic and heterophilic graphs are comprised of a mixture of…

2023

Evaluating Graph Neural Networks for Link Prediction: Current Pitfalls and New Benchmarking

NeurIPS 2023poster

Link prediction attempts to predict whether an unseen edge exists based on only a portion of the graph. A flurry of methods has been created in recent years that attempt to make use of graph neural networks (GNNs) for this task. Furthermore, new and diverse datasets have also been created to better…

2022

A Large Scale Search Dataset for Unbiased Learning to Rank

NeurIPS 2022accept

The unbiased learning to rank (ULTR) problem has been greatly advanced by recent deep learning techniques and well-designed debias algorithms. However, promising results on the existing benchmark datasets may not be extended to the practical scenario due to some limitations of existing datasets. Fir…

2022

Neuron with Steady Response Leads to Better Generalization

NeurIPS 2022accept

Regularization can mitigate the generalization gap between training and inference by introducing inductive bias. Existing works have already proposed various inductive biases from diverse perspectives. However, none of them explores inductive bias from the perspective of class-dependent response dis…

Cited by 6SourcePDFScholar