<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Research on Srikanth Cherla</title><link>https://cherla.org/tags/research/</link><description>Recent content in Research on Srikanth Cherla</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 27 May 2026 23:34:21 +0200</lastBuildDate><atom:link href="https://cherla.org/tags/research/index.xml" rel="self" type="application/rss+xml"/><item><title>Attending ISMIR 2019</title><link>https://cherla.org/posts/2019/10/attending-ismir-2019/</link><pubDate>Tue, 08 Oct 2019 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2019/10/attending-ismir-2019/</guid><description>&lt;p&gt;Four of us from Moodagent — Reinier de Valk, Pierre Lafitte, Tomas Gajarsky, and myself — are attending ISMIR 2019 in Delft, Netherlands.&lt;/p&gt;
&lt;p&gt;Two presentations from the team:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reinier de Valk&lt;/strong&gt;: &amp;ldquo;JosquIntab: A Dataset for Content-based Computational Analysis of Music in Lute Tablature&amp;rdquo; (main conference)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tomas Gajarsky&lt;/strong&gt;: &amp;ldquo;Reinforcement Learning Recommender System for Modelling Listening Sessions&amp;rdquo; (late-breaking session)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Come find us at the posters if you&amp;rsquo;re attending.&lt;/p&gt;</description></item><item><title>Remote Talk at Event Organised by Music Tech Community – India</title><link>https://cherla.org/posts/2019/01/remote-talk-at-event-organised-by-music-tech-community-india/</link><pubDate>Mon, 07 Jan 2019 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2019/01/remote-talk-at-event-organised-by-music-tech-community-india/</guid><description>&lt;p&gt;I was invited by &lt;a href="https://musictechcommunity.in/"&gt;Music Tech Community – India&lt;/a&gt; to speak at an event in Bengaluru on December 29th, focused on &amp;ldquo;Machine Learning for Art &amp;amp; Music Generation.&amp;rdquo; Since Nina and I were on holiday in Mararikulam, Kerala at the time, I delivered it remotely via Skype.&lt;/p&gt;
&lt;p&gt;The organisers — Albin Correya, Manaswi Mishra, and Siddharth Bharadwaj — made sure everything ran smoothly. I didn&amp;rsquo;t want to miss the opportunity, and it worked out well. Other speakers included Harshit Agarwal and two of the organisers.&lt;/p&gt;</description></item><item><title>Oral Presentation at ISMIR 2018</title><link>https://cherla.org/posts/2018/10/oral-presentation-at-ismir-2018/</link><pubDate>Wed, 10 Oct 2018 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2018/10/oral-presentation-at-ismir-2018/</guid><description>&lt;p&gt;I attended ISMIR 2018 in Paris with colleagues from Jukedeck to present our &lt;a href="https://cherla.org/posts/2018/05/paper-accepted-at-ismir-2018/"&gt;StructureNet paper&lt;/a&gt;. This year&amp;rsquo;s format gave every accepted paper both an oral and a poster slot — a nice change from the traditional division.&lt;/p&gt;
&lt;p&gt;I gave the oral presentation; colleagues Gabriele and Marco handled the poster. The talk was recorded and is on YouTube. Gabriele also wrote up a post on the Jukedeck R&amp;amp;D Team&amp;rsquo;s Medium page.&lt;/p&gt;
&lt;p&gt;A highlight was the jam session organised by Uri Nieto from Pandora — I played bass with fellow attendees on two songs, alongside music ranging from AI-composed pieces to jazz, blues, rock, and heavy metal. I also played guitar for a cover of Blackest Eyes by Porcupine Tree, recorded on the boat cruise on the Seine. Also great to reconnect with people from the Music Informatics Research Group at City and to finally get a photo with both my master&amp;rsquo;s supervisor Hendrik and my PhD supervisor Tillman.&lt;/p&gt;</description></item><item><title>Paper Accepted at ISMIR 2018</title><link>https://cherla.org/posts/2018/05/paper-accepted-at-ismir-2018/</link><pubDate>Fri, 25 May 2018 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2018/05/paper-accepted-at-ismir-2018/</guid><description>&lt;p&gt;A paper I co-authored with colleagues from Jukedeck has been accepted at ISMIR 2018 in Paris. Congratulations to Gabriele, Katerina, Matt, Samer, Marco, Ed, and Kevin.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Medeot G., Cherla S., Kosta K., McVicar M., Abdallah S., Selvi M., Newton-Rex E., Webster K. &lt;strong&gt;&amp;ldquo;StructureNet: Inducing Structure in Generated Melodies.&amp;rdquo;&lt;/strong&gt; &lt;em&gt;Proc. ISMIR 2018.&lt;/em&gt; Paris, France.&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>(Automated) Curriculum Learning</title><link>https://cherla.org/posts/2017/11/automated-curriculum-learning/</link><pubDate>Sat, 18 Nov 2017 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2017/11/automated-curriculum-learning/</guid><description>&lt;p&gt;I&amp;rsquo;ve lately spent some time reading about Curriculum Learning and experimenting with the algorithms described in two of the papers in this domain Bengio, Y., Louradour, J., Collobert, R., &amp;amp; Weston, J. (2009, June). Curriculum learning. In &lt;em&gt;Proceedings of the 26th annual international conference on machine learning&lt;/em&gt; (pp. 41-48). ACM. Graves, A., Bellemare, M. G., Menick, J., Munos, R., &amp;amp; Kavukcuoglu, K. (2017). Automated Curriculum Learning for Neural Networks. &lt;em&gt;arXiv preprint arXiv:1704.03003&lt;/em&gt;. The first of the above can be considered important given how with empirical results supporting Curriculum Learning, it revived the interest among researchers in this technique. The second is one of the recently proposed approaches for Curriculum Learning that I thought would be interesting to understand in greater depth. I&amp;rsquo;ve summarised my thoughts on these in a &lt;a href="https://docs.google.com/presentation/d/1LZEoOG-sCDH4Jsqyy88ufRHObUZeq4GtT29DA4sR6jk/edit?usp=sharing"&gt;short presentation&lt;/a&gt;. I hope to share my code and results not too long from now as well.&lt;/p&gt;</description></item><item><title>Invited Talks at IIIT-Bangalore and Robert Bosch</title><link>https://cherla.org/posts/2017/09/invited-talks-at-iiit-bangalore-and-robert-bosch/</link><pubDate>Wed, 13 Sep 2017 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2017/09/invited-talks-at-iiit-bangalore-and-robert-bosch/</guid><description>&lt;p&gt;I&amp;rsquo;m on a break from Jukedeck until September 22nd, visiting Bangalore. Past mentors invited me to present at two organisations.&lt;/p&gt;
&lt;p&gt;Today I gave a talk at IIIT-Bangalore covering my PhD work on sequence modelling in music — RBMs and Recurrent RBMs. A similar talk is scheduled at Robert Bosch on September 18th. Slides are available as a PDF if anyone is interested.&lt;/p&gt;</description></item><item><title>Participating in CSMC 2017 Panel Discussion</title><link>https://cherla.org/posts/2017/09/participating-in-csmc-2017-panel-discussion/</link><pubDate>Sat, 02 Sep 2017 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2017/09/participating-in-csmc-2017-panel-discussion/</guid><description>&lt;p&gt;I&amp;rsquo;ll be participating in a panel discussion titled &lt;em&gt;&amp;ldquo;Applying Musical Patterns in Generation&amp;rdquo;&lt;/em&gt; at the 2nd Conference on Computer Simulation of Musical Creativity (CSMC), September 11–13, 2017, in Milton Keynes, UK.&lt;/p&gt;
&lt;p&gt;Fellow panellists: Elaine Chew, Roger Dean, Steven Jan, David Meredith, and Tillman Weyde. Organised by Iris Yuping Ren. Looking forward to it.&lt;/p&gt;</description></item><item><title>Breaking Down the Differentiable Neural Computer</title><link>https://cherla.org/posts/2017/05/breaking-down-the-differentiable-neural-computer/</link><pubDate>Wed, 24 May 2017 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2017/05/breaking-down-the-differentiable-neural-computer/</guid><description>&lt;p&gt;My PhD work on RNNs for musical sequence prediction got me interested in memory-augmented neural architectures. I spent a couple of weeks working through two key papers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Neural Turing Machine&lt;/strong&gt; — Graves et al., Google DeepMind (&lt;em&gt;arXiv&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Differentiable Neural Computer&lt;/strong&gt; — a more advanced variant published in &lt;em&gt;Nature&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I put together a &lt;a href="https://docs.google.com/"&gt;Google Slides presentation&lt;/a&gt; with my observations and notes. Feedback welcome — let me know if anything needs correcting.&lt;/p&gt;</description></item><item><title>Music and Connectionism</title><link>https://cherla.org/posts/2016/08/music-and-connectionism/</link><pubDate>Mon, 01 Aug 2016 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2016/08/music-and-connectionism/</guid><description>&lt;p&gt;The many contributions made during the past three decades to computer-assisted analysis and generation of music with the aid of Connectionist architectures can be seen to have occured in two waves, in parallel with developments in Connectionist research itself. During the first wave, the founding principles of Connectionism were introduced (Rumelhart et al., 1986) through the idea of Parallel Distributed Processing according to which mental phenomena occur as a result of simultaneous interactions between simple elementary processing units, as opposed to the then prevailing notion of Sequential Symbolic Processing which explained the same phenomena in terms of sequential interactions between complex goal-specific units. Its significance is largely theoretical, with a few experimental and empirical results to support the feasibility of the theory. Following several years of reduced interest, the second wave further strengthened the claims made by its precursor through a series of successful high-impact real-world applications. This was owing to both the proposal of newer theories, and the availability of greater computational power and vast amounts of data that enabled the demonstration of the efficacy of these theories nearly two decades on (Bengio, 2009; LeCun et al.,2012). The innovations that came about as a result of these two phases trickled down to several application domains (Krizhevsky et al., 2012; Hinton et al., 2012;Collobert et al., 2011) of which music is one (Todd and Loy, 1991; Griffith and Todd,1999; Humphrey et al., 2012). This section reviews notable contributions among the many that demonstrated the application of connectionism to symbolic music modelling during these two waves in order to present a historical perspective together with an overview of the techniques employed.&lt;/p&gt;</description></item><item><title>Oral Presentation at IJCNN 2015</title><link>https://cherla.org/posts/2015/07/oral-presentation-at-ijcnn-2015/</link><pubDate>Mon, 20 Jul 2015 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2015/07/oral-presentation-at-ijcnn-2015/</guid><description>&lt;p&gt;My paper was accepted for oral presentation at the 28th International Joint Conference on Neural Networks in Killarney, Ireland.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;Discriminative Learning and Inference in the Recurrent Temporal RBM for Melody Modelling&amp;rdquo;&lt;/strong&gt; — The paper proposes the Recurrent Temporal Discriminative RBM (RTDRBM), which combines discriminative learning with recurrent structure to predict probability distributions for the next note in a melody. Evaluated on 8 folk and chorale melody datasets, it outperforms n-grams and other connectionist models with statistically significant improvements.&lt;/p&gt;</description></item><item><title>Oral Presentation at ISMIR 2014</title><link>https://cherla.org/posts/2014/11/oral-presentation-at-ismir-2014/</link><pubDate>Tue, 04 Nov 2014 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2014/11/oral-presentation-at-ismir-2014/</guid><description>&lt;p&gt;I attended ISMIR 2014 in Taipei with two accepted papers:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;Multiple Viewpoint Melodic Prediction with Fixed-Context Neural Networks&amp;rdquo;&lt;/strong&gt; — Continuing earlier work on neural network–based note prediction using the multiple viewpoints representation, an event-based representation of symbolic music data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;An RNN-based Music Language Model for Improving Automatic Music Transcription&amp;rdquo;&lt;/strong&gt; — Co-authored with Siddharth Sigtia and Emmanouil Benetos.&lt;/p&gt;
&lt;p&gt;Both presented as posters. Prof. Ye Wang&amp;rsquo;s keynote on music&amp;rsquo;s therapeutic applications in rehabilitation was a highlight — it made me think about how melody modelling research could eventually serve therapeutic purposes.&lt;/p&gt;</description></item><item><title>Poster Presentation at the Machine Learning Summer School</title><link>https://cherla.org/posts/2014/05/poster-presentation-at-the-machine-learning-summer-school/</link><pubDate>Fri, 09 May 2014 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2014/05/poster-presentation-at-the-machine-learning-summer-school/</guid><description>&lt;p&gt;I was selected to attend the Machine Learning Summer School in Reykjavik (April 25–May 4, 2014) and received a travel grant. I presented a poster on musical pitch prediction with neural networks.&lt;/p&gt;
&lt;p&gt;Particularly valuable tutorials: Machine Learning and HCI (Roderick Murray-Smith), Introduction to ML (Neil Lawrence), Deep Learning (Yoshua Bengio). The reinforcement learning content was especially interesting — I could see potential applications in my music modelling work.&lt;/p&gt;
&lt;p&gt;Outside the summer school: the Golden Circle Tour, a hike up Mount Esjan, and a last-minute trip to the Blue Lagoon before flying home. Reykjavik is one of the most unique places I&amp;rsquo;ve visited.&lt;/p&gt;</description></item><item><title>Oral Presentation at ISMIR 2013</title><link>https://cherla.org/posts/2013/11/oral-presentation-at-ismir-2013/</link><pubDate>Sun, 17 Nov 2013 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2013/11/oral-presentation-at-ismir-2013/</guid><description>&lt;p&gt;I presented &lt;strong&gt;&amp;ldquo;A Distributed Model for Multiple Viewpoint Melodic Prediction&amp;rdquo;&lt;/strong&gt; at ISMIR 2013 in Curitiba, Brazil. The paper uses a Restricted Boltzmann Machine to model melodic sequences — demonstrating that the model can make use of information in longer contexts more effectively than n-gram models. It won the &lt;strong&gt;Best Student Paper Award&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I also organised a late-breaking session on MIR applications in educational settings.&lt;/p&gt;
&lt;p&gt;After the conference I spent a week in Rio de Janeiro — Cristo Redentor, Sugarloaf Mountain, beaches near Copacabana. My supervisor and a colleague came along for sightseeing. A fabulous experience.&lt;/p&gt;</description></item><item><title>Oral Presentation at the 6th International Workshop on Machine Learning and Music</title><link>https://cherla.org/posts/2013/09/oral-presentation-at-the-6th-international-workshop-on-machine-learning-and-music/</link><pubDate>Tue, 24 Sep 2013 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2013/09/oral-presentation-at-the-6th-international-workshop-on-machine-learning-and-music/</guid><description>&lt;p&gt;Two papers accepted at MML 2013, co-located with the European Conference on Machine Learning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;A Neural Probabilistic Model for Predicting Melodic Sequences&amp;rdquo;&lt;/strong&gt; — Uses RBMs for folk melody classification, outperforming n-gram models, with linear scaling with context length.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;An Efficient Shift-Invariant Model for Polyphonic Music Transcription&amp;rdquo;&lt;/strong&gt; — Co-authored with Emmanouil Benetos.&lt;/p&gt;
&lt;p&gt;I couldn&amp;rsquo;t attend, so Emmanouil presented both. Slides and PDFs available on request.&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="../../../../files/mml2013.pdf"&gt;MML 2013 Paper&lt;/a&gt;
&lt;a href="../../../../files/presentation-mml-2013.pdf"&gt;MML 2013 Presentation&lt;/a&gt;
&lt;a href="../../../../files/paper-mml-2013.pdf"&gt;MML 2013 Paper&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Poster Presentation at the 3rd Annual Researchers' Symposium</title><link>https://cherla.org/posts/2013/06/poster-presentation-at-the-3rd-annual-researchers-symposium/</link><pubDate>Thu, 27 Jun 2013 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2013/06/poster-presentation-at-the-3rd-annual-researchers-symposium/</guid><description>&lt;p&gt;I presented &lt;strong&gt;&amp;ldquo;A Neural Network for Predicting Musical Pitch&amp;rdquo;&lt;/strong&gt; at City University London&amp;rsquo;s 3rd Annual Researchers&amp;rsquo; Symposium — an event where doctoral students present their research to non-specialist audiences.&lt;/p&gt;
&lt;p&gt;The work uses RBMs to predict sequences of musical pitch from monophonic MIDI melodies, outperforming n-gram models while requiring fewer parameters. The poster won the &lt;strong&gt;Best Poster Presentation Award&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Poster created in Beamer/LaTeX — PDF available on request.&lt;/p&gt;
&lt;p&gt;&lt;a href="../../../../files/poster-crs-2013.pdf"&gt;City University 3rd Annual Researchers&amp;rsquo; Symposium Poster&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Oral Presentation at the 5th BCS Doctoral Consortium</title><link>https://cherla.org/posts/2013/05/oral-presentation-at-the-5th-bcs-doctoral-consortium/</link><pubDate>Fri, 17 May 2013 00:00:00 +0000</pubDate><guid>https://cherla.org/posts/2013/05/oral-presentation-at-the-5th-bcs-doctoral-consortium/</guid><description>&lt;p&gt;My abstract was accepted for the BCS 5th Doctoral Consortium and I presented on May 16, 2013.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;A Neural Probabilistic Model for Music Prediction&amp;rdquo;&lt;/strong&gt; — Proposes using a Restricted Boltzmann Machine to model musical pitch sequences in monophonic MIDI melodies, addressing the context limitations of Markov models. The model can make use of information in longer sequences more effectively than recently evaluated Markov models, with potential applications in music education, composition, transcription, and classification.&lt;/p&gt;</description></item></channel></rss>