← Search

Yanfang Ye

41 accepted papers

2026

3D4D: An Interactive, Editable, 4D World Model via 3D Video Generation

AAAI 2026technical

We introduce DreamLand, an interactive 4D visualization framework that integrates WebGL with Supersplat rendering. It transforms static images and text into coherent 4D scenes through four core modules and employs a foveated rendering strategy for efficient, real-time multi-modal interaction. This f

Cited by 0SourcePDFScholar
2026

Can LLMs Move Beyond Short Exchanges to Realistic Therapy Conversations?

ICLR 2026poster

Recent incidents have revealed that large language models (LLMs) deployed in mental health contexts can generate unsafe guidance, including reports of chatbots encouraging self-harm. Such risks highlight the urgent need for rigorous, clinically valid evaluation before integration into care. However,…

Cited by 0SourceScholar
2026

DRIFT-BENCH: Diagnosing CoopeRative Breakdowns in LLM Agents under Input Faults via Multi-Turn Interaction

ICML 2026poster

As Large Language Models transition to autonomous agents, user inputs frequently violate cooperative assumptions (e.g., implicit intent, missing parameters, false presuppositions, or ambiguous expressions), creating execution risks that text-only evaluations do not capture. Existing benchmarks typic…

Cited by 0SourceScholar
2026

Vision-MoR: Scaling Vision Transformer via Patch-Level Mixture-of-Recursions

AAAI 2026technical

Scaling Vision Transformers (ViTs) has yielded remarkable advancements in diverse vision tasks, albeit at the cost of escalating computational, memory, and parameter demands. Existing efficiency techniques typically address only one dimension, computation, memory, or parameters, lacking a cohesive a

Cited by 0SourcePDFScholar
2025

AutoData: A Multi-Agent System for Open Web Data Collection

NeurIPS 2025poster

The exponential growth of data-driven systems and AI technologies has intensified the demand for high-quality web-sourced datasets. While existing datasets have proven valuable, conventional web data collection approaches face significant limitations in terms of human effort and scalability. Curre…

Cited by 0SourcecodeScholar
2025

AutoFEA: Enhancing AI Copilot by Integrating Finite Element Analysis Using Large Language Models with Graph Neural Networks

AAAI 2025technical

Large Language Models (LLMs) have demonstrated significant potential across various applications, but their use as AI copilots in complex and specialized tasks is often hindered by AI hallucinations, where models generate outputs that seem plausible but are incorrect. To address this challenge, we d…

2025

Beyond Message Passing: Neural Graph Pattern Machine

ICML 2025poster

Graph learning tasks often hinge on identifying key substructure patterns---such as triadic closures in social networks or benzene rings in molecular graphs---that underpin downstream performance. However, most existing graph neural networks (GNNs) rely on message passing, which aggregates local nei…

2025

Can LLMs Convert Graphs to Text-Attributed Graphs?

NAACL 2025long

Graphs are ubiquitous structures found in numerous real-world applications, such as drug discovery, recommender systems, and social network analysis. To model graph-structured data, graph neural networks (GNNs) have become a popular tool. However, existing GNN architectures encounter challenges in c…

2025

LLM-Empowered Class Imbalanced Graph Prompt Learning for Online Drug Trafficking Detection

ACL 2025finding

As the market for illicit drugs remains extremely profitable, major online platforms have become direct-to-consumer intermediaries for illicit drug trafficking participants. These online activities raise significant social concerns that require immediate actions. Existing approaches to combat this c…

2025

MASS: Mathematical Data Selection via Skill Graphs for Pretraining Large Language Models

ICML 2025poster

High-quality data plays a critical role in the pretraining and fine-tuning of large language models (LLMs), even determining their performance ceiling to some degree. Consequently, numerous data selection methods have been proposed to identify subsets of data that can effectively and efficiently enh…

Cited by 0SourcePDFScholar
2025

NGQA: A Nutritional Graph Question Answering Benchmark for Personalized Health-aware Nutritional Reasoning

ACL 2025long

Diet plays a critical role in human health, yet tailoring dietary reasoning to individual health conditions remains a major challenge. Nutrition Question Answering (QA) has emerged as a popular method for addressing this problem. However, current research faces two critical limitations. On one hand,…

Cited by 0SourcePDFScholar
2025

PsyScam: A Benchmark for Psychological Techniques in Real-World Scams

EMNLP 2025

Over the years, online scams have grown dramatically,with nearly 50% of global consumersencountering scam attempts each week.These scams cause not only significant financiallosses to individuals and businesses, butalso lasting psychological trauma, largely dueto scammers’ strategic employment of psy

2025

