English
Related papers

Related papers: NeMo: a toolkit for building AI applications using…

200 papers

Aligning Large Language Models (LLMs) with human values and preferences is essential for making them helpful and safe. However, building efficient tools to perform alignment can be challenging, especially for the largest and most competent…

In this paper, we present NEMO, a system that translates Natural-language descriptions of decision problems into formal Executable Mathematical Optimization implementations, operating collaboratively with users or autonomously. Existing…

Artificial Intelligence · Computer Science 2026-01-30 Yang Song , Anoushka Vyas , Zirui Wei , Sina Khoshfetrat Pakazad , Henrik Ohlsson , Graham Neubig

Artificial Intelligence models encoding biology and chemistry are opening new routes to high-throughput and high-quality in-silico drug development. However, their training increasingly relies on computational scale, with recent protein…

Machine Learning · Computer Science 2025-09-10 Peter St. John , Dejun Lin , Polina Binder , Malcolm Greaves , Vega Shah , John St. John , Adrian Lange , Patrick Hsu , Rajesh Illango , Arvind Ramanathan , Anima Anandkumar , David H Brookes , Akosua Busia , Abhishaike Mahajan , Stephen Malina , Neha Prasad , Sam Sinai , Lindsay Edwards , Thomas Gaudelet , Cristian Regep , Martin Steinegger , Burkhard Rost , Alexander Brace , Kyle Hippe , Luca Naef , Keisuke Kamata , George Armstrong , Kevin Boyd , Zhonglin Cao , Han-Yi Chou , Simon Chu , Allan dos Santos Costa , Sajad Darabi , Eric Dawson , Kieran Didi , Cong Fu , Mario Geiger , Michelle Gill , Darren J Hsu , Gagan Kaushik , Maria Korshunova , Steven Kothen-Hill , Youhan Lee , Meng Liu , Micha Livne , Zachary McClure , Jonathan Mitchell , Alireza Moradzadeh , Ohad Mosafi , Youssef Nashed , Saee Paliwal , Yuxing Peng , Sara Rabhi , Farhad Ramezanghorbani , Danny Reidenbach , Camir Ricketts , Brian C Roland , Kushal Shah , Tyler Shimko , Hassan Sirelkhatim , Savitha Srinivasan , Abraham C Stern , Dorota Toczydlowska , Srimukh Prasad Veccham , Niccolò Alberto Elia Venanzi , Anton Vorontsov , Jared Wilber , Isabel Wilkinson , Wei Jing Wong , Eva Xue , Cory Ye , Xin Yu , Yang Zhang , Guoqing Zhou , Becca Zandstein , Alejandro Chacon , Prashant Sohani , Maximilian Stadler , Christian Hundt , Feiwen Zhu , Christian Dallago , Bruno Trentini , Emine Kucukbenli , Saee Paliwal , Timur Rvachov , Eddie Calleja , Johnny Israeli , Harry Clifford , Risto Haukioja , Nicholas Haemel , Kyle Tretina , Neha Tadimeti , Anthony B Costa

The field of neuromorphic computing is in a period of active exploration. While many tools have been developed to simulate neuronal dynamics or convert deep networks to spiking models, general software libraries for learning rules remain…

Machine Learning · Computer Science 2021-08-17 Zixuan Zhao , Nathan Wycoff , Neil Getty , Rick Stevens , Fangfang Xia

In this paper, we present nmtpy, a flexible Python toolkit based on Theano for training Neural Machine Translation and other neural sequence-to-sequence architectures. nmtpy decouples the specification of a network from the training and…

Computation and Language · Computer Science 2018-11-20 Ozan Caglayan , Mercedes García-Martínez , Adrien Bardet , Walid Aransa , Fethi Bougares , Loïc Barrault

Recent advances in video large language models (VideoLLMs) call for new evaluation protocols and benchmarks for complex temporal reasoning in video-language understanding. Inspired by the needle in a haystack test widely used by LLMs, we…

Computer Vision and Pattern Recognition · Computer Science 2025-10-14 Zi-Yuan Hu , Shuo Liang , Duo Zheng , Yanyang Li , Yeyao Tao , Shijia Huang , Wei Feng , Jia Qin , Jianguang Yu , Jing Huang , Meng Fang , Yin Li , Liwei Wang

