← Search

yann lecun

96 accepted papers

2026

Attention Sinks and Compression Valleys in LLMs are Two Sides of the Same Coin

ICLR 2026poster

Attention sinks and compression valleys have attracted significant attention as two puzzling phenomena in large language models, but have been studied in isolation. In this work, we present a surprising connection between attention sinks and compression valleys, tracing both to the formation of mass…

Cited by 0SourceScholar
2026

Causal-JEPA: Learning World Models through Object-Level Latent Interventions

ICML 2026poster

World models require robust relational understanding to support prediction, reasoning, and control. While object-centric representations provide a useful abstraction, they are not sufficient to capture interaction-dependent dynamics. We therefore propose C-JEPA, a simple and flexible object-centric …

Cited by 0SourceScholar
2026

From Tokens to Thoughts: How LLMs and Humans Trade Compression for Meaning

ICLR 2026poster

Humans organize knowledge into compact categories that balance compression with semantic meaning preservation. Large Language Models (LLMs) demonstrate striking linguistic abilities, yet whether they achieve this same balance remains unclear. We apply the Information Bottleneck principle to quantita…

Cited by 0SourceScholar
2026

LLM-JEPA: Large Language Models Meet Joint Embedding Predictive Architectures

ICLR 2026poster

Large Language Model (LLM) pretraining, finetuning, and evaluation rely on input-space reconstruction and generative capabilities. Yet, it has been observed in vision that embedding-space training objectives, e.g., with Joint Embedding Predictive Architectures (JEPAs), are far superior to their inpu…

Cited by 0SourcecodeScholar
2026

Learning Latent Action World Models In The Wild

ICML 2026poster

Agents that can reason and plan in the real world must be able to predict the consequences of their actions. World models possess this capability but require action annotations that can be complex to obtain at scale. Latent action models address this issue by learning an action space from videos alo…

Cited by 0SourceScholar
2026

Parallel Stochastic Gradient-Based Planning for World Models

ICML 2026poster

World models simulate environment dynamics from raw sensory inputs like video. However, using them for planning can be challenging due to the vast and unstructured search space. We propose a robust and highly parallelizable planner that leverages the differentiability of the learned world model for …

Cited by 0SourceScholar
2026

Rectified LpJEPA: Joint-Embedding Predictive Architectures with Sparse and Maximum-Entropy Representations

ICML 2026poster

Joint-Embedding Predictive Architectures (JEPA) learn view-invariant representations and admit projection-based distribution matching for collapse preventions. Existing approaches regularize representations towards isotropic Gaussian distributions, but inherently favor dense representations and fail…

Cited by 0SourceScholar
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
2026

Towards Spatial Supersensing in Video

ICLR 2026poster

We frame spatial supersensing in video as an overarching goal for multimodal intelligence and argue that progress requires a shift from long-context brute force to predictive sensing. Using a four-level taxonomy: semantic perception, streaming event cognition, implicit 3D spatial cognition, and pred…

Cited by 0SourcecodeScholar
2026

Towards Unified Multimodal Pretraining

ICML 2026spotlight

