collaborators

6 papers

cs.SE2026

SWE-Manager: Selecting and Synthesizing Golden Proposals Before Coding

Boyin Tan, Haoning Deng, Junyuan Zhang +3

Large language model (LLM) research in software engineering has largely focused on tasks such as code generation and bug repair. In practice, teams often draft multiple candidate p…

cs.AI2026

Causal Explanations for Image Classifiers

Hana Chockler, David A. Kelly, Daniel Kroening +1

Existing algorithms for explaining the output of image classifiers use different definitions of explanations and a variety of techniques to find them. However, none of the existing…

cs.AI2026

The 4/ Bound: Designing Predictable LLM-Verifier Systems for Formal Method Guarantee

Pierre Dantas, Lucas Cordeiro, Youcheng Sun +1

The integration of Formal Verification tools with Large Language Models (LLMs) offers a path to scale software verification beyond manual workflows. However, current methods remain…

cs.CL2026

Lying with Truths: Open-Channel Multi-Agent Collusion for Belief Manipulation via Generative Montage

Jinwei Hu, Xinmiao Huang, Youcheng Sun +2

As large language models (LLMs) transition to autonomous agents synthesizing real-time information, their reasoning capabilities introduce an unexpected attack surface. This paper…

cs.MA2025

Tapas Are Free! Training-Free Adaptation of Programmatic Agents via LLM-Guided Program Synthesis in Dynamic Environments

Jinwei Hu, Yi Dong, Youcheng Sun +1

Autonomous agents in safety-critical applications must continuously adapt to dynamic conditions without compromising performance and reliability. This work introduces TAPA (Trainin…

cs.IR2025

GRADA: Graph-based Reranking against Adversarial Documents Attack

Jingjie Zheng, Aryo Pradipta Gema, Giwon Hong +4

Retrieval Augmented Generation (RAG) frameworks improve the accuracy of large language models (LLMs) by integrating external knowledge from retrieved documents, thereby overcoming…