← Search

Cheng Ji

18 accepted papers

2026

Multi-Modal Fact Knowledge Generation for Imbalanced Cross-Source Entity Alignment

AAAI 2026technical

Multi-modal imbalanced cross-source entity alignment aims to identify equivalent entity pairs across multi-modal knowledge graphs (MMKGs) that encompass diverse data sources with imbalanced modality, which poses significant challenges due to the non-uniform distribution of information across differe

Cited by 0SourcePDFScholar
2026

SCo-Cloud: Satellite Constellation Collaboration for Cloud-Aware Onboard-Computed Imaging and Transmission

AAAI 2026technical

Satellite-acquired optical remote sensing imagery is extensively applied in time-critical applications like traffic surveillance and evaluation of natural disasters. However, clouds, as a common atmospheric phenomenon, frequently obscure observation. Current approaches aim to restore visibility in c

Cited by 0SourcePDFScholar
2025

DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State Space Models

AAAI 2025technical

Dynamic graphs exhibit intertwined spatio-temporal evolutionary patterns, widely existing in the real world. Nevertheless, the structure incompleteness, noise, and redundancy result in poor robustness for Dynamic Graph Neural Networks (DGNNs). Dynamic Graph Structure Learning (DGSL) offers a promisi…

2025

Improving Model Probability Calibration by Integration of Large Data Sources with Biased Labels

AAAI 2025technical

Probability calibration transforms raw output of a classification model into empirically interpretable probability. When the model is purposed to detect rare event and only a small expensive data source has clean labels, it becomes extraordinarily challenging to obtain accurate probability calibrati…

Cited by 0SourcePDFScholar
2025

Multimodal Knowledge Retrieval-Augmented Iterative Alignment for Satellite Commonsense Conversation

IJCAI 2025

Satellite technology has significantly influenced our daily lives, manifested in applications such as navigation and communication. With its development, a vast amount of multimodal satellite commonsense data has been generated, thus leading to an urgent demand for conversation about satellite data.

Cited by 0SourcePDFScholar
2025

OS-GCL: A One-Shot Learner in Graph Contrastive Learning

IJCAI 2025

Graph contrastive learning (GCL) enhances the self-supervised learning capacity for graph representation learning. Nevertheless, the previous research has neglected to consider one fundamental nature of GCL -- graph contrastive learning operates as a one-shot learner, guided by the widely utilized n

Cited by 0SourcePDFScholar
2025

ST-GCond: Self-supervised and Transferable Graph Dataset Condensation

ICLR 2025poster

The increasing scale of graph datasets significantly enhances deep learning models but also presents substantial training challenges. Graph dataset condensation has emerged to condense large datasets into smaller yet informative ones that maintain similar test performance. However, these methods req…

Cited by 0SourcePDFScholar
2025

Variational Multi-Modal Hypergraph Attention Network for Multi-Modal Relation Extraction

IJCAI 2025

Multi-modal relation extraction (MMRE) is a challenging task that seeks to identify relationships between entities with textual and visual attributes. However, existing methods struggle to handle the complexities posed by multiple entity pairs within a single sentence that share similar contextual i

2024

Few-Shot Multimodal Named Entity Recognition Based on Mutlimodal Causal Intervention Graph

COLING 2024main

Multimodal Named Entity Recognition (MNER) models typically require a significant volume of labeled data for effective training to extract relations between entities. In real-world scenarios, we frequently encounter unseen relation types. Nevertheless, existing methods are predominantly tailored for…

Cited by 1SourcePDFScholar
2024

GC-Bench: An Open and Unified Benchmark for Graph Condensation

NeurIPS 2024poster

Graph condensation (GC) has recently garnered considerable attention due to its ability to reduce large-scale graph datasets while preserving their essential properties. The core concept of GC is to create a smaller, more manageable graph that retains the characteristics of the original graph. Despi…

2024

LLM-based Multi-Level Knowledge Generation for Few-shot Knowledge Graph Completion

IJCAI 2024poster

Knowledge Graphs (KGs) are pivotal in various NLP applications but often grapple with incompleteness, especially due to the long-tail problem where infrequent, unpopular relationships drastically reduce the KG completion performance. In this paper, we focus on Few-shot Knowledge Graph Completion (FK…

Cited by 6SourcePDFScholar
2024

ReGCL: Rethinking Message Passing in Graph Contrastive Learning

AAAI 2024technical

Graph contrastive learning (GCL) has demonstrated remarkable efficacy in graph representation learning. However, previous studies have overlooked the inherent conflict that arises when employing graph neural networks (GNNs) as encoders for node-level contrastive learning. This conflict pertains to t…

2024

SwitchTab: Switched Autoencoders Are Effective Tabular Learners

AAAI 2024technical

Self-supervised representation learning methods have achieved significant success in computer vision and natural language processing (NLP), where data samples exhibit explicit spatial or semantic dependencies. However, applying these methods to tabular data is challenging due to the less pronounced…

Cited by 54SourcePDFScholar
2023

Does Graph Distillation See Like Vision Dataset Counterpart?

NeurIPS 2023poster

Training on large-scale graphs has achieved remarkable results in graph representation learning, but its cost and storage have attracted increasing concerns. Existing graph condensation methods primarily focus on optimizing the feature matrices of condensed graphs while overlooking the impact of the…

Cited by 42SourcePDFScholar
2023

Dual-Gated Fusion with Prefix-Tuning for Multi-Modal Relation Extraction

ACL 2023findings

Multi-Modal Relation Extraction (MMRE) aims at identifying the relation between two entities in texts that contain visual clues. Rich visual content is valuable for the MMRE task, but existing works cannot well model finer associations among different modalities, failing to capture the truly helpful…

2023

Environment-Aware Dynamic Graph Learning for Out-of-Distribution Generalization

NeurIPS 2023poster

Dynamic graph neural networks (DGNNs) are increasingly pervasive in exploiting spatio-temporal patterns on dynamic graphs. However, existing works fail to generalize under distribution shifts, which are common in real-world scenarios. As the generation of dynamic graphs is heavily influenced by late…

2023

Multi-Modal Knowledge Graph Transformer Framework for Multi-Modal Entity Alignment

EMNLP 2023long findings

Multi-Modal Entity Alignment (MMEA) is a critical task that aims to identify equivalent entity pairs across multi-modal knowledge graphs (MMKGs). However, this task faces challenges due to the presence of different types of information, including neighboring entities, multi-modal attributes, and ent…

Cited by 0SourcecodeScholar
2022

Graph Structure Learning with Variational Information Bottleneck

AAAI 2022technical

Graph Neural Networks (GNNs) have shown promising results on a broad spectrum of applications. Most empirical studies of GNNs directly take the observed graph as input, assuming the observed structure perfectly depicts the accurate and complete relations between nodes. However, graphs in the real-wo…