no code implementations • 16 Mar 2023 • Ziyue Huang, Lujuan Dang, Yuqing Xie, Wentao Ma, Badong Chen
State-of-health (SOH) estimation is a key step in ensuring the safe and reliable operation of batteries.
no code implementations • 4 Feb 2023 • Yi-An Lai, Elman Mansimov, Yuqing Xie, Yi Zhang
When upgrading neural models to a newer version, new errors that were not encountered in the legacy version can be introduced, known as regression errors.
no code implementations • 12 Sep 2022 • Yuqing Xie, Taesik Na, Xiao Xiao, Saurav Manchanda, Young Rao, Zhihong Xu, Guanghua Shu, Esther Vasiete, Tejaswi Tenneti, Haixun Wang
To train the model efficiently on noisy data, we propose a self-adversarial learning method and a cascade training method.
1 code implementation • 21 Mar 2022 • Wei Zhong, Jheng-Hong Yang, Yuqing Xie, Jimmy Lin
With the recent success of dense retrieval methods based on bi-encoders, studies have applied this approach to various interesting downstream retrieval tasks with good efficiency and in-domain effectiveness.
Ranked #1 on
Math Information Retrieval
on ARQMath2 - Task 1
(using extra training data)
no code implementations • ACL 2021 • Yuqing Xie, Yi-An Lai, Yuanjun Xiong, Yi Zhang, Stefano Soatto
Behavior of deep neural networks can be inconsistent between different versions.
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 #12 on
Language Modelling
on WikiText-103
1 code implementation • 5 Feb 2020 • Ruixue Zhang, Wei Yang, Luyun Lin, Zhengkai Tu, Yuqing Xie, Zihang Fu, Yuhao Xie, Luchen Tan, Kun Xiong, Jimmy Lin
Techniques for automatically extracting important content elements from business documents such as contracts, statements, and filings have the potential to make business operations more efficient.
no code implementations • 21 Nov 2019 • Badong Chen, Yuqing Xie, Zhuang Li, Yingsong Li, Pengju Ren
Correntropy is generally defined as the expectation of a Gaussian kernel between two random variables.
no code implementations • 24 May 2019 • Badong Chen, Yuqing Xie, Xin Wang, Zejian yuan, Pengju Ren, Jing Qin
In a recent work, the concept of mixture correntropy (MC) was proposed to improve the learning performance, where the kernel function is a mixture Gaussian kernel, namely a linear combination of several zero-mean Gaussian kernels with different widths.
no code implementations • 14 Apr 2019 • Wei Yang, Yuqing Xie, Luchen Tan, Kun Xiong, Ming Li, Jimmy Lin
Recently, a simple combination of passage retrieval using off-the-shelf IR techniques and a BERT reader was found to be very effective for question answering directly on Wikipedia, yielding a large improvement over the previous state of the art on a standard benchmark dataset.
Ranked #2 on
Open-Domain Question Answering
on SQuAD1.1 dev
1 code implementation • NAACL 2019 • Wei Yang, Yuqing Xie, Aileen Lin, Xingyu Li, Luchen Tan, Kun Xiong, Ming Li, Jimmy Lin
We demonstrate an end-to-end question answering system that integrates BERT with the open-source Anserini information retrieval toolkit.
Ranked #3 on
Open-Domain Question Answering
on SQuAD1.1 dev