← Search

Yuan Jiang

38 accepted papers

2026

Theoretical Investigation on Inductive Bias of Isolation Forest

ICML 2026poster

Isolation Forest (iForest) stands out as a widely-used unsupervised anomaly detector, primarily owing to its remarkable runtime efficiency and superior performance in large-scale tasks. Despite its widespread adoption, a theoretical foundation explaining iForest's success remains unclear. This paper…

Cited by 0SourceScholar
2025

DGL: Dynamic Global-Local Information Aggregation for Scalable VRP Generalization with Self-Improvement Learning

IJCAI 2025

The Vehicle Routing Problem (VRP) is a critical combinatorial optimization problem with wide-reaching real-world applications, particularly in logistics, transportation. While neural network-based VRP solvers have shown impressive results on test instances similar to training data, their performance

2025

Discovering Symbolic Partial Differential Equation by Abductive Learning

NeurIPS 2025poster

Discovering symbolic Partial Differential Equation (PDE) from data is one of the most promising directions of modern scientific discovery. Effectively constructing an expressive yet concise hypothesis space and accurately evaluating expression values, however, remain challenging due to the expon…

Cited by 0SourceScholar
2025

Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection

AAAI 2025technical

Neuro-Symbolic (NeSy) AI could be regarded as an analogy to human dual-process cognition, modeling the intuitive System 1 with neural networks and the algorithmic System 2 with symbolic reasoning. However, for complex learning targets, NeSy systems often generate outputs inconsistent with domain kno…

Cited by 3SourcePDFScholar
2025

Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection (Extended Abstract)

IJCAI 2025

Neuro-Symbolic (NeSy) AI could be regarded as an analogy to human dual-process cognition, modeling the intuitive System 1 with neural networks and the algorithmic System 2 with symbolic reasoning. However, for complex learning targets, NeSy systems often generate outputs inconsistent with domain kno

Cited by 0SourcePDFScholar
2025

GRAIN: Multi-Granular and Implicit Information Aggregation Graph Neural Network for Heterophilous Graphs

AAAI 2025technical

Graph neural networks (GNNs) have shown significant success in learning graph representations. However, recent studies reveal that GNNs often fail to outperform simple MLPs on heterophilous graph tasks, where connected nodes may differ in features or labels, challenging the homophily assumption. Exi…

Cited by 0SourcePDFScholar
2025

Learning Memory-Enhanced Improvement Heuristics for Flexible Job Shop Scheduling

NeurIPS 2025poster

The rise of smart manufacturing under Industry 4.0 introduces mass customization and dynamic production, demanding more advanced and flexible scheduling techniques. The flexible job-shop scheduling problem (FJSP) has attracted significant attention due to its complex constraints and strong alignment…

Cited by 0SourceScholar
2025

QA-MDT: Quality-aware Masked Diffusion Transformer for Enhanced Music Generation

IJCAI 2025

Text-to-music (TTM) generation, which converts textual descriptions into audio, opens up innovative avenues for multimedia creation. Achieving high quality and diversity in this process demands extensive, high-quality data, which are often scarce in available datasets. Most open-source datasets freq

2024

Deciphering Raw Data in Neuro-Symbolic Learning with Provable Guarantees

AAAI 2024technical

Neuro-symbolic hybrid systems are promising for integrating machine learning and symbolic reasoning, where perception models are facilitated with information inferred from a symbolic knowledge base through logical reasoning. Despite empirical evidence showing the ability of hybrid systems to learn a…

2024

MEPSI: An MDL-Based Ensemble Pruning Approach with Structural Information

AAAI 2024technical

Ensemble pruning that combines a subset of individual learners generated in parallel to make predictions is an important topic in ensemble learning. Past decades have developed a lot of pruning algorithms that focus on the external behavior of learners on samples, which may lead to over-fitting. In…

Cited by 3SourcePDFScholar
2024

Tabular Insights, Visual Impacts: Transferring Expertise from Tables to Images

ICML 2024spotlight

Transferring knowledge across diverse data modalities is receiving increasing attention in machine learning. This paper tackles the task of leveraging expert-derived, yet expensive, tabular data to enhance image-based predictions when tabular data is unavailable during inference. The primary challen…

Cited by 2SourcePDFScholar
2023

Complex-valued Neurons Can Learn More but Slower than Real-valued Neurons via Gradient Descent

NeurIPS 2023poster

Complex-valued neural networks potentially possess better representations and performance than real-valued counterparts when dealing with some complicated tasks such as acoustic analysis, radar image classification, etc. Despite empirical successes, it remains unknown theoretically when and to what…

Cited by 5SourcePDFScholar
2023

Enabling Abductive Learning to Exploit Knowledge Graph

IJCAI 2023poster

Most systems integrating data-driven machine learning with knowledge-driven reasoning usually rely on a specifically designed knowledge base to enable efficient symbolic inference. However, it could be cumbersome for the nonexpert end-users to prepare such a knowledge base in real tasks. Recent year…

2023

Enabling Knowledge Refinement upon New Concepts in Abductive Learning

AAAI 2023technical

Recently there are great efforts on leveraging machine learning and logical reasoning. Many approaches start from a given knowledge base, and then try to utilize the knowledge to help machine learning. In real practice, however, the given knowledge base can often be incomplete or even noisy, and thu…

2023

Ensemble-based Deep Reinforcement Learning for Vehicle Routing Problems under Distribution Shift

NeurIPS 2023poster

