← Search

Ziyu Guan

24 accepted papers

2026

Fairness-Aware Multi-view Evidential Learning with Adaptive Prior

ICLR 2026poster

Multi-view evidential learning aims to integrate information from multiple views to improve prediction performance and provide trustworthy uncertainty estimation. Most previous methods assume that view-specific evidence learning is naturally reliable. However, in practice, the evidence learning proc…

Cited by 0SourceScholar
2026

GUIDER: Uncertainty Guided Dynamic Re-ranking for Large Language Models Based Recommender Systems

AAAI 2026technical

Large Language Models (LLMs) are increasingly integral to recommendation systems, offering sophisticated language understanding and generation capabilities. However, their practical application is often hindered by challenges such as data sparsity, the generation of unreliable or hallucinated recomm

Cited by 0SourcePDFScholar
2026

MDGMIX: Boundary-Aware Subgraph Mixing for Multi-Domain Graph Pre-Training

ICML 2026poster

Multi-domain graph pre-training is a crucial step in constructing foundational graph models with cross-domain generalization capabilities. However, existing methods predominantly rely on jointly training all source domain graphs, resulting in high computational costs. Furthermore, it remains unclear…

Cited by 0SourceScholar
2026

ProGMLP: A Progressive Framework for GNN-to-MLP Knowledge Distillation with Efficient Trade-offs

AAAI 2026technical

GNN-to-MLP (G2M) methods have emerged as a promising approach to accelerate Graph Neural Networks (GNNs) by distilling their knowledge into simpler Multi-Layer Perceptrons (MLPs). These methods bridge the gap between the expressive power of GNNs and the computational efficiency of MLPs, making them

Cited by 0SourcePDFScholar
2026

Target-Agnostic Calibration under Distribution Shift with Frequency-Aware Gradient Rectification

ICML 2026poster

Real-world deployments inevitably encounter distribution shifts, rendering the confidence estimates of deep neural networks highly unreliable, posing severe risks in safety-critical applications. Existing methods improve calibration via training-time regularization or post-hoc adjustment, but often …

Cited by 0SourceScholar
2025

AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification

AAAI 2025technical

Mixup is a data augmentation technique that enhances model generalization by interpolating between data points using a mixing ratio lambda in the image domain. Recently, the concept of mixup has been adapted to the graph domain through node-centric interpolations. However, these approaches often fai…

2025

Cross-lingual Multimodal Sentiment Analysis for Low-Resource Languages via Language Family Disentanglement and Rethinking Transfer

ACL 2025finding

Existing multimodal sentiment analysis (MSA) methods have achieved significant success, leveraging cross-modal large-scale models (LLMs) and extensive pre-training data. However, these methods struggle to handle MSA tasks in low-resource languages. While multilingual LLMs enable cross-lingual transf…

2025

Defining and Discovering Hyper-meta-paths for Heterogeneous Hypergraphs

NeurIPS 2025poster

Heterogeneous hypergraph is a kind of structural data that contains multiple types of nodes and multiple types of hyperedges. Each hyperedge type corresponds to a specific multi-ary relation (called hyper-relation) among subsets of nodes, which goes beyond traditional pair-wise relations in simple g…

Cited by 0SourcecodeScholar
2025

Environment-Agnostic Pose: Generating Environment-independent Object Representations for 6D Pose Estimation

ICCV 2025poster

This paper introduces EA6D, a novel diffusion-based framework for 6D pose estimation that operates effectively in any environment. Traditional pose estimation methods struggle with the variability and complexity of real-world scenarios, often leading to overfitting on controlled datasets and poor ge…

2024

Adapt2Reward: Adapting Video-Language Models to Generalizable Robotic Rewards via Failure Prompts

ECCV 2024poster

"For a general-purpose robot to operate in reality, executing a broad range of instructions across various environments is imperative. Central to the reinforcement learning and planning for such robotic agents is a generalizable reward function. Recent advances in vision-language models, such as CLI…

Cited by 2SourcePDFScholar
2024

