← Search

Baoyu Jing

10 accepted papers

2026

PLANETALIGN: A Comprehensive Python Library for Benchmarking Network Alignment

ICLR 2026poster

Network alignment (NA) aims to identify node correspondence across different networks and serves as a critical cornerstone behind various downstream multi-network learning tasks. Despite growing research in NA, there lacks a comprehensive library that facilitates the systematic development and bench…

Cited by 0SourcecodeScholar
2026

What if Tomorrow is the World Cup Final? Counterfactual Time Series Forecasting with Textual Conditions

ICML 2026poster

Time series forecasting has become increasingly critical in real-world scenarios, where future sequences are influenced not only by historical patterns but also by forthcoming events. In this context, forecasting must dynamically adapt to complex and stochastic future conditions, which introduces fu…

Cited by 0SourceScholar
2025

Can Graph Neural Networks Learn Language with Extremely Weak Text Supervision?

ACL 2025long

While great success has been achieved in building vision models with Contrastive Language-Image Pre-training (CLIP) over Internet-scale image-text pairs, building transferable Graph Neural Networks (GNNs) with CLIP pipeline is challenging because of the scarcity of labeled data and text supervision,…

2025

Not All Voices Are Rewarded Equally: Probing and Repairing Reward Models across Human Diversity

EMNLP 2025

The advancement of Large Language Models (LLMs) has made ensuring their trustworthiness increasingly critical, especially in terms of fairness across diverse human groups. While modern LLMs are aligned with user preferences through Reinforcement Learning from Human Feedback (RLHF), the reward models

2024

Sterling: Synergistic Representation Learning on Bipartite Graphs

AAAI 2024technical

A fundamental challenge of bipartite graph representation learning is how to extract informative node embeddings. Self-Supervised Learning (SSL) is a promising paradigm to address this challenge. Most recent bipartite graph SSL methods are based on contrastive learning which learns embeddings by dis…

Cited by 23SourcePDFScholar
2024

Towards Editing Time Series

NeurIPS 2024poster

Synthesizing time series data is pivotal in modern society, aiding effective decision making and ensuring privacy preservation in various scenarios. Time series are associated with various attributes, including trends, seasonality, and external information such as location. Recent research has predo…

2023

Reconciling Competing Sampling Strategies of Network Embedding

NeurIPS 2023poster

Network embedding plays a significant role in a variety of applications. To capture the topology of the network, most of the existing network embedding algorithms follow a sampling training procedure, which maximizes the similarity (e.g., embedding vectors' dot product) between positively sampled no…

2021

Multiplex Graph Neural Network for Extractive Text Summarization

EMNLP 2021main

Extractive text summarization aims at extracting the most representative sentences from a given document as its summary. To extract a good summary from a long text document, sentence embedding plays an important role. Recent studies have leveraged graph neural networks to capture the inter-sententia…

Cited by 45SourcePDFScholar