← Search

Jihong Guan

26 accepted papers

2026

FedOpenMatch: Towards Semi-Supervised Federated Learning in Open-Set Environments

ICLR 2026poster

Semi-supervised federated learning (SSFL) has emerged as an effective approach to leverage unlabeled data distributed across multiple data owners for improving model generalization. Existing SSFL methods typically assume that labeled and unlabeled data share the same label space. However, in realist…

Cited by 0SourcecodeScholar
2026

GoR: A Unified and Extensible Generative Framework for Ordinal Regression

ICLR 2026poster

Ordinal Regression (OR), which predicts the target values with inherent order, underpins a wide spectrum of applications from computer vision to recommendation systems. The intrinsic ordinal structure and non-stationary inter-class boundaries make OR fundamentally more challenging than conventional…

Cited by 0SourceScholar
2026

ImmerIris: A Large-Scale Dataset and Benchmark for Off-Axis and Unconstrained Iris Recognition in Immersive Applications

CVPR 2026

Recently, iris recognition is regaining prominence in immersive applications such as extended reality as a means of seamless user identification. This application scenario introduces unique challenges compared to traditional iris recognition under controlled setups, as the ocular images are primaril

Cited by 0SourceScholar
2026

Invariant Feature Learning for Counterfactual Watch-time Prediction in Video Recommendation

AAAI 2026technical

Video recommendation systems heavily rely on user watch time feedback, making accurate watch time prediction a crucial task. However, this task inherently suffers from bias, as recommendation models tend to favor long-duration videos to maximize watch time. This issue, known as duration bias in the

Cited by 0SourcePDFScholar
2026

Powerful and Theoretically Guaranteed Independence Testing on Heterogeneous Federated Clients

ICML 2026poster

In this paper, we present a novel federated independence testing method that addresses both theoretical and practical challenges arising from client heterogeneity. We begin by revisiting existing federated independence testing methods and showing why they fail to provide valid guarantees or maintain…

Cited by 0SourceScholar
2026

Streaming Covariate Balancing via Discrepancy-Based Feature Coresets

ICML 2026poster

Real-time estimation of average treatment effects (ATE) in streaming observational data poses two key challenges: strict memory constraints that preclude storing the full data history, and distributional shifts in both treatment assignment and outcome-generating process. Existing methods either requ…

Cited by 0SourceScholar
2025

Community-Aware Graph Transformer for Brain Disorder Identification

IJCAI 2025

Abnormal brain functional network is an effective biomarker for brain disease diagnosis. Most existing methods focus on mining discriminative information from whole-brain connectivity patterns. However, multi-level collaboration is the foundation of efficient brain function, in addition to the whole

2025

Effective Cloud Removal for Remote Sensing Images by an Improved Mean-Reverting Denoising Model with Elucidated Design Space

CVPR 2025poster

Cloud removal (CR) remains a challenging task in remote sensing image processing. Although diffusion models (DM) exhibit strong generative capabilities, their direct applications to CR are suboptimal, as they generate cloudless images from random noise, ignoring inherent information in cloudy inputs…

2025

Efficient Constraint-based Window Causal Graph Discovery in Time Series with Multiple Time Lags

IJCAI 2025

We address the identification of direct causes in time series with multiple time lags, and propose a constraint-based window causal graph discovery method. A key advantage of our method is that the number of required conditional independence (CI) tests scales quadratically with the number of sub-ser

Cited by 0SourcePDFScholar
2025

Identifying Causal Mechanism Shifts Under Additive Models with Arbitrary Noise

IJCAI 2025

In many real-world scenarios, the goal is to identify variables whose causal mechanisms change across related datasets. For example, detecting abnormal root nodes in manufacturing, and identifying key genes that influence cancer by analyzing differences in gene regulatory mechanisms between healthy

Cited by 0SourcePDFScholar
2024

All in One: Multi-task Prompting for Graph Neural Networks (Extended Abstract)

IJCAI 2024poster

