← Search

Chandan K. Reddy

19 accepted papers

2026

LLEMA: Accelerating Materials Design via LLM-Guided Evolutionary Search

ICLR 2026poster

Materials discovery requires navigating vast chemical and structural spaces while satisfying multiple, often conflicting, objectives. We present LLM-guided Evolution for Materials design (**LLEMA**), a unified framework that couples the scientific knowledge embedded in large language models with che…

Cited by 0SourcecodeScholar
2025

Evolutionary Large Language Model for Automated Feature Transformation

AAAI 2025technical

Feature transformation aims to reconstruct the feature space of raw features to enhance the performance of downstream models. However, the exponential growth in the combinations of features and operations poses a challenge, making it difficult for existing methods to efficiently explore a wide space…

2025

H-STAR: LLM-driven Hybrid SQL-Text Adaptive Reasoning on Tables

NAACL 2025long

Tabular reasoning involves interpreting natural language queries about tabular data, which presents a unique challenge of combining language understanding with structured data analysis. Existing methods employ either textual reasoning, which excels in semantic interpretation but struggles with mathe…

2025

LLM-SR: Scientific Equation Discovery via Programming with Large Language Models

ICLR 2025oral

Mathematical equations have been unreasonably effective in describing complex natural phenomena across various scientific disciplines. However, discovering such insightful equations from data presents significant challenges due to the necessity of navigating extremely large combinatorial hypothesis…

2025

LLM-SRBench: A New Benchmark for Scientific Equation Discovery with Large Language Models

ICML 2025oral

Scientific equation discovery is a fundamental task in the history of scientific progress, enabling the derivation of laws governing natural phenomena. Recently, Large Language Models (LLMs) have gained interest for this task due to their potential to leverage embedded scientific knowledge for hypot…

Cited by 2SourcePDFScholar
2025

Mitigating Selection Bias with Node Pruning and Auxiliary Options

ACL 2025long

Large language models (LLMs) often exhibit systematic preferences for certain answer choices when responding to multiple-choice questions—a behavior known as selection bias. This bias reduces the accuracy and reliability of LLM outputs, limiting their usefulness in decision-critical applications. Wh…

Cited by 0SourcePDFScholar
2025

Sycophancy Mitigation Through Reinforcement Learning with Uncertainty-Aware Adaptive Reasoning Trajectories

EMNLP 2025

Despite the remarkable capabilities of large language models, current training paradigms inadvertently foster sycophancy—alignment with user-provided information, regardless of factual accuracy. In this paper, we introduce SMART (Sycophancy Mitigation through Adaptive Reasoning Trajectories), reconc

2025

Towards Scientific Discovery with Generative AI: Progress, Opportunities, and Challenges

AAAI 2025technical

Scientific discovery is a complex cognitive process that has driven human knowledge and technological progress for centuries. While artificial intelligence (AI) has made significant advances in automating aspects of scientific reasoning, simulation, and experimentation, we still lack integrated AI s…

Cited by 4SourcePDFScholar
2024

SNIP: Bridging Mathematical Symbolic and Numeric Realms with Unified Pre-training

ICLR 2024spotlight

In an era where symbolic mathematical equations are indispensable for modeling complex natural phenomena, scientific inquiry often involves collecting observations and translating them into mathematical expressions. Recently, deep learning has emerged as a powerful tool for extracting insights from…

Cited by 27SourcePDFScholar
2023

A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks

IJCAI 2023poster

Hyperbolic neural networks can effectively capture the inherent hierarchy of graph datasets, and consequently a powerful choice of GNNs. However, they entangle multiple incongruent (gyro-)vector spaces within a layer, which makes them limited in terms of generalization and scalability. In this w…

2023

CodeAttack: Code-Based Adversarial Attacks for Pre-trained Programming Language Models

AAAI 2023technical

Pre-trained programming language (PL) models (such as CodeT5, CodeBERT, GraphCodeBERT, etc.,) have the potential to automate software engineering tasks involving code understanding and code generation. However, these models operate in the natural channel of code, i.e., primarily concerned with the h…

2023

Hyperbolic Graph Neural Networks at Scale: A Meta Learning Approach

NeurIPS 2023poster

The progress in hyperbolic neural networks (HNNs) research is hindered by their absence of inductive bias mechanisms, which are essential for generalizing to new tasks and facilitating scalable learning over large datasets. In this paper, we aim to alleviate these issues by learning generalizable in…

Cited by 6SourcePDFScholar
2023

SeeGULL: A Stereotype Benchmark with Broad Geo-Cultural Coverage Leveraging Generative Models

ACL 2023long

Stereotype benchmark datasets are crucial to detect and mitigate social stereotypes about groups of people in NLP models. However, existing datasets are limited in size and coverage, and are largely restricted to stereotypes prevalent in the Western society. This is especially problematic as languag…

2023

Towards Semi-Structured Automatic ICD Coding via Tree-based Contrastive Learning

NeurIPS 2023poster

Automatic coding of International Classification of Diseases (ICD) is a multi-label text categorization task that involves extracting disease or procedure codes from clinical notes. Despite the application of state-of-the-art natural language processing (NLP) techniques, there are still challenges i…

2023

Transformer-based Planning for Symbolic Regression

NeurIPS 2023poster

Symbolic regression (SR) is a challenging task in machine learning that involves finding a mathematical expression for a function based on its values. Recent advancements in SR have demonstrated the effectiveness of pre-trained transformer models in generating equations as sequences, leveraging larg…

2022

Multilingual Code Snippets Training for Program Translation

AAAI 2022technical

Program translation aims to translate source code from one programming language to another. It is particularly useful in applications such as multiple-platform adaptation and legacy code migration. Traditional rule-based program translation methods usually rely on meticulous manual rule-crafting, wh…

2021

A Simple and Effective Self-Supervised Contrastive Learning Framework for Aspect Detection

AAAI 2021technical

Unsupervised aspect detection (UAD) aims at automatically extracting interpretable aspects and identifying aspect-specific segments (such as sentences) from online reviews. However, recent deep learning based topic models, specifically aspect-based autoencoder, suffer from several problems such as e…

2021

Collaborative Graph Learning with Auxiliary Text for Temporal Event Prediction in Healthcare

IJCAI 2021poster

Accurate and explainable health event predictions are becoming crucial for healthcare providers to develop care plans for patients. The availability of electronic health records (EHR) has enabled machine learning advances in providing these predictions. However, many deep-learning-based methods are…

2021

Probabilistic Entity Representation Model for Reasoning over Knowledge Graphs

NeurIPS 2021poster

Logical reasoning over Knowledge Graphs (KGs) is a fundamental technique that can provide an efficient querying mechanism over large and incomplete databases. Current approaches employ spatial geometries such as boxes to learn query representations that encompass the answer entities and model the lo…