Papers by Jianling Wang

5 papers
Empowering Large Language Models for Textual Data Augmentation (2024.findings-acl)

Copied to clipboard

Challenge: True. True. False
Approach: False slants are proposed to generate a large pool of augmentation instructions and select the most suitable task-informed instructions.
Outcome: False omissions: the proposed approach consistently generates augmented data with better quality compared to non-LLM and LLM-based data augmentation methods.
TritonBench: Benchmarking Large Language Model Capabilities for Generating Triton Operators (2025.findings-acl)

Copied to clipboard

Challenge: Triton is a high-level Python-like programming language for building efficient GPU kernels.
Approach: They propose a TritonBench benchmark that provides a comprehensive evaluation of Tritonic operators on widely deployed GPUs.
Outcome: The proposed benchmarks show that current LLMs struggle to generate efficient Triton operators on widely deployed GPUs aligned with industry applications.
Be More with Less: Hypergraph Attention Networks for Inductive Text Classification (2020.emnlp-main)

Copied to clipboard

Challenge: Text classification is a critical research topic with broad applications in natural language processing. graph neural networks (GNNs) have received increasing attention but their performance is jeopardized in practice.
Approach: They propose a model which captures long-distance interactions between words and a graph-based model which can be used to perform text classification.
Outcome: The proposed model can achieve more expressive power with less computational consumption on the text classification task.
User Feedback Alignment for LLM-powered Exploration in Large-scale Recommendation Systems (2025.acl-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) can be used to broaden user experiences beyond established preferences and reinforce feedback loops.
Approach: They propose a hierarchical approach that combines hierarchic planning with LLM inference-time scaling to improve recommendation relevancy without compromising novelty.
Outcome: The proposed approach shows significant gains in both user satisfaction and exploration diversity.
Closed-book Question Generation via Contrastive Learning (2023.eacl-main)

Copied to clipboard

Challenge: Recent studies on open-book QG have achieved promising progress, but generating natural questions under a more practical closed-book setting remains a challenge.
Approach: They propose a QG model that stores more information in its parameters through contrastive learning and an answer reconstruction module.
Outcome: The proposed model outperforms baselines in automatic evaluation and human evaluation on a public dataset and a new WikiCQA dataset.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations