← Search

Yash Kumar Lal

6 accepted papers

2024

CaT-Bench: Benchmarking Language Model Understanding of Causal and Temporal Dependencies in Plans

EMNLP 2024main

Understanding the abilities of LLMs to reason about natural language plans, such as instructional text and recipes, is critical to reliably using them in decision-making systems. A fundamental aspect of plans is the temporal order in which their steps need to be executed, which reflects the underlyi…

2024

Tailoring with Targeted Precision: Edit-Based Agents for Open-Domain Procedure Customization

ACL 2024findings

How-to procedures, such as how to plant a garden, are now used by millions of users, but sometimes need customizing to meet a user’s specific needs, e.g., planting a garden without pesticides. Our goal is to measure and improve an LLM’s ability to perform such customization. Our approach is to test…

Cited by 0SourcePDFScholar
2023

Evaluating Paraphrastic Robustness in Textual Entailment Models

ACL 2023short

We present PaRTE, a collection of 1,126 pairs of Recognizing Textual Entailment (RTE) examples to evaluate whether models are robust to paraphrasing. We posit that if RTE models understand language, their predictions should be consistent across inputs that share the same meaning. We use the evaluati…

Cited by 6SourcePDFScholar
2022

Using Commonsense Knowledge to Answer Why-Questions

EMNLP 2022main

Answering questions in narratives about why events happened often requires commonsense knowledge external to the text. What aspects of this knowledge are available in large language models? What aspects can be made accessible via external commonsense resources? We study these questions in the contex…

2021

IrEne-viz: Visualizing Energy Consumption of Transformer Models

EMNLP 2021system demonstrations

IrEne is an energy prediction system that accurately predicts the interpretable inference energy consumption of a wide range of Transformer-based NLP models. We present the IrEne-viz tool, an online platform for visualizing and exploring energy consumption of various Transformer-based models easily.…

2021

IrEne: Interpretable Energy Prediction for Transformers

ACL 2021long

Existing software-based energy measurements of NLP models are not accurate because they do not consider the complex interactions between energy consumption and model execution. We present IrEne, an interpretable and extensible energy prediction system that accurately predicts the inference energy co…