works on

From the 1 of 11 linked papers with an AI index.

collaborators
Showing cs.CLShow all

7 papers · 1 filter

cs.CL2026

DF-ReAG: Dynamic Decomposition and Filtering for Multi-Hop Reasoning-Augmented Generation

Jiaoyang Li, Junhao Ruan, Shengwei Tang +4

Large language models (LLMs) often generate inaccurate answers due to their reliance on static internal knowledge. Retrieval-augmented generation (RAG) addresses this limitation by…

cs.CL2026

ToFu: A White-Box, Token-Efficient Agent Harness for Researchers

Junhao Ruan, Yuan Ge, Bei Li +7

ToFu is an open‑source, white‑box agentic harness that lets researchers automate codebase reading, file editing, command execution, and tool integration with high token efficiency…

cs.CL2026

HybridThinker: Efficient Chain-of-Thought Reasoning via Compressed Memory and Transient Thought Steps

Xin Liu, Runsong Zhao, Xinyu Liu +8

Extended chain-of-thought (CoT) traces improve LLM reasoning but incur substantial computational and memory costs. While existing CoT compression methods mitigate this by condensin…

cs.CL2026

MTR-Suite: A Framework for Evaluating and Synthesizing Conversational Retrieval Benchmarks

Junhao Ruan, Abudukeyumu Abudula, Bei Li +8

Accurate evaluation of conversational retrieval is pivotal for advancing Retrieval-Augmented Generation (RAG) systems. However, existing conversational retrieval benchmarks suffer…

cs.CL2026

Causal Autoregressive Diffusion Language Model

Junhao Ruan, Bei Li, Yongjing Yin +6

In this work, we propose Causal Autoregressive Diffusion (CARD), a novel framework that unifies the training efficiency of ARMs with the high-throughput inference of diffusion mode…

cs.CL2025

SUBQRAG: Sub-Question Driven Dynamic Graph RAG

Jiaoyang Li, Junhao Ruan, Shengwei Tang +5

Graph Retrieval-Augmented Generation (Graph RAG) effectively builds a knowledge graph (KG) to connect disparate facts across a large document corpus. However, this broad-view appro…