collaborators

10 papers

cs.AI2026

MirrorCraft: Paired Evaluation under Hidden Rule Changes in Minecraft

Jianxin Gao, Beini Hu, Runze Li +6

With the prosperity of the large language models (LLMs), it has become an interesting topic: how do LLM-based agents work in Minecraft? Unfortunately, most existing benchmarks eval…

cs.CL2026

TabRank: Chain-of-Thought Distillation for Table Re-Rankers

Adarsh Singh, Kushal Raj Bhandari, Jianxi Gao +2

The ability to retrieve relevant tables for answering questions is a key task for structured information retrieval. Multi-stage retrieval systems rely heavily on rerankers to refin…

cs.AI2026

Evoflux: Inference-Time Evolution of Executable Tool Workflows for Compact Agents

Kushal Raj Bhandari, Ling Yue, Ching-Yun Ko +4

Compact language models (LMs) reduce cost, latency, and deployment risk for tool agents. Yet MCP-style tool use requires more than isolated function calling: an agent must discover…

cs.CV2026

Intermediate Representations are Strong AI-Generated Image Detectors

Zhenhan Huang, Pin-Yu Chen, Tejaswini Pedapati +1

The rapid advancement in generative AI models has enabled the creation of photorealistic images. At the same time, there are growing concerns about the potential misuse and dangers…

cs.CL2026

Improving Robustness of Tabular Retrieval via Representational Stability

Kushal Raj Bhandari, Adarsh Singh, Jianxi Gao +2

Transformer-based table retrieval systems flatten structured tables into token sequences, making retrieval sensitive to the choice of serialization even when table semantics remain…

cs.CL2026

CRAFT: Training-Free Cascaded Retrieval for Tabular QA

Adarsh Singh, Kushal Raj Bhandari, Jianxi Gao +2

Open-Domain Table Question Answering (TQA) involves retrieving relevant tables from a large corpus to answer natural language queries. Traditional dense retrieval models such as DT…