← Search

Zhili Feng

12 accepted papers

2025

Adaptive Data Optimization: Dynamic Sample Selection with Scaling Laws

ICLR 2025poster

The composition of pretraining data is a key determinant of foundation models' performance, but there is no standard guideline for allocating a limited computational budget across different data sources. Most current approaches either rely on extensive experiments with smaller models or dynamic data…

2025

Antidistillation Sampling

NeurIPS 2025poster

Frontier models that generate extended reasoning traces inadvertently produce token sequences that can facilitate model distillation. Recognizing this vulnerability, model owners may seek sampling strategies that limit the effectiveness of distillation without compromising model performance. *Antidi…

Cited by 0SourceScholar
2025

RANKCLIP: Ranking-Consistent Language-Image Pretraining

ICCV 2025poster

Self-supervised contrastive learning models, such as CLIP, have set new benchmarks for vision-language models in many downstream tasks. However, their dependency on rigid one-to-one mappings overlooks the complex and often multifaceted relationships between and within texts and images. To this end,…

2025

Sequence-level Large Language Model Training with Contrastive Preference Optimization

NAACL 2025findings

The next token prediction loss is the dominant self-supervised training objective for large language models and has achieved promising results in a variety of downstream tasks. However, upon closer investigation of this objective, we find that it lacks an understanding of sequence-level signals, lea…

Cited by 0SourcePDFScholar
2025

Unnatural Languages Are Not Bugs but Features for LLMs

ICML 2025poster

Large Language Models (LLMs) have been observed to process non-human-readable text sequences, such as jailbreak prompts, often viewed as a bug for aligned LLMs. In this work, we present a systematic investigation challenging this perception, demonstrating that unnatural languages - strings that appe…

2024

Rethinking LLM Memorization through the Lens of Adversarial Compression

NeurIPS 2024poster

Large language models (LLMs) trained on web-scale datasets raise substantial concerns regarding permissible data usage. One major question is whether these models "memorize" all their training data or they integrate many data sources in some way more akin to how a human would learn and synthesize i…

Cited by 40SourcePDFScholar
2022

Learning-Augmented $k$-means Clustering

ICLR 2022spotlight

$k$-means clustering is a well-studied problem due to its wide applicability. Unfortunately, there exist strong theoretical limits on the performance of any algorithm for the $k$-means problem on worst-case inputs. To overcome this barrier, we consider a scenario where ``advice'' is provided to help…

Cited by 45SourcePDFScholar
2021

Non-PSD matrix sketching with applications to regression and optimization

UAI 2021poster

A variety of dimensionality reduction techniques have been applied for computations involving large matrices. The underlying matrix is randomly compressed into a smaller one, while approximately retaining many of its original properties. As a result, much of the expensive computation can be performe…

Cited by 2SourcePDFScholar
2019

Does Data Augmentation Lead to Positive Margin?

ICML 2019oral

Data augmentation (DA) is commonly used during model training, as it significantly improves test error and model robustness. DA artificially expands the training set by applying random noise, rotations, crops, or even adversarial perturbations to the input data. Although DA is widely used, its capac…

Cited by 48SourcePDFScholar