Back to Explore
cs.CLComputer Science

Computation & Language

NLP, text generation, language models

24.2CLMar 16Code3.4k
Attention Residuals

Kimi Team, Guangyu Chen, Yu Zhang et al.

This addresses a key bottleneck in scaling deep neural networks for AI, offering a practical drop-in replacement to enhance model stability and performance, though it is incremental as it builds on existing residual connection paradigms.

19.2CLMar 20
DLLM Agent: See Farther, Run Faster

Huiling Zhen, Weizhe Lin, Renxi Liu et al.

This work addresses efficiency improvements for AI agents in planning and tool-use tasks, though it is incremental as it applies an existing method (diffusion) to a new domain (agent frameworks).

31.6SEApr 16
Scaling Test-Time Compute for Agentic Coding

Joongwon Kim, Wannan Yang, Kelvin Niu et al.

For developers of coding agents, this work addresses the bottleneck of scaling test-time compute for long-horizon tasks by focusing on representation and reuse of prior experience.

18.9CLMar 15
AI Can Learn Scientific Taste

Jingqi Tong, Mingzhe Li, Hangcheng Li et al.

This work addresses the underexplored challenge of improving AI's scientific taste for advancing toward human-level AI scientists, representing a novel but incremental step in AI research.

19.3CLMar 17
Fanar 2.0: Arabic Generative AI Stack

FANAR TEAM, Ummar Abbas, Mohammad Shahmeer Ahmad et al.

This work addresses the problem of limited AI resources for Arabic language and culture, offering a competitive system for Arabic-speaking users, though it is incremental as it builds on existing models like Gemma-3-27B.

15.2CLMar 12
Tiny Aya: Bridging Scale and Multilingual Depth

Alejandro R. Salamanca, Diana Abagyan, Daniel D'souza et al. · microsoft-research

This provides an efficient and balanced alternative for multilingual AI deployment, benefiting users in diverse regions by addressing scale and depth issues.