Papers by Sadhana Kumaravel

4 papers
NESTFUL: A Benchmark for Evaluating LLMs on Nested Sequences of API Calls (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks and datasets for tool calling have lagged behind . nested sequencing is a common problem in LLMs, but it is not enough to evaluate them.
Approach: They propose a benchmark to evaluate LLMs on nested sequences of API calls, i.e. sequences where the output of one API call is passed as input to a subsequent call.
Outcome: The proposed model achieves a full sequence match accuracy of 28% and a win-rate of 60% on nested sequences of API calls.
Granite-Function Calling Model: Introducing Function Calling Abilities via Multi-task Learning of Granular Tasks (2024.emnlp-industry)

Copied to clipboard

Challenge: Existing research explores the use of Large Language Models (LLMs) as the backbone of agentic systems.
Approach: They propose a model trained using a multi-task training approach on seven fundamental tasks encompassed in function calling that has better generalizability on multiple tasks across seven evaluation benchmarks.
Outcome: The proposed model outperforms more than 15 other models on out-of-domain datasets and ranks among the top on the Berkeley Function Calling Leaderboard (BFCL).
DocAMR: Multi-Sentence AMR Representation and Evaluation (2022.naacl-main)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) graphs are compared to gold graphs by the Smatch metric, but lack a well-defined representation and evaluation.
Approach: They propose an algorithm for deriving a unified graph representation using a super-sentential annotation method.
Outcome: The proposed algorithm avoids the pitfalls of over-merging and lacks coherence from under merging.
API-BLEND: A Comprehensive Corpora for Training and Benchmarking API LLMs (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to train and test large language models that involve calls to tools and APIs are lacking.
Approach: They propose a large corpora for training and systematic testing of tool-augmented LLMs.
Outcome: The proposed datasets mimic real-world scenarios involving API-tasks and slot filling.

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