← Search

Xinlin Zhuang

12 accepted papers

2026

CHIPS: Efficient CLIP Adaptation via Curvature-aware Hybrid Influence-based Data Selection

CVPR 2026

Adapting CLIP to vertical domains is typically approached by novel fine-tuning strategies or by continual pre-training (CPT) on large domain-specific datasets. Yet, data itself remains an underexplored factor in this process. We revisit this task from a data-centric perspective: Can effective data s

Cited by 0SourcecodeScholar
2026

FedCD: Towards Consolidated Distillation for Heterogeneous Federated Learning

AAAI 2026technical

Knowledge Distillation (KD) serves as an effective approach to addressing heterogeneity issues in Federated Learning (FL), leveraging additional datasets to align local and global models better. There are two primary distillation paradigms: feature-based distillation, which utilizes intermediate-lay

Cited by 0SourcePDFScholar
2026

Towards Efficient Medical Reasoning with Minimal Fine-Tuning Data

CVPR 2026

Supervised Fine-Tuning (SFT) of the language backbone plays a pivotal role in adapting Vision-Language Models (VLMs) to specialized domains such as medical reasoning. However, existing SFT practices often rely on unfiltered textual datasets that contain redundant and low-quality samples, leading to

Cited by 0SourcecodeScholar
2026

Towards Robust Visual Continual Learning with Multi-Prototype Supervision

ICASSP 2026oral

Language-guided supervision, which utilizes a frozen semantic target from a Pretrained Language Model (PLM), has emerged as a promising paradigm for visual Continual Learning (CL). However, relying on a single target introduces two critical limitations: 1) semantic ambiguity, where a polysemous cate…

Cited by 0SourcePDFScholar
2025

Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration

ACL 2025long

Efficient data selection is crucial to accelerate the pretraining of language model (LMs). While various methods have been proposed to enhance data efficiency, limited research has addressed the inherent conflicts between these approaches to achieve optimal data selection for LM pretraining. To tack…

Cited by 0SourcePDFScholar
2025

FinDABench: Benchmarking Financial Data Analysis Ability of Large Language Models

COLING 2025main

Large Language Models (LLMs) have demonstrated impressive capabilities across a wide range of tasks. However, their proficiency and reliability in the specialized domain of financial data analysis, particularly focusing on data-driven thinking, remain uncertain. To bridge this gap, we introduce FinD…

2025

Harnessing Diversity for Important Data Selection in Pretraining Large Language Models

ICLR 2025spotlight

Data selection is of great significance in pretraining large language models, given the variation in quality within the large-scale available training corpora. To achieve this, researchers are currently investigating the use of data influence to measure the importance of data instances, $i.e.,$ a…

Cited by 8SourcePDFScholar
2025

Meta-rater: A Multi-dimensional Data Selection Method for Pre-training Language Models

ACL 2025long

The composition of pre-training datasets for large language models (LLMs) remains largely undisclosed, hindering transparency and efforts to optimize data quality—a critical driver of model performance. Current data selection methods, such as natural language quality assessments, diversity-based fil…

2024

Are U a Joke Master? Pun Generation via Multi-Stage Curriculum Learning towards a Humor LLM

ACL 2024findings

Although large language models (LLMs) acquire extensive world knowledge and some reasoning abilities, their proficiency in generating humorous sentences remains a challenge. Previous research has demonstrated that the humor generation capabilities of ChatGPT are confined to producing merely 25 uniqu…

2024

CEAMC: Corpus and Empirical Study of Argument Analysis in Education via LLMs

EMNLP 2024finding

This paper introduces the Chinese Essay Argument Mining Corpus (CEAMC), a manually annotated dataset designed for argument component classification on multiple levels of granularity. Existing argument component types in education remain simplistic and isolated, failing to encapsulate the complete ar…

2024

TOREE: Evaluating Topic Relevance of Student Essays for Chinese Primary and Middle School Education

ACL 2024findings

Topic relevance of an essay demands that the composition adheres to a clear theme and aligns well with the essay prompt requirements, a critical aspect of essay quality evaluation. However, existing research of Automatic Essay Scoring (AES) for Chinese essays has overlooked topic relevance and lacks…

Cited by 6SourcePDFScholar
2024

Towards Explainable Chinese Native Learner Essay Fluency Assessment: Dataset, Tasks, and Method

EMNLP 2024finding

Grammatical Error Correction (GEC) is a crucial technique in Automated Essay Scoring (AES) for evaluating the fluency of essays. However, in Chinese, existing GEC datasets often fail to consider the importance of specific grammatical error types within compositional scenarios, lack research on data…