中文
相关论文

相关论文: NeMo: a toolkit for building AI applications using…

200 篇论文

Automatic Speech Recognition and Text-to-Speech systems are primarily trained in a supervised fashion and require high-quality, accurately labeled speech datasets. In this work, we examine common problems with speech data and introduce a…

音频与语音处理 · 电气工程与系统科学 2022-01-10 Evelina Bakhturina , Vitaly Lavrukhin , Boris Ginsburg

Natural language questions are inherently compositional, and many are most easily answered by reasoning about their decomposition into modular sub-problems. For example, to answer "is there an equal number of balls and boxes?" we can look…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Ronghang Hu , Jacob Andreas , Marcus Rohrbach , Trevor Darrell , Kate Saenko

The edifice of native Vision-Language Models (VLMs) has emerged as a rising contender to typical modular VLMs, shaped by evolving model architectures and training paradigms. Yet, two lingering clouds cast shadows over its widespread…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Haiwen Diao , Mingxuan Li , Silei Wu , Linjun Dai , Xiaohua Wang , Hanming Deng , Lewei Lu , Dahua Lin , Ziwei Liu

MARF is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new…

声音 · 计算机科学 2019-08-14 Serguei A. Mokhov , Stephen Sinclair , Ian Clément , Dimitrios Nicolacopoulos

We present PyNeuralFx, an open-source Python toolkit designed for research on neural audio effect modeling. The toolkit provides an intuitive framework and offers a comprehensive suite of features, including standardized implementation of…

声音 · 计算机科学 2024-08-13 Yen-Tung Yeh , Wen-Yi Hsiao , Yi-Hsuan Yang

Recent advances in large language models (LLMs) and autonomous agents have enabled systems capable of performing complex tasks across domains such as human-computer interaction, planning, and web navigation. However, many existing…

人工智能 · 计算机科学 2025-07-22 Hongyi Yang , Yue Pan , Jiayi Xu , Kelsen Liu

Text matching is the core problem in many natural language processing (NLP) tasks, such as information retrieval, question answering, and conversation. Recently, deep leaning technology has been widely adopted for text matching, making…

信息检索 · 计算机科学 2019-07-25 Jiafeng Guo , Yixing Fan , Xiang Ji , Xueqi Cheng

Real-world applications are now processing big-data sets, often bottlenecked by the data movement between the compute units and the main memory. Near-memory computing (NMC), a modern data-centric computational paradigm, can alleviate these…

硬件体系结构 · 计算机科学 2021-06-30 Stefano Corda , Madhurya Kumaraswamy , Ahsan Javed Awan , Roel Jordans , Akash Kumar , Henk Corporaal

Compositional generalization is crucial for artificial intelligence agents to solve complex vision-language reasoning tasks. Neuro-symbolic approaches have demonstrated promise in capturing compositional structures, but they face critical…

计算与语言 · 计算机科学 2024-12-23 Danial Kamali , Elham J. Barezi , Parisa Kordjamshidi

Neural fields (NeFs) have recently emerged as a state-of-the-art method for encoding spatio-temporal signals of various modalities. Despite the success of NeFs in reconstructing individual signals, their use as representations in downstream…

机器学习 · 计算机科学 2024-12-13 Miltiadis Kofinas , Samuele Papa , Efstratios Gavves

We introduce NeuralOS, a neural framework that simulates graphical user interfaces (GUIs) of operating systems by directly predicting screen frames in response to user inputs such as mouse movements, clicks, and keyboard events. NeuralOS…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Luke Rivard , Sun Sun , Hongyu Guo , Wenhu Chen , Yuntian Deng

We introduce KAPSO, a modular framework for autonomous program synthesis and optimization. Given a natural language goal and an evaluation method, KAPSO iteratively performs ideation, code synthesis and editing, execution, evaluation, and…

人工智能 · 计算机科学 2026-02-03 Alireza Nadafian , Alireza Mohammadshahi , Majid Yazdani

The term NeuralODE describes the structural combination of an Artifical Neural Network (ANN) and a numerical solver for Ordinary Differential Equations (ODEs), the former acts as the right-hand side of the ODE to be solved. This concept was…

机器学习 · 计算机科学 2022-09-09 Tobias Thummerer , Johannes Stoljar , Lars Mikelsons

This paper presents Self-correcting Encoding (Secoco), a framework that effectively deals with input noise for robust neural machine translation by introducing self-correcting predictors. Different from previous robust approaches, Secoco…

计算与语言 · 计算机科学 2021-08-30 Tao Wang , Chengqi Zhao , Mingxuan Wang , Lei Li , Hang Li , Deyi Xiong

This paper presents an open-source neural machine translation toolkit named CytonMT (https://github.com/arthurxlw/cytonMt). The toolkit is built from scratch only using C++ and NVIDIA's GPU-accelerated libraries. The toolkit features…

计算与语言 · 计算机科学 2018-06-05 Xiaolin Wang , Masao Utiyama , Eiichiro Sumita

This tutorial introduces a new and powerful set of techniques variously called "neural machine translation" or "neural sequence-to-sequence models". These techniques have been used in a number of tasks regarding the handling of human…

计算与语言 · 计算机科学 2017-03-07 Graham Neubig

The recent rapid advance of AI has been driven largely by innovations in neural network architectures. A concomitant concern is how to understand these resulting systems. In this paper, we propose a tool to assist in both the design of…

人工智能 · 计算机科学 2023-12-05 Alexander Thomson , David Page

Building self-improving AI systems remains a fundamental challenge in the AI domain. We present NNGPT, an open-source framework that turns a large language model (LLM) into a self-improving AutoML engine for neural network development,…

Deep learning has achieved remarkable success across many domains, but it has also created a growing demand for interpretability in model predictions. Although many explainable machine learning methods have been proposed, post-hoc…

机器学习 · 计算机科学 2026-01-28 Shijian Xu , Marcello Massimo Negri , Volker Roth

Recent advancements in large language models (LLMs) and multimodal speech-text models have laid the groundwork for seamless voice interactions, enabling real-time, natural, and human-like conversations. Previous models for voice…