Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–19 of 19 results for author: Tai, Z

.
  1. arXiv:2607.18102  [pdf, ps, other

    cs.IR cs.CL cs.MA

    FinSAgent: Corpus-Aligned Multi-Agent RAG Framework for Evidence-Grounded SEC Filing Question Answering

    Authors: Jijun Chi, Zhenghan Tai, Hanwei Wu, Tung Sum Thomas Kwok, Hailin He, Zixing Liao, Bohuai Xiao, Chaolong Jiang, Jianliang Lei, Jerry Huang, Peng Lu, Muzhi Li, Liheng Ma, Yihong Wu, Sicheng Lyu, Jingrui Tian, Yihan Li, Yanzhang Ma, Sizhe Guan, Dingtao Hu, Yufei Cui, Ling Zhou, Lei Ding, Xinyu Wang

    Abstract: Financial question answering over U.S. Securities and Exchange Commission (SEC) filings requires retrieving and synthesizing heterogeneous evidence dispersed across long, standardized, and highly redundant disclosures. Existing retrieval-augmented and multi-agent systems typically derive retrieval queries directly from the user's question and rank candidates by semantic similarity. Together, these… ▽ More

    Submitted 21 July, 2026; v1 submitted 20 July, 2026; originally announced July 2026.

    Comments: 20 pages, 14 figures, 9 tables

    MSC Class: H.3.3; I.2.7; I.2.11

  2. arXiv:2605.29146  [pdf, ps, other

    cs.CL cs.AI

    SafeRx-Agent: A Knowledge-Grounded Multi-Agent Framework for Safe and Explainable Medication Recommendation

    Authors: Xinyu Wang, Hanwei Wu, Zhenghan Tai, Sicheng Lyu, Qincheng Lu, Ziyu Zhao, Jijun Chi, Jingrui Tian, Xiao-Wen Chang, Ziyang Song

    Abstract: Medication recommendation predicts medications for patient visits, but existing methods still face two key challenges. At the model level, traditional drug recommendation methods only predict structured drug codes with limited evidence grounding, while LLM agents can use richer clinical context but may lack safety verification and traceability. At the task level, existing benchmarks often use broa… ▽ More

    Submitted 28 May, 2026; v1 submitted 27 May, 2026; originally announced May 2026.

  3. arXiv:2605.22936  [pdf, ps, other

    cs.AR cs.PF

    ACALSim: A Scalable Parallel Simulation Framework for High-Performance System Design Space Exploration

    Authors: Wei-Fen Lin, Jen-Chien Chang, Yen-Po Chen, Zi-Yi Tai, Yu-Cheng Chang, Chia-Pao Chiang, Yu-Yang Lee, Yu-Jie Wan

    Abstract: Architectural simulation has become the critical bottleneck limiting design space exploration for high-performance computing systems. Modern GPUs and AI accelerators -- with hundreds to thousands of tightly-coupled components -- demand simulation frameworks that deliver efficient parallelism and scalable single-node execution. Existing frameworks fall short: SST focuses on multi-node MPI scalabili… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

  4. arXiv:2605.20449  [pdf, ps, other

    cs.LG cs.AI

    LLM Pretraining Shapes a Generalizable Manifold: Insights into Cross-Modal Transfer to Time Series

    Authors: Alexis Roger, Prateek Humane, Zhenghan Tai, Gwen Legate, Andrei Mircea, Vasilii Feofanov, Irina Rish

    Abstract: Can language-pretrained transformers become effective time-series forecasters, and why? In this paper, we show that cross-modal transfer arises because language pretraining preconditions time series training with a reusable manifold. A linear probe on frozen LLM states decodes realistic time-series trajectories without paired supervision, and retrieval in this projected space yields competitive fo… ▽ More

    Submitted 19 May, 2026; originally announced May 2026.

  5. arXiv:2511.19987  [pdf, ps, other

    cs.CL cs.IR

    $\text{R}^2\text{R}$: A Route-to-Rerank Post-Training Framework for Multi-Domain Decoder-Only Rerankers

    Authors: Xinyu Wang, Hanwei Wu, Qingchen Hu, Zhenghan Tai, Jingrui Tian, Lei Ding, Jijun Chi, Hailin He, Tung Sum Thomas Kwok, Yufei Cui, Sicheng Lyu, Muzhi Li, Mingze Li, Xinyue Yu, Ling Zhou, Peng Lu

    Abstract: Decoder-only rerankers are central to Retrieval-Augmented Generation (RAG). However, generalist models miss domain-specific nuances in high-stakes fields like finance and law, and naive fine-tuning causes surface-form overfitting and catastrophic forgetting. To address this challenge, we introduce R2R, a domain-aware framework that combines dynamic expert routing with a two-stage training strategy… ▽ More

    Submitted 25 November, 2025; originally announced November 2025.

    Comments: 13 pages, including 3 figures and 3 tables

  6. arXiv:2510.10828  [pdf, ps, other

    cs.IR cs.AI

    VeritasFi: An Adaptable, Multi-tiered RAG Framework for Multi-modal Financial Question Answering

    Authors: Zhenghan Tai, Hanwei Wu, Qingchen Hu, Jijun Chi, Hailin He, Lei Ding, Tung Sum Thomas Kwok, Bohuai Xiao, Yuchen Hua, Suyuchen Wang, Peng Lu, Muzhi Li, Yihong Wu, Liheng Ma, Jerry Huang, Jiayi Zhang, Gonghao Zhang, Chaolong Jiang, Jingrui Tian, Sicheng Lyu, Zeyu Li, Boyu Han, Fengran Mo, Xinyue Yu, Yufei Cui , et al. (2 additional authors not shown)

    Abstract: Retrieval-Augmented Generation (RAG) is becoming increasingly essential for Question Answering (QA) in the financial sector, where accurate and contextually grounded insights from complex public disclosures are crucial. However, existing financial RAG systems face two significant challenges: (1) they struggle to process heterogeneous data formats, such as text, tables, and figures; and (2) they en… ▽ More

    Submitted 12 October, 2025; originally announced October 2025.

  7. arXiv:2509.23071  [pdf, ps, other

    cs.CL cs.AI

    From Evidence to Trajectory: Abductive Reasoning Path Synthesis for Retrieval-Augmented Generation Agents Development

    Authors: Muzhi Li, Jinhu Qi, Yihong Wu, Minghao Zhao, Liheng Ma, Yifan Li, Xinyu Wang, Zhenghan Tai, Zixing Song, Yingxue Zhang, Ho-fung Leung, Irwin King

    Abstract: Retrieval-augmented generation (RAG) agent development is hindered by the lack of executable ground-truth agent-environment interaction trajectories. Existing datasets provide questions, answers, and evidence, but lack fine-grained supervision for retriever invocation, dynamic planning, and stepwise decision-making. Reinforcement learning offers a potential solution, but often suffers from sparse… ▽ More

    Submitted 20 July, 2026; v1 submitted 26 September, 2025; originally announced September 2025.

    Comments: KDD 2026 Research Track

  8. arXiv:2506.13664  [pdf

    physics.optics

    Slanted light-sheet array microscopy for large volume imaging at rates exceeding 100 Hz

    Authors: Kai Long, Wenkai Chen, Junming Zhou, Junyi Li, Shuhao Shen, Zhipeng Tai, Shifeng Xue, Anqi Qiu, Nanguang Chen

    Abstract: High-speed image acquisition in light microscopy is essential for a wide range of applications, including observing dynamic biological processes and enabling high-throughput sample analysis. However, traditional imaging speeds are often limited by the scanning mechanisms and the signal-to-noise ratio, and these constraints are further exacerbated by the need for volumetric imaging, optical section… ▽ More

    Submitted 16 June, 2025; originally announced June 2025.

    Comments: 26 pages, 4 figures

  9. arXiv:2505.18985  [pdf, ps, other

    cs.LG cs.CL cs.CV

    STRICT: Stress Test of Rendering Images Containing Text

    Authors: Tianyu Zhang, Xinyu Wang, Lu Li, Zhenghan Tai, Jijun Chi, Jingrui Tian, Hailin He, Suyuchen Wang

    Abstract: While diffusion models have revolutionized text-to-image generation with their ability to synthesize realistic and diverse scenes, they continue to struggle to generate consistent and legible text within images. This shortcoming is commonly attributed to the locality bias inherent in diffusion-based generation, which limits their ability to model long-range spatial dependencies. In this paper, we… ▽ More

    Submitted 14 September, 2025; v1 submitted 25 May, 2025; originally announced May 2025.

    Comments: Accepted as a main conference paper at EMNLP 2025

    MSC Class: 68T50 ACM Class: I.2.7; I.4.0

  10. arXiv:2504.14493  [pdf, ps, other

    cs.IR cs.AI cs.LG

    FinSage: A Multi-aspect RAG System for Financial Filings Question Answering

    Authors: Xinyu Wang, Jijun Chi, Zhenghan Tai, Tung Sum Thomas Kwok, Muzhi Li, Zhuhong Li, Hailin He, Yuchen Hua, Peng Lu, Suyuchen Wang, Yihong Wu, Jerry Huang, Jingrui Tian, Fengran Mo, Yufei Cui, Ling Zhou

    Abstract: Leveraging large language models in real-world settings often entails a need to utilize domain-specific data and tools in order to follow the complex regulations that need to be followed for acceptable use. Within financial sectors, modern enterprises increasingly rely on Retrieval-Augmented Generation (RAG) systems to address complex compliance requirements in financial document workflows. Howeve… ▽ More

    Submitted 13 August, 2025; v1 submitted 20 April, 2025; originally announced April 2025.

    Comments: Accepted at the 34th ACM International Conference on Information and Knowledge Management (CIKM2025)

  11. arXiv:2406.13231  [pdf, other

    cs.DS

    Tight Lower Bounds for Directed Cut Sparsification and Distributed Min-Cut

    Authors: Yu Cheng, Max Li, Honghao Lin, Zi-Yi Tai, David P. Woodruff, Jason Zhang

    Abstract: In this paper, we consider two fundamental cut approximation problems on large graphs. We prove new lower bounds for both problems that are optimal up to logarithmic factors. The first problem is to approximate cuts in balanced directed graphs. In this problem, the goal is to build a data structure that $(1 \pm ε)$-approximates cut values in graphs with $n$ vertices. For arbitrary directed graph… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  12. arXiv:2307.14740  [pdf, ps, other

    cs.SE cs.AI

    New Interaction Paradigm for Complex EDA Software Leveraging GPT

    Authors: Xinyu Wang, Boyu Han, Zhenghan Tai, Jingrui Tian, Yifan Wang, Junyu Yan, Yidong Tian

    Abstract: Electronic Design Automation (EDA) tools such as KiCad offer powerful functionalities but remain difficult to use, particularly for beginners, due to their steep learning curves and fragmented documentation. To address this challenge, we present SmartonAI, an AI-assisted interaction system that integrates large language models into the EDA workflow, enabling natural language communication, intelli… ▽ More

    Submitted 18 August, 2025; v1 submitted 27 July, 2023; originally announced July 2023.

    Comments: Accepted to ICML 2025 Workshop on New In Machine Learning (NewInML), 9 pages, 8 figures

  13. arXiv:2306.17174  [pdf, other

    cs.CL cs.AI

    Empowering NLG: Offline Reinforcement Learning for Informal Summarization in Online Domains

    Authors: Zhi-Xuan Tai, Po-Chuan Chen

    Abstract: Our research introduces an innovative Natural Language Generation (NLG) approach that aims to optimize user experience and alleviate the workload of human customer support agents. Our primary objective is to generate informal summaries for online articles and posts using an offline reinforcement learning technique. In our study, we compare our proposed method with existing approaches to text gener… ▽ More

    Submitted 17 June, 2023; originally announced June 2023.

    Comments: 14 pages, 3 figures

  14. arXiv:2208.13699  [pdf, other

    cs.DS

    Graph Exploration with Embedding-Guided Layouts

    Authors: Leixian Shen, Zhiwei Tai, Enya Shen, Jianmin Wang

    Abstract: Node-link diagrams are widely used to visualize graphs. Most graph layout algorithms only use graph topology for aesthetic goals (e.g., minimize node occlusions and edge crossings) or use node attributes for exploration goals (e.g., preserve visible communities). Existing hybrid methods that bind the two perspectives still suffer from various generation restrictions (e.g., limited input types and… ▽ More

    Submitted 19 January, 2023; v1 submitted 29 August, 2022; originally announced August 2022.

    Comments: accepted by TVCG

  15. Visual Data Analysis with Task-based Recommendations

    Authors: Leixian Shen, Enya Shen, Zhiwei Tai, Yihao Xu, Jianmin Wang

    Abstract: General visualization recommendation systems typically make design decisions for the dataset automatically. However, most of them can only prune meaningless visualizations but fail to recommend targeted results. This paper contributes TaskVis, a task-oriented visualization recommendation system that allows users to select their tasks precisely on the interface. We first summarize a task base with… ▽ More

    Submitted 14 September, 2022; v1 submitted 6 May, 2022; originally announced May 2022.

    Comments: 16 pages 10 figures. Data Sci. Eng. (2022)

  16. Towards Natural Language Interfaces for Data Visualization: A Survey

    Authors: Leixian Shen, Enya Shen, Yuyu Luo, Xiaocong Yang, Xuming Hu, Xiongshuai Zhang, Zhiwei Tai, Jianmin Wang

    Abstract: Utilizing Visualization-oriented Natural Language Interfaces (V-NLI) as a complementary input modality to direct manipulation for visual analytics can provide an engaging user experience. It enables users to focus on their tasks rather than having to worry about how to operate visualization tools on the interface. In the past two decades, leveraging advanced natural language processing technologie… ▽ More

    Submitted 4 February, 2022; v1 submitted 8 September, 2021; originally announced September 2021.

    Comments: 20 pages, 15 figures, accepted by IEEE TVCG

  17. arXiv:1803.10615  [pdf, other

    cs.NE

    SqueezeNext: Hardware-Aware Neural Network Design

    Authors: Amir Gholami, Kiseok Kwon, Bichen Wu, Zizheng Tai, Xiangyu Yue, Peter Jin, Sicheng Zhao, Kurt Keutzer

    Abstract: One of the main barriers for deploying neural networks on embedded systems has been large memory and power consumption of existing neural networks. In this work, we introduce SqueezeNext, a new family of neural network architectures whose design was guided by considering previous architectures such as SqueezeNet, as well as by simulation results on a neural network accelerator. This new network is… ▽ More

    Submitted 27 August, 2018; v1 submitted 23 March, 2018; originally announced March 2018.

    Comments: 12 Pages

    Journal ref: Design Automation Conference 2018 (and CVPR 2018 workshop)

  18. arXiv:1802.01775  [pdf

    physics.ins-det physics.optics

    Multi-cavity ultra-stable laser towards 10-18

    Authors: Zhaoyang Tai, Lulu Yan, Yanyan Zhang, Pan Zhang, Xiaofei Zhang, Wenge Guo, Shougang Zhang, Haifeng Jiang

    Abstract: In this letter, we demonstrate a technique of making an ultrastable laser referenced to a multi-cavity, corresponding to a lower thermal noise limit due to the larger equivalent beam size. The multi-cavity consists of several pairs of mirrors and a common spacer. We can stabilize the laser frequencies on these cavities, and average the laser frequencies with synthesizing technique. In comparison w… ▽ More

    Submitted 5 February, 2018; originally announced February 2018.

    Comments: 5 pages 4 figures

  19. arXiv:1702.05865  [pdf, other

    cs.DC cs.AI cs.LG

    Hemingway: Modeling Distributed Optimization Algorithms

    Authors: Xinghao Pan, Shivaram Venkataraman, Zizheng Tai, Joseph Gonzalez

    Abstract: Distributed optimization algorithms are widely used in many industrial machine learning applications. However choosing the appropriate algorithm and cluster size is often difficult for users as the performance and convergence rate of optimization algorithms vary with the size of the cluster. In this paper we make the case for an ML-optimizer that can select the appropriate algorithm and cluster si… ▽ More

    Submitted 20 February, 2017; originally announced February 2017.

    Comments: Presented at ML Systems Workshop at NIPS, Dec 2016