← Search

Radha Poovendran

17 accepted papers

2026

Does Math Reasoning Improve General LLM Capabilities? Understanding Transferability of LLM Reasoning

ICML 2026poster

Math reasoning has become the poster child of progress in large language models (LLMs), with new models rapidly surpassing human-level performance on benchmarks like MATH and AIME. But as math leaderboards improve week by week, it is worth asking: do these gains reflect broader problem-solving abili…

Cited by 0SourceScholar
2026

SOSBENCH: Benchmarking Safety Alignment on Scientific Knowledge

ICLR 2026poster

Large language models (LLMs) exhibit advancing capabilities in complex tasks, such as reasoning and graduate-level question answering, yet their resilience against misuse, particularly involving scientifically sophisticated risks, remains underexplored. Existing safety benchmarks typically focus eit…

Cited by 0SourceScholar
2025

ChatBug: A Common Vulnerability of Aligned LLMs Induced by Chat Templates

AAAI 2025technical

Large language models (LLMs) are expected to follow instructions from users and engage in conversations. Techniques to enhance LLMs' instruction-following capabilities typically fine-tune them using data structured according to a predefined chat template. Although chat templates are shown to be eff…

2025

KodCode: A Diverse, Challenging, and Verifiable Synthetic Dataset for Coding

ACL 2025finding

We introduce KodCode, a synthetic dataset that addresses the persistent challenge of acquiring high-quality, verifiable training data across diverse difficulties and domains for training Large Language Models for coding. Existing code-focused resources typically fail to ensure either the breadth of…

2025

Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing

ICLR 2025poster

High-quality instruction data is critical for aligning large language models (LLMs). Although some models, such as Llama-3-Instruct, have open weights, their alignment data remain private, which hinders the democratization of AI. High human labor costs and a limited, predefined scope for prompting p…

2025

SafeChain: Safety of Language Models with Long Chain-of-Thought Reasoning Capabilities

ACL 2025finding

Emerging large reasoning models (LRMs), such as DeepSeek-R1 models, leverage long chain-of-thought (CoT) reasoning to generate structured intermediate steps, enhancing their reasoning capabilities. However, long CoT does not inherently guarantee safe outputs, potentially leading to harmful consequen…

Cited by 0SourcePDFScholar
2025

Small Models Struggle to Learn from Strong Reasoners

ACL 2025finding

Large language models (LLMs) excel in complex reasoning tasks, and distilling their reasoning capabilities into smaller models has shown promise. However, we uncover an interesting phenomenon, which we term the Small Model Learnability Gap: small models (3B parameters) do not consistently benefit fr…

2025

Stronger Models are Not Always Stronger Teachers for Instruction Tuning

NAACL 2025long

Instruction tuning has been widely adopted to ensure large language models (LLMs) follow user instructions and engage with users meaningfully. The resulting instruction-following capabilities of LLMs heavily rely on the instruction datasets used for tuning. Recently, synthetic instruction datasets h…

2025

ZebraLogic: On the Scaling Limits of LLMs for Logical Reasoning

ICML 2025poster

We investigate the logical reasoning capabilities of Large Language Models (LLMs) and their scalability across complex deductive tasks. Using ZebraLogic, a newly developed benchmark dataset of logic grid puzzles derived from constraint satisfaction problems (CSPs), we systematically evaluate LLM per…

Cited by 7SourcePDFScholar
2024

ArtPrompt: ASCII Art-based Jailbreak Attacks against Aligned LLMs

ACL 2024long

Safety is critical to the usage of large language models (LLMs). Multiple techniques such as data filtering and supervised fine-tuning have been developed to strengthen LLM safety. However, currently known techniques presume that corpora used for safety alignment of LLMs are solely interpreted by se…

2024

BadChain: Backdoor Chain-of-Thought Prompting for Large Language Models

ICLR 2024poster

Large language models (LLMs) are shown to benefit from chain-of-thought (COT) prompting, particularly when tackling tasks that require systematic reasoning processes. On the other hand, COT prompting also poses new vulnerabilities in the form of backdoor attacks, wherein the model will output uninte…

2024

CleanGen: Mitigating Backdoor Attacks for Generation Tasks in Large Language Models

EMNLP 2024main

The remarkable performance of large language models (LLMs) in generation tasks has enabled practitioners to leverage publicly available models to power custom applications, such as chatbots and virtual assistants. However, the data used to train or fine-tune these LLMs is often undisclosed, allowing…

2024

EDC: Effective and Efficient Dialog Comprehension For Dialog State Tracking

NAACL 2024long

In Task-Oriented Dialog (TOD) systems, Dialog State Tracking (DST) structurally extracts information from user and system utterances, which can be further used for querying databases and forming responses to users. The two major categories of DST methods, sequential and independent methods, face tra…

Cited by 0SourcePDFScholar
2024

Fault Tolerant Neural Control Barrier Functions for Robotic Systems under Sensor Faults and Attacks

ICRA 2024poster

Safety is a fundamental requirement of many robotic systems. Control barrier function (CBF)-based approaches have been proposed to guarantee the safety of robotic systems. However, the effectiveness of these approaches highly relies on the choice of CBFs. Inspired by the universal approximation powe…

Cited by 2SourcecodeScholar
2024

SafeDecoding: Defending against Jailbreak Attacks via Safety-Aware Decoding

ACL 2024long

As large language models (LLMs) become increasingly integrated into real-world applications such as code generation and chatbot assistance, extensive efforts have been made to align LLM behavior with human values, including safety. Jailbreak attacks, which aim to provoke unintended and unsafe behavi…

2023

FedGame: A Game-Theoretic Defense against Backdoor Attacks in Federated Learning

NeurIPS 2023poster

Federated learning (FL) provides a distributed training paradigm where multiple clients can jointly train a global model without sharing their local data. However, recent studies have shown that FL offers an additional surface for backdoor attacks. For instance, an attacker can compromise a subset o…

2023

Learning Dissemination Strategies for External Sources in Opinion Dynamic Models with Cognitive Biases

IJCAI 2023poster

The opinions of members of a population are influenced by opinions of their peers, their own predispositions, and information from external sources via one or more information channels (e.g., news, social media). Due to individual cognitive biases, the perceptual impact of and importance assigned by…

Cited by 0SourcePDFScholar