← Search

Minghui Chen

11 accepted papers

2026

Dynamic Early Exit in Reasoning Models

ICLR 2026poster

Recent advances in large reasoning language models (LRMs) rely on test-time scaling, which extends long chain-of-thought (CoT) generation to solve complex tasks. However, overthinking in long CoT not only slows down the efficiency of problem solving, but also risks accuracy loss due to the extremely…

Cited by 0SourcecodeScholar
2026

Online Self-Calibration Against Hallucination in Vision-Language Models

IJCAI 2026

Large Vision-Language Models (LVLMs) often suffer from hallucinations, generating descriptions that include visual details absent from the input image. Recent preference alignment methods typically rely on supervision distilled from stronger models such as GPT. However, this offline paradigm introdu

Cited by 0Scholar
2025

Can Textual Gradient Work in Federated Learning?

ICLR 2025poster

Recent studies highlight the promise of LLM-based prompt optimization, especially with TextGrad, which automates ``differentiation'' via texts and backpropagates textual feedback provided by LLMs. This approach facilitates training in various real-world applications that do not support numerical gra…

2025

Categorical Attention: Fine-grained Language-guided Noise Filtering Network for Occluded Person Re-Identification

IJCAI 2025

Person Re-Identification (ReID) aims to match individuals across different camera views, but occlusions in real-world scenarios, such as vehicles or crowds, hinder feature extraction and matching. Current occluded ReID methodologies typically leverage visual augmentation techniques in an attempt to

Cited by 0SourcePDFScholar
2025

DARE the Extreme: Revisiting Delta-Parameter Pruning For Fine-Tuned Models

ICLR 2025spotlight

Storing open-source fine-tuned models separately introduces redundancy and increases response times in applications utilizing multiple models. Delta-parameter pruning (DPP), particularly the random drop and rescale (DARE) method proposed by Yu et al., addresses this by pruning the majority of delta…

2024

Local Superior Soups: A Catalyst for Model Merging in Cross-Silo Federated Learning

NeurIPS 2024poster

Federated learning (FL) is a learning paradigm that enables collaborative training of models using decentralized data. Recently, the utilization of pre-trained weight initialization in FL has been demonstrated to effectively improve model performance. However, the evolving complexity of current pr…

2022

VITA: A Multi-Source Vicinal Transfer Augmentation Method for Out-of-Distribution Generalization

AAAI 2022technical

Invariance to diverse types of image corruption, such as noise, blurring, or colour shifts, is essential to establish robust models in computer vision. Data augmentation has been the major approach in improving the robustness against common corruptions. However, the samples produced by popular augme…

Cited by 5SourcePDFScholar