← Search

Jiaxing Li

17 accepted papers

2026

DynamicsBoost: Dynamic Plausible Video Generation via Annotation-Free Continuation Preference Optimization

CVPR 2026

Despite significant progress in text-to-video generation, current models still suffer from unrealistic dynamics, temporal inconsistency, and unstable semantic alignment. Existing preference alignment approaches rely on costly and often ambiguous human or VLM-based video preference annotation, which

Cited by 0SourceScholar
2026

Prototype-Based Semantic Consistency Alignment for Domain Adaptive Retrieval

AAAI 2026technical

Domain adaptive retrieval aims to transfer knowledge from a labeled source domain to an unlabeled target domain, enabling effective retrieval while mitigating domain discrepancies. However, existing methods encounter several fundamental limitations: 1) neglecting class-level semantic alignment and e

Cited by 0SourcePDFScholar
2026

SARL: Structure-Aligned Reinforcement Learning for Bridging the Perception-Action Gap in Airspace

ICML 2026poster

Multi-Agent Reinforcement Learning (MARL) has been widely applied to automated aircraft conflict resolution due to its strong capability for cooperative control and distributed decision-making. However, existing approaches typically assume a fixed number of aircraft and neglect the unique characteri…

Cited by 0SourceScholar
2026

Sustainable Intelligence for the Wild: Democratizing Ecological Monitoring via Knowledge-Adaptive Edge Expert Agents

IJCAI 2026

Rapid biodiversity loss underscore the urgency of effective monitoring, yet manual surveys remain resource-intensive. While on-device AI offers a scalable alternative, its performance in the wild is often challenged by environmental variability. Current methods rely heavily on cloud resource, which

Cited by 0Scholar
2025

Error-Subspace Transform Kalman Filter Based Real-Time Gait Prediction for Rehabilitation Exoskeletons

ICRA 2025

With the rapid development of rehabilitation robotics, there is a pressing need for efficient and accurate gait prediction methods. However, due to the complexity and variability of individual gait characteristics and external disturbances, accurately predicting gait in real time remains a significa

Cited by 0SourceScholar
2025

Exploring Rationale Learning for Continual Graph Learning

AAAI 2025technical

Catastrophic forgetting poses a significant challenge for graph neural networks in continuously updating their knowledge base with data streams. To address this issue, much of the research has focused on node-level continual learning using parameter regularization or rehearsal-based strategies, whil…

Cited by 0SourcePDFScholar
2025

HePa: Heterogeneous Graph Prompting for All-Level Classification Tasks

AAAI 2025technical

Heterogeneous graphs, which are common in real-world downstream tasks, have recently sparked a wave of research interest. The performance of end-to-end heterogeneous graph neural networks (HGNNs) greatly relies on supervised training for specific tasks. To reduce the labeling cost, the "pretrain-fin…

Cited by 0SourcePDFScholar
2025

Lightweight Contrastive Distilled Hashing for Online Cross-modal Retrieval

AAAI 2025technical

Deep online cross-modal hashing has gained much attention from researchers recently, as its promising applications with low storage requirement, fast retrieval efficiency and cross modality adaptive, etc. However, there still exists some technical hurdles that hinder its applications, e.g., 1) how t…

Cited by 0SourcePDFScholar
2025

Modeling All Response Surfaces in One for Conditional Search Spaces

AAAI 2025technical

Bayesian Optimization (BO) is a sample-efficient black-box optimizer commonly used in search spaces where hyperparameters are independent. However, in many practical AutoML scenarios, there will be dependencies among hyperparameters, forming a conditional search space, which can be partitioned into…

Cited by 0SourcePDFScholar
2025

Suit the Node Pair to the Case: A Multi-Scale Node Pair Grouping Strategy for Graph-MLP Distillation

IJCAI 2025

Graph Neural Network (GNN) is powerful in solving various graph-related tasks, while its message passing mechanism may lead to latency during inference time. Multi-Layer-Perceptron (MLP) can achieve fast inference speed but with limited performance. One solution to fill this gap is through Knowledge

2025

Topology-Aware Dynamic Reweighting for Distribution Shifts on Graph

ICML 2025poster

Graph Neural Networks (GNNs) are widely used for node classification tasks but often fail to generalize when training and test nodes come from different distributions, limiting their practicality. To address this challenge, recent approaches have adopted invariant learning and sample reweighting tec…

Cited by 0SourcePDFScholar
2023

FedEEG: Federated EEG Decoding Via inter-Subject Structure Matching

ICASSP 2023accepted

With sufficient centralized training data coming from multiple subjects, deep learning methods have achieved powerful EEG decoding performance. However, sending each individuals’ EEG data directly to a centralized server might cause privacy leakage. To overcome this issue, we present an inter-subjec…

Cited by 0SourceScholar
2023

Topgformer: Topological-Based Graph Transformer for Mapping Brain Structural Connectivity to Functional Connectivity

ICASSP 2023accepted

Exploring the mapping between structural connectivity (SC) and functional connectivity (FC) is of essential importance to understanding the working mechanism of the human brain. Traditional methods are difficult to represent the complex relationship of high-order interaction between SC and FC. Recen…

Cited by 0SourceScholar
2023

Topology Uncertainty Modeling For Imbalanced Node Classification on Graphs

ICASSP 2023accepted

Most existing graph neural networks work under a class-balanced assumption, while ignoring class-imbalanced scenarios that widely exist in real-world graphs. Although there are many methods in other fields that can alleviate this issue, they do not consider the special topology of the non-Euclidean…

Cited by 0SourceScholar
2023

Two-Branch Multi-Scale Deep Neural Network for Generalized Document Recapture Attack Detection

ICASSP 2023accepted

The image recapture attack is an effective image manipulation method to erase certain forensic traces, and when targeting on personal document images, it poses a great threat to the security of e-commerce and other web applications. Considering the current learning-based methods suffer from serious…

Cited by 0SourceScholar
2022

Hierarchical Diffusion Scattering Graph Neural Network

IJCAI 2022poster

Graph neural network (GNN) is popular now to solve the tasks in non-Euclidean space and most of them learn deep embeddings by aggregating the neighboring nodes. However, these methods are prone to some problems such as over-smoothing because of the single-scale perspective field and the nature of lo…