← Search

Feng Ji

21 accepted papers

2026

Conformal Prediction for Multi-Source Detection on a Network

AAAI 2026technical

Detecting the origin of information or infection spread in networks is a fundamental challenge with applications in misinformation tracking, epidemiology, and beyond. We study the multi-source detection problem: given snapshot observations of node infection status on a graph, estimate the set of sou

Cited by 0SourcePDFScholar
2026

Size Transferability of Graph Convolutional Networks across Sparsity: A Generalized Graphon Perspective

ICML 2026poster

Size transfer scales Graph Convolutional Networks (GCNs) by applying models trained on sampled subgraphs to larger target graphs. However, existing theoretical guarantees are typically confined to dense graphs or restricted sparsity regimes, failing to cover the arbitrary sparsity of real-world netw…

Cited by 0SourceScholar
2025

A Generalized Graph Signal Processing Framework for Multiple Hypothesis Testing over Networks

ICASSP 2025accepted

We consider the multiple hypothesis testing (MHT) problem over the joint domain formed by a graph and a measure space. On each sample point of this joint domain, we assign a hypothesis test and a corresponding p-value. The goal is to make decisions for all hypotheses simultaneously, using all availa…

Cited by 0SourceScholar
2025

Falcon: Faster and Parallel Inference of Large Language Models Through Enhanced Semi-Autoregressive Drafting and Custom-Designed Decoding Tree

AAAI 2025technical

Striking an optimal balance between minimal drafting latency and high speculation accuracy to enhance the inference speed of Large Language Models remains a significant challenge in speculative decoding. In this paper, we introduce Falcon, an innovative semi-autoregressive speculative decoding frame…

Cited by 4SourcePDFScholar
2025

Generalized Graph Signal Reconstruction via the Uncertainty Principle

ICASSP 2025accepted

We introduce a novel uncertainty principle for generalized graph signals that extends classical time-frequency and graph uncertainty principles into a unified framework. By defining joint vertex-time and spectral-frequency spreads, we quantify signal localization across these domains, revealing a tr…

Cited by 0SourceScholar
2025

Rethinking Graph Neural Networks From A Geometric Perspective Of Node Features

ICLR 2025poster

Many works on graph neural networks (GNNs) focus on graph topologies and analyze graph-related operations to enhance performance on tasks such as node classification. In this paper, we propose to understand GNNs based on a feature-centric approach. Our main idea is to treat the features of nodes fro…

Cited by 0SourcePDFScholar
2024

Distributed-Order Fractional Graph Operating Network

NeurIPS 2024spotlight

We introduce the Distributed-order fRActional Graph Operating Network (DRAGON), a novel continuous Graph Neural Network (GNN) framework that incorporates distributed-order fractional calculus. Unlike traditional continuous GNNs that utilize integer-order or single fractional-order differential equa…

2024

Unleashing the Potential of Fractional Calculus in Graph Neural Networks with FROND

ICLR 2024spotlight

We introduce the FRactional-Order graph Neural Dynamical network (FROND), a new continuous graph neural network (GNN) framework. Unlike traditional continuous GNNs that rely on integer-order differential equations, FROND employs the Caputo fractional derivative to leverage the non-local properties o…

2023

Leveraging Label Non-Uniformity for Node Classification in Graph Neural Networks

ICML 2023poster

In node classification using graph neural networks (GNNs), a typical model generates logits for different class labels at each node. A softmax layer often outputs a label prediction based on the largest logit. We demonstrate that it is possible to infer hidden graph structural information from the d…

2021

AdaVQA: Overcoming Language Priors with Adapted Margin Cosine Loss

IJCAI 2021poster

A number of studies point out that current Visual Question Answering (VQA) models are severely affected by the language prior problem, which refers to blindly making predictions based on the language shortcut. Some efforts have been devoted to overcoming this issue with delicate models. However, the…

2021

KACE: Generating Knowledge Aware Contrastive Explanations for Natural Language Inference

ACL 2021long

In order to better understand the reason behind model behaviors (i.e., making predictions), most recent works have exploited generative models to provide complementary explanations. However, existing approaches in NLP mainly focus on “WHY A” rather than contrastive “WHY A NOT B”, which is shown to b…

2021

Predictive Adversarial Learning from Positive and Unlabeled Data

AAAI 2021technical

This paper studies learning from positive and unlabeled examples, known as PU learning. It proposes a novel PU learning method called Predictive Adversarial Networks (PAN) based on GAN (Generative Adversarial Networks). GAN learns a generator to generate data (e.g., images) to fool a discriminator w…

2021

Reinforced History Backtracking for Conversational Question Answering

AAAI 2021technical

To model the context history in multi-turn conversations has become a critical step towards a better understanding of the user query in question answering systems. To utilize the context history, most existing studies treat the whole context as input, which will inevitably face the following two cha…

2020

Improving Commonsense Question Answering by Graph-based Iterative Retrieval over Multiple Knowledge Sources

COLING 2020main

In order to facilitate natural language understanding, the key is to engage commonsense or background knowledge. However, how to engage commonsense effectively in question answering systems is still under exploration in both research academia and industry. In this paper, we propose a novel question-…

2020

Transformation of Dense and Sparse Text Representations

COLING 2020main

Sparsity is regarded as a desirable property of representations, especially in terms of explanation. However, its usage has been limited due to the gap with dense representations. Most research progresses in NLP in recent years are based on dense representations. Thus the desirable property of spars…