no code implementations • EMNLP (MRL) 2021 • Peng Shi, Rui Zhang, He Bai, Jimmy Lin
Dense retrieval has shown great success for passage ranking in English.
no code implementations • 16 Sep 2024 • Li-Wei Chen, Takuya Higuchi, He Bai, Ahmed Hussen Abdelaziz, Alexander Rudnicky, Shinji Watanabe, Tatiana Likhomanenko, Barry-John Theobald, Zakaria Aldeneh
Additionally, prediction targets can vary in the level of detail they encode; targets that encode fine-grained acoustic details are beneficial for denoising tasks, while targets that encode higher-level abstractions are more suited for content-related tasks.
1 code implementation • 22 Jul 2024 • He Bai, Tatiana Likhomanenko, Ruixiang Zhang, Zijin Gu, Zakaria Aldeneh, Navdeep Jaitly
Large language models have revolutionized natural language processing by leveraging self-supervised pretraining on vast textual data.
no code implementations • 24 May 2024 • Zijin Gu, Tatiana Likhomanenko, He Bai, Erik McDermott, Ronan Collobert, Navdeep Jaitly
Language models (LMs) have long been used to improve results of automatic speech recognition (ASR) systems, but they are unaware of the errors that ASR systems make.
Automatic Speech Recognition Automatic Speech Recognition (ASR) +3
1 code implementation • 7 Mar 2024 • Yizhe Zhang, He Bai, Ruixiang Zhang, Jiatao Gu, Shuangfei Zhai, Josh Susskind, Navdeep Jaitly
Vision-Language Models (VLMs) have recently demonstrated incredible strides on diverse vision language tasks.
no code implementations • 22 Feb 2024 • Zhuofeng Wu, He Bai, Aonan Zhang, Jiatao Gu, VG Vinod Vydiswaran, Navdeep Jaitly, Yizhe Zhang
Recent methods have demonstrated that Large Language Models (LLMs) can solve reasoning tasks better when they are encouraged to solve subtasks of the main task first.
no code implementations • 29 Jan 2024 • Pratyush Maini, Skyler Seto, He Bai, David Grangier, Yizhe Zhang, Navdeep Jaitly
Large language models are trained on massive scrapes of the web, which are often unstructured, noisy, and poorly phrased.
no code implementations • 15 Dec 2023 • Shangshang Zheng, He Bai, Yizhe Zhang, Yi Su, Xiaochuan Niu, Navdeep Jaitly
Large Language Models (LLMs) might hallucinate facts, while curated Knowledge Graph (KGs) are typically factually reliable especially with domain-specific knowledge.
no code implementations • 6 Nov 2023 • Kinjal Bhar, He Bai, Jemin George, Carl Busart
To demonstrate the efficacy of the proposed algorithm, we present simulations on a toy problem as well as on real world data sets to train ML models to perform classification tasks.
no code implementations • 20 Sep 2023 • Ali Mousavi, Xin Zhan, He Bai, Peng Shi, Theo Rekatsinas, Benjamin Han, Yunyao Li, Jeff Pound, Josh Susskind, Natalie Schluter, Ihab Ilyas, Navdeep Jaitly
Guided by these observations, we construct a new, improved dataset called LAGRANGE using heuristics meant to improve equivalence between KG and text and show the impact of each of the heuristics on cyclic evaluation.
no code implementations • 21 Feb 2023 • Jishnudeep Kar, He Bai, Aranya Chakrabortty
We develop data-driven reinforcement learning (RL) control designs for input-affine nonlinear systems.
no code implementations • 16 Nov 2022 • Kinjal Bhar, He Bai, Jemin George, Carl Busart
We present a practical asynchronous data fusion model for networked agents to perform distributed Bayesian learning without sharing raw data.
2 code implementations • 7 Nov 2022 • Xiaoran Fan, Chao Pang, Tian Yuan, He Bai, Renjie Zheng, Pengfei Zhu, Shuohuan Wang, Junkun Chen, Zeyu Chen, Liang Huang, Yu Sun, Hua Wu
In this paper, we extend the pretraining method for cross-lingual multi-speaker speech synthesis tasks, including cross-lingual multi-speaker voice cloning and cross-lingual multi-speaker speech editing.
no code implementations • 25 Oct 2022 • Peng Shi, Rui Zhang, He Bai, Jimmy Lin
We also include global translation exemplars for a target language to facilitate the translation process for large language models.
1 code implementation • ACL 2022 • He Bai, Tong Wang, Alessandro Sordoni, Peng Shi
Class-based language models (LMs) have been long devised to address context sparsity in $n$-gram LMs.
2 code implementations • 18 Mar 2022 • He Bai, Renjie Zheng, Junkun Chen, Xintong Li, Mingbo Ma, Liang Huang
Recently, speech representation learning has improved many speech-related tasks such as speech recognition, speech classification, and speech-to-text translation.
no code implementations • 26 Feb 2022 • Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty, Piyush K. Sharma
Achieving distributed reinforcement learning (RL) for large-scale cooperative multi-agent systems (MASs) is challenging because: (i) each agent has access to only limited information; (ii) issues on convergence or computational complexity emerge due to the curse of dimensionality.
Multi-agent Reinforcement Learning reinforcement-learning +2
no code implementations • 10 Jan 2022 • Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty, Piyush. K. Sharma
In this work, we study MARLs with directed coordination graphs, and propose a distributed RL algorithm where the local policy evaluations are based on local value functions.
Multi-agent Reinforcement Learning reinforcement-learning +2
no code implementations • 3 Sep 2021 • Peng Shi, Rui Zhang, He Bai, Jimmy Lin
Dense retrieval has shown great success in passage ranking in English.
no code implementations • 26 Jul 2021 • Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty, Piyush K. Sharma
Recently introduced distributed zeroth-order optimization (ZOO) algorithms have shown their utility in distributed reinforcement learning (RL).
no code implementations • 20 Apr 2021 • Asma Tabassum, Rohit K. S. S. Vuppala, He Bai, Kursat Kara
In particular, we design a minimum cost variance (MCV) controller aiming to minimize the cost in terms of its weighted sum of mean and variance.
no code implementations • 14 Mar 2021 • Asma Tabassum, He Bai
We consider a UAS that can be fully controlled by the onboard DAA system and by a remote human pilot.
no code implementations • NeurIPS 2020 • Anjaly Parayil, He Bai, Jemin George, Prudhvi Gurram
Motivated by decentralized approaches to machine learning, we propose a collaborative Bayesian learning algorithm taking the form of decentralized Langevin dynamics in a non-convex setting.
no code implementations • 3 Nov 2020 • Ryan Self, Kevin Coleman, He Bai, Rushikesh Kamalapurkar
In this paper, a novel approach to the output-feedback inverse reinforcement learning (IRL) problem is developed by casting the IRL problem, for linear systems with quadratic cost functions, as a state estimation problem.
no code implementations • Findings of the Association for Computational Linguistics 2020 • Peng Shi, He Bai, Jimmy Lin
We tackle the challenge of cross-lingual training of neural document ranking models for mono-lingual retrieval, specifically leveraging relevance judgments in English to improve search in non-English languages.
no code implementations • 16 Oct 2020 • Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty
Conditions for decomposability, an algorithm for constructing the transformation matrix, a parallel RL algorithm, and robustness analysis when the design is applied to non-homogeneous MAS are presented.
Hierarchical Reinforcement Learning Reinforcement Learning (RL)
no code implementations • 14 Aug 2020 • Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty
The first component optimizes the performance of each independent cluster by solving the smaller-size LQR design problem in a model-free way using an RL algorithm.
1 code implementation • 14 Jul 2020 • Anjaly Parayil, He Bai, Jemin George, Prudhvi Gurram
Motivated by decentralized approaches to machine learning, we propose a collaborative Bayesian learning algorithm taking the form of decentralized Langevin dynamics in a non-convex setting.
1 code implementation • 20 Jun 2020 • Amit Kachroo, Collin A. Thornton, Md Arifur Rahman Sarker, Wooyeol Choi, He Bai, Ickhyun Song, John O'Hara, Sabit Ekin
In this paper, millimeter wave (mmWave) wireless channel characteristics (Doppler spread and path loss modeling) for Unmanned Aerial Vehicles (UAVs) assisted communication is analyzed and studied by emulating the real UAV motion using a robotic arm.
1 code implementation • 30 Apr 2020 • He Bai, Peng Shi, Jimmy Lin, Yuqing Xie, Luchen Tan, Kun Xiong, Wen Gao, Ming Li
To verify this, we propose a segment-aware Transformer (Segatron), by replacing the original token position encoding with a combined position encoding of paragraph, sentence, and token.
Ranked #20 on Language Modelling on WikiText-103
no code implementations • 29 Apr 2020 • Sayak Mukherjee, He Bai, Aranya Chakrabortty
We present a set of model-free, reduced-dimensional reinforcement learning (RL) based optimal control designs for linear time-invariant singularly perturbed (SP) systems.
1 code implementation • ACL 2021 • He Bai, Peng Shi, Jimmy Lin, Luchen Tan, Kun Xiong, Wen Gao, Jie Liu, Ming Li
Experimental results show that the Chinese GPT2 can generate better essay endings with \eop.
1 code implementation • 19 Aug 2019 • Jemin George, Tao Yang, He Bai, Prudhvi Gurram
Numerical results also show that the proposed distributed algorithm allows the individual agents to recognize the digits even though the training data corresponding to all the digits is not locally available to each agent.
Optimization and Control Systems and Control Systems and Control
no code implementations • 11 Jul 2019 • Sam Allison, He Bai, Balaji Jayaraman
In this article, we study the well known problem of wind estimation in atmospheric turbulence using small unmanned aerial systems (sUAS).
no code implementations • ACL 2019 • He Bai, Yu Zhou, Jiajun Zhang, Cheng-qing Zong
Dialogue contexts are proven helpful in the spoken language understanding (SLU) system and they are typically encoded with explicit memory representations.
no code implementations • 19 Aug 2018 • He Bai, Yu Zhou, Jiajun Zhang, Liang Zhao, Mei-Yuh Hwang, Cheng-qing Zong
This paper focuses on the language transferring task given a tiny in-domain parallel SLU corpus.
Cultural Vocal Bursts Intensity Prediction domain classification +7
no code implementations • COLING 2018 • He Bai, Yu Zhou, Jiajun Zhang, Liang Zhao, Mei-Yuh Hwang, Cheng-qing Zong
An SLU corpus is a monolingual corpus with domain/intent/slot labels.
Cultural Vocal Bursts Intensity Prediction domain classification +9