works on

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

activity
20242026
collaborators

6 papers

cs.SE2026

Code-MUE: Measuring Code LLMs' Uncertainty through Execution-based Semantic Interaction Graphs

Xiaoning Ren, Yinxing Xue, Lei Ma +1

The paper presents Code-MUE, a black‑box method that measures the uncertainty of code‑generating large language models by building execution‑based semantic interaction graphs and c…

cs.RO2026

ROBOSHACKLES: A Safety Dataset for Human-Injury Prevention in Embodied Foundation Models

Zhuowen Yin, Chongyang Liu, Wenzhang Yang +2

Embodied Foundation Models (EFMs) integrate multimodal understanding, future-state reasoning, and executable robot actions. Yet their safety alignment for human-injury prevention r…

cs.SE2025

Demystifying the Evolution of Neural Networks with BOM Analysis: Insights from a Large-Scale Study of 55,997 GitHub Repositories

Xiaoning Ren, Yuhang Ye, Xiongfei Wu +2

Neural networks have become integral to many fields due to their exceptional performance. The open-source community has witnessed a rapid influx of neural network (NN) repositories…

cs.SE2025

Improving Code Understanding in Large Language Models through Concept-Aware Consistency Learning

Xiaoning Ren, Qiang Hu, Wei Ma +6

Large language models (LLMs) have recently shown impressive results on diverse code-related tasks, benefiting from large-scale training and instruction tuning. However, studies rev…

cs.SE2024

TGMM: Combining Parse Tree with GPU for Scalable Multilingual and Multi-Granularity Code Clone Detection

Yuhang Ye, Yuekun Wang, Yinxing Xue +2

The rapid evolution of programming languages and software systems has necessitated the implementation of multilingual and scalable clone detection tools. However, it is difficult t…

cs.CR2024

Self and Cross-Model Distillation for LLMs: Effective Methods for Refusal Pattern Alignment

Jie Li, Yi Liu, Chongyang Liu +4

Large Language Models (LLMs) like OpenAI's GPT series, Anthropic's Claude, and Meta's LLaMa have shown remarkable capabilities in text generation. However, their susceptibility to…