← Search

Anum Afzal

3 accepted papers

2026

Low-Latency Real-Time Audio Game Commentary System via LLM-based Parallel Text Generation

IJCAI 2026

We present a low-latency real-time audio game commentary system that generates spoken commentary directly from live gameplay video. In this end-to-end setting, a key bottleneck is accumulated waiting time; conventional pipelines capture frames, generate text, and synthesize speech sequentially for e

Cited by 0Scholar
2025

DA-Pred: Performance Prediction for Text Summarization under Domain-Shift and Instruct-Tuning

EMNLP 2025

Large Language Models (LLMs) often don’t perform as expected under Domain Shift or after Instruct-tuning. A reliable indicator of LLM performance in these settings could assist in decision-making. We present a method that uses the known performance in high-resource domains and fine-tuning settings t

2025

Knowing Before Saying: LLM Representations Encode Information About Chain-of-Thought Success Before Completion

ACL 2025finding

We investigate whether the success of a zero-shot Chain-of-Thought (CoT) process can be predicted before completion. Our classifier, based on LLM representations, performs well even before a single token is generated, suggesting that crucial information about the reasoning process is already present…