Unified multimodal models aim to input and output both vision and language data within a single system. In this work, we explore the design space of Unified Multimodal Pretraining through a controlled, from-scratch study. We find that leveraging a single high-dimensional semantic encoder (e.g. SigLI…

Cited by 0SourceScholar
2026

VL-JEPA: Joint Embedding Predictive Architecture for Vision-language

ICLR 2026poster

We introduce VL-JEPA, a vision-language model built on a Joint Embedding Predictive Architecture (JEPA). Instead of autoregressively generating tokens as in classical VLMs, VL-JEPA predicts continuous embeddings of the target texts. By learning in an abstract representation space, the model can focu…

Cited by 0SourceScholar
2025

$\mathbb{X}$-Sample Contrastive Loss: Improving Contrastive Learning with Sample Similarity Graphs

ICLR 2025poster

Learning good representations involves capturing the diverse ways in which data samples relate. Contrastive loss—an objective matching related samples—underlies methods from self-supervised to multimodal learning. Contrastive losses, however, can be viewed more broadly as modifying a similarity grap…

Cited by 0SourcePDFScholar
2025

DINO-WM: World Models on Pre-trained Visual Features enable Zero-shot Planning

ICML 2025poster

The ability to predict future outcomes given control actions is fundamental for physical reasoning. However, such predictive models, often called world models, remain challenging to learn and are typically developed for task-specific solutions with online policy learning. To unlock world models' tru…

Cited by 17SourcePDFScholar
2025

Forgotten Polygons: Multimodal Large Language Models are Shape-Blind

ACL 2025finding

Despite strong performance on vision-language tasks, Multimodal Large Language Models (MLLMs) struggle with mathematical problem-solving, with both open-source and state-of-the-art models falling short of human performance on visual-math benchmarks. To systematically examine visual-mathematical reas…

2025

Hierarchical World Models as Visual Whole-Body Humanoid Controllers

ICLR 2025poster

Whole-body control for humanoids is challenging due to the high-dimensional nature of the problem, coupled with the inherent instability of a bipedal morphology. Learning from visual observations further exacerbates this difficulty. In this work, we explore highly data-driven approaches to visual wh…

Cited by 5SourcePDFScholar
2025

Improving Pre-trained Self-Supervised Embeddings Through Effective Entropy Maximization

AISTATS 2025poster

A number of different architectures and loss functions have been applied to the problem of self-supervised learning (SSL), with the goal of developing embeddings that provide the best possible pre-training for as-yet-unknown, lightly supervised downstream tasks. One of these SSL criteria is to maxim…

Cited by 0SourceScholar
2025

Layer by Layer: Uncovering Hidden Representations in Language Models

ICML 2025oral

From extracting features to generating text, the outputs of large language models (LLMs) typically rely on their final layers, following the conventional wisdom that earlier layers capture only low-level cues. However, our analysis shows that intermediate layers can encode even richer representation…

Cited by 5SourcePDFScholar
2025

Learning from Reward-Free Offline Data: A Case for Planning with Latent Dynamics Models

NeurIPS 2025poster

A long-standing goal in AI is to develop agents capable of solving diverse tasks across a range of environments, including those never seen during training. Two dominant paradigms address this challenge: (i) reinforcement learning (RL), which learns policies via trial and error, and (ii) optimal con…

Cited by 0SourceScholar
2025

LiveBench: A Challenging, Contamination-Limited LLM Benchmark

ICLR 2025spotlight

Test set contamination, wherein test data from a benchmark ends up in a newer model's training set, is a well-documented obstacle for fair LLM evaluation and can quickly render benchmarks obsolete. To mitigate this, many recent benchmarks crowdsource new prompts and evaluations from human or LLM jud…

2025

MetaMorph: Multimodal Understanding and Generation via Instruction Tuning

ICCV 2025poster

In this work, we propose Visual-Predictive Instruction Tuning (VPiT) - a simple and effective extension to visual instruction tuning that enables a pretrained LLM to quickly morph into an unified autoregressive model capable of generating both text and visual tokens. VPiT teaches an LLM to predict d…

Cited by 0SourcePDFScholar
2025

OSVI-WM: One-Shot Visual Imitation for Unseen Tasks using World-Model-Guided Trajectory Generation

NeurIPS 2025poster

Visual imitation learning enables robotic agents to acquire skills by observing expert demonstration videos. In the one-shot setting, the agent generates a policy after observing a single expert demonstration without additional fine-tuning. Existing approaches typically train and evaluate on the sam…

Cited by 0SourceScholar
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
2025

Rate-In: Information-Driven Adaptive Dropout Rates for Improved Inference-Time Uncertainty Estimation

CVPR 2025poster

Accurate uncertainty estimation is crucial for deploying neural networks in risk-sensitive applications such as medical diagnosis. Monte Carlo Dropout is a widely used technique for approximating predictive uncertainty by performing stochastic forward passes with dropout during inference. However, u…

2025

RoboPEPP: Vision-Based Robot Pose and Joint Angle Estimation through Embedding Predictive Pre-Training

CVPR 2025highlight

Vision-based pose estimation of articulated robots with unknown joint angles has applications in collaborative robotics and human-robot interaction tasks. Current frameworks use neural network encoders to extract image features and downstream layers to predict joint angles and robot pose. While imag…

2025

Scaling Language-Free Visual Representation Learning

ICCV 2025poster

Visual Self-Supervised Learning (SSL) currently underperforms Contrastive Language-Image Pretraining (CLIP) in multimodal settings such as Visual Question Answering (VQA). This multimodal gap is often attributed to the semantics introduced by language supervision, even though visual SSL and CLIP mod…

2025

Seq-VCR: Preventing Collapse in Intermediate Transformer Representations for Enhanced Reasoning

ICLR 2025poster

Decoder-only Transformers often struggle with complex reasoning tasks, particularly arithmetic reasoning requiring multiple sequential operations. In this work, we identify representation collapse in the model’s intermediate layers as a key factor limiting their reasoning capabilities. To address th…

2025

URLOST: Unsupervised Representation Learning without Stationarity or Topology

ICLR 2025poster

Unsupervised representation learning has seen tremendous progress. However, it is constrained by its reliance on domain specific stationarity and topology, a limitation not found in biological intelligence systems. For instance, unlike computer vision, human vision can process visual signals sampled…

Cited by 1SourcePDFScholar
2025

Whole-Body Conditioned Egocentric Video Prediction

NeurIPS 2025poster

We train models to predict ego-centric video from human actions (PEVA), given the past video and an action represented by the relative 3D body pose. By conditioning on kinematic pose trajectories, structured by the joint hierarchy of the body, our model learns to simulate how physical human actions…

Cited by 0SourceScholar
2024

Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs

NeurIPS 2024oral

We introduce Cambrian-1, a family of multimodal LLMs (MLLMs) designed with a vision-centric approach. While stronger language models can enhance multimodal capabilities, the design choices for vision components are often insufficiently explored and disconnected from visual representation learning re…

2024

EgoPet: Egomotion and Interaction Data from an Animal's Perspective

ECCV 2024poster

"Animals perceive the world to plan their actions and interact with other agents to accomplish complex tasks, demonstrating capabilities that are still unmatched by AI systems. To advance our understanding and reduce the gap between the capabilities of animals and AI systems, we introduce a dataset…

Cited by 4SourcePDFScholar
2024

Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

CVPR 2024poster

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However the visual component typically depends only on the instance-level contrastive language-image pre-training (CLIP). Our research re…

2024

Fine-Tuning Large Vision-Language Models as Decision-Making Agents via Reinforcement Learning

NeurIPS 2024poster

Large vision-language models (VLMs) fine-tuned on specialized visual instruction-following data have exhibited impressive language reasoning capabilities across various scenarios. However, this fine-tuning paradigm may not be able to efficiently learn optimal decision-making agents in multi-step goa…

Cited by 68SourcePDFScholar
2024

G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering

NeurIPS 2024poster

Given a graph with textual attributes, we enable users to `chat with their graph': that is, to ask questions about the graph using a conversational interface. In response to a user's questions, our method provides textual replies and highlights the relevant parts of the graph. While existing works i…

2024

GAIA: a benchmark for General AI Assistants

ICLR 2024poster

We introduce GAIA, a benchmark for General AI Assistants that, if solved, would represent a milestone in AI research. GAIA proposes real-world questions that require a set of fundamental abilities such as reasoning, multi-modality handling, web browsing, and generally tool-use proficiency. GAIA ques…

Cited by 125SourcePDFScholar
2024

Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning

ICLR 2024poster

Representation learning on text-attributed graphs (TAGs) has become a critical research problem in recent years. A typical example of a TAG is a paper citation graph, where the text of each paper serves as node attributes. Initial graph neural network (GNN) pipelines handled these text attributes by…

2024

Stochastic positional embeddings improve masked image modeling

ICML 2024poster

Masked Image Modeling (MIM) is a promising self-supervised learning approach that enables learning from unlabeled images. Despite its recent success, learning good representations through MIM remains challenging because it requires predicting the right semantic content in accurate locations. For exa…

2024

The Entropy Enigma: Success and Failure of Entropy Minimization

ICML 2024poster

Entropy minimization (EM) is frequently used to increase the accuracy of classification models when they're faced with new data at test time. EM is a self-supervised learning method that optimizes classifiers to assign even higher probabilities to their top predicted classes. In this paper, we analy…

2023

A Generalization of ViT/MLP-Mixer to Graphs

ICML 2023poster

Graph Neural Networks (GNNs) have shown great potential in the field of graph representation learning. Standard GNNs define a local message-passing mechanism which propagates information over the whole graph domain by stacking multiple layers. This paradigm suffers from two major limitations, over-s…

2023

Active Self-Supervised Learning: A Few Low-Cost Relationships Are All You Need

ICCV 2023poster

Self-Supervised Learning (SSL) has emerged as the solution of choice to learn transferable representations from unlabeled data. However, SSL requires to build samples that are known to be semantically akin, i.e. positive views. Requiring such knowledge is the main limitation of SSL and is often tac…

Cited by 18PDFcodeScholar
2023

An Information Theory Perspective on Variance-Invariance-Covariance Regularization

NeurIPS 2023poster

Variance-Invariance-Covariance Regularization (VICReg) is a self-supervised learning (SSL) method that has shown promising results on a variety of tasks. However, the fundamental mechanisms underlying VICReg remain unexplored. In this paper, we present an information-theoretic perspective on the VIC…

Cited by 8SourcePDFScholar
2023

Minimalistic Unsupervised Representation Learning with the Sparse Manifold Transform

ICLR 2023top-25%

We describe a minimalistic and interpretable method for unsupervised representation learning that does not require data augmentation, hyperparameter tuning, or other engineering designs, but nonetheless achieves performance close to the state-of-the-art (SOTA) SSL methods. Our approach leverages the…

Cited by 8SourcePDFScholar
2023

On the duality between contrastive and non-contrastive self-supervised learning

ICLR 2023top-5%

Recent approaches in self-supervised learning of image representations can be categorized into different families of methods and, in particular, can be divided into contrastive and non-contrastive approaches. While differences between the two families have been thoroughly discussed to motivate new a…

Cited by 116SourcePDFScholar
2023

RankMe: Assessing the Downstream Performance of Pretrained Self-Supervised Representations by Their Rank

ICML 2023oral

Joint-Embedding Self Supervised Learning (JE-SSL) has seen a rapid development, with the emergence of many method variations but only few principled guidelines that would help practitioners to successfully deploy them. The main reason for that pitfall comes from JE-SSL's core principle of not employ…

Cited by 90SourcePDFScholar
2023

Reverse Engineering Self-Supervised Learning

NeurIPS 2023poster

Understanding the learned representation and underlying mechanisms of Self-Supervised Learning (SSL) often poses a challenge. In this paper, we ‘reverse engineer’ SSL, conducting an in-depth empirical analysis of its learned internal representations, encompassing diverse models, architectures, and h…

2023

Self-Supervised Learning From Images With a Joint-Embedding Predictive Architecture

CVPR 2023poster

This paper demonstrates an approach for learning highly semantic image representations without relying on hand-crafted data-augmentations. We introduce the Image-based Joint-Embedding Predictive Architecture (I-JEPA), a non-generative approach for self-supervised learning from images. The idea behin…

2023

Self-Supervised Learning with Lie Symmetries for Partial Differential Equations

NeurIPS 2023poster

Machine learning for differential equations paves the way for computationally efficient alternatives to numerical solvers, with potentially broad impacts in science and engineering. Though current algorithms typically require simulated training data tailored to a given setting, one may instead wish…

2023

Self-supervised learning of Split Invariant Equivariant representations

ICML 2023poster

Recent progress has been made towards learning invariant or equivariant representations with self-supervised learning. While invariant methods are evaluated on large scale datasets, equivariant ones are evaluated in smaller, more controlled, settings. We aim at bridging the gap between the two in or…

2023

The SSL Interplay: Augmentations, Inductive Bias, and Generalization

ICML 2023poster

Self-supervised learning (SSL) has emerged as a powerful framework to learn representations from raw data without supervision. Yet in practice, engineers face issues such as instability in tuning optimizers and collapse of representations during training. Such challenges motivate the need for a theo…

Cited by 41SourcePDFScholar
2022

A Data-Augmentation Is Worth A Thousand Samples: Analytical Moments And Sampling-Free Training

NeurIPS 2022accept

Data-Augmentation (DA) is known to improve performance across tasks and datasets. We propose a method to theoretically analyze the effect of DA and study questions such as: how many augmented samples are needed to correctly estimate the information encoded by that DA? How does the augmentation polic…

Cited by 18SourcePDFScholar
2022

Coarse-to-Fine Vision-Language Pre-training with Fusion in the Backbone

NeurIPS 2022accept

Vision-language (VL) pre-training has recently received considerable attention. However, most existing end-to-end pre-training approaches either only aim to tackle VL tasks such as image-text retrieval, visual question answering (VQA) and image captioning that test high-level understanding of images…

2022

Contrastive and Non-Contrastive Self-Supervised Learning Recover Global and Local Spectral Embedding Methods

NeurIPS 2022accept

Self-Supervised Learning (SSL) surmises that inputs and pairwise positive relationships are enough to learn meaningful representations. Although SSL has recently reached a milestone: outperforming supervised methods in many modalities\dots the theoretical foundations are limited, method-specific, an…

Cited by 156SourcePDFScholar
2022

Decoupled Contrastive Learning

ECCV 2022poster

"Contrastive learning (CL) is one of the most successful paradigms for self-supervised learning (SSL). In a principled way, it considers two augmented views of the same image as positive to be pulled closer, and all other images negative to be pushed further apart. However, behind the impressive suc…

2022

Pre-Train Your Loss: Easy Bayesian Transfer Learning with Informative Priors

NeurIPS 2022accept

Deep learning is increasingly moving towards a transfer learning paradigm whereby large foundation models are fine-tuned on downstream tasks, starting from an initialization learned on the source task. But an initialization contains relatively little information about the source task, and does not r…

2022

The Effects of Regularization and Data Augmentation are Class Dependent

NeurIPS 2022accept

Regularization is a fundamental technique to prevent over-fitting and to improve generalization performances by constraining a model's complexity. Current Deep Networks heavily rely on regularizers such as Data-Augmentation (DA) or weight-decay, and employ structural risk minimization, i.e. cross-va…

Cited by 123SourcePDFScholar
2022

Understanding Dimensional Collapse in Contrastive Self-supervised Learning

ICLR 2022poster

Self-supervised visual representation learning aims to learn useful representations without relying on human annotations. Joint embedding approach bases on maximizing the agreement between embedding vectors from different views of the same image. Various methods have been proposed to solve the colla…

2022

VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning

ICLR 2022poster

Recent self-supervised methods for image representation learning maximize the agreement between embedding vectors produced by encoders fed with different views of the same image. The main challenge is to prevent a collapse in which the encoders produce constant or non-informative vectors. We introd…

2022

projUNN: efficient method for training deep networks with unitary matrices

NeurIPS 2022accept

In learning with recurrent or very deep feed-forward networks, employing unitary matrices in each layer can be very effective at maintaining long-range stability. However, restricting network parameters to be unitary typically comes at the cost of expensive parameterizations or increased training ru…

2021

Barlow Twins: Self-Supervised Learning via Redundancy Reduction

ICML 2021spotlight

Self-supervised learning (SSL) is rapidly closing the gap with supervised methods on large computer vision benchmarks. A successful approach to SSL is to learn embeddings which are invariant to distortions of the input sample. However, a recurring issue with this approach is the existence of trivial…

2021

MDETR - Modulated Detection for End-to-End Multi-Modal Understanding

ICCV 2021poster

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed vocabulary of objects and attributes. This makes it challengin…

Cited by 980PDFcodeScholar
2019

Model-Predictive Policy Learning with Uncertainty Regularization for Driving in Dense Traffic

ICLR 2019poster

Learning a policy using only observational data is challenging because the distribution of states it induces at execution time may differ from the distribution observed during training. In this work, we propose to train a policy while explicitly penalizing the mismatch between these two distribution…

2019

The role of over-parametrization in generalization of neural networks

ICLR 2019poster

Despite existing work on ensuring generalization of neural networks in terms of scale sensitive complexity measures, such as norms, margin and sharpness, these complexity measures do not offer an explanation of why neural networks generalize better with over-parametrization. In this work we suggest…

2019

Unsupervised Image Matching and Object Discovery as Optimization

CVPR 2019poster

Learning with complete or partial supervision is power- ful but relies on ever-growing human annotation efforts. As a way to mitigate this serious problem, as well as to serve specific applications, unsupervised learning has emerged as an important field of research. In computer vision, unsu- pervis…

Cited by 77PDFcodeScholar
2018

A Closer Look at Spatiotemporal Convolutions for Action Recognition

CVPR 2018poster

In this paper we discuss several forms of spatiotemporal convolutions for video analysis and study their effects on action recognition. Our motivation stems from the observation that 2D CNNs applied to individual frames of the video have remained solid performers in action recognition. In this work…

2018

Comparing Dynamics: Deep Neural Networks versus Glassy Systems

ICML 2018oral

We analyze numerically the training dynamics of deep neural networks (DNN) by using methods developed in statistical physics of glassy systems. The two main issues we address are the complexity of the loss-landscape and of the dynamics within it, and to what extent DNNs share similarities with glass…

Cited by 138SourcePDFScholar
2018

GLoMo: Unsupervised Learning of Transferable Relational Graphs

NeurIPS 2018poster

Modern deep transfer learning approaches have mainly focused on learning generic feature vectors from one task that are transferable to other tasks, such as word embeddings in language and pretrained convolutional features in vision. However, these approaches usually transfer unary features and larg…

Cited by 27SourcePDFScholar
2018

Predicting Future Instance Segmentation by Forecasting Convolutional Features

ECCV 2018poster

Anticipating future events is an important prerequisite towards intelligent behavior. Video forecasting has been studied as a proxy task towards this goal. Recent work has shown that to predict semantic segmentation of future frames, forecasting at the semantic level is more effective than forecasti…

Cited by 114SourcePDFScholar
2017

Entropy-SGD: Biasing Gradient Descent Into Wide Valleys

ICLR 2017poster

This paper proposes a new optimization algorithm called Entropy-SGD for training deep neural networks that is motivated by the local geometry of the energy landscape. Local extrema with low generalization error have a large proportion of almost-zero eigenvalues in the Hessian with very few positive…

Cited by 899SourcecodeScholar
2017

Predicting Deeper Into the Future of Semantic Segmentation

ICCV 2017poster

The ability to predict and therefore to anticipate the future is an important attribute of intelligence. It is also of utmost importance in real-time systems, e.g . in robotics or autonomous driving, which depend on visual scene understanding for decision making. While prediction of the raw RGB pixe…

Cited by 278PDFScholar
2017

Tracking the World State with Recurrent Entity Networks

ICLR 2017poster

We introduce a new model, the Recurrent Entity Network (EntNet). It is equipped with a dynamic long-term memory which allows it to maintain and update a rep- resentation of the state of the world as it receives new data. For language under- standing tasks, it can reason on-the-fly as it reads text,…

Cited by 298SourcecodeScholar
2017

Tunable Efficient Unitary Neural Networks (EUNN) and their application to RNNs

ICML 2017poster

Using unitary (instead of general) matrices in artificial neural networks (ANNs) is a promising way to solve the gradient explosion/vanishing problem, as well as to enable ANNs to learn long-term correlations in the data. This approach appears particularly promising for Recurrent Neural Networks (RN…

2016

Binary embeddings with structured hashed projections

ICML 2016poster

We consider the hashing mechanism for constructing binary embeddings, that involves pseudo-random projections followed by nonlinear (sign function) mappings. The pseudo-random projection is described by a matrix, where not all entries are independent random variables but instead a fixed “budget of r…

Cited by 42SourcePDFScholar
2016

Disentangling factors of variation in deep representation using adversarial training

NeurIPS 2016poster

We propose a deep generative model for learning to distill the hidden factors of variation within a set of labeled observations into two complementary codes. One code describes the factors of variation relevant to solving a specified task. The other code describes the remaining factors of variation…

Cited by 574SourcePDFScholar
2016

Very deep multilingual convolutional neural networks for LVCSR

ICASSP 2016accepted

Convolutional neural networks (CNNs) are a standard component of many current state-of-the-art Large Vocabulary Continuous Speech Recognition (LVCSR) systems. However, CNNs in LVCSR have not kept pace with recent advances in other domains where deeper neural networks provide superior performance. In…

Cited by 227SourceScholar
2015

Efficient Object Localization Using Convolutional Networks

CVPR 2015poster

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational requirements, introduce invariance and prevent over-training. These be…

Cited by 1976SourcePDFScholar
2015

The Loss Surfaces of Multilayer Networks

AISTATS 2015poster

We study the connection between the highly non-convex loss function of a simple model of the fully-connected feed-forward neural network and the Hamiltonian of the spherical spin-glass model under the assumptions of: i) variable independence, ii) redundancy in network parametrization, and iii) unifo…

Cited by 1741SourcePDFScholar
2015

Unsupervised Learning of Spatiotemporally Coherent Metrics

ICCV 2015poster

Current state-of-the-art classification and detection algorithms train deep convolutional networks using labeled data. In this work we study unsupervised feature learning with convolutional networks in the context of temporally coherent unlabeled data. We focus on feature learning from unlabeled vid…

Cited by 192PDFScholar