← Search

Ronny Luss

16 accepted papers

2025

Multi-Level Explanations for Generative Language Models

ACL 2025long

Despite the increasing use of large language models (LLMs) for context-grounded tasks like summarization and question-answering, understanding what makes an LLM produce a certain response is challenging. We propose Multi-Level Explanations for Generative Language Models (MExGen), a technique to prov…

2025

Shedding Light on Time Series Classification using Interpretability Gated Networks

ICLR 2025poster

In time-series classification, interpretable models can bring additional insights but be outperformed by deep models since human-understandable features have limited expressivity and flexibility. In this work, we present InterpGN, a framework that integrates an interpretable model and a deep neural…

Cited by 0SourcePDFScholar
2025

Sparsity May Be All You Need: Sparse Random Parameter Adaptation

EMNLP 2025

Full fine-tuning of large language models for alignment and task adaptation has become prohibitively expensive as models have grown in size. Parameter-Efficient Fine-Tuning (PEFT) methods aim at significantly reducing the computational and memory resources needed for fine-tuning these models by only

2024

ComVas: Contextual Moral Values Alignment System

IJCAI 2024poster

In contemporary society, the integration of artificial intelligence (AI) systems into various aspects of daily life raises significant ethical concerns. One critical aspect is to ensure that AI systems align with the moral values of the endusers. To that end, we introduce the Contextual Moral Value…

2024

NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models

ACL 2024findings

Transformer-based Language Models have become ubiquitous in Natural Language Processing (NLP) due to their impressive performance on various tasks. However, expensive training as well as inference remains a significant impediment to their widespread applicability. While enforcing sparsity at various…

Cited by 2SourcePDFScholar
2023

Probabilistic Rule Induction from Event Sequences with Logical Summary Markov Models

IJCAI 2023poster

Event sequences are widely available across application domains and there is a long history of models for representing and analyzing such datasets. Summary Markov models are a recent addition to the literature that help identify the subset of event types that influence event types of interest to a u…

Cited by 0SourcePDFScholar
2023

Self-Supervised Rule Learning to Link Text Segments to Relational Elements of Structured Knowledge

EMNLP 2023long findings

We present a neuro-symbolic approach to self-learn rules that serve as interpretable knowledge to perform relation linking in knowledge base question answering systems. These rules define natural language text predicates as a weighted mixture of knowledge base paths. The weights learned during train…

Cited by 0SourceScholar
2023

Weighted Clock Logic Point Process

ICLR 2023poster

Datasets involving multivariate event streams are prevalent in numerous applications. We present a novel framework for modeling temporal point processes called clock logic neural networks (CLNN) which learn weighted clock logic (wCL) formulas as interpretable temporal rules by which some events prom…

Cited by 7SourcePDFScholar
2022

Auto-Transfer: Learning to Route Transferable Representations

ICLR 2022poster

Knowledge transfer between heterogeneous source and target networks and tasks has received a lot of attention in recent times as large amounts of quality labeled data can be difficult to obtain in many applications. Existing approaches typically constrain the target deep neural network (DNN) feature…

Cited by 6SourcePDFScholar
2022

Let the CAT out of the bag: Contrastive Attributed explanations for Text

EMNLP 2022main

Contrastive explanations for understanding the behavior of black box models has gained a lot of attention recently as they provide potential for recourse. In this paper, we propose a method Contrastive Attributed explanations for Text (CAT) which provides contrastive explanations for natural languag…

2019

Beyond Backprop: Online Alternating Minimization with Auxiliary Variables

ICML 2019oral

Despite significant recent advances in deep neural networks, training them remains a challenge due to the highly non-convex nature of the objective function. State-of-the-art methods rely on error backpropagation, which suffers from several well-known issues, such as vanishing and exploding gradient…

2018

Explanations based on the Missing: Towards Contrastive Explanations with Pertinent Negatives

NeurIPS 2018poster

In this paper we propose a novel method that provides contrastive explanations justifying the classification of an input by a black box classifier such as a deep neural network. Given an input we find what should be minimally and sufficiently present (viz. important object pixels in an image) to jus…

2018

Improving Simple Models with Confidence Profiles

NeurIPS 2018poster

In this paper, we propose a new method called ProfWeight for transferring information from a pre-trained deep neural network that has a high test accuracy to a simpler interpretable model or a very shallow network of low complexity and a priori low test accuracy. We are motivated by applications in…

Cited by 69SourcePDFScholar