← Search

Pengfei chen

21 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

ConInstruct: Evaluating Large Language Models on Conflict Detection and Resolution in Instructions

AAAI 2026technical

Instruction-following is a critical capability of Large Language Models (LLMs). While existing works primarily focus on assessing how well LLMs adhere to user instructions, they often overlook scenarios where instructions contain conflicting constraints—a common occurrence in complex prompts. The be

Cited by 0SourcePDFScholar
2026

Fine-grained Image Aesthetic Assessment: Learning Discriminative Scores from Relative Ranks

CVPR 2026

Image aesthetic assessment (IAA) has extensive applications in content creation, album management, and recommendation systems, etc. In such applications, it is commonly needed to pick out the most aesthetically pleasing image from a series of images with subtle aesthetic variations, a topic we refer

Cited by 0SourcecodeScholar
2026

Fine-grained Image Quality Assessment for Perceptual Image Restoration

AAAI 2026technical

Recent years have witnessed remarkable achievements in perceptual image restoration (IR), creating an urgent demand for accurate image quality assessment (IQA), which is essential for both performance comparison and algorithm optimization. Unfortunately, the existing IQA metrics exhibit inherent wea

Cited by 0SourcePDFScholar
2026

Hierarchical Value-Decomposed Offline Reinforcement Learning for Whole-Body Control

ICLR 2026poster

Scaling imitation learning to high-DoF whole-body robots is fundamentally limited by the \textbf{curse of dimensionality} and the prohibitive cost of collecting expert demonstrations. We argue that the core bottleneck is paradigmatic: real-world supervision for whole-body control is inherently imper…

Cited by 0SourceScholar
2026

LongT2IBench: A Benchmark for Evaluating Long Text-to-Image Generation with Graph-structured Annotations

AAAI 2026technical

The increasing popularity of long Text-to-Image (T2I) generation has created an urgent need for automatic and interpretable models that can evaluate the image-text alignment in long prompt scenarios. However, the existing T2I alignment benchmarks predominantly focus on short prompt scenarios and onl

Cited by 0SourcePDFScholar
2026

Reasoning LLM Improves Speaker Recognition in Long-form TV Dramas

ICML 2026poster

Long-form TV dramas present a formidable challenge for comprehensive video understanding, where deciphering complex storyline often relies on **speaker recognition**, the task of accurately attributing each spoken utterance to its respective character. In this paper, we advance this field through tw…

Cited by 0SourceScholar
2026

Sem-MoE: Semantic-aware Model-Data Collaborative Scheduling for Efficient MoE Inference

ICLR 2026poster

Prevailing LLM (Large Language Model) serving engines employ expert parallelism (EP) to implement multi-device inference of massive Mixture-of-Experts (MoE) models. However, the efficiency of expert parallel inference is largely bounded by inter-device communication, as EP embraces expensive all-to-…

Cited by 0SourceScholar
2026

TuningIQA: Fine-Grained Blind Image Quality Assessment for Livestreaming Camera Tuning

AAAI 2026technical

Livestreaming has become increasingly prevalent in modern visual communication, where automatic camera quality tuning is essential for delivering superior user Quality of Experience (QoE). Such tuning requires accurate blind image quality assessment (BIQA) to guide parameter optimization decisions.

Cited by 0SourcePDFScholar
2025

SAM-CP: Marrying SAM with Composable Prompts for Versatile Segmentation

ICLR 2025poster

The Segment Anything model (SAM) has shown a generalized ability to group image pixels into patches, but applying it to semantic-aware segmentation still faces major challenges. This paper presents SAM-CP, a simple approach that establishes two types of composable prompts beyond SAM and composes the…

2024

Semantic-aware SAM for Point-Prompted Instance Segmentation

CVPR 2024highlight

Single-point annotation in visual tasks with the goal of minimizing labeling costs is becoming increasingly prominent in research. Recently visual foundation models such as Segment Anything (SAM) have gained widespread usage due to their robust zero-shot capabilities and exceptional annotation perfo…

2023

Spatial Self-Distillation for Object Detection with Inaccurate Bounding Boxes

ICCV 2023poster

Object detection via inaccurate bounding box supervision has boosted a broad interest due to the expensive high-quality annotation data or the occasional inevitability of low annotation quality (e.g. tiny objects). The previous works usually utilize multiple instance learning (MIL), which highly dep…

Cited by 18PDFcodeScholar
2022

Acknowledging the Unknown for Multi-Label Learning with Single Positive Labels

ECCV 2022poster

"Due to the difficulty of collecting exhaustive multi-label annotations, multi-label datasets often contain partial labels. We consider an extreme of this weakly supervised learning problem, called single positive multi-label learning (SPML), where each multi-label training image has only one positi…

2022

Object Localization Under Single Coarse Point Supervision

CVPR 2022poster

Point-based object localization (POL), which pursues high-performance object sensing under low-cost data annotation, has attracted increased attention. However, the point annotation mode inevitably introduces semantic variance for the inconsistency of annotated points. Existing POL methods heavily r…

Cited by 33PDFcodeScholar
2022

Point-to-Box Network for Accurate Object Detection via Single Point Supervision

ECCV 2022poster

"Object detection using single point supervision has received increasing attention over the years. However, the performance gap between point supervised object detection (PSOD) and bounding box supervised detection remains large. In this paper, we attribute such a large performance gap to the failur…

2021

Beyond Class-Conditional Assumption: A Primary Attempt to Combat Instance-Dependent Label Noise

AAAI 2021technical

Supervised learning under label noise has seen numerous advances recently, while existing theoretical findings and empirical results broadly build up on the class-conditional noise (CCN) assumption that the noise is independent of input features given the true label. In this work, we present a theor…

2021

Foresee then Evaluate: Decomposing Value Estimation with Latent Future Prediction

AAAI 2021technical

Value function is the central notion of Reinforcement Learning (RL). Value estimation, especially with function approximation, can be challenging since it involves the stochasticity of environmental dynamics and reward signals that can be sparse and delayed in some cases. A typical model-free RL alg…

2021

Noise against noise: stochastic label noise helps combat inherent label noise

ICLR 2021spotlight

The noise in stochastic gradient descent (SGD) provides a crucial implicit regularization effect, previously studied in optimization by analyzing the dynamics of parameter updates. In this paper, we are interested in learning with noisy labels, where we have a collection of samples with potential mi…

Cited by 48SourcePDFScholar
2021

Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels

AAAI 2021technical

For multi-class classification under class-conditional label noise, we prove that the accuracy metric itself can be robust. We concretize this finding's inspiration in two essential aspects: training and validation, with which we address critical issues in learning with noisy labels. For training, w…

2021

Unsupervised Curriculum Domain Adaptation for No-Reference Video Quality Assessment

ICCV 2021poster

During the last years, convolutional neural networks (CNNs) have triumphed over video quality assessment (VQA) tasks. However, CNN-based approaches heavily rely on annotated data which are typically not available in VQA, leading to the difficulty of model generalization. Recent advances in domain ad…

Cited by 34PDFcodeScholar
2019

Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels

ICML 2019oral

Noisy labels are ubiquitous in real-world datasets, which poses a challenge for robustly training deep neural networks (DNNs) as DNNs usually have the high capacity to memorize the noisy labels. In this paper, we find that the test accuracy can be quantitatively characterized in terms of the noise r…