← Search

Simin Chen

14 accepted papers

2026

Bridging Optimization and Neural Networks for Efficient Multi-view Clustering

AAAI 2026technical

Multi-view clustering (MVC) seeks to uncover the intrinsic group structures embedded in multi-view data, which has attracted considerable attention in recent years. Existing approaches predominantly concentrate on incorporating suitable model priors to capture consistency across views. However, thes

Cited by 0SourcePDFScholar
2026

CodeSense: a Real-World Benchmark and Dataset for Code Semantic Reasoning

ICLR 2026poster

Understanding and reasoning about code semantics is essential for enhancing code LLMs' abilities to solve real-world software engineering (SE) tasks. Although several code reasoning benchmarks exist, most rely on synthetic datasets or educational coding problems and focus on coarse-grained reasoning…

Cited by 0SourcecodeScholar
2026

FedRE: A Representation Entanglement Framework for Model-Heterogeneous Federated Learning

CVPR 2026

Federated learning (FL) enables collaborative training across clients while preserving privacy. While most existing FL methods assume homogeneous model architectures, client heterogeneity in both data and resources makes this assumption impractical, thus motivating model-heterogeneous FL. To address

Cited by 0SourcecodeScholar
2026

From Assistant to Independent Developer — Are GPTs Ready for Software Development?

ICLR 2026poster

Large language models (LLMs) have demonstrated remarkable capability in function-level code generation tasks. Unlike isolated functions, real-world applications demand reasoning over the entire software system: developers must orchestrate how different components interact, maintain consistency acro…

Cited by 0SourceScholar
2026

IAG: Input-aware Backdoor Attack on VLM-based Visual Grounding

CVPR 2026

Recent advances in vision-language models (VLMs) have significantly enhanced the visual grounding task, which involves locating objects in an image based on natural language queries. Despite these advancements, the security of VLM-based grounding systems has not been thoroughly investigated. This pa

Cited by 0SourcecodeScholar
2025

Benchmarking Large Language Models Under Data Contamination: A Survey from Static to Dynamic Evaluation

EMNLP 2025

In the era of evaluating large language models (LLMs), data contamination has become an increasingly prominent concern. To address this risk, LLM benchmarking has evolved from a *static* to a *dynamic* paradigm. In this work, we conduct an in-depth analysis of existing *static* and *dynamic* benchma

2025

DyCodeEval: Dynamic Benchmarking of Reasoning Capabilities in Code Large Language Models Under Data Contamination

ICML 2025poster

The rapid advancement of code large language models (Code LLMs) underscores the critical need for effective and transparent benchmarking methods. However, current benchmarking predominantly relies on publicly available, human-created datasets. The widespread use of these static benchmark datasets ma…

Cited by 0SourcePDFScholar
2025

FDPT: Federated Discrete Prompt Tuning for Black-Box Visual-Language Models

ICCV 2025poster

General-purpose Vision-Language Models (VLMs) have driven major advancements in multimodal AI. Fine-tuning these models with task-specific data enhances adaptability to various downstream tasks but suffers from privacy risks. While potential solutions like federated learning can address user data pr…

Cited by 0SourcePDFScholar
2025

VLMInferSlow: Evaluating the Efficiency Robustness of Large Vision-Language Models as a Service

ACL 2025long

Vision-Language Models (VLMs) have demonstrated great potential in real-world applications. While existing research primarily focuses on improving their accuracy, the efficiency remains underexplored. Given the real-time demands of many applications and the high inference overhead of VLMs, efficienc…

2023

Dynamic Transformers Provide a False Sense of Efficiency

ACL 2023long

Despite much success in natural language processing (NLP), pre-trained language models typically lead to a high computational cost during inference. Multi-exit is a mainstream approach to address this issue by making a trade-off between efficiency and accuracy, where the saving of computation comes…

2023

Sibling-Attack: Rethinking Transferable Adversarial Attacks Against Face Recognition

CVPR 2023poster

A hard challenge in developing practical face recognition (FR) attacks is due to the black-box nature of the target FR model, i.e., inaccessible gradient and parameter information to attackers. While recent research took an important step towards attacking black-box FR models through leveraging tran…

2023

The Dark Side of Dynamic Routing Neural Networks: Towards Efficiency Backdoor Injection

CVPR 2023poster

Recent advancements in deploying deep neural networks (DNNs) on resource-constrained devices have generated interest in input-adaptive dynamic neural networks (DyNNs). DyNNs offer more efficient inferences and enable the deployment of DNNs on devices with limited resources, such as mobile devices. H…

2022

NICGSlowDown: Evaluating the Efficiency Robustness of Neural Image Caption Generation Models

CVPR 2022poster

Neural image caption generation (NICG) models have received massive attention from the research community due to their excellent performance in visual understanding. Existing work focuses on improving NICG model accuracy while efficiency is less explored. However, many real-world applications requir…

Cited by 44PDFcodeScholar