← Search

Ramana Kompella

4 accepted papers

2026

Dynamic Optimizations of LLM Ensembles with Two-Stage Reinforcement Learning Agents

ICML 2026poster

The advancement of LLMs and their accessibility have triggered renewed interest in multi-agent reinforcement learning as robust and adaptive frameworks for dynamically changing environments. This paper introduces RL-Focal, a two-stage RL agent framework that routes and ensembles LLMs. First, we deve…

Cited by 0SourceScholar
2024

A Method for Bilevel Optimization with Convex Lower-Level Problem

ICASSP 2024accepted

Gradient-based bilevel optimization methods have been applied to a wide range of applications including hyper-parameter optimization, meta-learning, and model pruning. However, it is known that the bilevel optimization problem is difficult to solve, and the finite-time guarantee has only been establ…

Cited by 0SourceScholar
2024

Enhancing Large Language Models through Transforming Reasoning Problems into Classification Tasks

COLING 2024main

In this paper, we introduce a novel approach for enhancing the reasoning capabilities of large language models (LLMs) for constraint satisfaction problems (CSPs), by converting reasoning problems into classification tasks. Our method leverages the LLM’s ability to decide when to call a function from…

Cited by 0SourcePDFScholar
2024

Large Language Models Can Learn Temporal Reasoning

ACL 2024long

While large language models (LLMs) have demonstrated remarkable reasoning capabilities, they are not without their flaws and inaccuracies. Recent studies have introduced various methods to mitigate these limitations. Temporal reasoning (TR), in particular, presents a significant challenge for LLMs d…