no code implementations • 16 Dec 2024 • Jiayu Chen, Chao Yu, Yuqing Xie, Feng Gao, Yinuo Chen, Shu'ang Yu, Wenhao Tang, Shilong Ji, Mo Mu, Yi Wu, Huazhong Yang, Yu Wang
The policy derived by SimpleFlight consistently excels across both smooth polynominal trajectories and challenging infeasible zigzag trajectories on small thrust-to-weight quadrotors.
1 code implementation • 5 Feb 2024 • Yuqing Xie, Tess Smidt
Finally, we provide some examples of symmetry breaking to demonstrate how our approach works in practice.
1 code implementation • 23 Dec 2023 • Jijia Liu, Chao Yu, Jiaxuan Gao, Yuqing Xie, Qingmin Liao, Yi Wu, Yu Wang
AI agents powered by Large Language Models (LLMs) have made significant advances, enabling them to assist humans in diverse complex tasks and leading to a revolution in human-AI coordination.
no code implementations • 14 Aug 2023 • Cynthia Huang, Yuqing Xie, Zhiying Jiang, Jimmy Lin, Ming Li
Leveraging the approximated information distance, our method allows the direct application of GPT models in quantitative text similarity measurements.
1 code implementation • 17 Jul 2023 • Xuan Zhang, Limei Wang, Jacob Helwig, Youzhi Luo, Cong Fu, Yaochen Xie, Meng Liu, Yuchao Lin, Zhao Xu, Keqiang Yan, Keir Adams, Maurice Weiler, Xiner Li, Tianfan Fu, Yucheng Wang, Alex Strasser, Haiyang Yu, Yuqing Xie, Xiang Fu, Shenglong Xu, Yi Liu, Yuanqi Du, Alexandra Saxton, Hongyi Ling, Hannah Lawrence, Hannes Stärk, Shurui Gui, Carl Edwards, Nicholas Gao, Adriana Ladera, Tailin Wu, Elyssa F. Hofgard, Aria Mansouri Tehrani, Rui Wang, Ameya Daigavane, Montgomery Bohde, Jerry Kurtin, Qian Huang, Tuong Phung, Minkai Xu, Chaitanya K. Joshi, Simon V. Mathis, Kamyar Azizzadenesheli, Ada Fang, Alán Aspuru-Guzik, Erik Bekkers, Michael Bronstein, Marinka Zitnik, Anima Anandkumar, Stefano Ermon, Pietro Liò, Rose Yu, Stephan Günnemann, Jure Leskovec, Heng Ji, Jimeng Sun, Regina Barzilay, Tommi Jaakkola, Connor W. Coley, Xiaoning Qian, Xiaofeng Qian, Tess Smidt, Shuiwang Ji
Advances in artificial intelligence (AI) are fueling a new paradigm of discoveries in natural sciences.
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 ARQMath
(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 #20 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 #3 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 #4 on
Open-Domain Question Answering
on SQuAD1.1 dev