← Search

Guang-Yuan Hao

8 accepted papers

2026

BayesAgent: Bayesian Agentic Reasoning Under Uncertainty via Verbalized Probabilistic Graphical Modeling

AAAI 2026technical

Human cognition excels at transcending sensory input and forming latent representations that structure our understanding of the world. While Large Language Model (LLM) agents demonstrate emergent reasoning and decision-making abilities, they lack a principled framework for capturing latent structure

Cited by 0SourcePDFScholar
2025

A Conditional Independence Test in the Presence of Discretization

ICLR 2025poster

Testing conditional independence (CI) has many important applications, such as Bayesian network learning and causal discovery. Although several approaches have been developed for learning CI structures for observed variables, those existing methods generally fail to work when the variables of intere…

2025

Permutation-based Rank Test in the Presence of Discretization and Application in Causal Discovery with Mixed Data

ICML 2025poster

Recent advances have shown that statistical tests for the rank of cross-covariance matrices play an important role in causal discovery. These rank tests include partial correlation tests as special cases and provide further graphical information about latent variables. Existing rank tests typically…

2024

Composite Active Learning: Towards Multi-Domain Active Learning with Theoretical Guarantees

AAAI 2024technical

Active learning (AL) aims to improve model performance within a fixed labeling budget by choosing the most informative data points to label. Existing AL focuses on the single-domain setting, where all data come from the same domain (e.g., the same dataset). However, many real-world tasks often invol…

2024

Natural Counterfactuals With Necessary Backtracking

NeurIPS 2024poster

Counterfactual reasoning is pivotal in human cognition and especially important for providing explanations and making decisions. While Judea Pearl's influential approach is theoretically elegant, its generation of a counterfactual scenario often requires too much deviation from the observed scenario…

2023

Domain-Indexing Variational Bayes: Interpretable Domain Index for Domain Adaptation

ICLR 2023top-25%

Previous studies have shown that leveraging "domain index" can significantly boost domain adaptation performance (Wang et al., 2020; Xu et al., 2022). However, such domain indices are not always available. To address this challenge, we first provide a formal definition of domain index from the proba…

2023

Taxonomy-Structured Domain Adaptation

ICML 2023poster

Domain adaptation aims to mitigate distribution shifts among different domains. However, traditional formulations are mostly limited to categorical domains, greatly simplifying nuanced domain relationships in the real world. In this work, we tackle a generalization with taxonomy-structured domains,…

2021

DyLex: Incorporating Dynamic Lexicons into BERT for Sequence Labeling

EMNLP 2021main

Incorporating lexical knowledge into deep learning models has been proved to be very effective for sequence labeling tasks. However, previous works commonly have difficulty dealing with large-scale dynamic lexicons which often cause excessive matching noise and problems of frequent updates. In this…