Showing cs.SEShow all
3 papers · 1 filter
cs.SE2026
Attention Mechanism and Heuristic Approach: Context-Aware File Ranking Using Multi-Head Self-Attention
Pradeep Kumar Sharma, Shantanu Godbole, Sarada Prasad Jena +1
The identification and ranking of impacted files within software reposi-tories is a key challenge in change impact analysis. Existing deterministic approaches that combine heuristi…
cs.SE2025
Keeping Code-Aware LLMs Fresh: Full Refresh, In-Context Deltas, and Incremental Fine-Tuning
Pradeep Kumar Sharma, Ishaan Puri, Mantinder Jit Singh +2
Modern codebases evolve continuously: files are renamed or deleted; public APIs drift; behavior shifts within otherwise familiar modules. A model trained yesterday to map a develop…
cs.SE2025
Repository-Aware File Path Retrieval via Fine-Tuned LLMs
Vasudha Yanuganti, Ishaan Puri, Swapnil Chhatre +4
Modern codebases make it hard for developers and AI coding assistants to find the right source files when answering questions like "How does this feature work?" or "Where was the b…