Towards Graph Foundation Models: Learning Generalities Across Graphs via Task-Trees

ICML 2025poster

Foundation models are pretrained on large-scale corpora to learn generalizable patterns across domains and tasks---such as contours, textures, and edges in images, or tokens and sentences in text. In contrast, discovering such generalities in graph-structured data, especially across heterogeneous gr…

2024

From Coarse to Fine: Enable Comprehensive Graph Self-supervised Learning with Multi-granular Semantic Ensemble

ICML 2024oral

Self-supervised learning (SSL) has gained increasing attention in the graph learning community, owing to its capability of enabling powerful models pre-trained on large unlabeled graphs for general purposes, facilitating quick adaptation to specific domains. Though promising, existing graph SSL fram…

Cited by 2SourcePDFScholar
2024

GCVR: Reconstruction from Cross-View Enable Sufficient and Robust Graph Contrastive Learning

UAI 2024poster

Among the existing self-supervised learning (SSL) methods for graphs, graph contrastive learning (GCL) frameworks usually automatically generate supervision by transforming the same graph into different views through graph augmentation operations. The computation-efficient augmentation techniques e…

2024

GFT: Graph Foundation Model with Transferable Tree Vocabulary

NeurIPS 2024poster

Inspired by the success of foundation models in applications such as ChatGPT, as graph data has been ubiquitous, one can envision the far-reaching impacts that can be brought by Graph Foundation Models (GFMs) with broader applications in the areas such as scientific research, social network analysis…

2024

How Does Message Passing Improve Collaborative Filtering?

NeurIPS 2024poster

Collaborative filtering (CF) has exhibited prominent results for recommender systems and been broadly utilized for real-world applications. A branch of research enhances CF methods by message passing (MP) used in graph neural networks, due to its strong capabilities of extracting knowledge from grap…

2024

Mitigating Emergent Robustness Degradation while Scaling Graph Learning

ICLR 2024poster

Although graph neural networks have exhibited remarkable performance in various graph tasks, a significant concern is their vulnerability to adversarial attacks. Consequently, many defense methods have been proposed to alleviate the deleterious effects of adversarial attacks and learn robust graph r…

Cited by 12SourcePDFScholar
2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

Subgraph Pooling: Tackling Negative Transfer on Graphs

IJCAI 2024poster

Transfer learning aims to enhance performance on a target task by using knowledge from related tasks. However, when the source and target tasks are not closely aligned, it can lead to reduced performance, known as negative transfer. Unlike in image or text data, we find that negative transfer could…

2023

Chasing All-Round Graph Representation Robustness: Model, Training, and Optimization

ICLR 2023poster

Graph Neural Networks (GNNs) have achieved state-of-the-art results on a variety of graph learning tasks, however, it has been demonstrated that they are vulnerable to adversarial attacks, raising serious security concerns. A lot of studies have been developed to train GNNs in a noisy environment an…

Cited by 21SourcePDFScholar
2023

GraphPatcher: Mitigating Degree Bias for Graph Neural Networks via Test-time Augmentation

NeurIPS 2023poster

Recent studies have shown that graph neural networks (GNNs) exhibit strong biases towards the node degree: they usually perform satisfactorily on high-degree nodes with rich neighbor information but struggle with low-degree nodes. Existing works tackle this problem by deriving either designated GNN…

2023

Let Graph Be the Go Board: Gradient-Free Node Injection Attack for Graph Neural Networks via Reinforcement Learning

AAAI 2023technical

Graph Neural Networks (GNNs) have drawn significant attentions over the years and been broadly applied to essential applications requiring solid robustness or vigorous security standards, such as product recommendation and user behavior modeling. Under these scenarios, exploiting GNN's vulnerabiliti…

2023

Multi-task Self-supervised Graph Neural Networks Enable Stronger Task Generalization

ICLR 2023poster

Self-supervised learning (SSL) for graph neural networks (GNNs) has attracted increasing attention from the graph machine learning community in recent years, owing to its capability to learn performant node embeddings without costly label information. One weakness of conventional SSL frameworks for…

2023

When Sparsity Meets Contrastive Models: Less Graph Data Can Bring Better Class-Balanced Representations

ICML 2023poster

Graph Neural Networks (GNNs) are powerful models for non-Euclidean data, but their training is often accentuated by massive unnecessary computation: on the one hand, training on non-Euclidean data has relatively high computational cost due to its irregular density properties; on the other hand, the…

Cited by 13SourcePDFScholar
2022

Adaptive Kernel Graph Neural Network

AAAI 2022technical

