← Search

Shangzhe Li

7 accepted papers

2026

Language Model Distillation: A Temporal Difference Imitation Learning Perspective

AAAI 2026technical

Large language models have led to significant progress across many NLP tasks, although their massive sizes often incur substantial computational costs. Distillation has become a common practice to compress these large and highly capable models into smaller, more efficient ones. Many existing languag

Cited by 0SourcePDFScholar
2026

Near-Optimal Second-Order Guarantees for Model-Based Adversarial Imitation Learning

ICLR 2026poster

We study online adversarial imitation learning (AIL), where an agent learns from offline expert demonstrations and interacts with the environment online without access to rewards. Despite strong empirical results, the benefits of online interaction and the impact of stochasticity remain poorly under…

Cited by 0SourceScholar
2024

HILL: Hierarchy-aware Information Lossless Contrastive Learning for Hierarchical Text Classification

NAACL 2024long

Existing self-supervised methods in natural language processing (NLP), especially hierarchical text classification (HTC), mainly focus on self-supervised contrastive learning, extremely relying on human-designed augmentation rules to generate contrastive samples, which can potentially corrupt or dis…

2023

SEGA: Structural Entropy Guided Anchor View for Graph Contrastive Learning

ICML 2023poster

In contrastive learning, the choice of "view" controls the information that the representation captures and influences the performance of the model. However, leading graph contrastive learning methods generally produce views via random corruption or learning, which could lead to the loss of essentia…

2022

A Simple yet Effective Method for Graph Classification

IJCAI 2022poster

In deep neural networks, better results can often be obtained by increasing the complexity of previously developed basic models. However, it is unclear whether there is a way to boost performance by decreasing the complexity of such models. Intuitively, given a problem, a simpler data structure come…