Wei Chen
Other people with similar names: Wei Chen, Wei Chen, Wei Chen, Wei Chen, Wei Chen
Unverified author pages with similar names: Wei Chen
2026
IGenBench: Benchmarking the Reliability of Text-to-Infographic Generation
Yinghao Tang | Xueding Liu | Boyuan Zhang | Tingfeng Lan | Yupeng Xie | Jiale Lao | Yiyao Wang | Haoxuan Li | Tingting Gao | Bo Pan | Luoxuan Weng | Xiuqi Huang | Minfeng Zhu | Yingchaojie Feng | Yuyu Luo | Wei Chen
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Yinghao Tang | Xueding Liu | Boyuan Zhang | Tingfeng Lan | Yupeng Xie | Jiale Lao | Yiyao Wang | Haoxuan Li | Tingting Gao | Bo Pan | Luoxuan Weng | Xiuqi Huang | Minfeng Zhu | Yingchaojie Feng | Yuyu Luo | Wei Chen
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Infographics are composite visual artifacts that combine data visualizations with textual and illustrative elements to communicate information. While recent text-to-image (T2I) models can generate aesthetically appealing images, their reliability in generating infographics remains unclear. Generated infographics may appear correct at first glance but contain easily overlooked issues, such as distorted data encoding or incorrect textual content. We present IGenBench, the first benchmark for evaluating the reliability of text-to-infographic generation, comprising 600 curated test cases spanning 30 infographic types. We design an automated evaluation framework that decomposes reliability verification into atomic yes/no questions based on a taxonomy of 10 question types. We employ multimodal large language models (MLLMs) to verify each question, yielding question-level accuracy (Q-ACC) and infographic-level accuracy (I-ACC). We comprehensively evaluate 10 state-of-the-art T2I models on IGenBench. Our systematic analysis reveals key insights for future model development: (i) a three-tier performance hierarchy with the top model achieving Q-ACC of 0.90 but I-ACC of only 0.49; (ii) data-related dimensions emerging as universal bottlenecks (e.g., Data Completeness: 0.21); and (iii) the challenge of achieving end-to-end correctness across all models.
Enabling Agents to Communicate Entirely in Latent Space
Zhuoyun Du | Runze Wang | Huiyu Bai | Zouying Cao | Xiaoyong Zhu | Yu Cheng | Bo Zheng | Wei Chen | Haochao Ying
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Zhuoyun Du | Runze Wang | Huiyu Bai | Zouying Cao | Xiaoyong Zhu | Yu Cheng | Bo Zheng | Wei Chen | Haochao Ying
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
While natural language is the de facto communication medium for LLM-based agents, it presents a fundamental constraint. The process of downsampling rich, internal latent states into discrete tokens inherently limits the depth and nuance of information that can be transmitted, thereby hindering collaborative problem-solving. Inspired by telepathy, which bypasses symbolic language in communication, we propose Interlat (Inter-agent Latent Space Communication), a paradigm that leverages the continuous last hidden states of an LLM as a representation of its thought for direct communication (termed "latent communication"). An additional learned compression process further compresses latent communication via latent space reasoning. Experiments demonstrate that Interlat outperforms both fine-tuned chain-of-thought (CoT) prompting and single-agent baselines, even across heterogeneous models, promoting more exploratory behavior and enabling genuine utilization of latent information. Further compression not only substantially accelerates inference by up to 24× but also maintains competitive performance through an efficient information-preserving mechanism. We position this work as a feasibility study of entirely latent space inter-agent communication, and our results highlight its potential, offering valuable insights for future research.
Attention as Selector: Unlocking VLM Attention for Long Document Page Retrieval
Minfeng Zhu | Linxin Bao | Wei Chen | Linchao Zhu
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Minfeng Zhu | Linxin Bao | Wei Chen | Linchao Zhu
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Visual Language Models (VLMs) have become a robust foundation for document question answering. Processing long documents remains challenging due to limited context windows and computational budgets. Existing page-level retrieval methods offer a practical solution, typically encoding pages and queries into vectors and ranking them via cosine similarity. However, such embedding-based methods (i) lack query–page interaction before similarity scoring and (ii) usually require large-scale datasets to align visual and textual embeddings. In this paper, we observe that the cross-modal attention maps of well-trained VLMs are able to highlight semantically relevant regions. Building on this insight, we present CAPS (Cross-modal Attention as Page Selector), a retrieval framework that utilizes attention mechanisms inside VLMs for page selection. Specifically, CAPS first enhances attention-based retrieval capability with a small amount of contrastive data, then identifies the most effective attention head through expert head selection, and finally employs an adaptive filtering mechanism to obtain an appropriate number of relevant page candidates. Extensive experiments on four long-document benchmarks demonstrate that CAPS outperforms state-of-the-art embedding-based methods in both retrieval precision and downstream DocQA accuracy. Notably, CAPS achieves these gains using less than 10% of the training data required by competing baselines, highlighting the data efficiency of attention-based page retrieval.
2025
Don’t Reinvent the Wheel: Efficient Instruction-Following Text Embedding based on Guided Space Transformation
Yingchaojie Feng | Yiqun Sun | Yandong Sun | Minfeng Zhu | Qiang Huang | Anthony Kum Hoe Tung | Wei Chen
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Yingchaojie Feng | Yiqun Sun | Yandong Sun | Minfeng Zhu | Qiang Huang | Anthony Kum Hoe Tung | Wei Chen
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
In this work, we investigate an important task named instruction-following text embedding, which generates dynamic text embeddings that adapt to user instructions, highlighting specific attributes of text. Despite recent advancements, existing approaches suffer from significant computational overhead, as they require re-encoding the entire corpus for each new instruction. To address this challenge, we propose GSTransform, a novel instruction-following text embedding framework based on Guided Space Transformation. Our key observation is that instruction-relevant information is inherently encoded in generic embeddings but remains underutilized. Instead of repeatedly encoding the corpus for each instruction, GSTransform is a lightweight transformation mechanism that adapts pre-computed embeddings in real time to align with user instructions, guided by a small amount of text data with instruction-focused label annotation. We conduct extensive experiments on three instruction-awareness downstream tasks across nine real-world datasets, demonstrating that GSTransform improves instruction-following text embedding quality over state-of-the-art methods while achieving dramatic speedups of 6~300× in real-time processing on large-scale datasets. The source code is available at https://github.com/YingchaojieFeng/GSTransform.
LLMs Can Simulate Standardized Patients via Agent Coevolution
Zhuoyun Du | Lujie Zheng | Renjun Hu | Yuyang Xu | Xiawei Li | Ying Sun | Wei Chen | Jian Wu | Haolei Cai | Haochao Ying
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Zhuoyun Du | Lujie Zheng | Renjun Hu | Yuyang Xu | Xiawei Li | Ying Sun | Wei Chen | Jian Wu | Haolei Cai | Haochao Ying
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Training medical personnel using standardized patients (SPs) remains a complex challenge, requiring extensive domain expertise and role-specific practice. Most research on Large Language Model (LLM)-based simulated patients focuses on improving data retrieval accuracy or adjusting prompts through human feedback. However, this focus has overlooked the critical need for patient agents to learn a standardized presentation pattern that transforms data into human-like patient responses through unsupervised simulations. To address this gap, we propose EvoPatient, a novel simulated patient framework in which a patient agent and doctor agents simulate the diagnostic process through multi-turn dialogues, simultaneously gathering experience to improve the quality of both questions and answers, ultimately enabling human doctor training. Extensive experiments on various cases demonstrate that, by providing only overall SP requirements, our framework improves over existing reasoning methods by more than 10% in requirement alignment and better human preference, while achieving an optimal balance of resource consumption after evolving over 200 cases for 10 hours, with excellent generalizability. Our system will be available at https://github.com/ZJUMAI/EvoPatient
Search
Fix author
Co-authors
- Minfeng Zhu 3
- Zhuoyun Du 2
- Yingchaojie Feng 2
- Haochao Ying 2
- Huiyu Bai 1
- Linxin Bao 1
- Haolei Cai 1
- Zouying Cao 1
- Yu Cheng 1
- Tingting Gao 1
- Renjun Hu 1
- Xiuqi Huang 1
- Qiang Huang 1
- Tingfeng Lan 1
- Jiale Lao 1
- Haoxuan Li 1
- Xiawei Li 1
- Xueding Liu 1
- Yuyu Luo 1
- Bo Pan 1
- Yiqun Sun 1
- Yandong Sun 1
- Ying Sun 1
- Yinghao Tang 1
- Anthony Kum Hoe Tung 1
- Yiyao Wang 1
- Runze Wang 1
- Luoxuan Weng 1
- Jian Wu 1
- Yupeng Xie 1
- Yuyang Xu 1
- Boyuan Zhang 1
- Bo Zheng 1
- Lujie Zheng 1
- Xiaoyong Zhu 1
- Linchao Zhu 1
Venues
- ACL5