most citedLibRec: Benchmarking Retrieval-Augmented LLMs for Library Migration Recommendations

1 citations · 1 across the 1 of their papers we have counts for

collaborators

5 papers

cs.SE20251 cited

LibRec: Benchmarking Retrieval-Augmented LLMs for Library Migration Recommendations

Junxiao Han, Yarong Wang, Xiaodong Gu +5

In this paper, we propose LibRec, a novel framework that integrates the capabilities of LLMs with retrieval-augmented generation(RAG) techniques to automate the recommendation of a…

cs.LG2025

Pruning the Unsurprising: Efficient LLM Reasoning via First-Token Surprisal

Wenhao Zeng, Yaoning Wang, Chao Hu +4

Large Reasoning Models (LRMs) have demonstrated remarkable capabilities by scaling up the length of Chain-of-Thought (CoT). However, excessively long reasoning traces pose substant…

cs.SE2025

EvoC2Rust: A Skeleton-guided Framework for Project-Level C-to-Rust Translation

Chaofan Wang, Tingrui Yu, Beijun Shen +6

Translating legacy C codebases to Rust is increasingly demanded for building safety-critical systems. While various approaches have emerged for this task, they face inherent trade-…

cs.CL2025

LastingBench: Defend Benchmarks Against Knowledge Leakage

Yixiong Fang, Tianran Sun, Yuling Shi +2

The increasing complexity of large language models (LLMs) raises concerns about their ability to "cheat" on standard Question Answering (QA) benchmarks by memorizing task-specific…

cs.CL2025

AttentionRAG: Attention-Guided Context Pruning in Retrieval-Augmented Generation

Yixiong Fang, Tianran Sun, Yuling Shi +1

While RAG demonstrates remarkable capabilities in LLM applications, its effectiveness is hindered by the ever-increasing length of retrieved contexts, which introduces information…