Arrow Research search

Author name cluster

Xiaocao Ouyang

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

EAAI Journal 2026 Journal Article

A twin-branch decoupled network for multi-class unsupervised anomaly detection

  • Bohan Wang
  • Jihong Wan
  • Jie Zhao
  • Xiaocao Ouyang
  • Xiaoping Li

The use of powerful pre-trained Vision Transformer (ViT) encoders in Multi-Class Unsupervised Anomaly Detection (MUAD) can lead to an “identity mapping shortcut”, where the model’s strong generalization inadvertently reconstructs anomalies. To address this specific manifestation of the over-generalization problem, this paper proposes DAD-Net, an innovative hybrid framework combining ViT and Convolutional Neural Networks (CNNs) that imposes synergistic constraints from both the model architecture and the training objective. Architecturally, a novel asymmetric twin-branch CNN decoder is designed to achieve a multi-scale reconstruction of normal patterns. Its shallow branch is specialized for reconstructing high-frequency textures, while its deep branch models abstract semantics. At the objective level, a hard feature loss compels the model to focus on the most complex normal patterns, effectively inhibiting the formation of the “identity mapping shortcut”. Comprehensive experiments validate DAD-Net’s direct applicability to engineering tasks. For industrial defect detection, the framework achieves superior performance on standard benchmarks. Furthermore, the model shows excellent generalization on a challenging cross-domain medical dataset. This highlights its potential as a versatile tool for other critical domains, such as medical diagnostic support. Ablation studies confirm the effectiveness of our core designs, positioning DAD-Net as a robust and practical solution for real-world quality control systems.

AAAI Conference 2025 Conference Paper

Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary

  • Yanhua Li
  • Xiaocao Ouyang
  • Chaofan Pan
  • Jie Zhang
  • Sen Zhao
  • Shuyin Xia
  • Xin Yang
  • Guoyin Wang

Open intent classification is critical for the development of dialogue systems, aiming to accurately classify known intents into their corresponding classes while identifying unknown intents. Prior boundary-based methods assumed known intents fit within compact spherical regions, focusing on coarse-grained representation and precise spherical decision boundaries. However, these assumptions are often violated in practical scenarios, making it difficult to distinguish known intent classes from unknowns using a single spherical boundary. To tackle these issues, we propose a Multi-granularity Open intent classification method via adaptive Granular-Ball decision boundary (MOGB). Our MOGB method consists of two modules: representation learning and decision boundary acquiring. To effectively represent the intent distribution, we design a hierarchical representation learning method. This involves iteratively alternating between adaptive granular-ball clustering and nearest sub-centroid classification to capture fine-grained semantic structures within known intent classes. Furthermore, multi-granularity decision boundaries are constructed for open intent classification by employing granular-balls with varying centroids and radii. Extensive experiments conducted on three public datasets demonstrate the effectiveness of our proposed method.

v2026.09.13