← Search

Hao Yan

20 accepted papers

2026

D-Convexity: A Unified Differentiable Convex Shape Prior via Quasi-Concavity for Data-driven Image Segmentation

CVPR 2026

Convexity is a fundamental geometric prior that underlies many natural and man-made structures, yet remains challenging to impose effectively in end-to-end trainable segmentation networks. We revisit convexity from a functional perspective and propose a unified, threshold-free convexity prior based

Cited by 0SourcecodeScholar
2026

DocSeeker: Structured Visual Reasoning with Evidence Grounding for Long Document Understanding

CVPR 2026

Existing Multimodal Large Language Models (MLLMs) suffer from significant performance degradation on the long document understanding task as document length increases. This stems from two fundamental challenges: 1) a low Signal-to-Noise Ratio (SNR), with crucial evidence buried in irrelevant pages;

Cited by 4SourcecodeScholar
2026

From Compression to Construction: Pseudo Neighbor Augmentation Sampling for Dynamic Link Prediction

IJCAI 2026

Dynamic link prediction aims to predict whether two nodes will interact at a future time point in a dynamic graph based on their historical interactions. Existing sampling based methods, which can be considered as a compressor, generally select a subset of one-hop neighbors from the entire interacti

Cited by 0Scholar
2026

One-Turn Knockout: Traceable and Editable Proxy Unlearning Under Asymmetric Access Constraints

IJCAI 2026

Machine unlearning (MUL) aims to remove the influence of specific data from a trained model for data privacy and model adaptability. Existing MUL methods mostly assume the internal parameters and the training data of the target model are accessible. Nevertheless, in most practical scenarios, the mod

Cited by 0Scholar
2026

Paradigm Shift of GNN Explainer from Label Space to Prototypical Representation Space

ICLR 2026poster

Post-hoc instance-level graph neural network (GNN) explainers are developed to identify a compact subgraph (i.e., explanation) that encompasses the most influential components for each input graph. A fundamental limitation of existing methods lies in the insufficient utilization of structural inform…

Cited by 0SourcecodeScholar
2026

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases

ICML 2026poster

In recent advances, to enable a fully data-driven learning paradigm on relational databases (RDB), relational deep learning (RDL) is proposed to structure the RDB as a heterogeneous entity graph and adopt the graph neural network (GNN) as the predictive model. However, existing RDL methods neglect t…

Cited by 0SourceScholar
2026

VisuRiddles: Fine-grained Perception is a Primary Bottleneck for Multimodal Large Language Models in Abstract Visual Reasoning

ICLR 2026poster

Recent strides in multimodal large language models (MLLMs) have demonstrated significant progress in many reasoning tasks, but they still fail in Abstract Visual Reasoning (AVR) tasks. Our experimental findings indicate that the core bottleneck lies not only in the reasoning capabilities of MLLMs bu…

Cited by 0SourcecodeScholar
2025

A Relaxed Symmetric Non-negative Matrix Factorization Approach for Community Discovery (Extended Abstract)

IJCAI 2025

Community discovery is a prominent issue in com-plex network analysis. Symmetric non-negative matrix factorization (SNMF) is frequently adopted to tackle this issue. The use of a single feature matrix can depict network symmetry, but it limits its ability to learn node representations. To break this

Cited by 0SourcePDFScholar
2025

A Unified Framework for Heterogeneous Semi-supervised Learning

CVPR 2025poster

In this work, we introduce a novel problem setup termed as Heterogeneous Semi-Supervised Learning (HSSL), which presents unique challenges by bridging the semi-supervised learning (SSL) task and the unsupervised domain adaptation (UDA) task, and expanding standard semi-supervised learning to cope wi…

Cited by 0SourcePDFScholar
2024

Coherence-free Entrywise Estimation of Eigenvectors in Low-rank Signal-plus-noise Matrix Models

NeurIPS 2024poster

Spectral methods are widely used to estimate eigenvectors of a low-rank signal matrix subject to noise. These methods use the leading eigenspace of an observed matrix to estimate this low-rank signal. Typically, the entrywise estimation error of these methods depends on the coherence of the low-rank…

Cited by 2SourcePDFScholar
2024

DS-NeRV: Implicit Neural Video Representation with Decomposed Static and Dynamic Codes

CVPR 2024poster

Implicit neural representations for video (NeRV) have recently become a novel way for high-quality video representation. However existing works employ a single network to represent the entire video which implicitly confuse static and dynamic information. This leads to an inability to effectively com…

2023

A Comprehensive Study on Text-attributed Graphs: Benchmarking and Rethinking

NeurIPS 2023poster

Text-attributed graphs (TAGs) are prevalent in various real-world scenarios, where each node is associated with a text description. The cornerstone of representation learning on TAGs lies in the seamless integration of textual semantics within individual nodes and the topological connections across…

2023

Learning on Large-scale Text-attributed Graphs via Variational Inference

ICLR 2023top-5%

This paper studies learning on text-attributed graphs (TAGs), where each node is associated with a text description. An ideal solution for such a problem would be integrating both the text and graph structure information with large language models and graph neural networks (GNNs). However, the probl…

2023

Learning to Simulate Natural Language Feedback for Interactive Semantic Parsing

ACL 2023long

Interactive semantic parsing based on natural language (NL) feedback, where users provide feedback to correct the parser mistakes, has emerged as a more practical scenario than the traditional one-shot semantic parsing. However, prior work has heavily relied on human-annotated feedback data to train…

2023

Train Once and Explain Everywhere: Pre-training Interpretable Graph Neural Networks

NeurIPS 2023poster

Intrinsic interpretable graph neural networks aim to provide transparent predictions by identifying the influential fraction of the input graph that guides the model prediction, i.e., the explanatory subgraph. However, current interpretable GNNs mostly are dataset-specific and hard to generalize to…

Cited by 13SourcePDFScholar
2023

WSiP: Wave Superposition Inspired Pooling for Dynamic Interactions-Aware Trajectory Prediction

AAAI 2023technical

Predicting motions of surrounding vehicles is critically important to help autonomous driving systems plan a safe path and avoid collisions. Although recent social pooling based LSTM models have achieved significant performance gains by considering the motion interactions between vehicles close to e…