← Search

Ali Anwar

10 accepted papers

2026

Retrieval-of-Thought: Efficient Reasoning via Reusing Thoughts

ICLR 2026poster

Large reasoning models improve accuracy by producing long reasoning traces, but this inflates latency and cost, motivating inference-time efficiency. We propose Retrieval-of-Thought (RoT), which reuses prior reasoning as composable ``thought" steps to guide new problems. RoT organizes steps into a t…

Cited by 0SourcecodeScholar
2025

AID: Adaptive Integration of Detectors for Safe AI with Language Models

NAACL 2025long

As Large Language Models (LLMs) increasingly influence content generation across diverse platforms, there is a heightened urgency to regulate their outputs to ensure safe usage. However, defining safety is complex, given that entities across domains may interpret it through varied lenses and develop…

2025

Accelerating LLM Reasoning via Early Rejection with Partial Reward Modeling

EMNLP 2025

Large Language Models (LLMs) are increasingly relied upon for solving complex reasoning tasks in domains such as mathematics, logic, and multi-step question answering. A growing line of work seeks to improve reasoning quality by scaling inference time compute particularly through Process Reward Mode

Cited by 0SourcePDFScholar
2025

Beyond Expectations: Quantile-Guided Alignment for Risk-Calibrated Language Models

NeurIPS 2025spotlight

Large language models can generate rare but catastrophic outputs, such as harmful conversations or insecure code. Existing Reinforcement Learning from Human Feedback (RLHF) typically maximizes average reward, leaving high-risk tail events insufficiently controlled. We introduce Quantile‑Guided Align…

Cited by 0SourceScholar
2025

MAP: Multi-Human-Value Alignment Palette

ICLR 2025oral

Ensuring that generative AI systems align with human values is essential but challenging, especially when considering multiple human values and their potential trade-offs. Since human values can be personalized and dynamically change over time, the desirable levels of value alignment vary across dif…

Cited by 3SourcePDFScholar
2025

Probe Pruning: Accelerating LLMs through Dynamic Pruning via Model-Probing

ICLR 2025poster

We introduce Probe Pruning (PP), a novel framework for online, dynamic, structured pruning of Large Language Models (LLMs) applied in a batch-wise manner. PP leverages the insight that not all samples and tokens contribute equally to the model's output, and probing a small portion of each batch effe…

2025

Safety Aware Task Planning via Large Language Models in Robotics

IROS 2025

The integration of large language models (LLMs) into robotic task planning has unlocked better reasoning capabilities for complex, long-horizon workflows. However, ensuring safety in LLM-driven plans remains a critical challenge, as these models often prioritize task completion over risk mitigation.

Cited by 23SourceScholar
2024

LiDAR-BIND: Multi-Modal Sensor Fusion Through Shared Latent Embeddings

RA-L 2024

This letter presents LiDAR-BIND, a novel sensor fusion framework aimed at enhancing the reliability and safety of autonomous vehicles (AVs) through a shared latent embedding space. With this method, the addition of different modalities, such as sonar and radar, into existing navigation setups become

Cited by 6SourceScholar
2021

Curse or Redemption? How Data Heterogeneity Affects the Robustness of Federated Learning

AAAI 2021technical

Data heterogeneity has been identified as one of the key features in federated learning but often overlooked in the lens of robustness to adversarial attacks. This paper focuses on characterizing and understanding its impact on backdooring attacks in federated learning through comprehensive experime…