no code implementations • ACL (MetaNLP) 2021 • Xing Han, Jessica Lundin
Text-style transfer aims to convert text given in one domain into another by paraphrasing the sentence or substituting the keywords without altering the content.
1 code implementation • 7 May 2025 • Drew Prinster, Xing Han, Anqi Liu, Suchi Saria
Responsibly deploying artificial intelligence (AI) / machine learning (ML) systems in high-stakes settings arguably requires not only proof of system reliability, but moreover continual, post-deployment monitoring to quickly detect and address any unsafe behavior.
1 code implementation • 10 Apr 2025 • Hsing-Huan Chung, Shravan Chaudhari, Xing Han, Yoav Wald, Suchi Saria, Joydeep Ghosh
Through extensive experiments on six dynamic graph datasets, we demonstrate that the linear time encoder improves the performance of TGAT and DyGFormer in most cases.
no code implementations • 15 Oct 2024 • Pedram Akbarian, Huy Nguyen, Xing Han, Nhat Ho
Mixture of Experts (MoE) models are highly effective in scaling model capacity while preserving computational efficiency, with the gating network, or router, playing a central role by directing inputs to the appropriate experts.
no code implementations • 3 Oct 2024 • Huy Nguyen, Xing Han, Carl William Harris, Suchi Saria, Nhat Ho
With the growing prominence of the Mixture of Experts (MoE) architecture in developing large-scale foundation models, we investigate the Hierarchical Mixture of Experts (HMoE), a specialized variant of MoE that excels in handling complex inputs and improving performance on targeted tasks.
no code implementations • 12 Aug 2024 • Fei Liu, Zejun Kang, Xing Han
To evaluate our approach, we constructed a proprietary dataset comprising typical automotive industry documents, including technical reports and corporate regulations.
no code implementations • 24 Jun 2024 • Disha Makhija, Xing Han, Joydeep Ghosh, Yejin Kim
Achieving fairness across diverse clients in Federated Learning (FL) remains a significant challenge due to the heterogeneity of the data and the inaccessibility of sensitive attributes from clients' private datasets.
2 code implementations • 1 Apr 2024 • Hsing-Huan Chung, Shravan Chaudhari, Yoav Wald, Xing Han, Joydeep Ghosh
We introduce a new approach, Recall-Constrained Optimization with Selective Link Prediction (RECO-SLIP), to detect nodes belonging to novel categories in attributed graphs under subpopulation shifts.
1 code implementation • 25 Mar 2024 • Qinyao Luo, Silu He, Xing Han, YuHan Wang, Haifeng Li
Accurate traffic forecasting is a fundamental problem in intelligent transportation systems and learning long-range traffic representations with key information through spatiotemporal graph neural networks (STGNNs) is a basic assumption of current traffic flow prediction models.
no code implementations • 5 Feb 2024 • Xing Han, Huy Nguyen, Carl Harris, Nhat Ho, Suchi Saria
As machine learning models in critical fields increasingly grapple with multimodal data, they face the dual challenges of handling a wide array of modalities, often incomplete due to missing elements, and the temporal irregularity and sparsity of collected samples.
1 code implementation • 27 Jun 2022 • Xing Han, Ziyang Tang, Joydeep Ghosh, Qiang Liu
The modified score inherits the spirit of split conformal methods, which is simple and efficient and can scale to high dimensional settings.
no code implementations • 27 May 2022 • Xing Han, Tongzheng Ren, Jing Hu, Joydeep Ghosh, Nhat Ho
To attain this goal, each time series is first assigned the forecast for its cluster representative, which can be considered as a "shrinkage prior" for the set of time series it represents.
no code implementations • 15 Feb 2022 • Disha Makhija, Xing Han, Nhat Ho, Joydeep Ghosh
With growing concerns regarding data privacy and rapid increase in data volume, Federated Learning(FL) has become an important learning paradigm.
no code implementations • 22 Dec 2021 • Xing Han, Jing Hu, Joydeep Ghosh
We conduct a comprehensive evaluation of both point and quantile forecasts for hierarchical time series (HTS), including public data and user records from a large financial software company.
no code implementations • 29 Sep 2021 • Xing Han, Jing Hu, Joydeep Ghosh
We introduce a mixture of heterogeneous experts framework called MECATS, which simultaneously forecasts the values of a set of time series that are related through an aggregation hierarchy.
no code implementations • 20 Jun 2021 • Xing Han, Jessica Lundin
Text-style transfer aims to convert text given in one domain into another by paraphrasing the sentence or substituting the keywords without altering the content.
1 code implementation • 25 Feb 2021 • Xing Han, Sambarta Dasgupta, Joydeep Ghosh
In such applications, it is important that the forecasts, in addition to being reasonably accurate, are also consistent w. r. t one another.
1 code implementation • NeurIPS 2020 • Xingchao Liu, Xing Han, Na Zhang, Qiang Liu
In this work, we propose to certify the monotonicity of the general piece-wise linear neural networks by solving a mixed integer linear programming problem. This provides a new general approach for learning monotonic neural networks with arbitrary model structures.
no code implementations • 1 Nov 2020 • Xing Han, Joydeep Ghosh
How can we find a subset of training samples that are most responsible for a specific prediction made by a complex black-box machine learning model?