← Search

Huanhuan Chen

28 accepted papers

2026

Fault Diagnosis of Irregular Sequences by Adjoint Learning in Continuous-Time Model Space

AAAI 2026technical

Fault Diagnosis (FD) on sequential data suffers from irregular sampling (with missing values), limited training data, and varying underlying environments. In response, this paper proposes FD by adjoint learning in continuous-time model space. Model-Space Learning employs well-fitted models that capt

Cited by 0SourcePDFScholar
2026

Granularity-Aware Adaptive Classifier Expansion via Zero-Shot Learning

ICML 2026poster

Zero-shot classifier expansion aims to recognize unseen classes by learning a shared mechanism to map semantics of all classes to classifier weights without access to images. However, existing methods rely on a shared mapping, which is difficult to classify in scenarios containing a mixture of disti…

Cited by 0SourceScholar
2026

SVGL: Scale-Variable Graph Learning in Model Space for Multivariate Time Series Classification

AAAI 2026technical

Multivariate time series classification (MTSC) has broad applications in numerous domains. Existing MTSC methods typically focus on either temporal dynamics or variable interactions of the data, often overlooking cross-scale couplings among different variables. To bridge this gap, we propose Scale-V

Cited by 0SourcePDFScholar
2026

Structure Learning from Time-Series Data with Lag-Agnostic Structural Prior

ICLR 2026poster

Learning instantaneous and time-lagged causal relationships from time-series data is essential for uncovering fine-grained, temporally-aware interactions. Although this problem has been formulated as a continuous optimization task amenable to modern machine learning methods, existing approaches larg…

Cited by 0SourceScholar
2026

Target-Driven Policy Optimization for Sequential Counterfactual Outcome Control

ICML 2026poster

Identifying optimal intervention sequences from offline data to guide temporal systems toward target outcomes is a critical challenge with profound implications for fields like personalized medicine. While existing methods are mostly evaluated in offline settings, practical applications demand onlin…

Cited by 0SourceScholar
2025

Continuous Structure Constraint Integration for Robust Causal Discovery

AISTATS 2025poster

Causal discovery aims to infer a Directed Acyclic Graph (DAG) from observational data to represent causal relationships among variables. Traditional combinatorial methods search DAG spaces to identify optimal structures, while recent advances in continuous optimization improve this search process. H…

Cited by 0SourceScholar
2025

Differentiable Structure Learning with Ancestral Constraints

ICML 2025poster

Differentiable structure learning of causal directed acyclic graphs (DAGs) is an emerging field in causal discovery, leveraging powerful neural learners. However, the incorporation of ancestral constraints, essential for representing abstract prior causal knowledge, remains an open research challeng…

Cited by 0SourcePDFScholar
2025

Enhancing Counterfactual Estimation: A Focus on Temporal Treatments

IJCAI 2025

In the medical field, treatment sequences significantly influence future outcomes through complex temporal interactions. Therefore, highlighting the role of temporal treatments within the model is crucial for accurate counterfactual estimation, which is often overlooked in current methods. To addres

2025

Expanding the Category of Classifiers with LLM Supervision

IJCAI 2025

