← Search

Lu Yu

27 accepted papers

2026

What Really Improves Mathematical Reasoning: Structured Reasoning Signals Beyond Pure Code

ICML 2026poster

Incorporating code into training corpora has become a widely acknowledged practice in the development of modern foundation language models (LMs). Compared with a general Internet corpus, code offers high-quality, well-structured signals that substantially augment the coding proficiency of models. Be…

Cited by 0SourceScholar
2025

Advancing Wasserstein Convergence Analysis of Score-Based Models: Insights from Discretization and Second-Order Acceleration

NeurIPS 2025poster

Score-based diffusion models have emerged as powerful tools in generative modeling, yet their theoretical foundations remain underexplored. In this work, we focus on the Wasserstein convergence analysis of score-based diffusion models. Specifically, we investigate the impact of various discretizatio…

Cited by 0SourceScholar
2025

GIFStream: 4D Gaussian-based Immersive Video with Feature Stream

CVPR 2025poster

Immersive video offers a 6-Dof-free viewing experience, potentially playing a key role in future video technology. Recently, 4D Gaussian Splatting has gained attention as an effective approach for immersive video due to its high rendering efficiency and quality, though maintaining quality with manag…

Cited by 0SourcePDFScholar
2025

Language Guided Concept Bottleneck Models for Interpretable Continual Learning

CVPR 2025poster

Continual learning (CL) aims to enable learning systems to acquire new knowledge constantly without forgetting previously learned information. CL faces the challenge of mitigating catastrophic forgetting while maintaining interpretability across tasks.Most existing CL methods focus primarily on pres…

2025

Locality Preserving Markovian Transition for Instance Retrieval

ICML 2025poster

Diffusion-based re-ranking methods are effective in modeling the data manifolds through similarity propagation in affinity graphs. However, positive signals tend to diminish over several steps away from the source, reducing discriminative power beyond local regions. To address this issue, we introdu…

Cited by 0SourcePDFScholar
2025

MASS: Mathematical Data Selection via Skill Graphs for Pretraining Large Language Models

ICML 2025poster

High-quality data plays a critical role in the pretraining and fine-tuning of large language models (LLMs), even determining their performance ceiling to some degree. Consequently, numerous data selection methods have been proposed to identify subsets of data that can effectively and efficiently enh…

Cited by 0SourcePDFScholar
2025

Semi-supervised Concept Bottleneck Models

ICCV 2025poster

Concept Bottleneck Models (CBMs) have garnered increasing attention due to their ability to provide concept-based explanations for black-box deep learning models while achieving high final prediction accuracy using human-like concepts. However, the training of current CBMs is heavily dependent on th…

Cited by 0SourcePDFScholar
2024

Fine-Grained Knowledge Selection and Restoration for Non-exemplar Class Incremental Learning

AAAI 2024technical

Non-exemplar class incremental learning aims to learn both the new and old tasks without accessing any training data from the past. This strict restriction enlarges the difficulty of alleviating catastrophic forgetting since all techniques can only be applied to current task data. Considering this c…

2024

Langevin Monte Carlo for strongly log-concave distributions: Randomized midpoint revisited

ICLR 2024poster

We revisit the problem of sampling from a target distribution that has a smooth strongly log-concave density everywhere in $\mathbb{R}^p$. In this context, if no additional density information is available, the randomized midpoint discretization for the kinetic Langevin diffusion is known to be the…

Cited by 5SourcePDFScholar
2024

NeRFCodec: Neural Feature Compression Meets Neural Radiance Fields for Memory-Efficient Scene Representation

CVPR 2024poster

The emergence of Neural Radiance Fields (NeRF) has greatly impacted 3D scene modeling and novel-view synthesis. As a kind of visual media for 3D scene representation compression with high rate-distortion performance is an eternal target. Motivated by advances in neural compression and neural field r…

Cited by 11SourcePDFScholar
2024

Text-Guided Attention is All You Need for Zero-Shot Robustness in Vision-Language Models

NeurIPS 2024poster

