Skip to main content

Showing 1–29 of 29 results for author: Memisevic, R

.
  1. arXiv:2311.00694  [pdf, other

    cs.AI cs.CL

    Unleashing the Creative Mind: Language Model As Hierarchical Policy For Improved Exploration on Challenging Problem Solving

    Authors: Zhan Ling, Yunhao Fang, Xuanlin Li, Tongzhou Mu, Mingu Lee, Reza Pourreza, Roland Memisevic, Hao Su

    Abstract: Large Language Models (LLMs) have achieved tremendous progress, yet they still often struggle with challenging reasoning problems. Current approaches address this challenge by sampling or searching detailed and low-level reasoning chains. However, these methods are still limited in their exploration capabilities, making it challenging for correct solutions to stand out in the huge solution space.… ▽ More

    Submitted 5 December, 2023; v1 submitted 1 November, 2023; originally announced November 2023.

  2. arXiv:2308.08520  [pdf, other

    cs.CV cs.LG

    Painter: Teaching Auto-regressive Language Models to Draw Sketches

    Authors: Reza Pourreza, Apratim Bhattacharyya, Sunny Panchal, Mingu Lee, Pulkit Madan, Roland Memisevic

    Abstract: Large language models (LLMs) have made tremendous progress in natural language understanding and they have also been successfully adopted in other domains such as computer vision, robotics, reinforcement learning, etc. In this work, we apply LLMs to image generation tasks by directly generating the virtual brush strokes to paint an image. We present Painter, an LLM that can convert user prompts in… ▽ More

    Submitted 16 August, 2023; originally announced August 2023.

  3. arXiv:2306.17778  [pdf, other

    cs.CV cs.LG

    Look, Remember and Reason: Grounded reasoning in videos with language models

    Authors: Apratim Bhattacharyya, Sunny Panchal, Mingu Lee, Reza Pourreza, Pulkit Madan, Roland Memisevic

    Abstract: Multi-modal language models (LM) have recently shown promising performance in high-level reasoning tasks on videos. However, existing methods still fall short in tasks like causal or compositional spatiotemporal reasoning over actions, in which model predictions need to be grounded in fine-grained low-level details, such as object motions and object interactions. In this work, we propose training… ▽ More

    Submitted 21 January, 2024; v1 submitted 30 June, 2023; originally announced June 2023.

    Comments: To appear at ICLR 2024

  4. arXiv:2306.03872  [pdf, other

    cs.CL cs.AI cs.LG

    Deductive Verification of Chain-of-Thought Reasoning

    Authors: Zhan Ling, Yunhao Fang, Xuanlin Li, Zhiao Huang, Mingu Lee, Roland Memisevic, Hao Su

    Abstract: Large Language Models (LLMs) significantly benefit from Chain-of-Thought (CoT) prompting in performing various reasoning tasks. While CoT allows models to produce more comprehensive reasoning processes, its emphasis on intermediate reasoning steps can inadvertently introduce hallucinations and accumulated errors, thereby limiting models' ability to solve complex reasoning tasks. Inspired by how hu… ▽ More

    Submitted 3 October, 2023; v1 submitted 6 June, 2023; originally announced June 2023.

    Comments: Published at NeurIPS 2023

  5. arXiv:2305.08191  [pdf, other

    cs.CV cs.LG

    Is end-to-end learning enough for fitness activity recognition?

    Authors: Antoine Mercier, Guillaume Berger, Sunny Panchal, Florian Letsch, Cornelius Boehm, Nahua Kang, Ingo Bax, Roland Memisevic

    Abstract: End-to-end learning has taken hold of many computer vision tasks, in particular, related to still images, with task-specific optimization yielding very strong performance. Nevertheless, human-centric action recognition is still largely dominated by hand-crafted pipelines, and only individual components are replaced by neural networks that typically operate on individual frames. As a testbed to stu… ▽ More

    Submitted 14 May, 2023; originally announced May 2023.

    Comments: 9 pages, 4 figures, 4 tables

  6. arXiv:2211.06441  [pdf, ps, other

    cs.LG cs.AI

    Metaphors We Learn By

    Authors: Roland Memisevic

    Abstract: Gradient based learning using error back-propagation (``backprop'') is a well-known contributor to much of the recent progress in AI. A less obvious, but arguably equally important, ingredient is parameter sharing - most well-known in the context of convolutional networks. In this essay we relate parameter sharing (``weight sharing'') to analogy making and the school of thought of cognitive metaph… ▽ More

    Submitted 17 November, 2022; v1 submitted 11 November, 2022; originally announced November 2022.

    Comments: Fixed citation formatting

  7. arXiv:1809.03316  [pdf, other

    cs.CV cs.LG stat.ML

    Hierarchical Video Understanding

    Authors: Farzaneh Mahdisoltani, Roland Memisevic, David Fleet

    Abstract: We introduce a hierarchical architecture for video understanding that exploits the structure of real world actions by capturing targets at different levels of granularity. We design the model such that it first learns simpler coarse-grained tasks, and then moves on to learn more fine-grained targets. The model is trained with a joint loss on different granularity levels. We demonstrate empirical r… ▽ More

    Submitted 3 September, 2018; originally announced September 2018.

  8. arXiv:1804.09235  [pdf, other

    cs.CV

    On the effectiveness of task granularity for transfer learning

    Authors: Farzaneh Mahdisoltani, Guillaume Berger, Waseem Gharbieh, David Fleet, Roland Memisevic

    Abstract: We describe a DNN for video classification and captioning, trained end-to-end, with shared features, to solve tasks at different levels of granularity, exploring the link between granularity in a source task and the quality of learned features for transfer learning. For solving the new task domain in transfer learning, we freeze the trained encoder and fine-tune a neural net on the target domain.… ▽ More

    Submitted 28 November, 2018; v1 submitted 24 April, 2018; originally announced April 2018.

  9. arXiv:1706.04261  [pdf, other

    cs.CV

    The "something something" video database for learning and evaluating visual common sense

    Authors: Raghav Goyal, Samira Ebrahimi Kahou, Vincent Michalski, Joanna Materzyńska, Susanne Westphal, Heuna Kim, Valentin Haenel, Ingo Fruend, Peter Yianilos, Moritz Mueller-Freitag, Florian Hoppe, Christian Thurau, Ingo Bax, Roland Memisevic

    Abstract: Neural networks trained on datasets such as ImageNet have led to major advances in visual object classification. One obstacle that prevents networks from reasoning more deeply about complex scenes and situations, and from integrating visual knowledge with natural language, like humans do, is their lack of common sense knowledge about the physical world. Videos, unlike still images, contain a wealt… ▽ More

    Submitted 15 June, 2017; v1 submitted 13 June, 2017; originally announced June 2017.

  10. arXiv:1606.01286  [pdf, other

    cs.CV

    Incorporating long-range consistency in CNN-based texture generation

    Authors: G. Berger, R. Memisevic

    Abstract: Gatys et al. (2015) showed that pair-wise products of features in a convolutional network are a very effective representation of image textures. We propose a simple modification to that representation which makes it possible to incorporate long-range structure into image generation, and to render images that satisfy various symmetry constraints. We show how this can greatly improve rendering of re… ▽ More

    Submitted 4 November, 2016; v1 submitted 3 June, 2016; originally announced June 2016.

  11. arXiv:1605.02688  [pdf, other

    cs.SC cs.LG cs.MS

    Theano: A Python framework for fast computation of mathematical expressions

    Authors: The Theano Development Team, Rami Al-Rfou, Guillaume Alain, Amjad Almahairi, Christof Angermueller, Dzmitry Bahdanau, Nicolas Ballas, Frédéric Bastien, Justin Bayer, Anatoly Belikov, Alexander Belopolsky, Yoshua Bengio, Arnaud Bergeron, James Bergstra, Valentin Bisson, Josh Bleecher Snyder, Nicolas Bouchard, Nicolas Boulanger-Lewandowski, Xavier Bouthillier, Alexandre de Brébisson, Olivier Breuleux, Pierre-Luc Carrier, Kyunghyun Cho, Jan Chorowski, Paul Christiano , et al. (88 additional authors not shown)

    Abstract: Theano is a Python library that allows to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Since its introduction, it has been one of the most used CPU and GPU mathematical compilers - especially in the machine learning community - and has shown steady performance improvements. Theano is being actively and continuously developed since 2008, mu… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 19 pages, 5 figures

  12. arXiv:1602.08210  [pdf, other

    cs.LG cs.NE

    Architectural Complexity Measures of Recurrent Neural Networks

    Authors: Saizheng Zhang, Yuhuai Wu, Tong Che, Zhouhan Lin, Roland Memisevic, Ruslan Salakhutdinov, Yoshua Bengio

    Abstract: In this paper, we systematically analyze the connecting architectures of recurrent neural networks (RNNs). Our main contribution is twofold: first, we present a rigorous graph-theoretic framework describing the connecting architectures of RNNs in general. Second, we propose three architecture complexity measures of RNNs: (a) the recurrent depth, which captures the RNN's over-time nonlinear complex… ▽ More

    Submitted 12 November, 2016; v1 submitted 26 February, 2016; originally announced February 2016.

    Comments: 17 pages, 8 figures; To appear in NIPS2016

  13. arXiv:1602.05110  [pdf, other

    cs.LG cs.CV

    Generating images with recurrent adversarial networks

    Authors: Daniel Jiwoong Im, Chris Dongjoo Kim, Hui Jiang, Roland Memisevic

    Abstract: Gatys et al. (2015) showed that optimizing pixels to match features in a convolutional network with respect reference image features is a way to render images of high visual quality. We show that unrolling this gradient-based optimization yields a recurrent computation that creates images by incrementally adding onto a visual "canvas". We propose a recurrent generative model inspired by this view,… ▽ More

    Submitted 12 December, 2016; v1 submitted 16 February, 2016; originally announced February 2016.

  14. arXiv:1511.08400  [pdf, other

    cs.NE cs.CL cs.LG stat.ML

    Regularizing RNNs by Stabilizing Activations

    Authors: David Krueger, Roland Memisevic

    Abstract: We stabilize the activations of Recurrent Neural Networks (RNNs) by penalizing the squared distance between successive hidden states' norms. This penalty term is an effective regularizer for RNNs including LSTMs and IRNNs, improving performance on character-level language modeling and phoneme recognition, and outperforming weight noise and dropout. We achieve competitive performance (18.6\% PE… ▽ More

    Submitted 26 April, 2016; v1 submitted 26 November, 2015; originally announced November 2015.

  15. arXiv:1511.06406  [pdf, other

    cs.LG

    Denoising Criterion for Variational Auto-Encoding Framework

    Authors: Daniel Jiwoong Im, Sung** Ahn, Roland Memisevic, Yoshua Bengio

    Abstract: Denoising autoencoders (DAE) are trained to reconstruct their clean inputs with noise injected at the input level, while variational autoencoders (VAE) are trained with noise injected in their stochastic hidden layer, with a regularizer that encourages this noise injection. In this paper, we show that injecting noise both in input and in the stochastic hidden layer can be advantageous and we propo… ▽ More

    Submitted 4 January, 2016; v1 submitted 19 November, 2015; originally announced November 2015.

    Comments: ICLR conference submission

  16. arXiv:1511.02580  [pdf, other

    cs.LG cs.NE

    How far can we go without convolution: Improving fully-connected networks

    Authors: Zhouhan Lin, Roland Memisevic, Kishore Konda

    Abstract: We propose ways to improve the performance of fully connected networks. We found that two approaches in particular have a strong effect on performance: linear bottleneck layers and unsupervised pre-training using autoencoders without hidden unit biases. We show how both approaches can be related to improving gradient flow and reducing sparsity in the network. We show that a fully connected network… ▽ More

    Submitted 9 November, 2015; originally announced November 2015.

    Comments: 10 pages, 11 figures, submitted for ICLR 2016

  17. arXiv:1510.08660  [pdf, other

    cs.LG

    RATM: Recurrent Attentive Tracking Model

    Authors: Samira Ebrahimi Kahou, Vincent Michalski, Roland Memisevic

    Abstract: We present an attention-based modular neural framework for computer vision. The framework uses a soft attention mechanism allowing models to be trained with gradient descent. It consists of three modules: a recurrent attention module controlling where to look in an image or video frame, a feature-extraction module providing a representation of what is seen, and an objective module formalizing why… ▽ More

    Submitted 28 April, 2016; v1 submitted 29 October, 2015; originally announced October 2015.

  18. arXiv:1510.03009  [pdf, other

    cs.LG cs.NE

    Neural Networks with Few Multiplications

    Authors: Zhouhan Lin, Matthieu Courbariaux, Roland Memisevic, Yoshua Bengio

    Abstract: For most deep learning algorithms training is notoriously time consuming. Since most of the computation in training neural networks is typically spent on floating point multiplications, we investigate an approach to training that eliminates the need for most of these. Our method consists of two parts: First we stochastically binarize weights to convert multiplications involved in computing hidden… ▽ More

    Submitted 26 February, 2016; v1 submitted 11 October, 2015; originally announced October 2015.

    Comments: Published as a conference paper at ICLR 2016. 9 pages, 3 figures

  19. arXiv:1506.08700  [pdf, other

    stat.ML cs.LG

    Dropout as data augmentation

    Authors: Xavier Bouthillier, Kishore Konda, Pascal Vincent, Roland Memisevic

    Abstract: Dropout is typically interpreted as bagging a large number of models sharing parameters. We show that using dropout in a network can also be interpreted as a kind of data augmentation in the input space without domain knowledge. We present an approach to projecting the dropout noise within a network back into the input space, thereby generating augmented versions of the training data, and we show… ▽ More

    Submitted 7 January, 2016; v1 submitted 29 June, 2015; originally announced June 2015.

  20. arXiv:1506.07643  [pdf, other

    cs.LG

    Conservativeness of untied auto-encoders

    Authors: Daniel Jiwoong Im, Mohamed Ishmael Diwan Belghazi, Roland Memisevic

    Abstract: We discuss necessary and sufficient conditions for an auto-encoder to define a conservative vector field, in which case it is associated with an energy function akin to the unnormalized log-probability of the data. We show that the conditions for conservativeness are more general than for encoder and decoder weights to be the same ("tied weights"), and that they also depend on the form of the hidd… ▽ More

    Submitted 21 September, 2015; v1 submitted 25 June, 2015; originally announced June 2015.

  21. arXiv:1503.01800  [pdf, other

    cs.LG cs.CV

    EmoNets: Multimodal deep learning approaches for emotion recognition in video

    Authors: Samira Ebrahimi Kahou, Xavier Bouthillier, Pascal Lamblin, Caglar Gulcehre, Vincent Michalski, Kishore Konda, Sébastien Jean, Pierre Froumenty, Yann Dauphin, Nicolas Boulanger-Lewandowski, Raul Chandias Ferrari, Mehdi Mirza, David Warde-Farley, Aaron Courville, Pascal Vincent, Roland Memisevic, Christopher Pal, Yoshua Bengio

    Abstract: The task of the emotion recognition in the wild (EmotiW) Challenge is to assign one of seven emotions to short video clips extracted from Hollywood style movies. The videos depict acted-out emotions under realistic conditions with a large degree of variation in attributes such as pose and illumination, making it worthwhile to explore approaches which consider combinations of features from multiple… ▽ More

    Submitted 29 March, 2015; v1 submitted 5 March, 2015; originally announced March 2015.

  22. arXiv:1412.2007  [pdf, other

    cs.CL

    On Using Very Large Target Vocabulary for Neural Machine Translation

    Authors: Sébastien Jean, Kyunghyun Cho, Roland Memisevic, Yoshua Bengio

    Abstract: Neural machine translation, a recently proposed approach to machine translation based purely on neural networks, has shown promising results compared to the existing approaches such as phrase-based statistical machine translation. Despite its recent success, neural machine translation has its limitation in handling a larger vocabulary, as training complexity as well as decoding complexity increase… ▽ More

    Submitted 18 March, 2015; v1 submitted 5 December, 2014; originally announced December 2014.

  23. arXiv:1402.3337  [pdf, other

    stat.ML cs.CV cs.LG cs.NE

    Zero-bias autoencoders and the benefits of co-adapting features

    Authors: Kishore Konda, Roland Memisevic, David Krueger

    Abstract: Regularized training of an autoencoder typically results in hidden unit biases that take on large negative values. We show that negative biases are a natural result of using a hidden layer whose responsibility is to both represent the input data and act as a selection mechanism that ensures sparsity of the representation. We then show that negative biases impede the learning of data distributions… ▽ More

    Submitted 8 April, 2015; v1 submitted 13 February, 2014; originally announced February 2014.

  24. arXiv:1402.2333  [pdf, other

    cs.LG cs.CV stat.ML

    Modeling sequential data using higher-order relational features and predictive training

    Authors: Vincent Michalski, Roland Memisevic, Kishore Konda

    Abstract: Bi-linear feature learning models, like the gated autoencoder, were proposed as a way to model relationships between frames in a video. By minimizing reconstruction error of one frame, given the previous frame, these models learn "map** units" that encode the transformations inherent in a sequence, and thereby learn to encode motion. In this work we extend bi-linear models by introducing "higher… ▽ More

    Submitted 10 February, 2014; originally announced February 2014.

  25. arXiv:1312.3429  [pdf, other

    cs.CV cs.LG stat.ML

    Unsupervised learning of depth and motion

    Authors: Kishore Konda, Roland Memisevic

    Abstract: We present a model for the joint estimation of disparity and motion. The model is based on learning about the interrelations between images from multiple cameras, multiple frames in a video, or the combination of both. We show that learning depth and motion cues, as well as their combinations, from data is possible within a single type of architecture and a single type of learning algorithm, by us… ▽ More

    Submitted 16 December, 2013; v1 submitted 12 December, 2013; originally announced December 2013.

  26. arXiv:1306.3162  [pdf, other

    cs.CV cs.LG stat.ML

    Learning to encode motion using spatio-temporal synchrony

    Authors: Kishore Reddy Konda, Roland Memisevic, Vincent Michalski

    Abstract: We consider the task of learning to extract motion from videos. To this end, we show that the detection of spatial transformations can be viewed as the detection of synchrony between the image sequence and a sequence of features undergoing the motion we wish to detect. We show that learning about synchrony is possible using very fast, local learning rules, by introducing multiplicative "gating" in… ▽ More

    Submitted 10 February, 2014; v1 submitted 13 June, 2013; originally announced June 2013.

  27. arXiv:1301.3391  [pdf, other

    cs.LG

    Feature grou** from spatially constrained multiplicative interaction

    Authors: Felix Bauer, Roland Memisevic

    Abstract: We present a feature learning model that learns to encode relationships between images. The model is defined as a Gated Boltzmann Machine, which is constrained such that hidden units that are nearby in space can gate each other's connections. We show how frequency/orientation "columns" as well as topographic filter maps follow naturally from training the model on image pairs. The model also helps… ▽ More

    Submitted 11 March, 2013; v1 submitted 15 January, 2013; originally announced January 2013.

    Comments: (new version:) added training formulae; added minor clarifications

    ACM Class: I.2.6

  28. arXiv:1206.4609  [pdf

    cs.CV cs.LG stat.ML

    On multi-view feature learning

    Authors: Roland Memisevic

    Abstract: Sparse coding is a common approach to learning local features for object recognition. Recently, there has been an increasing interest in learning features from spatio-temporal, binocular, or other multi-observation data, where the goal is to encode the relationship between images rather than the content of a single image. We provide an analysis of multi-view feature learning, which shows that hidd… ▽ More

    Submitted 18 June, 2012; originally announced June 2012.

    Comments: ICML2012

  29. arXiv:1110.0107  [pdf, other

    cs.CV cs.AI nlin.AO stat.ML

    Learning to relate images: Map** units, complex cells and simultaneous eigenspaces

    Authors: Roland Memisevic

    Abstract: A fundamental operation in many vision tasks, including motion understanding, stereopsis, visual odometry, or invariant recognition, is establishing correspondences between images or between images and data from other modalities. We present an analysis of the role that multiplicative interactions play in learning such correspondences, and we show how learning and inferring relationships between im… ▽ More

    Submitted 5 April, 2012; v1 submitted 1 October, 2011; originally announced October 2011.

    Comments: Revised argument in sections 4 and 3.3. Added illustration of subspaces (Figure 13). Added inference Equation (Eq. 17)