← Search

Mengye Ren

42 accepted papers

2026

Midway Network: Learning Representations for Recognition and Motion from Latent Dynamics

ICLR 2026poster

Object recognition and motion understanding are key components of perception that complement each other. While self-supervised learning methods have shown promise in their ability to learn from unlabeled data, they have primarily focused on obtaining rich representations for either recognition o…

Cited by 0SourcecodeScholar
2026

SkillFactory: Self-Distillation for Learning Cognitive Behaviors

ICLR 2026poster

Reasoning models leveraging long chains of thought employ various cognitive skills, such as verification of their answers, backtracking, retrying by an alternate method, and more. Previous work has shown that when a base language model exhibits these skills, training that model further with reinforc…

Cited by 0SourcecodeScholar
2026

Temporal Straightening for Latent Planning

ICML 2026poster

Learning good representations is essential for latent planning with world models. While pretrained visual encoders provide strong visual features, they are not tailored to planning and contain substantial information which is irrelevant to planning. Inspired by the perceptual straightening hypothesi…

Cited by 0SourceScholar
2025

A General Framework for Inference-time Scaling and Steering of Diffusion Models

ICML 2025poster

Diffusion models have demonstrated remarkable performance in generative modeling, but generating samples with specific desiderata remains challenging. Existing solutions --- such as fine-tuning, best-of-n sampling, and gradient-based guidance --- are expensive, inefficient, or limited in applicabil…

2025

PooDLe🐩: Pooled and dense self-supervised learning from naturalistic videos

ICLR 2025poster

Self-supervised learning has driven significant progress in learning from single-subject, _iconic_ images. However, there are still unanswered questions about the use of minimally-curated, naturalistic video data, which contain _dense_ scenes with many independent objects, imbalanced class distribut…

Cited by 0SourcePDFScholar
2024

Learning and Forgetting Unsafe Examples in Large Language Models

ICML 2024poster

As the number of large language models (LLMs) released to the public grows, there is a pressing need to understand the safety implications associated with these models learning from third-party custom finetuning data. We explore the behavior of LLMs finetuned on noisy custom data containing unsafe c…

2024

Reawakening knowledge: Anticipatory recovery from catastrophic interference via structured training

NeurIPS 2024poster

We explore the training dynamics of neural networks in a structured non-IID setting where documents are presented cyclically in a fixed, repeated sequence. Typically, networks suffer from catastrophic interference when training on a sequence of documents; however, we discover a curious and remarkabl…

2023

Learning in temporally structured environments

ICLR 2023poster

Natural environments have temporal structure at multiple timescales. This property is reflected in biological learning and memory but typically not in machine learning systems. We advance a multiscale learning method in which each weight in a neural network is decomposed as a sum of subweights with…

Cited by 6SourcePDFScholar
2023

Towards Unsupervised Object Detection From LiDAR Point Clouds

CVPR 2023poster

In this paper, we study the problem of unsupervised object detection from 3D point clouds in self-driving scenes. We present a simple yet effective method that exploits (i) point clustering in near-range areas where the point clouds are dense, (ii) temporal consistency to filter out noisy unsupervis…

Cited by 40SourcePDFScholar
2022

Rethinking Closed-Loop Training for Autonomous Driving

ECCV 2022poster

"Recent advances in high-fidelity simulators [22,82,44] have enabled closed-loop training of autonomous driving agents, potentially solving the distribution shift in training v.s. deployment and allowing training to be scaled both safely and cheaply. However, there is a lack of understanding of how…

2021

AdvSim: Generating Safety-Critical Scenarios for Self-Driving Vehicles

CVPR 2021poster

As self-driving systems become better, simulating scenarios where the autonomy stack may fail becomes more important. Traditionally, those scenarios are generated for a few scenes with respect to the planning module that takes ground-truth actor states as input. This does not scale and cannot identi…

Cited by 194PDFScholar
2021

Adversarial Attacks on Multi-Agent Communication

ICCV 2021poster

Growing at a fast pace, modern autonomous systems will soon be deployed at scale, opening up the possibility for cooperative multi-agent systems. Sharing information and distributing workloads allow autonomous agents to better perform tasks and increase computation efficiency. However, shared inform…

Cited by 71PDFScholar
2021

Exploring Adversarial Robustness of Multi-sensor Perception Systems in Self Driving

CoRL 2021poster

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there are limited studies on the adversarial robustness of multi-modal mod…

Cited by 94SourceScholar
2021

Just Label What You Need: Fine-Grained Active Selection for P&P through Partially Labeled Scenes

CoRL 2021poster

Self-driving vehicles must perceive and predict the future positions of nearby actors to avoid collisions and drive safely. A deep learning module is often responsible for this task, requiring large-scale, high-quality training datasets. Due to high labeling costs, active learning approaches are an…

Cited by 6SourceScholar
2021