Graph neural networks (GNNs) have demonstrated great success in representation learning for graph-structured data. The layer-wise graph convolution in GNNs is shown to be powerful at capturing graph topology. During this process, GNNs are usually guided by pre-defined kernels such as Laplacian matri…

2022

Co-Modality Graph Contrastive Learning for Imbalanced Node Classification

NeurIPS 2022accept

Graph contrastive learning (GCL), leveraging graph augmentations to convert graphs into different views and further train graph neural networks (GNNs), has achieved considerable success on graph benchmark datasets. Yet, there are still some gaps in directly applying existing GCL methods to real-worl…

2022

Disentangled Spatiotemporal Graph Generative Models

AAAI 2022technical

Spatiotemporal graph represents a crucial data structure where the nodes and edges are embedded in a geometric space and their attribute values can evolve dynamically over time. Nowadays, spatiotemporal graph data is becoming increasingly popular and important, ranging from microscale (e.g. protein…

Cited by 29SourcePDFScholar
2022

Few-Shot Learning on Graphs

IJCAI 2022poster

Graph representation learning has attracted tremendous attention due to its remarkable performance in many real-world applications. However, prevailing supervised graph representation learning models for specific tasks often suffer from label sparsity issue as data labeling is always time and resour…

Cited by 54SourcePDFScholar
2022

Grape: Knowledge Graph Enhanced Passage Reader for Open-domain Question Answering

EMNLP 2022finding

A common thread of open-domain question answering (QA) models employs a retriever-reader pipeline that first retrieves a handful of relevant passages from Wikipedia and then peruses the passages to produce an answer. However, even state-of-the-art readers fail to capture the complex relationships be…

2022

Multi-objective Deep Data Generation with Correlated Property Control

NeurIPS 2022accept

Developing deep generative models has been an emerging field due to the ability to model and generate complex data for various purposes, such as image synthesis and molecular design. However, the advance of deep generative models is limited by the challenges to generate objects that possess multiple…

Cited by 12SourcePDFScholar
2022

Rx-refill Graph Neural Network to Reduce Drug Overprescribing Risks (Extended Abstract)

IJCAI 2022poster

Prescription (aka Rx) drugs can be easily overprescribed and lead to drug abuse or opioid overdose. Accordingly, a state-run prescription drug monitoring program (PDMP) in the United States has been developed to reduce overprescribing. However, PDMP has limited capability in detecting patients' pote…

Cited by 0SourcePDFScholar
2021

Adapting Meta Knowledge with Heterogeneous Information Network for COVID-19 Themed Malicious Repository Detection

IJCAI 2021poster

As cyberattacks caused by malware have proliferated during the pandemic, building an automatic system to detect COVID-19 themed malware in social coding platforms is in urgent need. The existing methods mainly rely on file content analysis while ignoring structured information among entities in soci…

2021

Disentangled Representation Learning in Heterogeneous Information Network for Large-scale Android Malware Detection in the COVID-19 Era and Beyond

AAAI 2021technical

In the fight against the COVID-19 pandemic, many social activities have moved online; society's overwhelming reliance on the complex cyberspace makes its security more important than ever. In this paper, we propose and develop an intelligent system named Dr.HIN to protect users against the evolving…

Cited by 19SourcePDFScholar
2021

Distilling Meta Knowledge on Heterogeneous Graph for Illicit Drug Trafficker Detection on Social Media

NeurIPS 2021poster

Driven by the considerable profits, the crime of drug trafficking (a.k.a. illicit drug trading) has co-evolved with modern technologies, e.g., social media such as Instagram has become a popular platform for marketing and selling illicit drugs. The activities of online drug trafficking are nimble an…

2021

Heterogeneous Graph Structure Learning for Graph Neural Networks

AAAI 2021technical

Heterogeneous Graph Neural Networks (HGNNs) have drawn increasing attention in recent years and achieved outstanding performance in many tasks. The success of the existing HGNNs relies on one fundamental assumption, i.e., the original heterogeneous graph structure is reliable. However, this assumpti…

2021

Knowledge-aware Coupled Graph Neural Network for Social Recommendation

AAAI 2021technical

Social recommendation task aims to predict users' preferences over items with the incorporation of social connections among users, so as to alleviate the sparse issue of collaborative filtering. While many recent efforts show the effectiveness of neural network-based social recommender systems, seve…

2020

Network Schema Preserving Heterogeneous Information Network Embedding

IJCAI 2020poster

As heterogeneous networks have become increasingly ubiquitous, Heterogeneous Information Network (HIN) embedding, aiming to project nodes into a low-dimensional space while preserving the heterogeneous structure, has drawn increasing attention in recent years. Many of the existing HIN embedding meth…

Yanfang Ye — accepted AI-conference papers · AIConfPaper