While performing favourably on the independent and identically distributed (i.i.d.) instances, most of the existing neural methods for vehicle routing problems (VRPs) struggle to generalize in the presence of a distribution shift. To tackle this issue, we propose an ensemble-based deep reinforcement…

Cited by 21SourcePDFScholar
2023

Handling Learnwares Developed from Heterogeneous Feature Spaces without Auxiliary Data

IJCAI 2023poster

The learnware paradigm proposed by Zhou [2016] devotes to constructing a market of numerous well-performed models, enabling users to solve problems by reusing existing efforts rather than starting from scratch. A learnware comprises a trained model and the specification which enables the model to be…

2023

On the Consistency Rate of Decision Tree Learning Algorithms

AISTATS 2023poster

Decision tree learning algorithms such as CART are generally based on heuristics that maximizes the purity gain greedily. Though these algorithms are practically successful, theoretical properties such as consistency are far from clear. In this paper, we discover that the most serious obstacle encum…

Cited by 5SourcePDFScholar
2023

Seeing Differently, Acting Similarly: Heterogeneously Observable Imitation Learning

ICLR 2023top-25%

In many real-world imitation learning tasks, the demonstrator and the learner have to act under different observation spaces. This situation brings significant obstacles to existing imitation learning approaches, since most of them learn policies under homogeneous observation spaces. On the other ha…

Cited by 10SourcePDFScholar
2022

Improving Recognition-Synthesis Based any-to-one Voice Conversion with Cyclic Training

ICASSP 2022accepted

In recognition-synthesis based any-to-one voice conversion (VC), an automatic speech recognition (ASR) model is employed to extract content-related features and a synthesizer is built to predict the acoustic features of the target speaker from the content-related features of any source speakers at t…

Cited by 0SourceScholar
2022

Learning to Solve Routing Problems via Distributionally Robust Optimization

AAAI 2022technical

Recent deep models for solving routing problems always assume a single distribution of nodes for training, which severely impairs their cross-distribution generalization ability. In this paper, we exploit group distributionally robust optimization (group DRO) to tackle this issue, where we jointly o…

2022

Neural Grapheme-To-Phoneme Conversion with Pre-Trained Grapheme Models

ICASSP 2022accepted

Neural network models have achieved state-of-the-art performance on grapheme-to-phoneme (G2P) conversion. However, their performance relies on large-scale pronunciation dictionaries, which may not be available for a lot of languages. Inspired by the success of the pre-trained language model BERT, th…

Cited by 15SourceScholar
2022

Real-Valued Backpropagation is Unsuitable for Complex-Valued Neural Networks

NeurIPS 2022accept

Recently complex-valued neural networks have received increasing attention due to successful applications in various tasks and the potential advantages of better theoretical properties and richer representational capacity. However, the training dynamics of complex networks compared to real networks…

Cited by 15SourcePDFScholar
2021

Abductive Learning with Ground Knowledge Base

IJCAI 2021poster

Abductive Learning is a framework that combines machine learning with first-order logical reasoning. It allows machine learning models to exploit complex symbolic domain knowledge represented by first-order logic rules. However, it is challenging to obtain or express the ground-truth domain knowledg…

2021

Fast Abductive Learning by Similarity-based Consistency Optimization

NeurIPS 2021poster

To utilize the raw inputs and symbolic knowledge simultaneously, some recent neuro-symbolic learning methods use abduction, i.e., abductive reasoning, to integrate sub-symbolic perception and logical inference. While the perception model, e.g., a neural network, outputs some facts that are inconsist…

2020

Safe Deep Semi-Supervised Learning for Unseen-Class Unlabeled Data

ICML 2020poster

Deep semi-supervised learning (SSL) has been recently shown very effectively. However, its performance is seriously decreased when the class distribution is mismatched, among which a common situation is that unlabeled data contains some classes not seen in the labeled data. Efforts on this issue rem…

Cited by 267SourcePDFScholar
2019

Improving Sequence-to-sequence Voice Conversion by Adding Text-supervision

ICASSP 2019accepted

This paper presents methods of making using of text supervision to improve the performance of sequence-to-sequence (seq2seq) voice conversion. Compared with conventional frame-to-frame voice conversion approaches, the seq2seq acoustic modeling method proposed in our previous work achieved higher nat…

Cited by 0SourceScholar
2017

Multi-Stage Multi-Recursive-Input Fully Convolutional Networks for Neuronal Boundary Detection

ICCV 2017poster

In the field of connectomics, neuroscientists seek to identify cortical connectivity comprehensively. Neuronal boundary detection from the Electron Microscopy (EM) images is often done to assist the automatic reconstruction of neuronal circuit. But the segmentation of EM images is a challenging prob…

Cited by 75PDFScholar
2016

Object Skeleton Extraction in Natural Images by Fusing Scale-Associated Deep Side Outputs

CVPR 2016poster

Object skeleton is a useful cue for object detection, complementary to the object contour, as it provides a structural representation to describe the relationship among object parts. While object skeleton extraction in natural images is a very challenging problem, as it requires the extractor to be…

Cited by 133PDFScholar
2016

What Makes Objects Similar: A Unified Multi-Metric Learning Approach

NeurIPS 2016poster

Linkages are essentially determined by similarity measures that may be derived from multiple perspectives. For example, spatial linkages are usually generated based on localities of heterogeneous data, whereas semantic linkages can come from various properties, such as different physical meanings be…

Cited by 54SourcePDFScholar