paper-with-me

홈 › Papers

ATHENA: Adaptive Test-Time Steering for Improving Count Fidelity in Diffusion Models

2026-03-20 · Mohammad Shahab Sepehri, Asal Mehradfar, Berk Tinaz, Salman Avestimehr, Mahdi Soltanolkotabi arxiv

Text-to-image diffusion models achieve high visual fidelity but surprisingly exhibit systematic failures in numerical control when prompts specify explicit object counts. To address this limitation, we introduce ATHENA, a model-agnostic, test-time adaptive steering framework that improves object count fidelity without modifying model architectures or requiring retraining. ATHENA leverages intermediate representations during sampling to estimate object counts and applies count-aware noise corrections early in the denoising process, steering the generation trajectory before structural errors become difficult to revise. We present three progressively more advanced variants of ATHENA that trade additional computation for improved numerical accuracy, ranging from static prompt-based steering to dynamically adjusted count-aware control. Experiments on established benchmarks and a new visually and semantically complex dataset show that ATHENA consistently improves count fidelity, particularly at higher target counts, while maintaining favorable accuracy-runtime trade-offs across multiple diffusion backbones.

📄 PDF Abstract BibTeX arXiv:2603.19676

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MemoryAthena: Adaptive Routing over Latent and Generated Memories

2026-09-22 · Mingyuan Li, Guangsheng Yu, Juyuan Zhang, Xu Wang 외 hf

Learned-memory methods store information in an explicit table and consume it through a separate reader, allowing addressing, storage, and reading to be modified independently. We study whether useful memory can also be g…

Question Answering

Personalized Decision Modeling: Utility Optimization or Textualized-Symbolic Reasoning

2025-11-04 · Yibo Zhao, Yang Zhao, Hongru Du, Hao Frank Yang arxiv

Decision-making models for individuals, particularly in high-stakes scenarios like vaccine uptake, often diverge from population optimal predictions. This gap arises from the uniqueness of the individual decision-making …

A Transformer-based Response Evaluator for Open-Domain Spoken Conversation

2023-02-09 · Vrindavan Harrison, Rishi Rajasekaran, Marilyn Walker

Many open-domain dialogue systems rely on multiple response generators, any of which can contribute a response to the dialogue in a particular context. Thus the ability to compare potential responses and then select the …

Athena: Efficient Block-Wise Post-Training Quantization for Large Language Models Using Second-Order Matrix Derivative Information

2024-05-24 · Yanshu Wang, Wenyang He, Tong Yang

Large Language Models (LLMs) have significantly advanced natural language processing tasks such as machine translation, text generation, and sentiment analysis. However, their large size, often consisting of billions of …

Edge-computingMachine TranslationQuantizationSentiment Analysis+1

ATLAS: Verifier-Guided Adaptive Latent Activation Steering for Efficient LLM Reasoning

2026-01-06 · Tuc Nguyen, Thai Le arxiv

Recent work on activation and latent steering has demonstrated that modifying internal representations can effectively guide large language models (LLMs) toward improved reasoning and efficiency without updating model pa…