works on

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

collaborators

12 papers

cs.CL2026

Knowledge before Reasoning: EC-Reason-Bench, a Training-Free Diagnostic Benchmark for LLM Enzyme Classification

Linyu Li, Zhi Jin, Yichi Zhang +6

The paper introduces EC-Reason-Bench, a training-free diagnostic benchmark that evaluates why general large language models struggle with detailed enzyme classification and how per…

cs.SE2026

Bridging the Gap between User Intent and LLM: A Requirement Alignment Approach for Code Generation

Jia Li, Ruiqi Bai, Yangkang Luo +7

Code generation refers to automatically producing executable programs from user requirements. Recently, researchers have explored approaches to enhance the correctness of generated…

cs.CL2026

When Modalities Remember: Continual Learning for Multimodal Knowledge Graphs

Linyu Li, Zhi Jin, Yichi Zhang +5

Real-world multimodal knowledge graphs (MMKGs) are dynamic, with new entities, relations, and multimodal knowledge emerging over time. Existing continual knowledge graph reasoning…

cs.CL2026

Learning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding

Linyu Li, Zhi Jin, Yuanpeng He +6

As social media and the World Wide Web become hubs for information dissemination, effectively organizing and understanding the vast amounts of dynamically evolving Web content is c…

cs.SE2025

A Needle in a Haystack: Intent-driven Reusable Artifacts Recommendation with LLMs

Dongming Jin, Zhi Jin, Xiaohong Chen +6

In open source software development, the reuse of existing artifacts has been widely adopted to avoid redundant implementation work. Reusable artifacts are considered more efficien…

cs.SE2025

UserTrace: User-Level Requirements Generation and Traceability Recovery from Software Project Repositories

Dongming Jin, Zhi Jin, Yiran Zhang +5

Software maintainability critically depends on high-quality requirements descriptions and explicit traceability between requirements and code. Although automated code summarization…