← Search

Tianlong Li

10 accepted papers

2026

NaviAgent: Graph‑Driven Bilevel Planning for Scalable Tool Orchestration

ICML 2026poster

Large Language Models (LLMs) increasingly act as function call agents that invoke external tools to tackle tasks beyond their static knowledge. However, they typically invoke tools one at a time without a global view of task structure. As tools often depend on one another, this leads to error accumu…

Cited by 0SourceScholar
2026

TRIP-Bench: A Benchmark for Long-Horizon Interactive Agents in Real-World Scenarios

ICML 2026poster

As LLM-based agents are deployed in increasingly complex real-world settings, existing benchmarks underrepresent key challenges such as enforcing global constraints, coordinating multi-tool reasoning, and adapting to evolving user behavior over long, multi-turn interactions. To bridge this gap, we i…

Cited by 0SourceScholar
2025

Alleviating Shifted Distribution in Human Preference Alignment through Meta-Learning

AAAI 2025technical

The capability of the reward model (RM) is crucial for the success of Reinforcement Learning from Human Feedback (RLHF) in aligning with human preferences. However, as training progresses, the output space distribution of the policy model shifts. The RM, initially trained on responses sampled from t…

Cited by 0SourcePDFScholar
2025

Revisiting Jailbreaking for Large Language Models: A Representation Engineering Perspective

COLING 2025main

The recent surge in jailbreaking attacks has revealed significant vulnerabilities in Large Language Models (LLMs) when exposed to malicious inputs. While various defense strategies have been proposed to mitigate these threats, there has been limited research into the underlying mechanisms that make…

Cited by 5SourcePDFScholar
2025

Tell Me What You Don’t Know: Enhancing Refusal Capabilities of Role-Playing Agents via Representation Space Analysis and Editing

ACL 2025finding

Role-Playing Agents (RPAs) have shown remarkable performance in various applications, yet they often struggle to recognize and appropriately respond to hard queries that conflict with their role-play knowledge. To investigate RPAs’ performance when faced with different types of conflicting requests,…

Cited by 0SourcePDFScholar
2025

UPLex: Fine-Grained Personality Control in Large Language Models via Unsupervised Lexical Modulation

EMNLP 2025

Personality is a crucial factor that shapes human communication patterns, thereby regulating the personalities of large language models (LLMs) holds significant potential in enhancing their user experiences. Previous approaches either relied on fine-tuning LLMs on specific corpora or required manual

Cited by 0SourcePDFScholar
2024

Advancing Parameter Efficiency in Fine-tuning via Representation Editing

ACL 2024long

Parameter Efficient Fine-Tuning (PEFT) has gained significant attention for its ability to achieve competitive results while updating only a small subset of trainable parameters. Despite the promising performance of current PEFT methods, they present challenges in hyperparameter selection, such as d…

2024

Aligning Large Language Models with Human Preferences through Representation Engineering

ACL 2024long

Aligning large language models (LLMs) with human preferences is crucial for enhancing their utility in terms of helpfulness, truthfulness, safety, harmlessness, and interestingness. Existing methods for achieving this alignment often involve employing reinforcement learning from human feedback (RLHF…

2024

Promoting Data and Model Privacy in Federated Learning through Quantized LoRA

EMNLP 2024finding

Conventional federated learning primarily aims to secure the privacy of data distributed across multiple edge devices, with the global model dispatched to edge devices for parameter updates during the learning process. However, the development of large language models (LLMs) requires substantial dat…

Cited by 3SourcePDFScholar
2023

Parameter Efficient Multi-task Fine-tuning by Learning to Transfer Token-wise Prompts

EMNLP 2023long findings

Prompt tuning has been proven to be successful on various tasks by incorporating a small number of trainable parameters while freezing large pre-trained language models (PLMs). However, it is still unsettled how to generate more proper prompts for any individual examples and how to extend prompt tu…

Cited by 0SourceScholar