← Search

Baochun Li

13 accepted papers

2024

Boosting of Thoughts: Trial-and-Error Problem Solving with Large Language Models

ICLR 2024poster

The reasoning performance of Large Language Models (LLMs) on a wide range of problems critically relies on chain-of-thought prompting, which involves providing a few chain of thought demonstrations as exemplars in prompts. Recent work, e.g., Tree of Thoughts, has pointed out the importance of explor…

2024

Permutation Equivariance of Transformers and Its Applications

CVPR 2024poster

Revolutionizing the field of deep learning Transformer-based models have achieved remarkable performance in many tasks. Recent research has recognized these models are robust to shuffling but are limited to inter-token permutation in the forward propagation. In this work we propose our definition of…

2022

OrphicX: A Causality-Inspired Latent Variable Model for Interpreting Graph Neural Networks

CVPR 2022oral

This paper proposes a new eXplanation framework, called OrphicX, for generating causal explanations for any graph neural networks (GNNs) based on learned latent causal factors. Specifically, we construct a distinct generative model and design an objective function that encourages the generative mode…

Cited by 76PDFcodeScholar
2020

Shoestring: Graph-Based Semi-Supervised Classification With Severely Limited Labeled Data

CVPR 2020poster

Graph-based semi-supervised learning has been shown to be one of the most effective classification approaches, as it can exploit connectivity patterns between labeled and unlabeled samples to improve learning performance. However, we show that existing techniques perform poorly when labeled data are…

Cited by 56PDFScholar
2018

Post: Device Placement with Cross-Entropy Minimization and Proximal Policy Optimization

NeurIPS 2018poster

Training deep neural networks requires an exorbitant amount of computation resources, including a heterogeneous mix of GPU and CPU devices. It is critical to place operations in a neural network on these devices in an optimal way, so that the training process can complete within the shortest amount…

Cited by 36SourcePDFScholar