← Search

Ruonan Yu

8 accepted papers

2025

Heavy Labels Out! Dataset Distillation with Label Space Lightening

ICCV 2025poster

Dataset distillation or condensation aims to condense a large-scale training dataset into a much smaller synthetic one such that the training performance of distilled and original sets on neural networks are similar. Although the number of training samples can be reduced substantially, current state…

2025

VeriThinker: Learning to Verify Makes Reasoning Model Efficient

NeurIPS 2025poster

Large Reasoning Models (LRMs) have garnered considerable attention for their ability to tackle complex tasks through the Chain-of-Thought (CoT) approach. However, their tendency toward overthinking results in unnecessarily lengthy reasoning chains, dramatically increasing the inference costs. To mit…

Cited by 0SourcecodeScholar
2024

Mutual-Modality Adversarial Attack with Semantic Perturbation

AAAI 2024technical

Adversarial attacks constitute a notable threat to machine learning systems, given their potential to induce erroneous predictions and classifications. However, within real-world contexts, the essential specifics of the deployed model are frequently treated as a black box, consequently mitigating th…

Cited by 11SourcePDFScholar
2024

Teddy: Efficient Large-Scale Dataset Distillation via Taylor-Approximated Matching

ECCV 2024poster

"Dataset distillation or condensation refers to compressing a large-scale dataset into a much smaller one, enabling models trained on this synthetic dataset to generalize effectively on real data. Tackling this challenge, as defined, relies on a bi-level optimization algorithm: a novel model is trai…