← Search

Mayank Kulkarni

8 accepted papers

2025

MASSIVE-Agents: A Benchmark for Multilingual Function-Calling in 52 Languages

EMNLP 2025

We present MASSIVE-Agents, a new benchmark for assessing multilingual function calling across 52 languages. We created MASSIVE-Agents by cleaning the original MASSIVE dataset and then reformatting it for evaluation within the Berkeley Function-Calling Leaderboard (BFCL) framework. The full benchmark

2025

MergeME: Model Merging Techniques for Homogeneous and Heterogeneous MoEs

NAACL 2025long

The recent success of specialized Large Language Models (LLMs) in domains such as mathematical reasoning and coding has led to growing interest in methods for merging these expert LLMs into a unified Mixture-of-Experts (MoE) model, with the goal of enhancing performance in each domain while retainin…

Cited by 0SourcePDFScholar
2025

Toward Engineering AGI: Benchmarking the Engineering Design Capabilities of LLMs

NeurIPS 2025poster

Modern engineering, spanning electrical, mechanical, aerospace, civil, and computer disciplines, stands as a cornerstone of human civilization and the foundation of our society. However, engineering design poses a fundamentally different challenge for large language models (LLMs) compared with tradi…

Cited by 0SourceScholar
2023

An Empirical Analysis of Leveraging Knowledge for Low-Resource Task-Oriented Semantic Parsing

ACL 2023findings

Task-oriented semantic parsing has drawn a lot of interest from the NLP community, and especially the voice assistant industry as it enables representing the meaning of user requests with arbitrarily nested semantics, including multiple intents and compound entities. SOTA models are large seq2seq tr…

2023

EntSUMv2: Dataset, Models and Evaluation for More Abstractive Entity-Centric Summarization

EMNLP 2023short main

Entity-centric summarization is a form of controllable summarization that aims to generate a summary for a specific entity given a document. Concise summaries are valuable in various real-life applications, as they enable users to quickly grasp the main points of the document focusing on an entity o…

Cited by 0SourceScholar
2023

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

ACL 2023findings

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forgetting, where the model performance drops for languages or tasks seen further in…

Cited by 22SourcePDFScholar
2022

EntSUM: A Data Set for Entity-Centric Extractive Summarization

ACL 2022long

Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which build a single generic summary of a document. We introduce a human-annotated data…

2022

Learning Rich Representation of Keyphrases from Text

NAACL 2022findings

In this work, we explore how to train task-specific language models aimed towards learning rich representation of keyphrases from text documents. We experiment with different masking strategies for pre-training transformer language models (LMs) in discriminative as well as generative settings. In th…