← Search

Jiajie Li

9 accepted papers

2026

CLAM-Bench: Benchmarking LLM Agents for Library-Scale Cross-Architecture Migration

ICML 2026poster

Cross-architecture migration of high-performance libraries dictates ecosystem readiness on emerging hardware. The challenge is twofold: disentangling library-scale dependencies and performance-critical kernels with ISA-specific SIMD intrinsics, often trading migration speed for peak performance. Whi…

Cited by 0SourceScholar
2026

HeuriGym: An Agentic Benchmark for LLM-Crafted Heuristics in Combinatorial Optimization

ICLR 2026poster

While Large Language Models (LLMs) have demonstrated significant advancements in reasoning and agent-based problem-solving, current evaluation methodologies fail to adequately assess their capabilities: existing benchmarks either rely on closed-ended questions prone to saturation and memorization, o…

Cited by 0SourcecodeScholar
2026

SegGBC: Justifiable Coarse-to-Fine Granular-Ball Computing for Enhancing Clustering Image Segmentation

CVPR 2026

As an emerging multi-granularity clustering paradigm, granular-ball computing (GBC) hierarchically represents samples through granular-balls (GBs) to capture compact, multi-scale features. Nevertheless, its effective application to clustering-based segmentation methods (CSMs) remains challenging due

Cited by 0SourceScholar
2025

ActLoc: Learning to Localize on the Move via Active Viewpoint Selection

CoRL 2025poster

Reliable localization is critical for robot navigation, yet many existing systems assume that all viewpoints along a trajectory are equally informative. In practice, localization becomes unreliable when the robot observes unmapped, ambiguous, or uninformative regions. To address this, we present Act…

Cited by 0SourceScholar
2025

Classification Inconsistency Alignment Network for Cross-corpus Speech Emotion Recognition

ICASSP 2025accepted

Cross-corpus speech emotion recognition (SER) aims to transfer emotional information from a labeled source corpus to an unlabeled target corpus. Due to the characteristics of each corpus, models trained on source domain may classify target samples into incorrect categories, resulting in classificati…

Cited by 0SourceScholar
2025

Recognize Any Surgical Object: Unleashing the Power of Weakly-Supervised Data

ICLR 2025spotlight

We present RASO, a foundation model designed to Recognize Any Surgical Object, offering robust open-set recognition capabilities across a broad range of surgical procedures and object classes, in both surgical images and videos. RASO leverages a novel weakly-supervised learning framework that genera…

Cited by 0SourcePDFScholar
2025

Sub-Sequential Physics-Informed Learning with State Space Model

ICML 2025poster

Physics-Informed Neural Networks (PINNs) are a kind of deep-learning-based numerical solvers for partial differential equations (PDEs). Existing PINNs often suffer from failure modes of being unable to propagate patterns of initial conditions. We discover that these failure modes are caused by the s…

2023

Extensible and Efficient Proxy for Neural Architecture Search

ICCV 2023poster

Efficient or near-zero-cost proxies were proposed recently to address the demanding computational issues of Neural Architecture Search (NAS) in designing deep neural networks (DNNs), where each candidate architecture network only requires one iteration of backpropagation. The values obtained from pr…

Cited by 6PDFcodeScholar
2023

SyncTREE: Fast Timing Analysis for Integrated Circuit Design through a Physics-informed Tree-based Graph Neural Network

NeurIPS 2023poster

Nowadays integrated circuits (ICs) are underpinning all major information technology innovations including the current trends of artificial intelligence (AI). Modern IC designs often involve analyses of complex phenomena (such as timing, noise, and power etc.) for tens of billions of electronic comp…