← Search

Zujie Liang

10 accepted papers

2025

MultiLingPoT: Boosting Mathematical Reasoning in LLMs through Multilingual Program Integration

EMNLP 2025

Program-of-Thought, which aims to use program instead of natural language in reasoning, is an important way for LLMs to solve mathematical problems. Since different programming languages excel in different areas, it is natural to use the most suitable language for solving specific problems. However,

Cited by 0SourcePDFScholar
2025

Past Meets Present: Creating Historical Analogy with Large Language Models

ACL 2025long

Historical analogies, which compare known past events with contemporary but unfamiliar events, are important abilities that help people make decisions and understand the world. However, research in applied history suggests that people have difficulty finding appropriate analogies. And previous studi…

2025

SLMRec: Distilling Large Language Models into Small for Sequential Recommendation

ICLR 2025poster

Sequential Recommendation (SR) task involves predicting the next item a user is likely to interact with, given their past interactions. The SR models examine the sequence of a user's actions to discern more complex behavioral patterns and temporal dynamics. Recent research demonstrates the great i…

2025

iAgent: LLM Agent as a Shield between User and Recommender Systems

ACL 2025finding

Traditional recommender systems usually take the user-platform paradigm, where users are directly exposed under the control of the platform’s recommendation algorithms. However, the defect of recommendation algorithms may put users in very vulnerable positions under this paradigm. First, many sophis…

2024

CR-LLM: A Dataset and Optimization for Concept Reasoning of Large Language Models

ACL 2024findings

Concept reasoning is an important capability for models to understand the world. However, the existing datasets, such as concept extraction and concept generation, suffer from modeledge leakage and context leakage. To address these limitations, we construct a dataset of concept reasoning for large l…

2024

SEGMENT+: Long Text Processing with Short-Context Language Models

EMNLP 2024main

There is a growing interest in expanding the input capacity of language models (LMs) across various domains. However, simply increasing the context window does not guarantee robust performance across diverse long-input processing tasks, such as understanding extensive documents and extracting detail…

Cited by 1SourcePDFScholar
2023

Prompts Can Play Lottery Tickets Well: Achieving Lifelong Information Extraction via Lottery Prompt Tuning

ACL 2023long

Thanks to the recent success of Pre-trained Language Models (PLMs), it has become a promising research direction to develop a universal model (UIE) that can solve all typical information extraction tasks within one generative framework. Nonetheless, in real-world scenarios of UIE applications, new d…

Cited by 10SourcePDFScholar
2021

Learning Neural Templates for Recommender Dialogue System

EMNLP 2021main

The task of Conversational Recommendation System (CRS), i.e., recommender dialog system, aims to recommend precise items to users through natural language interactions. Though recent end-to-end neural models have shown promising progress on this task, two key challenges still remain. First, the reco…

2021

Maria: A Visual Experience Powered Conversational Agent

ACL 2021long

Arguably, the visual perception of conversational agents to the physical world is a key way for them to exhibit the human-like intelligence. Image-grounded conversation is thus proposed to address this challenge. Existing works focus on exploring the multimodal dialog models that ground the conversa…