Zero-shot learning has shown significant potential for creating cost-effective and flexible systems to expand classifiers to new categories. However, existing methods still rely on manually created attributes designed by domain experts. Motivated by the widespread success of large language models (L

Cited by 0SourcePDFScholar
2025

Generation-Augmented and Embedding Fusion in Document-Level Event Argument Extraction

COLING 2025main

Document-level event argument extraction is a crucial task that aims to extract arguments from the entire document, beyond sentence-level analysis. Prior classification-based models still fail to explicitly capture significant relationships and heavily relies on large-scale datasets. In this study,…

Cited by 0SourcePDFScholar
2025

Inside and Inside: Efficient Anomaly Detection by Fully Capturing the Detailed Dynamics

ICASSP 2025accepted

Anomaly detection in sequential signals is gaining prominence, especially with limited training data and timeliness requirements. Fully extracting the data-inside changing information, we propose a novel Wavelet-Enhanced Reservoir Computing framework (WE-Res). Our framework uses Discrete Wavelet Tra…

Cited by 0SourceScholar
2025

Learning in the Model Space: Fault Diagnosis by Co-objective Learning in DynInt Model Space

ICASSP 2025accepted

Fault Diagnosis (FD) in time-varying systems faces challenges like limited training data, varying environments, and timeliness. Building upon the framework of model-space learning (MSL), we introduce co-objective learning in Dynamic-Integration network (DynInt) model space as a solution for FD. MSL…

Cited by 0SourceScholar
2025

Pattern-Guided Adaptive Prior for Structure Learning

NeurIPS 2025poster

Learning the causality between variables, known as DAG structure learning, is critical yet challenging due to issues such as insufficient data and noise. While prior knowledge can improve the learning process and refine the DAG structure, incorporating prior knowledge is not without pitfalls. In par…

Cited by 0SourceScholar
2025

Spectral-Aware Reservoir Computing for Fast and Accurate Time Series Classification

ICML 2025poster

Analyzing inherent temporal dynamics is a critical pathway for time series classification, where Reservoir Computing (RC) exhibits effectiveness and high efficiency. However, typical RC considers recursive updates from adjacent states, struggling with long-term dependencies. In response, this paper…

Cited by 0SourcePDFScholar
2025

Underground Diagnosis in 3D GPR Data by Learning in CuCoRes Model Space

IJCAI 2025

Ground Penetrating Radar (GPR) provides detailed subterranean insights. Nevertheless, underground diagnosis via GPR is hindered by the fact that training data typically contain only normal samples, along with the complexity of GPR data’s wave-collection characteristics. This paper proposes subsurfac

Cited by 0SourcePDFScholar
2025

Variational Counterfactual Intervention Planning to Achieve Target Outcomes

ICML 2025poster

A key challenge in personalized healthcare is identifying optimal intervention sequences to guide temporal systems toward target outcomes, a novel problem we formalize as counterfactual target achievement. In addressing this problem, directly adopting counterfactual estimation methods face compoundi…

Cited by 0SourcePDFScholar
2024

A Dual-module Framework for Counterfactual Estimation over Time

ICML 2024poster

Efficiently and effectively estimating counterfactuals over time is crucial for optimizing treatment strategies. We present the Adversarial Counterfactual Temporal Inference Network (ACTIN), a novel framework with dual modules to enhance counterfactual estimation. The balancing module employs a dist…

Cited by 2SourcePDFScholar
2024

Audio Scanning Network: Bridging Time and Frequency Domains for Audio Classification

AAAI 2024technical

With the rapid growth of audio data, there's a pressing need for automatic audio classification. As a type of time-series data, audio exhibits waveform fluctuations in both the time and frequency domains that evolve over time, with similar instances sharing consistent patterns. This study introduces…

Cited by 5SourcePDFScholar
2024

Differentiable Structure Learning with Partial Orders

NeurIPS 2024poster

Differentiable structure learning is a novel line of causal discovery research that transforms the combinatorial optimization of structural models into a continuous optimization problem. However, the field has lacked feasible methods to integrate partial order constraints, a critical prior informati…

Cited by 1SourcePDFScholar
2024

Learning in CubeRes Model Space for Anomaly Detection in 3D GPR Data

IJCAI 2024poster

Three-dimensional Ground Penetrating Radar (3D GPR) data offer comprehensive views of the subsurface, yet identifying and classifying underground anomalies from this data is challenging due to limitations like scarce training data and variable underground environments. In response, we introduce lear…

Cited by 1SourcePDFScholar
2024

Relation Classification via Bidirectional Prompt Learning with Data Augmentation by Large Language Model

COLING 2024main

The Relation Extraction (RE) task aims to extract the relation between two entities in a sentence. As the performance of methods on RE task depends on datasets’ quantity and quality, in this paper, we propose to use the Large Language Model (LLM) to do data augmentation. Moreover, compared to tradit…

Cited by 1SourcePDFScholar
2023

Practical Markov Boundary Learning without Strong Assumptions

AAAI 2023technical

Theoretically, the Markov boundary (MB) is the optimal solution for feature selection. However, existing MB learning algorithms often fail to identify some critical features in real-world feature selection tasks, mainly because the strict assumptions of existing algorithms, on either data distributi…

Cited by 8SourcePDFScholar
2022

Generalization Bounds for Estimating Causal Effects of Continuous Treatments

NeurIPS 2022accept

We focus on estimating causal effects of continuous treatments (e.g., dosage in medicine), also known as dose-response function. Existing methods in causal inference for continuous treatments using neural networks are effective and to some extent reduce selection bias, which is introduced by non-ran…

Cited by 25SourcePDFScholar