We present a new tool for training neural network language models (NNLMs), scoring sentences, and generating text. The tool has been written using Python library Theano, which allows researcher to easily extend it and tune any aspect of the…

Computation and Language · Computer Science 2017-07-13 Seppo Enarvi , Mikko Kurimo

NengoDL is a software framework designed to combine the strengths of neuromorphic modelling and deep learning. NengoDL allows users to construct biologically detailed neural models, intermix those models with deep learning elements (such as…

Neural and Evolutionary Computing · Computer Science 2019-03-28 Daniel Rasmussen

Self-supervised learning has been proved to benefit a wide range of speech processing tasks, such as speech recognition/translation, speaker verification and diarization, etc. However, most of current approaches are computationally…

We present Neural Memory Object (NeMO), a novel object-centric representation that can be used to detect, segment and estimate the 6DoF pose of objects unseen during training using RGB images. Our method consists of an encoder that requires…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Sebastian Jung , Leonard Klüpfel , Rudolph Triebel , Maximilian Durner

In this paper we demonstrate how the Nengo neural modeling and simulation libraries enable users to quickly develop robotic perception and action neural networks for simulation on neuromorphic hardware using familiar tools, such as Keras…

Robotics · Computer Science 2020-09-01 Travis DeWolf , Pawel Jaworski , Chris Eliasmith

With the growing incorporation of deep neural network (DNN) models into modern software systems, the prohibitive construction costs have become a significant challenge. Model reuse has been widely applied to reduce training costs, but…

Machine Learning · Computer Science 2025-08-18 Xiaohan Bi , Binhang Qi , Hailong Sun , Xiang Gao , Yue Yu , Xiaojun Liang

Robots are often built from standardized assemblies, (e.g. arms, legs, or fingers), but each robot must be trained from scratch to control all the actuators of all the parts together. In this paper we demonstrate a new approach that takes a…

Robotics · Computer Science 2025-02-12 Megan Tjandrasuwita , Jie Xu , Armando Solar-Lezama , Wojciech Matusik

Biological nervous systems exhibit astonishing complexity .Neuroscientists aim to capture this com- plexity by modeling and simulation of biological processes. Often very comple xm odels are nec- essary to depict the processes, which makes…

Software Engineering · Computer Science 2016-06-10 Dimitri Plotnikov , Bernhard Rumpe , Inga Blundell , Tammo Ippen , Jochen Martin Eppler , Abgail Morrison

Neural MMO is a computationally accessible research platform that combines large agent populations, long time horizons, open-ended tasks, and modular game systems. Existing environments feature subsets of these properties, but Neural MMO is…

Machine Learning · Computer Science 2021-10-15 Joseph Suarez , Yilun Du , Clare Zhu , Igor Mordatch , Phillip Isola

Recent works use a neuro-symbolic framework for general manipulation policies. The advantage of this framework is that -- by applying off-the-shelf vision and language models -- the robot can break complex tasks down into semantic subtasks.…

We introduce an open-source toolkit for neural machine translation (NMT) to support research into model architectures, feature representations, and source modalities, while maintaining competitive performance, modularity and reasonable…

Computation and Language · Computer Science 2017-09-13 Guillaume Klein , Yoon Kim , Yuntian Deng , Josep Crego , Jean Senellart , Alexander M. Rush

NLP in the age of monolithic large language models is approaching its limits in terms of size and information that can be handled. The trend goes to modularization, a necessary step into the direction of designing smaller sub-networks and…

This paper introduces THUMT, an open-source toolkit for neural machine translation (NMT) developed by the Natural Language Processing Group at Tsinghua University. THUMT implements the standard attention-based encoder-decoder framework on…

Computation and Language · Computer Science 2017-06-21 Jiacheng Zhang , Yanzhuo Ding , Shiqi Shen , Yong Cheng , Maosong Sun , Huanbo Luan , Yang Liu

This system demonstration presents Nemo, a new logic programming engine with a focus on reliability and performance. Nemo is built for data-centric analytic computations, modelled in a fully declarative Datalog dialect. Its scalability for…

Artificial Intelligence · Computer Science 2023-08-31 Alex Ivliev , Stefan Ellmauthaler , Lukas Gerlach , Maximilian Marx , Matthias Meißner , Simon Meusel , Markus Krötzsch
‹ Prev 1 2 3 10 Next ›