Abhiramon Rajasekharan

Logo

Welcome!


About Me

I’m a Ph.D. candidate in Computer Science at the University of Texas at Dallas. My research broadly falls into Neuro-Symbolic Reasoning, Explainable decision-making, and Code Generation under Low-Resource Settings. The goal of my research is to help LLMs perform better in reasoning tasks, especially in high-stakes domains such as healthcare and tax compliance where reliability and explainability are crucial. I develop methods that enable LLMs to capture reasoning as code (such as logic programs) which reduces hallucination and can produce human-readable explanations.


Skills


Work Experience


Selected Publications

CASSANDRA: Programmatic and Probabilistic Learning and Inference for Stochastic World Modeling

World Modeling Workshop (WMW), 2026

Introduces CASSANDRA, a dual-stream framework that integrates code and probabilistic graphical models for stochastic world modeling. The system learns lightweight, executable world models that support long-horizon planning in complex environments. Empirically, it helps a planning agent achieve 50-day bankruptcy-free survival in the Mini Amusement Parks benchmark, significantly outperforming comparable LLM-based world models.

CASSANDRA figure

REGAL: Reconstructing Implicit Logic Rules

Practical Aspects of Declarative Languages (PADL), 2026

Presents a novel framework for implicit rule reconstruction, addressing a key limitation of text-to-logic systems: their inability to recover implicit commonsense rules. REGAL introduces an iterative reasoning pipeline that reconstructs missing logical assumptions, enabling more complete and faithful logical representations of natural language reasoning problems.

REGAL figure

Automated Interactive Domain-Specific Conversational Agents that Understand Human Dialogs

Practical Aspects of Declarative Languages (PADL), 2024

Develops a framework for goal-directed conversational agents using Answer Set Programming (ASP). Unlike purely neural approaches, the system ensures conversations remain logically consistent, controllable, and aligned with task objectives.

Conversational Agents figure

Reliable Natural Language Reasoning using ASP and LLMs

International Conference on Logic Programming (ICLP), 2023

Introduces the STAR framework, a neuro-symbolic system combining LLM-based predicate extraction with Answer Set Programming for reliable reasoning. The approach achieves significant improvements on a qualitative reasoning benchmark (QuaRel), especially for smaller LLMs.

STAR figure

Prolog: past, present, and future

Book Chapter (Pages 48-61 in Prolog: The Next 50 Years), 2023

Provides a forward-looking perspective on logic programming, highlighting how goal-directed predicate Answer Set Programming extends Prolog to support modern AI applications, including commonsense reasoning and complex decision-making systems.

Prolog figure

Education