← Search

ShangZhan Li

3 accepted papers

2026

TRACE: Trajectory-based Activation Change Estimation for Task-specific Data Selection

AAAI 2026technical

Task-specific data selection, which aims to identify the most relevant training instances from a large corpus to optimize performance on a target task, is a critical challenge in modern AI. Prevailing methods typically rely on either representation clustering or gradient-based influence estimation.

Cited by 0SourcePDFScholar
2025

TritonBench: Benchmarking Large Language Model Capabilities for Generating Triton Operators

ACL 2025finding

Triton, a high-level Python-like language designed for building efficient GPU kernels, is widely adopted in deep learning frameworks due to its portability, flexibility, and accessibility. However, programming and parallel optimization still require considerable trial and error from Triton developer…

2023

Explanation Graph Generation via Generative Pre-training over Synthetic Graphs

ACL 2023findings

The generation of explanation graphs is a significant task that aims to produce explanation graphs in response to user input, revealing the internal reasoning process. This task is challenging due to the significant discrepancy be- tween unstructured user queries and structured explanation graphs. C…