← Search

Huiqi Deng

11 accepted papers

2025

Non-Stationary Predictions May Be More Informative: Exploring Pseudo-Labels with a Two-Phase Pattern of Training Dynamics

ICML 2025poster

Pseudo-labeling is a widely used strategy in semi-supervised learning. Existing methods typically select predicted labels with high confidence scores and high training stationarity, as pseudo-labels to augment training sets. In contrast, this paper explores the pseudo-labeling potential of predicted…

Cited by 0SourcePDFScholar
2024

Explaining Generalization Power of a DNN Using Interactive Concepts

AAAI 2024technical

This paper explains the generalization power of a deep neural network (DNN) from the perspective of interactions. Although there is no universally accepted definition of the concepts encoded by a DNN, the sparsity of interactions in a DNN has been proved, i.e., the output score of a DNN can be well…

Cited by 18SourcePDFScholar
2024

HAGO-Net: Hierarchical Geometric Message Passing for Molecular Representation Learning

AAAI 2024technical

Molecular representation learning has emerged as a game-changer at the intersection of AI and chemistry, with great potential in applications such as drug design and materials discovery. A substantial obstacle in successfully applying molecular representation learning is the difficulty of effective…

Cited by 6SourcePDFScholar
2024

Mitigating Shortcuts in Language Models with Soft Label Encoding

COLING 2024main

Recent research has shown that large language models rely on spurious correlations in the data for natural language understanding (NLU) tasks. In this work, we aim to answer the following research question: Can we reduce spurious correlations by modifying the ground truth labels of the training data…

2024

Multi-Track Message Passing: Tackling Oversmoothing and Oversquashing in Graph Learning via Preventing Heterophily Mixing

ICML 2024spotlight

The advancement toward deeper graph neural networks is currently obscured by two inherent issues in message passing, *oversmoothing* and *oversquashing*. We identify the root cause of these issues as information loss due to *heterophily mixing* in aggregation, where messages of diverse category sema…

Cited by 8SourcePDFScholar
2023

Bayesian Neural Networks Avoid Encoding Complex and Perturbation-Sensitive Concepts

ICML 2023poster

In this paper, we focus on mean-field variational Bayesian Neural Networks (BNNs) and explore the representation capacity of such BNNs by investigating which types of concepts are less likely to be encoded by the BNN. It has been observed and studied that a relatively small set of interactive concep…

2023

Defining and Quantifying the Emergence of Sparse Concepts in DNNs

CVPR 2023poster

This paper aims to illustrate the concept-emerging phenomenon in a trained DNN. Specifically, we find that the inference score of a DNN can be disentangled into the effects of a few interactive concepts. These concepts can be understood as inference patterns in a sparse, symbolic graphical model, wh…

2023

Towards the Difficulty for a Deep Neural Network to Learn Concepts of Different Complexities

NeurIPS 2023poster

This paper theoretically explains the intuition that simple concepts are more likely to be learned by deep neural networks (DNNs) than complex concepts. In fact, recent studies have observed [24, 15] and proved [26] the emergence of interactive concepts in a DNN, i.e., it is proven that a DNN usuall…

Cited by 19SourcePDFScholar
2022

DISCOVERING AND EXPLAINING THE REPRESENTATION BOTTLENECK OF DNNS

ICLR 2022oral

This paper explores the bottleneck of feature representations of deep neural networks (DNNs), from the perspective of the complexity of interactions between input variables encoded in DNNs. To this end, we focus on the multi-order interaction between input variables, where the order represents the c…

2021

A Unified Taylor Framework for Revisiting Attribution Methods

AAAI 2021technical

Attribution methods have been developed to understand the decision making process of machine learning models, especially deep neural networks, by assigning importance scores to individual features. Existing attribution methods often built upon empirical intuitions and heuristics. There still lacks a…

Cited by 20SourcePDFScholar