Anthill Inside 2017

On theory and concepts in Machine Learning, Deep Learning and Artificial Intelligence. Formerly Deep Learning Conf.

##About AnthillInside:
In 2016, The Fifth Elephant branched into a separate conference on Deep Learning. Anthill Inside is the new avataar of the Deep Learning conference.
Anthill Inside attempts to bridge the gap bringing theoretical advances closer to functioning reality.
Proposals are invited for full length talks, crisp talks and poster/demo sessions in the area of ML+DL. The talks need to focus on the techniques used, and may be presented independent of the domain wherein they are applied.
We also invite talks on novel applications of ML+DL, and methods of realising the same in hardware/software.
Case studies of how DL and ML have been applied in different domains will continue to be discussed at The Fifth Elephant.

https://anthillinside.in/2017/

Topics: we are looking for talks covering the following:

  • Machine Learning with end-to-end application
  • Deep Learning
  • Artificial Intelligence
  • Hardware / software implementations of advanced Machine Learning and Deep Learning
  • IoT and Deep Learning
  • Operations research and Machine Learning

##Format:
Anthill Inside is a two-track conference:

  • Talks in the main auditorium and hall 2.
  • Birds of Feather (BOF) sessions in expo area.

We are inviting proposals for:

  • Full-length 40-minute talks.
  • Crisp 15-minute how-to talks or introduction to a new technology.
  • Sponsored sessions, of 15 minutes and 40 minutes duration (limited slots available; subject to editorial scrutiny and approval).
  • Hands-on workshop sessions of 3 and 6 hour duration where participants follow instructors on their laptops.
  • Birds of Feather (BOF) sessions.

You must submit the following details along with your proposal, or within 10 days of submission:

  1. Draft slides, mind map or a textual description detailing the structure and content of your talk.
  2. Link to a self-record, two-minute preview video, where you explain what your talk is about, and the key takeaways for participants. This preview video helps conference editors understand the lucidity of your thoughts and how invested you are in presenting insights beyond your use case. Please note that the preview video should be submitted irrespective of whether you have spoken at past editions of The Fifth Elephant or last year at Deep Learning.
  3. If you submit a workshop proposal, you must specify the target audience for your workshop; duration; number of participants you can accommodate; pre-requisites for the workshop; link to GitHub repositories and documents showing the full workshop plan.

##Selection Process:

  1. Proposals will be filtered and shortlisted by an Editorial Panel.
  2. Proposers, editors and community members must respond to comments as openly as possible so that the selection processs is transparent.
  3. Proposers are also encouraged to vote and comment on other proposals submitted here.

We expect you to submit an outline of your proposed talk, either in the form of a mind map or a text document or draft slides within two weeks of submitting your proposal to start evaluating your proposal.

Selection Process Flowchart

You can check back on this page for the status of your proposal. We will notify you if we either move your proposal to the next round or if we reject it. Selected speakers must participate in one or two rounds of rehearsals before the conference. This is mandatory and helps you to prepare well for the conference.

A speaker is NOT confirmed a slot unless we explicitly mention so in an email or over any other medium of communication.

There is only one speaker per session. Entry is free for selected speakers.

We might contact you to ask if you’d like to repost your content on the official conference blog.

##Travel Grants:

Partial or full grants, covering travel and accomodation are made available to speakers delivering full sessions (40 minutes) and workshops. Grants are limited, and are given in the order of preference to students, women, persons of non-binary genders, and speakers from Asia and Africa.

##Commitment to Open Source:

We believe in open source as the binding force of our community. If you are describing a codebase for developers to work with, we’d like for it to be available under a permissive open source licence. If your software is commercially licensed or available under a combination of commercial and restrictive open source licences (such as the various forms of the GPL), you should consider picking up a sponsorship. We recognise that there are valid reasons for commercial licensing, but ask that you support the conference in return for giving you an audience. Your session will be marked on the schedule as a “sponsored session”.

##Important Dates:

  • Deadline for submitting proposals: July 10
  • First draft of the coference schedule: July 15
  • Tutorial and workshop announcements: June 30
  • Final conference schedule: July 20
  • Conference date: July 30

##Contact:

For more information about speaking proposals, tickets and sponsorships, contact info@hasgeek.com or call +91-7676332020.

Please note, we will not evaluate proposals that do not have a slide deck and a video in them.

Hosted by

Anthill Inside is a forum for conversations about risk mitigation and governance in Artificial Intelligence and Deep Learning. AI developers, researchers, startup founders, ethicists, and AI enthusiasts are encouraged to: more

Ashish Mogha

@ashishmogha

Neural Machine Translation

Submitted Jun 20, 2017

Our thinking process is desinged such that multiple thoughts capture our minds at different point of time,therefore hampering our ability to recollect every thought from scratch.Our thoughts have persistence,traditional neural networks can’t do this, and it seems like a major shortcoming but recurrent neural networks address this issue.
In the domain of NLP/Speech, RNNs transcribe speech to text, perform machine translation, generate handwritten text, and of course, they have been used as powerful language models (both on the level of characters and words).

It turns out that over the past two years, deep learning has totally rewritten our approach to machine translation.Machine Translation is a sub-field of computational linguistics that investigates the use of software to translate text or speech from one language to another.
Deep learning researchers who know almost nothing about language translation are throwing together relatively simple machine learning solutions that are beating the best expert-built language translation systems in the world.

This talk will be benefitted to those who are interested in advanced applicaton of Deep Neural Network and is looking forward to see the implementation of the latest state-of-the-art models. In this talk, we’re going to take a peek into the realm of neural network machine translation and code will be open-sourced and shared on github.

Outline

Language is the backbone of our civilization.In history we used it to exchange goods and moreover without written records of previous scientific discoveries, we could have never accomplish great events like travelling to space.
We have accomplished a lot, in a world where 13 of the most common languages are natively speaken by less than 50% of the population.
Imagine what would the world be like if this language barrier is removed.

In this talk I will present a model to translate text from one language to another and learning a model like this would be incredible and would be a great fun.

We would cover the following:

  • Introduction to Recurrent Nueral Networks , LSTM’s
  • Hyperparameters
  • Embeddings in nueral network by implementing the Word2Vec model
  • Building a recurrent neural network for predicting sentiment
  • Deep dive into Sequence2Sequence(RNN architecture)
  • Motivation: Machine Translation Advancement
  • Explanation of Code.

Requirements

Basic Understanding of Neural Networks,Deep Learning,Backpropogation,RNN’s and Natural Language Processing.

Speaker bio

Ashish Mogha is currently second year undergraduate pursuing Bachelor of Engineering in Electronics and Communication from IPU, New Delhi.Passionate to learn about Artificial intelligence,Natural Language Processing, Deep Learning, Machine learning.
He has extensive experience with Theano and TensorFlow and actively contributes back to the open source community as well.

Slides

https://docs.google.com/presentation/d/1rnQxB9F3NE9lG0BRk56JhW3M2bctgipynzphkZlCt80/edit?usp=sharing

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

Anthill Inside is a forum for conversations about risk mitigation and governance in Artificial Intelligence and Deep Learning. AI developers, researchers, startup founders, ethicists, and AI enthusiasts are encouraged to: more