Papers by Tianyi Hu
Culinary Crossroads: A RAG Framework for Enhancing Diversity in Cross-Cultural Recipe Adaptation (2026.acl-long)
Copied to clipboard
| Challenge: | Retrieval-augmented generation (RAG) is a promising approach for cross-cultural recipe adaptation, but it fails to generate diverse results even when provided with varied contextual inputs. |
| Approach: | They propose a plug-and-play RAG framework that enhances diversity in both retrieval and context organization to generate diverse outputs to accommodate multiple user preferences. |
| Outcome: | The proposed framework achieves Pareto efficiency in terms of diversity and quality of recipe adaptation compared to closed-book LLMs. |
ChatMap: Mining Human Thought Processes for Customer Service Chatbots via Multi-Agent Collaboration (2025.findings-acl)
Copied to clipboard
Xinyi Jiang, Tianyi Hu, Yuheng Qin, Guoming Wang, Zhou Huan, Kehan Chen, Gang Huang, Rongxing Lu, Siliang Tang
| Challenge: | Existing methods for enhancing dialogue performance rely on summarizing behavior . e-commerce chatbots need to align their dialogue strategies with human behavior to achieve coherent, human-like conversations with customers. |
| Approach: | They propose a method to extract core patterns from dialogue data and integrate them into models by mining service thought processes using a multi-agent aPproach. |
| Outcome: | The proposed method outperforms manual methods and outperfies baselines on Taobao in China. |
Complex Numerical Reasoning with Numerical Semantic Pre-training Framework (2025.emnlp-main)
Copied to clipboard
| Challenge: | Numerical knowledge graphs (NKGs) are not limited to discrete entity-relation knowledge. |
| Approach: | They propose to combine numerical values and entities to solve multi-hop complex reasoning over incomplete knowledge graphs. |
| Outcome: | The proposed approach handles up to 102 types of complex numerical reasoning queries on three public datasets. |
Align-then-Enhance: Multilingual Entailment Graph Enhancement with Soft Predicate Alignment (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to learn typed entailment graphs with predicates as nodes and enttailment relations as edges are incomplete. |
| Approach: | They propose a task to utilize entailment information from one EG to enhance another in a different language. |
| Outcome: | The proposed framework outperforms existing graphs in multilingual entailment graph enhancement tasks. |
Adaptive Meta-learner via Gradient Similarity for Few-shot Text Classification (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods for few-shot text classification suffer from overfitting due to the lack of matching between the few amount of samples and complicated models. |
| Approach: | They propose a method to improve model generalization ability to a new task by leveraging a meta-learner via gradient similarity method. |
| Outcome: | The proposed method improves few-shot text classification performance on several benchmarks. |
Bridging Cultures in the Kitchen: A Framework and Benchmark for Cross-Cultural Recipe Retrieval (2024.emnlp-main)
Copied to clipboard
| Challenge: | Adapting recipes to cultural differences presents significant importance and challenges . bridging cultural differences is a challenge, but IR can help. |
| Approach: | They propose a framework that preserves the original recipe and its cultural appropriateness for the target culture. |
| Outcome: | The proposed framework preserves the original recipe and its cultural appropriateness for the target culture while maintaining relevance to the original. |
Less Noise, More Voice: Reinforcement Learning for Reasoning via Instruction Purification (2026.findings-acl)
Copied to clipboard
| Challenge: | Experimental results show that LENS outperforms GRPO in delivering higher performance and faster convergence. |
| Approach: | They propose a framework that purifies prompts by identifying and removing interference tokens and then transfers successful rollouts to supervise policy optimization on original noisy prompts. |
| Outcome: | The proposed framework outperforms GRPO in the real-world, with a 3.88% gain and speedup. |
CoMoE: Contrastive Representation for Mixture-of-Experts in Parameter-Efficient Fine-tuning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Currently, mixture-of-experts (MoE) is underutilized on heterogeneous datasets, ignoring the fact that experts may learn similar knowledge. |
| Approach: | They propose a method to promote modularization and specialization in MoE by specializing functionalities into different experts and sparsely activating them appropriately. |
| Outcome: | The proposed method improves the capacity and specialization of mixture-of-experts (MoE) by sampling from activated and inactivated experts in top-k routing. |
Diagnosing Hidden Instabilities in Model Editing via Uncertainty Quantification (2026.acl-long)
Copied to clipboard
Zihan Gu, TianYi Zhang, Xinyan Zhang, Zhiyuan Wang, Han Zhang, Yuhao Wei, Jiacheng Lu, Tianyi Ma, Xingsheng Zhang, Hua Zhang, Yue Hu
| Challenge: | Existing methods to update large language models (LLMs) without expensive retraining are fragile under single-edit evaluation protocols. |
| Approach: | They propose a framework that characterizes activation-based editing as a constrained intervention on intermediate representations. |
| Outcome: | The proposed method reveals local knowledge conflicts invisible to existing benchmarks. |
AnalyticKWS: Towards Exemplar-Free Analytic Class Incremental Learning for Small-footprint Keyword Spotting (2025.findings-acl)
Copied to clipboard
| Challenge: | Keyword spotting (KWS) is a useful mechanism to identify spoken commands in voice-enabled systems, but catastrophic forgetting is causing models to lose their ability to recognize earlier keywords. |
| Approach: | They propose an exemplar-free method that updates model parameters without revisiting earlier data. |
| Outcome: | The proposed method outperforms existing continual learning methods on a variety of datasets and settings. |
TextBox 2.0: A Text Generation Library with Pre-trained Language Models (2022.emnlp-demos)
Copied to clipboard
Tianyi Tang, Junyi Li, Zhipeng Chen, Yiwen Hu, Zhuohao Yu, Wenxun Dai, Wayne Xin Zhao, Jian-yun Nie, Ji-rong Wen
| Challenge: | TextBox 2.0 focuses on the use of pre-trained language models (PLMs) to generate text. |
| Approach: | They propose a library that integrates pre-trained language models into 13 common text generation tasks and 83 datasets. |
| Outcome: | The proposed library covers 13 common text generation tasks and their corresponding datasets and incorporates 45 PLMs covering general, translation, Chinese, dialogue, controllable, distilled, prompting, and lightweight PLM. |
GUI Agents: A Survey (2025.findings-acl)
Copied to clipboard
Dang Nguyen, Jian Chen, Yu Wang, Gang Wu, Namyong Park, Zhengmian Hu, Hanjia Lyu, Junda Wu, Ryan Aponte, Yu Xia, Xintong Li, Jing Shi, Hongjie Chen, Viet Dac Lai, Zhouhang Xie, Sungchul Kim, Ruiyi Zhang, Tong Yu, Mehrab Tanjim, Nesreen K. Ahmed, Puneet Mathur, Seunghyun Yoon, Lina Yao, Branislav Kveton, Jihyung Kil, Thien Huu Nguyen, Trung Bui, Tianyi Zhou, Ryan A. Rossi, Franck Dernoncourt
| Challenge: | Large Foundation Models (LFMs) have transformed the landscape of AI research and day-to-day life. |
| Approach: | They propose a framework that delineates GUI agents' perception, reasoning, planning, and acting capabilities. |
| Outcome: | The proposed framework delineates their perception, reasoning, planning, and acting capabilities. |
LLMBox: A Comprehensive Library for Large Language Models (2024.acl-demos)
Copied to clipboard
Tianyi Tang, Hu Yiwen, Bingqian Li, Wenyang Luo, ZiJing Qin, Haoxiang Sun, Jiapeng Wang, Shiyi Xu, Xiaoxue Cheng, Geyang Guo, Han Peng, Bowen Zheng, Yiru Tang, Yingqian Min, Yushuo Chen, Jie Chen, Ranchi Zhao, Luran Ding, Yuhao Wang, Zican Dong, Xia Chunxuan, Junyi Li, Kun Zhou, Xin Zhao, Ji-Rong Wen
| Challenge: | a library to facilitate the development, use, and evaluation of large language models (LLMs) is presented. |
| Approach: | They propose a unified library to facilitate the development, use and evaluation of large language models (LLMs). |
| Outcome: | The proposed library is based on extensive experiments in a variety of evaluation settings. |
Do LLMs Understand Wine Descriptors Across Cultures? A Benchmark for Cultural Adaptations of Wine Reviews (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Recent advances in large language models have opened the door to culture-aware language tasks. |
| Approach: | They propose to integrate regional taste preferences and culture-specific flavor descriptors into wine reviews across Chinese and English. |
| Outcome: | The proposed model incorporates regional taste preferences and culture-specific flavor descriptors into the translation process. |
TextBox: A Unified, Modularized, and Extensible Framework for Text Generation (2021.acl-demo)
Copied to clipboard
Junyi Li, Tianyi Tang, Gaole He, Jinhao Jiang, Xiaoxuan Hu, Puzhao Xie, Zhipeng Chen, Zhuohao Yu, Wayne Xin Zhao, Ji-Rong Wen
| Challenge: | TextBox is an open-source text generation framework that is modularized and extensible. |
| Approach: | They propose to provide a unified, modularized, and extensible text generation framework that implements 21 text generation models on 9 benchmark datasets. |
| Outcome: | The proposed framework implements 21 models on 9 benchmark datasets and is available under the Apache License 2.0 license. |