← Search

Xiang song

12 accepted papers

2026

Feedback Control for Multi-Objective Graph Self-Supervision

ICML 2026poster

Can multi-task self-supervised learning on graphs be coordinated without the usual tug-of-war between objectives? Graph self-supervised learning (SSL) offers a growing toolbox of pretext objectives—mutual information, reconstruction, contrastive learning—yet combining them reliably remains a challen…

Cited by 0SourceScholar
2026

Relatron: Automating Relational Machine Learning over Relational Databases

ICLR 2026poster

Predictive modeling over relational databases (RDBs) powers applications in various domains, yet remains challenging due to the need to capture both cross-table dependencies and complex feature interactions. Recent Relational Deep Learning (RDL) methods automate feature engineering via message passi…

Cited by 0SourcecodeScholar
2025

AutoG: Towards automatic graph construction from tabular data

ICLR 2025poster

Recent years have witnessed significant advancements in graph machine learning (GML), with its applications spanning numerous domains. However, the focus of GML has predominantly been on developing powerful models, often overlooking a crucial initial step: constructing suitable graphs from common da…

2025

DualCP: Rehearsal-Free Domain-Incremental Learning via Dual-Level Concept Prototype

AAAI 2025technical

Domain-Incremental Learning (DIL) enables vision models to adapt to changing conditions in real-world environments while maintaining the knowledge acquired from previous domains. Given privacy concerns and training time, Rehearsal-Free DIL (RFDIL) is more practical. Inspired by the incremental cogni…

Cited by 0SourcePDFScholar
2025

GRIL: Knowledge Graph Retrieval-Integrated Learning with Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) has significantly mitigated the hallucinations of Large Language Models (LLMs) by grounding the generation with external knowledge. Recent extensions of RAG to graph-based retrieval offer a promising direction, leveraging the structural knowledge for multi-hop re

Cited by 0SourcePDFScholar
2025

Spectro-Riemannian Graph Neural Networks

ICLR 2025poster

Can integrating spectral and curvature signals unlock new potential in graph representation learning? Non-Euclidean geometries, particularly Riemannian manifolds such as hyperbolic (negative curvature) and spherical (positive curvature), offer powerful inductive biases for embedding complex graph st…

Cited by 0SourcePDFScholar
2025

Towards Synergistic Path-based Explanations for Knowledge Graph Completion: Exploration and Evaluation

ICLR 2025poster

Knowledge graph completion (KGC) aims to alleviate the inherent incompleteness of knowledge graphs (KGs), a crucial task for numerous applications such as recommendation systems and drug repurposing. The success of knowledge graph embedding (KGE) models provokes the question about the explainability…

2024

Evolving Parameterized Prompt Memory for Continual Learning

AAAI 2024technical

Recent studies have demonstrated the potency of leveraging prompts in Transformers for continual learning (CL). Nevertheless, employing a discrete key-prompt bottleneck can lead to selection mismatches and inappropriate prompt associations during testing. Furthermore, this approach hinders adaptive…

2024

NetInfoF Framework: Measuring and Exploiting Network Usable Information

ICLR 2024spotlight

Given a node-attributed graph, and a graph task (link prediction or node classification), can we tell if a graph neural network (GNN) will perform well? More specifically, do the graph structure and the node features carry enough usable information for the task? Our goals are (1) to develop a fast t…

2024

Non-exemplar Domain Incremental Object Detection via Learning Domain Bias

AAAI 2024technical

Domain incremental object detection (DIOD) aims to gradually learn a unified object detection model from a dataset stream composed of different domains, achieving good performance in all encountered domains. The most critical obstacle to this goal is the catastrophic forgetting problem, where the pe…

2024

Prompt-Agnostic Adversarial Perturbation for Customized Diffusion Models

NeurIPS 2024poster

Diffusion models have revolutionized customized text-to-image generation, allowing for efficient synthesis of photos from personal data with textual descriptions. However, these advancements bring forth risks including privacy breaches and unauthorized replication of artworks. Previous researches pr…

Cited by 5SourcePDFScholar