Papers by Ronny Luss

5 papers
NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Transformer-based Language Models have become ubiquitous in natural language processing due to impressive performance on various tasks.
Approach: They explore how sparsity affects network topology by exploiting mechanisms seen in biological networks . they show that model-agnostic sparsities are performant across diverse NLP tasks .
Outcome: The proposed model-agnostic sparsity approaches are performant and efficient across NLP tasks.
Self-Supervised Rule Learning to Link Text Segments to Relational Elements of Structured Knowledge (2023.findings-emnlp)

Copied to clipboard

Challenge: Various approaches have been tried to map predicate components of a natural language (NL) text segment onto their corresponding predicates within a knowledge base (KB).
Approach: They propose a neuro-symbolic approach to self-learn rules that serve as interpretable knowledge to perform relation linking in knowledge base question answering systems.
Outcome: The proposed approach achieves an average performance gain of 17% on CLUTRR and relation linking in a KBQA system.
Let the CAT out of the bag: Contrastive Attributed explanations for Text (2022.emnlp-main)

Copied to clipboard

Challenge: XAI has seen an explosion of interest in explaining black box behavior . contrastive/counterfactual explanations have seen a surge of interest recently .
Approach: They propose a method which provides contrastive explanations for natural language text data with a novel twist by exploiting attribute classifiers.
Outcome: The proposed method outperforms state-of-the-art methods on four benchmark metrics.
Sparsity May Be All You Need: Sparse Random Parameter Adaptation (2025.findings-emnlp)

Copied to clipboard

Challenge: Parameter-Efficient Fine-Tuning (PEFT) methods aim at reducing computational and memory resources for fine-tuning large language models.
Approach: They propose to train on a small number of parameters instead of all model parameters . they compare the method to LoRA and find it to be efficient .
Outcome: The proposed method is competitive with LoRA when using a similar number of trainable parameters.
Multi-Level Explanations for Generative Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are being used for context-grounded tasks like summarizing meetings and answering doctors' questions.
Approach: They propose a technique to provide explanations for context-grounded text generation by assigning scores to parts of the context to quantify their influence on the model output.
Outcome: The proposed framework can provide more faithful explanations of generated output than available alternatives, including LLM self-explanations.

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