Papers

Filtered to natural language processing · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

AISPA: User-Centric System Prompt Auditing for Large Language Model Applications

29 upvotes · 30 JUL 2026 · Xiangning Lin, Shenzhe Zhu, Shu Yang et al.

This paper introduces a framework to audit system prompts in AI applications, examining how developers design and use these prompts to govern the behaviors of foundation models. Practitioners should care because the lack of transparency and accountability in system prompts can erode trust in AI systems.

Fewer Clarifications, Better Code: Benchmarking Cross-Session Personalized Ambiguity Adaptation in Coding Assistants

19 upvotes · 29 JUL 2026 · Zijian Xu, Wenshuo Zhang, Zisen Qin et al.

This paper investigates how AI-assisted coding assistants can better understand and respond to users' ambiguous coding requests by leveraging their past experiences. A practitioner might care about developing more effective coding assistants that can reduce the need for repeated clarification.

SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch

18 upvotes · 29 JUL 2026 · Yihao Chen, Shi Chang, Feng Lin et al.

This paper introduces a new framework called SpecFirst that helps AI agents construct software programs from scratch by first eliciting a clear behavioral specification from natural-language documentation and an executable binary. Practitioners might care about this approach because it can improve the efficiency and accuracy of program synthesis.

Voice Memory for Agentic Speech Recognition

9 upvotes · 29 JUL 2026 · Chao-Han Huck Yang, Zih-Ching Chen, Piotr Zelasko et al.

This paper introduces a new approach to agentic speech recognition that uses a memory to help correct mistakes and improve accuracy. By limiting the corrections made, the system can avoid over-correcting and improve performance on challenging tasks.

Memory for Large Language Models

8 upvotes · 28 JUL 2026 · Sining Zhoubian, Dan Zhang, Evgeny Kharlamov et al.

This paper creates a systematic framework for understanding memory in large language models, helping researchers design more scalable and adaptive language models. Practitioners might care because it provides a unified perspective on memory mechanisms, making it easier to evaluate and improve language model performance.

Reasoning Denoiser: Denoising Reasoning Traces for Hallucination Detection in Large Reasoning Models

6 upvotes · 24 JUL 2026 · Junlin Fang, Do Nguyen-Thanh, Xiaogang Xu et al.

This paper develops a method to clean up noisy signals in reasoning traces of large models to improve detection of hallucinations, which are false answers produced by models. Practitioners might care about this because it could lead to more accurate models that produce reliable answers.