Perceive, Attend, and Drive: Learning Spatial Attention for Safe Self-Driving

ICRA 2021poster

In this paper, we propose an end-to-end self-driving network featuring a sparse attention module that learns to automatically attend to important regions of the input. The attention module specifically targets motion planning, whereas prior literature only applied attention in perception tasks. Lear…

Cited by 52SourceScholar
2021

SceneGen: Learning To Generate Realistic Traffic Scenes

CVPR 2021poster

We consider the problem of generating realistic traffic scenes automatically. Existing methods typically insert actors into the scene according to a set of hand-crafted heuristics and are limited in their ability to model the true complexity and diversity of real traffic scenes, thus inducing a cont…

Cited by 118PDFScholar
2021

Theoretical bounds on estimation error for meta-learning

ICLR 2021poster

Machine learning models have traditionally been developed under the assumption that the training and test distributions match exactly. However, recent success in few-shot learning and related problems are encouraging signs that these models can be adapted to more realistic settings where train and t…

Cited by 15SourcePDFScholar
2021

Wandering within a world: Online contextualized few-shot learning

ICLR 2021poster

We aim to bridge the gap between typical human and machine-learning environments by extending the standard framework of few-shot learning to an online, continual setting. In this setting, episodes do not have separate training and testing phases, and instead models are evaluated online while learnin…

2020

End-to-end Contextual Perception and Prediction with Interaction Transformer

IROS 2020poster

In this paper, we tackle the problem of detecting objects in 3D and forecasting their future motion in the context of self-driving. Towards this goal, we design a novel approach that explicitly takes into account the interactions between actors. To capture their spatial-temporal dependencies, we pro…

Cited by 148SourceScholar
2020

Perceive, Predict, and Plan: Safe Motion Planning Through Interpretable Semantic Representations

ECCV 2020poster

Predict, and Plan: Safe Motion Planning Through Interpretable Semantic Representations","In this paper we propose a novel end-to-end learnable network that performs joint perception, prediction and motion planning for self-driving vehicles and produces interpretable intermediate representations. Unl…

Cited by 229SourcePDFScholar
2020

Physically Realizable Adversarial Examples for LiDAR Object Detection

CVPR 2020poster

Modern autonomous driving systems rely heavily on deep learning models to process point cloud sensory data; meanwhile, deep models have been shown to be susceptible to adversarial attacks with visually imperceptible perturbations. Despite the fact that this poses a security concern for the self-driv…

Cited by 287PDFScholar
2019

Incremental Few-Shot Learning with Attention Attractor Networks

NeurIPS 2019poster

Machine learning classifiers are often trained to recognize a set of pre-defined classes. However, in many applications, it is often desirable to have the flexibility of learning additional concepts, with limited data and without re-training on the full training set. This paper addresses this proble…

2019

Jointly Learnable Behavior and Trajectory Planning for Self-Driving Vehicles

IROS 2019poster

The motion planners used in self-driving vehicles need to generate trajectories that are safe, comfortable, and obey the traffic rules. This is usually achieved by two modules: behavior planner, which handles high-level decisions and produces a coarse trajectory, and trajectory planner that generate…

Cited by 107SourceScholar
2018

Learning to Reweight Examples for Robust Deep Learning

ICML 2018oral

Deep neural networks have been shown to be very powerful modeling tools for many supervised learning tasks involving complex input patterns. However, they can also easily overfit to training set biases and label noises. In addition to various regularizers, example reweighting algorithms are popular…

2018

Meta-Learning for Semi-Supervised Few-Shot Classification

ICLR 2018poster

In few-shot classification, we are interested in learning algorithms that train a classifier from only a handful of labeled examples. Recent progress in few-shot classification has featured meta-learning, in which a parameterized model for a learning algorithm is defined and trained on episodes repr…

2018

Understanding Short-Horizon Bias in Stochastic Meta-Optimization

ICLR 2018poster

Careful tuning of the learning rate, or even schedules thereof, can be crucial to effective neural net training. There has been much recent interest in gradient-based meta-optimization, where one tunes hyperparameters, or even learns an optimizer, in order to minimize the expected loss when the trai…

2017

Normalizing the Normalizers: Comparing and Extending Network Normalization Schemes

ICLR 2017poster

Normalization techniques have only recently begun to be exploited in supervised learning tasks. Batch normalization exploits mini-batch statistics to normalize the activations. This was shown to speed up training and result in better models. However its success has been very limited when dealing wit…

Cited by 113SourceScholar
2017

The Reversible Residual Network: Backpropagation Without Storing Activations

NeurIPS 2017poster

Residual Networks (ResNets) have demonstrated significant improvement over traditional Convolutional Neural Networks (CNNs) on image classification, increasing in performance as networks grow both deeper and wider. However, memory consumption becomes a bottleneck as one needs to store all the inter…