← Search

Chenyu Lin

4 accepted papers

2026

Fine-tuning Quantized Neural Networks with Zeroth-order Optimization

ICLR 2026poster

As the size of large language models grows exponentially, GPU memory has become a bottleneck for adapting these models to downstream tasks. In this paper, we aim to push the limits of memory-efficient training by minimizing memory usage on model weights, gradients, and optimizer states, within a uni…

Cited by 0SourcecodeScholar
2026

Resisting Contextual Interference in RAG via Parametric-Knowledge Reinforcement

ICLR 2026poster

Retrieval-augmented generation (RAG) improves performance on knowledge-intensive tasks but can be derailed by wrong, irrelevant, or conflicting retrieved text, causing models to rely on inaccurate evidence and cascade errors. We propose Knowledgeable-R1, a reinforcement-learning framework that expli…

Cited by 0SourcecodeScholar
2025

Cross-Modal Interactive Perception Network with Mamba for Lung Tumor Segmentation in PET-CT Images

CVPR 2025poster

Lung cancer is a leading cause of cancer-related deaths globally. PET-CT is crucial for imaging lung tumors, providing essential metabolic and anatomical information, while it faces challenges such as poor image quality, motion artifacts, and complex tumor morphology. Deep learning-based models are…

2024

Zero-Shot Aerial Object Detection with Visual Description Regularization

AAAI 2024technical

Existing object detection models are mainly trained on large-scale labeled datasets. However, annotating data for novel aerial object classes is expensive since it is time-consuming and may require expert knowledge. Thus, it is desirable to study label-efficient object detection methods on aerial im…