Due to the impressive zero-shot capabilities, pre-trained vision-language models (e.g. CLIP), have attracted widespread attention and adoption across various domains. Nonetheless, CLIP has been observed to be susceptible to adversarial examples. Through experimental analysis, we have observed a phen…

2024

Towards Multi-dimensional Explanation Alignment for Medical Classification

NeurIPS 2024poster

The lack of interpretability in the field of medical image analysis has significant ethical and legal implications. Existing interpretable methods in this domain encounter several challenges, including dependency on specific models, difficulties in understanding and visualization, and issues related…

Cited by 1SourcePDFScholar
2023

Quality-agnostic Image Captioning to Safely Assist People with Vision Impairment

IJCAI 2023poster

Automated image captioning has the potential to be a useful tool for people with vision impairments. Images taken by this user group are often noisy, which leads to incorrect and even unsafe model predictions. In this paper, we propose a quality-agnostic framework to improve the performance and rob…

2023

SteerNeRF: Accelerating NeRF Rendering via Smooth Viewpoint Trajectory

CVPR 2023poster

Neural Radiance Fields (NeRF) have demonstrated superior novel view synthesis performance but are slow at rendering. To speed up the volume rendering process, many acceleration methods have been proposed at the cost of large memory consumption. To push the frontier of the efficiency-memory trade-off…

2023

VeRi3D: Generative Vertex-based Radiance Fields for 3D Controllable Human Image Synthesis

ICCV 2023poster

Unsupervised learning of 3D-aware generative adversarial networks has lately made much progress. Some recent work demonstrates promising results of learning human generative models using neural articulated radiance fields, yet their generalization ability and controllability lag behind parametric hu…

Cited by 9PDFScholar
2022

Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data

ICLR 2022poster

Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amounts of training data. Therefore, we investigate knowledge distillation to transfe…

Cited by 2SourcePDFScholar
2022

SAIL: Self-Augmented Graph Contrastive Learning

AAAI 2022technical

This paper studies learning node representations with graph neural networks (GNNs) for unsupervised scenario. Specifically, we derive a theoretical analysis and provide an empirical demonstration about the non-steady performance of GNNs over different graph datasets, when the supervision signals are…

Cited by 47SourcePDFScholar
2021

An Analysis of Constant Step Size SGD in the Non-convex Regime: Asymptotic Normality and Bias

NeurIPS 2021poster

Structured non-convex learning problems, for which critical points have favorable statistical properties, arise frequently in statistical machine learning. Algorithmic convergence and statistical estimation rates are well-understood for such problems. However, quantifying the uncertainty associated…

Cited by 41SourcePDFScholar
2020

DeepI2I: Enabling Deep Hierarchical Image-to-Image Translation by Transferring from GANs

NeurIPS 2020poster

Image-to-image translation has recently achieved remarkable results. But despite current success, it suffers from inferior performance when translations between classes require large shape changes. We attribute this to the high-resolution bottlenecks which are used by current state-of-the-art image-…

2020

Semantic Drift Compensation for Class-Incremental Learning

CVPR 2020poster

Class-incremental learning of deep networks sequentially increases the number of classes to be classified. During training, the network has only access to data of one task at a time, where each task contains several classes. In this setting, networks suffer from catastrophic forgetting which refers…

Cited by 413PDFcodeScholar
2019

Learning Metrics From Teachers: Compact Networks for Image Embedding

CVPR 2019poster

Metric learning networks are used to compute image embeddings, which are widely used in many applications such as image retrieval and face recognition. In this paper, we propose to use network distillation to efficiently compute image embeddings with small networks. Network distillation has been suc…

Cited by 160PDFcodeScholar
2015

The efficiency of view synthesis prediction for 3D video coding: A spectral domain analysis

ICASSP 2015accepted

We study the coding efficiency of view synthesis prediction (VSP) in 3D video coding. Our spectral domain analysis relates the power spectral density (PSD) of the VSP prediction error to the probability density function (pdf) of the warping error. Our analysis takes into account the warping error in…

Cited by 0SourceScholar