← Search

Jialin Li

16 accepted papers

2026

AtelierEval: Agentic Evaluation of Humans & LLMs as Text-to-Image Prompters

ICML 2026poster

Text-to-image (T2I) systems increasingly rely on upstream prompters, either humans or multimodal large language models (MLLMs), to translate user intent into detailed prompts. Yet current benchmarks fix the prompt and only evaluate T2I models, leaving the prompting proficiency of this upstream compo…

Cited by 0SourceScholar
2026

Automatic Translational Correction of Multi-View Coronary Angiography Based on Auto-Annotation Data Generation

AAAI 2026technical

Multi-view automatic translational correction (ATC) in coronary angiography (CAG) is critical for intraoperative automatic diagnosis, in which deep learning playing a key role. However, heartbeat-induced soft matching errors and costly annotations make it difficult to build high-quality, large-scale

Cited by 2SourcePDFScholar
2026

CausalGame: Benchmarking Causal Thinking of LLM Agents in Games

ICML 2026oral

Recently, it has received growing attention in building AI Scientist agents with Large Language Models (LLMs). Since scientific discovery fundamentally relies on uncovering causal relationships from observations, the capability of causal thinking that distinguish causation from correlation and hidde…

Cited by 0SourceScholar
2026

CentaurEval: Benchmarking Human-in-the-Loop Value in Agentic Coding

ICML 2026poster

LLM-powered coding agents are reshaping the development paradigm. However, existing evaluation systems, neither traditional tests for humans nor benchmarks for LLMs, fail to capture this shift, excluding problems that require both human reasoning to guide solutions and AI efficiency for implementati…

Cited by 7SourceScholar
2026

Geometrically Constrained Stenosis Editing in Coronary Angiography via Entropic Optimal Transport

ICML 2026poster

The scarcity of high-quality imaging data for coronary angiography (CAG) stenosis limits the clinical translation of automated stenosis detection. Synthetic stenosis data provides a practical avenue to augment training sets, improving data quality, diversity, and distributional coverage, and enhanci…

Cited by 0SourceScholar
2026

PET-DINO: Unifying Visual Cues into Grounding DINO with Prompt-Enriched Training

CVPR 2026

Open-Set Object Detection (OSOD) enables recognition of novel categories beyond fixed classes but faces challenges in aligning text representations with complex visual concepts and the scarcity of image-text pairs for rare categories. This results in suboptimal performance in specialized domains or

Cited by 0SourcecodeScholar
2026

Revisiting Parameter Server in LLM Post-Training

ICLR 2026poster

Modern data parallel (DP) training favors collective communication over parameter servers (PS) for its simplicity and efficiency under balanced workloads. However, the balanced workload assumption no longer holds in large language model (LLM) post-training due to the large variance in sequence lengt…

Cited by 0SourcecodeScholar
2026

SmoothSpike: Spiking Transformer with Learnable Hadamard Transformation

ICML 2026spotlight

Spiking Neural Networks (SNNs) that leverage sparse binary spikes and temporal dynamics have emerged as energy-efficient alternatives to Artificial Neural Networks (ANNs). However, SNNs suffer from limited representational capacity due to the discrete nature of spikes. Existing solutions extending s…

Cited by 0SourceScholar
2025

Bold Claims or Self-Doubt? Factuality Hallucination Type Detection via Belief State

EMNLP 2025

Large language models are prone to generating hallucination that deviates from factual information. Existing studies mainly focus on detecting the presence of hallucinations but lack a systematic classification approach, which hinders deeper exploration of their characteristics. To address this, we

Cited by 0SourcePDFScholar
2025

MMAD: A Comprehensive Benchmark for Multimodal Large Language Models in Industrial Anomaly Detection

ICLR 2025poster

In the field of industrial inspection, Multimodal Large Language Models (MLLMs) have a high potential to renew the paradigms in practical applications due to their robust language capabilities and generalization abilities. However, despite their impressive problem-solving skills in many domains, MLL…

2025

One-shot Federated Learning Methods: A Practical Guide

IJCAI 2025

One-shot Federated Learning (OFL) is a distributed machine learning paradigm that constrains client-server communication to a single round, addressing privacy and communication overhead issues associated with multiple rounds of data exchange in traditional Federated Learning (FL). OFL demonstrates t

Cited by 0SourcePDFScholar
2025

PipeOffload: Improving Scalability of Pipeline Parallelism with Memory Optimization

ICML 2025poster

Pipeline parallelism (PP) is widely used for training large language models (LLMs), yet its scalability is often constrained by high activation memory consumption as the number of in-flight microbatches grows with the degree of PP. In this paper, we focus on addressing this challenge by leveraging t…

2024

FedLPA: One-shot Federated Learning with Layer-Wise Posterior Aggregation

NeurIPS 2024poster

Efficiently aggregating trained neural networks from local clients into a global model on a server is a widely researched topic in federated learning. Recently, motivated by diminishing privacy concerns, mitigating potential attacks, and reducing communication overhead, one-shot federated learning (…

2024

Fetch and Forge: Efficient Dataset Condensation for Object Detection

NeurIPS 2024poster

Dataset condensation (DC) is an emerging technique capable of creating compact synthetic datasets from large originals while maintaining considerable performance. It is crucial for accelerating network training and reducing data storage requirements. However, current research on DC mainly focuses o…

Cited by 1SourcePDFScholar
2024

LORS: Low-rank Residual Structure for Parameter-Efficient Network Stacking

CVPR 2024highlight

Deep learning models particularly those based on transformers often employ numerous stacked structures which possess identical architectures and perform similar functions. While effective this stacking paradigm leads to a substantial increase in the number of parameters pos- ing challenges for pract…

2024

Safe Time-Varying Optimization based on Gaussian Processes with Spatio-Temporal Kernel

NeurIPS 2024poster

Ensuring safety is a key aspect in sequential decision making problems, such as robotics or process control. The complexity of the underlying systems often makes finding the optimal decision challenging, especially when the safety-critical system is time-varying. Overcoming the problem of optimizing…

Cited by 2SourcePDFScholar