Entropy Induced Pruning Framework for Convolutional Neural Networks

AAAI 2024technical

Structured pruning techniques have achieved great compression performance on convolutional neural networks for image classification tasks. However, the majority of existing methods are sensitive with respect to the model parameters, and their pruning results may be unsatisfactory when the original m…

Cited by 3SourcePDFScholar
2024

H-LegalKI: A Hierarchical Legal Knowledge Integration Framework for Legal Community Question Answering

EMNLP 2024finding

Legal question answering (LQA) aims to bridge the gap between the limited availability of legal professionals and the high demand for legal assistance. Traditional LQA approaches typically either select the optimal answers from an answer set or extract answers from law texts. However, they often str…

2024

NodeMixup: Tackling Under-Reaching for Graph Neural Networks

AAAI 2024technical

Graph Neural Networks (GNNs) have become mainstream methods for solving the semi-supervised node classification problem. However, due to the uneven location distribution of labeled nodes in the graph, labeled nodes are only accessible to a small portion of unlabeled nodes, leading to the under-reach…

2024

SC2: Towards Enhancing Content Preservation and Style Consistency in Long Text Style Transfer

ACL 2024long

Text style transfer (TST) aims to vary the style polarity of text while preserving the semantic content. Although recent advancements have demonstrated remarkable progress in short TST, it remains a relatively straightforward task with limited practical applications. The more comprehensive long TST…

2023

Progressive Deep Multi-View Comprehensive Representation Learning

AAAI 2023technical

Multi-view Comprehensive Representation Learning (MCRL) aims to synthesize information from multiple views to learn comprehensive representations of data items. Prevalent deep MCRL methods typically concatenate synergistic view-specific representations or average aligned view-specific representation…

2022

Charge Prediction by Constitutive Elements Matching of Crimes

IJCAI 2022poster

Charge prediction is to automatically predict the judgemental charges for legal cases. To convict a person/unit of a charge, the case description must contain matching instances of the constitutive elements (CEs) of that charge. This knowledge of CEs is a valuable guide for the judge in making final…

2022

Self-supervised Heterogeneous Graph Pre-training Based on Structural Clustering

NeurIPS 2022accept

Recent self-supervised pre-training methods on Heterogeneous Information Networks (HINs) have shown promising competitiveness over traditional semi-supervised Heterogeneous Graph Neural Networks (HGNNs). Unfortunately, their performance heavily depends on careful customization of various strategies…

2021

AP-10K: A Benchmark for Animal Pose Estimation in the Wild

NeurIPS 2021poster

Accurate animal pose estimation is an essential step towards understanding animal behavior, and can potentially benefit many downstream applications, such as wildlife conservation. Previous works only focus on specific animals while ignoring the diversity of animal species, limiting the generalizati…

Cited by 137SourcecodeScholar
2021

Keypoint-Graph-Driven Learning Framework for Object Pose Estimation

CVPR 2021poster

Many recent 6D pose estimation methods exploited object 3D models to generate synthetic images for training because labels come for free. However, due to the domain shift of data distributions between real images and synthetic images, the network trained only on synthetic images fails to capture rob…

Cited by 52PDFScholar
2021

Non-contact Pain Recognition from Video Sequences with Remote Physiological Measurements Prediction

IJCAI 2021poster

Automatic pain recognition is paramount for medical diagnosis and treatment. The existing works fall into three categories: assessing facial appearance changes, exploiting physiological cues, or fusing them in a multi-modal manner. However, (1) appearance changes are easily affected by subjective fa…

Cited by 11SourcePDFScholar
2020

Learning Deep Network for Detecting 3D Object Keypoints and 6D Poses

CVPR 2020poster

The state-of-art 6D object pose detection methods use convolutional neural networks to estimate objects' 6D poses from RGB images. However, they require huge numbers of images with explicit 3D annotations such as 6D poses, 3D bounding boxes and 3D keypoints, either obtained by manual labeling or inf…

Cited by 38PDFScholar