This paper is an extended abstract of our original work published in KDD23, where we won the best research paper award. The paper introduces a novel approach to bridging the gap between pre-trained graph models and the diverse tasks they’re applied to, inspired by the success of prompt learning in N…

2024

Efficiently Learning Significant Fourier Feature Pairs for Statistical Independence Testing

NeurIPS 2024poster

We propose a novel method to efficiently learn significant Fourier feature pairs for maximizing the power of Hilbert-Schmidt Independence Criterion~(HSIC) based independence tests. We first reinterpret HSIC in the frequency domain, which reveals its limited discriminative power due to the inability…

Cited by 0SourcePDFScholar
2024

Learning Adaptive Kernels for Statistical Independence Tests

AISTATS 2024poster

We propose a novel framework for kernel-based statistical independence tests that enable adaptatively learning parameterized kernels to maximize test power. Our framework can effectively address the pitfall inherent in the existing signal-to-noise ratio criterion by modeling the change of the null d…

2024

Multivariate Time Series Forecasting with Causal-Temporal Attention Network

ICASSP 2024accepted

The task of multivariate time series (MTS) forecasting has attracted much attention in recent years. However, most existing methods overlook the causal relationship among different variables, which may lead to inaccurate forecasting results. In this paper, we incorporate causality into the forecasti…

Cited by 0SourceScholar
2024

Tail Classes Matter: Long-Tailed Object Detection Revisited

ICASSP 2024accepted

Real-world data ubiquitously exhibit long-tailed distribution, which sparks the increasing interest in long-tailed object detection (LTOD). However, existing methods neglect that a lack of diverse data in tail classes will cause underrepresented tail class features, making their efforts for balancin…

Cited by 0SourceScholar
2024

Weakly Supervised Few-Shot Object Detection with DETR

AAAI 2024technical

In recent years, Few-shot Object Detection (FSOD) has become an increasingly important research topic in computer vision. However, existing FSOD methods require strong annotations including category labels and bounding boxes, and their performance is heavily dependent on the quality of box annotatio…

Cited by 3SourcePDFScholar
2023

Differentially Private Nonlinear Causal Discovery from Numerical Data

AAAI 2023technical

Recently, several methods such as private ANM, EM-PC and Priv-PC have been proposed to perform differentially private causal discovery in various scenarios including bivariate, multivariate Gaussian and categorical cases. However, there is little effort on how to conduct private nonlinear causal dis…

2023

Multi-Level Wavelet Mapping Correlation for Statistical Dependence Measurement: Methodology and Performance

AAAI 2023technical

We propose a new criterion for measuring dependence between two real variables, namely, Multi-level Wavelet Mapping Correlation (MWMC). MWMC can capture the nonlinear dependencies between variables by measuring their correlation under different levels of wavelet mappings. We show that the empirical…

2022

EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification

NAACL 2022long

Recent works have empirically shown the effectiveness of data augmentation (DA) in NLP tasks, especially for those suffering from data scarcity. Intuitively, given the size of generated data, their diversity and quality are crucial to the performance of targeted tasks. However, to the best of our kn…

2022

Residual Similarity Based Conditional Independence Test and Its Application in Causal Discovery

AAAI 2022technical

Recently, many regression based conditional independence (CI) test methods have been proposed to solve the problem of causal discovery. These methods provide alternatives to test CI by first removing the information of the controlling set from the two target variables, and then testing the independe…

2021

Accurate Few-Shot Object Detection With Support-Query Mutual Guidance and Hybrid Loss

CVPR 2021poster

Most object detection methods require huge amounts of annotated data and can detect only the categories that appear in the training set. However, in reality acquiring massive annotated training data is both expensive and time-consuming. In this paper, we propose a novel two-stage detector for accura…

Cited by 75PDFScholar
2021

Testing Independence Between Linear Combinations for Causal Discovery

AAAI 2021technical

Recently, regression based conditional independence (CI) tests have been employed to solve the problem of causal discovery. These methods provide an alternative way to test for CI by transforming CI to independence between residuals. Generally, it is nontrivial to check for independence when these r…

Cited by 20SourcePDFScholar